| Age | Commit message (Expand) | Author | Files | Lines |
| 2009-11-19 | IB/addr: Fix IPv6 routing lookup |  Sean Hefty | 2 | -117/+74 |
| 2009-11-19 | IB/addr: Simplify resolving IPv4 addresses |  Sean Hefty | 1 | -58/+23 |
| 2009-11-19 | RDMA/cm: fix loopback address support |  Sean Hefty | 2 | -38/+47 |
| 2009-11-19 | IB/addr: Store net_device type instead of translating to RDMA transport |  Sean Hefty | 2 | -15/+4 |
| 2009-11-19 | IB/addr: Verify source and destination address families match |  Sean Hefty | 1 | -8/+19 |
| 2009-11-19 | RDMA/cma: Replace net_device pointer with index |  Sean Hefty | 2 | -2/+14 |
| 2009-11-19 | RDMA/cma: Fix AF_INET6 support in multicast joining |  Jason Gunthorpe | 1 | -0/+5 |
| 2009-11-19 | RDMA/cma: Correct detection of SA Created MGID |  Jason Gunthorpe | 1 | -1/+1 |
| 2009-11-18 | RDMA/addr: Use appropriate locking with for_each_netdev() |  Eric Dumazet | 1 | -1/+7 |
| 2009-11-16 | RDMA/ucma: Add option to manually set IB path |  Sean Hefty | 2 | -0/+55 |
| 2009-10-11 | headers: remove sched.h from interrupt.h |  Alexey Dobriyan | 2 | -0/+2 |
| 2009-10-07 | RDMA/addr: Fix resolution of local IPv6 addresses |  David J. Wilder | 1 | -1/+1 |
| 2009-10-07 | RDMA/iwcm: Don't call provider reject func with irqs disabled |  Steve Wise | 1 | -0/+2 |
| 2009-10-04 | headers: remove sched.h from poll.h |  Alexey Dobriyan | 3 | -0/+3 |
| 2009-09-23 | IB/mad: Fix lock-lock-timer deadlock in RMPP code |  Roland Dreier | 1 | -4/+13 |
| 2009-09-10 | Merge branch 'mad' into for-linus |  Roland Dreier | 3 | -8/+34 |
| 2009-09-09 | RDMA/iwcm: Reject the connection when the cm_id is destroyed |  Steve Wise | 1 | -0/+1 |
| 2009-09-07 | IB/mad: Allow tuning of QP0 and QP1 sizes |  Hal Rosenstock | 2 | -5/+23 |
| 2009-09-07 | IB/mad: Fix possible lock-lock-timer deadlock |  Roland Dreier | 1 | -3/+3 |
| 2009-09-05 | IB/uverbs: Return ENOSYS for unimplemented commands (not EINVAL) |  Jack Morgenstein | 1 | -2/+4 |
| 2009-09-05 | IB/core: Fix send multicast group leave retry |  Yossi Etigin | 1 | -1/+9 |
| 2009-09-05 | IB: Use DEFINE_SPINLOCK() for static spinlocks |  Roland Dreier | 3 | -13/+4 |
| 2009-09-05 | IB/mad: Check hop count field in directed route MAD to avoid array overflow |  Roland Dreier | 1 | -0/+8 |
| 2009-06-23 | RDMA: Add __init/__exit macros to addr.c and cma.c |  Peter Huewe | 2 | -4/+4 |
| 2009-06-15 | infiniband: remove driver_data direct access of struct device |  Greg Kroah-Hartman | 1 | -1/+1 |
| 2009-04-08 | RDMA/cma: Create cm id even when IB port is down |  Yossi Etigin | 1 | -14/+27 |
| 2009-04-01 | RDMA/cma: Use rate from IPoIB broadcast when joining IPoIB multicast groups |  Yossi Etigin | 1 | -0/+4 |
| 2009-03-24 | Merge branches 'cxgb3', 'endian', 'ipath', 'ipoib', 'iser', 'mad', 'misc', 'mlx4', 'mthca', 'nes' and 'sysfs' into for-next |  Roland Dreier | 7 | -57/+47 |
| 2009-03-04 | IB: Remove useless ibdev_is_alive() tests from sysfs code |  Roland Dreier | 1 | -16/+0 |
| 2009-03-03 | IB/sa_query: Fix AH leak due to update_sm_ah() race |  Jack Morgenstein | 1 | -0/+2 |
| 2009-03-03 | IB/mad: Fix ib_post_send_mad() returning 0 with no generate send comp |  Ralph Campbell | 1 | -6/+6 |
| 2009-02-27 | IB/mad: initialize mad_agent_priv before putting on lists |  Ralph Campbell | 1 | -11/+10 |
| 2009-02-27 | IB/mad: Fix null pointer dereference in local_completions() |  Ralph Campbell | 1 | -3/+4 |
| 2009-02-25 | IB: Remove sysfs files before unregistering device |  Roland Dreier | 2 | -1/+6 |
| 2009-01-17 | IB: Remove __constant_{endian} uses |  Harvey Harrison | 3 | -20/+19 |
| 2009-01-06 | infiniband: struct device - replace bus_id with dev_name(), dev_set_name() |  Kay Sievers | 2 | -3/+2 |
| 2008-12-29 | RDMA/addr: Fix build breakage when IPv6 is disabled |  Roland Dreier | 1 | -7/+40 |
| 2008-12-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 |  Linus Torvalds | 1 | -9/+1 |
| 2008-12-24 | RDMA/cma: Add IPv6 support |  Aleksey Senin | 1 | -25/+59 |
| 2008-12-24 | RDMA/addr: Add support for translating IPv6 addresses |  Aleksey Senin | 1 | -44/+150 |
| 2008-11-06 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 |  David S. Miller | 1 | -2/+0 |
| 2008-11-01 | saner FASYNC handling on file close |  Al Viro | 1 | -2/+0 |
| 2008-10-29 | net: replace %p6 with %pI6 |  Harvey Harrison | 1 | -1/+1 |
| 2008-10-28 | infiniband: use %p6 for printing message ids |  Harvey Harrison | 1 | -9/+1 |
| 2008-10-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband |  Linus Torvalds | 2 | -11/+7 |
| 2008-10-22 | Merge branches 'cma', 'cxgb3', 'ehca', 'ipoib', 'mad', 'mlx4' and 'nes' into for-next |  Roland Dreier | 1 | -9/+5 |
| 2008-10-20 | x86: sysfs: kill owner field from attribute |  Parag Warudkar | 1 | -1/+1 |
| 2008-10-16 | device create: infiniband: convert device_create_drvdata to device_create |  Greg Kroah-Hartman | 3 | -15/+12 |
| 2008-10-14 | IB/mad: Use krealloc() to resize snoop table |  Roland Dreier | 1 | -9/+5 |
| 2008-10-10 | RDMA/ucma: Test ucma_alloc_multicast() return against NULL, not with IS_ERR() |  Julien Brunel | 1 | -2/+2 |