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