Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | net: remove ipv6_addr_copy() | Alexey Dobriyan | 2011-11-22 | 2 | -7/+7 | |
* | infiniband: Update net drivers for netdev_features_t changes. | David S. Miller | 2011-11-16 | 2 | -4/+4 | |
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-06 | 41 | -0/+44 | |
|\ | ||||||
| * | infiniband: add moduleparam.h to drivers/infiniband as required | Paul Gortmaker | 2011-10-31 | 6 | -0/+6 | |
| * | infiniband: add in export.h for files using EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker | 2011-10-31 | 14 | -0/+14 | |
| * | infiniband: Fix up module files that need to include module.h | Paul Gortmaker | 2011-10-31 | 19 | -0/+21 | |
| * | infiniband: Fix up users implicitly relying on getting stat.h | Paul Gortmaker | 2011-10-31 | 4 | -0/+4 | |
| | | ||||||
| \ | ||||||
*-. \ | Merge branches 'iser', 'mthca' and 'qib' into for-next | Roland Dreier | 2011-11-04 | 2 | -8/+4 | |
|\ \ \ | ||||||
| | * | | IB/qib: Fix panic in RC error flushing logic | Mike Marciniszyn | 2011-11-04 | 1 | -7/+3 | |
| * | | | IB/mthca: Fix buddy->num_free allocation size | Roland Dreier | 2011-11-03 | 1 | -1/+1 | |
| |/ / | ||||||
* | | | IB/iser: DMA unmap TX bufs used for iSCSI/iSER headers | Or Gerlitz | 2011-11-04 | 2 | -4/+8 | |
* | | | IB/iser: Use separate buffers for the login request/response | Or Gerlitz | 2011-11-04 | 3 | -15/+52 | |
|/ / | ||||||
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2011-11-01 | 67 | -945/+4419 | |
|\ \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| *-------------------. \ | Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ... | Roland Dreier | 2011-11-01 | 66 | -941/+4418 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | | | | | | * | | RDMA/uverbs: Export ib_open_qp() capability to user space | Sean Hefty | 2011-10-13 | 4 | -2/+97 | |
| | | | | | | | | | | | * | | RDMA/core: Export ib_open_qp() to share XRC TGT QPs | Sean Hefty | 2011-10-13 | 3 | -42/+138 | |
| | | | | | | | | | | | * | | IB/mlx4: Add support for XRC QPs | Sean Hefty | 2011-10-13 | 3 | -33/+90 | |
| | | | | | | | | | | | * | | IB/mlx4: Add support for XRC SRQs | Sean Hefty | 2011-10-13 | 2 | -5/+11 | |
| | | | | | | | | | | | * | | IB/mlx4: Add support for XRC domains | Sean Hefty | 2011-10-13 | 2 | -0/+71 | |
| | | | | | | | | | | | * | | IB/cm: Do not automatically disconnect XRC TGT QPs | Sean Hefty | 2011-10-13 | 1 | -0/+2 | |
| | | | | | | | | | | | * | | RDMA/cma: Support XRC QPs | Sean Hefty | 2011-10-13 | 1 | -1/+1 | |
| | | | | | | | | | | | * | | RDMA/ucm: Allow user to specify QP type when creating id | Sean Hefty | 2011-10-13 | 1 | -1/+4 | |
| | | | | | | | | | | | * | | RDMA/cm: Define new RDMA port space specific to IB | Sean Hefty | 2011-10-13 | 1 | -0/+5 | |
| | | | | | | | | | | | * | | IB/cm: Update XRC support based on XRC annex errata | Sean Hefty | 2011-10-13 | 2 | -8/+26 | |
| | | | | | | | | | | | * | | IB/cm: Update protocol to support XRC | Sean Hefty | 2011-10-13 | 2 | -16/+43 | |
| | | | | | | | | | | | * | | RDMA/uverbs: Export XRC TGT QPs to user space | Sean Hefty | 2011-10-13 | 2 | -40/+73 | |
| | | | | | | | | | | | * | | RDMA/uverbs: Export XRC INI QPs to userspace | Sean Hefty | 2011-10-13 | 1 | -11/+37 | |
| | | | | | | | | | | | * | | RDMA/uverbs: Export XRC SRQs to user space | Sean Hefty | 2011-10-13 | 3 | -40/+139 | |
| | | | | | | | | | | | * | | RDMA/uverbs: Export XRC domains to user space | Sean Hefty | 2011-10-13 | 4 | -0/+347 | |
| | | | | | | | | | | | * | | RDMA/verbs: Cleanup XRC TGT QPs when destroying XRCD | Sean Hefty | 2011-10-13 | 1 | -0/+47 | |
| | | | | | | | | | | | * | | RDMA/core: Add XRC QPs | Sean Hefty | 2011-10-13 | 1 | -20/+130 | |
| | | | | | | | | | | | * | | RDMA/core: Add XRC SRQ type | Sean Hefty | 2011-10-13 | 1 | -1/+20 | |
| | | | | | | | | | | | * | | RDMA/core: Add SRQ type field | Sean Hefty | 2011-10-13 | 8 | -0/+22 | |
| | | | | | | | | | | | * | | RDMA/core: Add XRC domain support | Sean Hefty | 2011-10-12 | 1 | -0/+26 | |
| | | | | | | | | | | * | | | IB/qib: Fix issue with link states and QSFP cables | Mitko Haralanov | 2011-10-31 | 2 | -10/+21 | |
| | | | | | | | | | | * | | | IB/qib: Hold links until tuning data is available | Mitko Haralanov | 2011-10-21 | 4 | -57/+94 | |
| | | | | | | | | | | * | | | IB/qib: Clean up checkpatch issue | Mike Marciniszyn | 2011-10-21 | 1 | -2/+1 | |
| | | | | | | | | | | * | | | IB/qib: Remove s_lock around header validation | Mike Marciniszyn | 2011-10-21 | 4 | -15/+8 | |
| | | | | | | | | | | * | | | IB/qib: Precompute timeout jiffies to optimize latency | Mike Marciniszyn | 2011-10-21 | 3 | -6/+11 | |
| | | | | | | | | | | * | | | IB/qib: Use RCU for qpn lookup | Mike Marciniszyn | 2011-10-21 | 5 | -41/+87 | |
| | | | | | | | | | | * | | | IB/qib: Eliminate divide/mod in converting idx to egr buf pointer | Mike Marciniszyn | 2011-10-21 | 6 | -5/+18 | |
| | | | | | | | | | | * | | | IB/qib: Decode path MTU optimization | Mike Marciniszyn | 2011-10-21 | 4 | -6/+9 | |
| | | | | | | | | | | * | | | IB/qib: Optimize RC/UC code by IB operation | Mike Marciniszyn | 2011-10-21 | 2 | -9/+24 | |
| | | | | | | | | | | * | | | IB/qib: Correct nfreectxts for multiple HCAs | Mike Marciniszyn | 2011-10-06 | 4 | -2/+8 | |
| | | | | | | | | | | |/ / | ||||||
| | | | | | | | | | * | | | RDMA/nes: Support for Packed And Unaligned fpdus | Faisal Latif | 2011-10-10 | 13 | -50/+1434 | |
| | | | | | | | | | * | | | RDMA/nes: Print IP address for critcal errors | Faisal Latif | 2011-10-10 | 1 | -0/+9 | |
| | | | | | | | | | * | | | RDMA/nes: Fix terminate connection | Faisal Latif | 2011-10-10 | 1 | -8/+9 | |
| | | | | | | | | | * | | | RDMA/nes: Add missing calls to ib_umem_release() | Julia Lawall | 2011-10-06 | 1 | -1/+4 | |
| | | | | | | | | | |/ / | ||||||
| | | | | | | | | * | | | IB/mlx4: Don't set VLAN in IBoE WQEs' control segment | Or Gerlitz | 2011-10-31 | 1 | -9/+2 | |
| | | | | | | | | * | | | IB/mlx4: Enable 4K mtu for IBoE | Or Gerlitz | 2011-10-31 | 1 | -1/+1 | |
| | | | | | | | | |/ / |