| Commit message (Expand) | Author | Age | Files | Lines |
*-. | Merge branches 'cma', 'ipath', 'misc', 'mlx4', 'nes' and 'qib' into for-next | Roland Dreier | 2012-01-30 | 2 | -1/+2 |
|\ \ |
|
| | * | RDMA/core: Fix kernel panic by always initializing qp->usecnt | Bernd Schubert | 2012-01-27 | 2 | -1/+2 |
| |/ |
|
* / | RDMA/ucma: Discard all events for new connections until accepted | Sean Hefty | 2012-01-27 | 1 | -1/+4 |
|/ |
|
* | Merge tag 'infiniband-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-01-08 | 4 | -13/+24 |
|\ |
|
| *---. | Merge branches 'cma', 'misc', 'mlx4', 'nes', 'qib' and 'uverbs' into for-next | Roland Dreier | 2012-01-04 | 2 | -4/+18 |
| |\ \ \ |
|
| | | | * | IB/uverbs: Protect QP multicast list | Eli Cohen | 2012-01-03 | 1 | -4/+17 |
| | | |/ |
|
| | * / | IB/cm: Fix layout of APR message | Eli Cohen | 2012-01-03 | 1 | -0/+1 |
| | |/ |
|
| * | | rdma/core: Fix sparse warnings | Sean Hefty | 2012-01-04 | 2 | -6/+3 |
| * | | RDMA/cma: Fix endianness bugs | Sean Hefty | 2012-01-04 | 1 | -3/+3 |
| |/ |
|
* | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2012-01-08 | 3 | -3/+3 |
|\ \ |
|
| * | | switch device_get_devnode() and ->devnode() to umode_t * | Al Viro | 2012-01-03 | 3 | -3/+3 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2011-12-23 | 1 | -0/+6 |
|\| |
|
| * | RDMA/cma: Verify private data length | Sean Hefty | 2011-12-19 | 1 | -0/+6 |
* | | infiniband: addr: Consolidate code to fetch neighbour hardware address from dst. | David Miller | 2011-12-05 | 1 | -26/+21 |
* | | net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}. | David Miller | 2011-12-05 | 1 | -2/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2011-12-02 | 1 | -3/+6 |
|\| |
|
| * | IB: Fix RCU lockdep splats | Eric Dumazet | 2011-11-29 | 1 | -3/+6 |
* | | net: remove ipv6_addr_copy() | Alexey Dobriyan | 2011-11-22 | 2 | -7/+7 |
|/ |
|
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-06 | 15 | -0/+15 |
|\ |
|
| * | infiniband: add in export.h for files using EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker | 2011-10-31 | 8 | -0/+8 |
| * | infiniband: Fix up module files that need to include module.h | Paul Gortmaker | 2011-10-31 | 6 | -0/+6 |
| * | infiniband: Fix up users implicitly relying on getting stat.h | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2011-11-01 | 12 | -155/+1177 |
|\ \ |
|
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| *-----. \ | Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ... | Roland Dreier | 2011-11-01 | 12 | -155/+1177 |
| |\ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| | | | | * | RDMA/uverbs: Export ib_open_qp() capability to user space | Sean Hefty | 2011-10-13 | 3 | -1/+95 |
| | | | | * | RDMA/core: Export ib_open_qp() to share XRC TGT QPs | Sean Hefty | 2011-10-13 | 3 | -42/+138 |
| | | | | * | 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 | 2 | -0/+2 |
| | | | | * | RDMA/core: Add XRC domain support | Sean Hefty | 2011-10-12 | 1 | -0/+26 |
| | |_|_|/
| |/| | | |
|
| | | | * | RDMA/ucm: Removed checks for unsigned value < 0 | Hefty, Sean | 2011-10-06 | 4 | -7/+5 |
| | | | * | IB/mad: Verify mgmt class in received MADs | Hefty, Sean | 2011-10-06 | 1 | -0/+3 |
| | | | * | RDMA/cma: Check for NULL conn_param in rdma_accept | Hefty, Sean | 2011-10-06 | 1 | -15/+23 |
| | |_|/
| |/| | |
|
| | | * | IB: Add new InfiniBand link speeds | Marcel Apfelbaum | 2011-10-11 | 2 | -4/+47 |
| | |/
| |/| |
|
| | * | RDMA/iwcm: Propagate ird/ord values upwards | Kumar Sanghvi | 2011-10-06 | 1 | -2/+6 |
| | * | RDMA/cma: Fix crash in cma_req_handler | Hefty, Sean | 2011-10-06 | 1 | -1/+13 |
| |/ |
|
* / | mm: distinguish between mlocked and pinned pages | Christoph Lameter | 2011-10-31 | 1 | -3/+3 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2011-07-22 | 3 | -41/+52 |
|\ |
|
| *---. | Merge branches 'cma', 'cxgb4', 'ipath', 'misc', 'mlx4', 'mthca', 'qib' and 's... | Roland Dreier | 2011-07-22 | 2 | -1/+8 |
| |\ \ \ |
|