| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-05-21 | Merge tag 'rdma-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband |  Linus Torvalds | 4 | -71/+96 |
| 2012-05-21 | Merge branches 'core', 'cxgb4', 'ipath', 'iser', 'lockdep', 'mlx4', 'nes', 'ocrdma', 'qib' and 'raw-qp' into for-linus |  Roland Dreier | 3 | -68/+83 |
| 2012-05-11 | IB/core: Fix mismatch between locked and pinned pages |  Yishai Hadas | 1 | -1/+1 |
| 2012-05-08 | IB/core: Add raw packet QP type |  Or Gerlitz | 2 | -0/+4 |
| 2012-05-08 | RDMA/cma: Fix lockdep false positive recursive locking |  Sean Hefty | 1 | -20/+22 |
| 2012-05-08 | IB/uverbs: Lock SRQ / CQ / PD objects in a consistent order |  Roland Dreier | 1 | -31/+35 |
| 2012-05-08 | IB/uverbs: Make lockdep output more readable |  Roland Dreier | 1 | -17/+22 |
| 2012-05-08 | IB/core: Use qp->usecnt to track multicast attach/detach |  Or Gerlitz | 1 | -2/+12 |
| 2012-05-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net |  David S. Miller | 1 | -3/+5 |
| 2012-04-26 | Merge tag 'ib-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband |  Linus Torvalds | 1 | -3/+5 |
| 2012-04-24 | IB/mad: Don't send response for failed MADs |  Jack Morgenstein | 1 | -3/+3 |
| 2012-04-24 | IB/mad: Set 'D' bit in response for unhandled MADs |  Jack Morgenstein | 1 | -0/+2 |
| 2012-04-20 | net: Convert all sysctl registrations to register_net_sysctl |  Eric W. Biederman | 1 | -7/+1 |
| 2012-04-20 | net: Move all of the network sysctls without a namespace into init_net. |  Eric W. Biederman | 1 | -2/+2 |
| 2012-04-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net |  David S. Miller | 1 | -4/+5 |
| 2012-04-05 | IB/rdma_cm: TOS <=> UP mapping for IBoE |  Amir Vadai | 1 | -1/+5 |
| 2012-04-02 | IB/core: Don't return EINVAL from sysfs rate attribute for invalid speeds |  Roland Dreier | 1 | -4/+5 |
| 2012-04-02 | infiniband: Stop using NLA_PUT*(). |  David S. Miller | 1 | -1/+2 |
| 2012-03-21 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband |  Linus Torvalds | 4 | -42/+67 |
| 2012-03-19 | Merge branches 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iser', 'mad', 'nes', 'qib', 'srp' and 'srpt' into for-next |  Roland Dreier | 2 | -19/+39 |
| 2012-03-07 | RDMA/iwcm: Reject connect requests if cmid is not in LISTEN state |  Steve Wise | 1 | -11/+13 |
| 2012-03-05 | RDMA/ucma: Fix AB-BA deadlock |  Hefty, Sean | 1 | -19/+18 |
| 2012-03-05 | IB: Use central enum for speed instead of hard-coded values |  Or Gerlitz | 1 | -7/+6 |
| 2012-02-27 | IB/core: Fix SDR rates in sysfs |  Roland Dreier | 1 | -7/+11 |
| 2012-02-26 | netlink: add netlink_dump_control structure for netlink_dump_start() |  Pablo Neira Ayuso | 1 | -3/+7 |
| 2012-02-25 | IB/mad: Return error response for unsupported MADs |  Swapna Thete | 1 | -0/+21 |
| 2012-02-10 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net |  David S. Miller | 3 | -2/+6 |
| 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-25 | infiniband: Convert dst_fetch_ha() over to dst_neigh_lookup(). |  David Miller | 1 | -5/+9 |
| 2012-01-08 | Merge tag 'infiniband-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband |  Linus Torvalds | 4 | -13/+24 |
| 2012-01-08 | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs |  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/kernel/git/paulg/linux |  Linus Torvalds | 15 | -0/+15 |
| 2011-11-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband |  Linus Torvalds | 12 | -155/+1177 |
| 2011-11-01 | Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', 'misc', 'mlx4', 'misc', 'nes', 'qib' and 'xrc' into for-next |  Roland Dreier | 12 | -155/+1177 |
| 2011-10-31 | mm: distinguish between mlocked and pinned pages |  Christoph Lameter | 1 | -3/+3 |