Age | Commit message (Expand) | Author | Files | Lines |
2009-06-23 | RDMA: Add __init/__exit macros to addr.c and cma.c | Peter Huewe | 2 | -4/+4 |
2009-06-16 | infiniband: remove driver_data direct access of struct device | Greg Kroah-Hartman | 1 | -1/+1 |
2009-04-09 | RDMA/cma: Create cm id even when IB port is down | Yossi Etigin | 1 | -14/+27 |
2009-04-02 | RDMA/cma: Use rate from IPoIB broadcast when joining IPoIB multicast groups | Yossi Etigin | 1 | -0/+4 |
2009-03-25 | Merge branches 'cxgb3', 'endian', 'ipath', 'ipoib', 'iser', 'mad', 'misc', 'm... | Roland Dreier | 7 | -57/+47 |
2009-03-05 | IB: Remove useless ibdev_is_alive() tests from sysfs code | Roland Dreier | 1 | -16/+0 |
2009-03-04 | IB/sa_query: Fix AH leak due to update_sm_ah() race | Jack Morgenstein | 1 | -0/+2 |
2009-03-04 | IB/mad: Fix ib_post_send_mad() returning 0 with no generate send comp | Ralph Campbell | 1 | -6/+6 |
2009-02-28 | 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-26 | IB: Remove sysfs files before unregistering device | Roland Dreier | 2 | -1/+6 |
2009-01-18 | 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-30 | 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 | -26/+60 |
2008-12-24 | RDMA/addr: Add support for translating IPv6 addresses | Aleksey Senin | 1 | -45/+151 |
2008-11-07 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | 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-29 | 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/rol... | Linus Torvalds | 2 | -11/+7 |
2008-10-23 | Merge branches 'cma', 'cxgb3', 'ehca', 'ipoib', 'mad', 'mlx4' and 'nes' into ... | 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-15 | 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 |
2008-10-10 | Merge branches 'cma', 'cxgb3', 'ehca', 'ipath', 'ipoib', 'mad', 'misc', 'mlx4... | Roland Dreier | 1 | -3/+2 |
2008-09-30 | IB/cm: Correctly free cm_device structure | Hefty, Sean | 1 | -0/+2 |
2008-09-21 | IB/mad: Don't discard BMA responses in kernel | Michael Brooks | 1 | -3/+2 |
2008-08-08 | Merge branches 'cma', 'cxgb3', 'ipath', 'ipoib', 'mad' and 'mlx4' into for-linus | Roland Dreier | 1 | -1/+1 |
2008-08-08 | IB/mad: Test ib_create_send_mad() return with IS_ERR(), not == NULL | Julien Brunel | 1 | -1/+1 |
2008-08-04 | RDMA/cma: Remove padding arrays by using struct sockaddr_storage | Roland Dreier | 2 | -27/+24 |
2008-07-25 | RDMA/ucm: BKL is not needed for ib_ucm_open() | Roland Dreier | 1 | -2/+8 |
2008-07-25 | RDMA/ucma: BKL is not needed for ucma_open() | Roland Dreier | 1 | -3/+8 |
2008-07-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 3 | -4/+101 |
2008-07-24 | Merge branches 'bkl-removal', 'cma', 'ehca', 'for-2.6.27', 'mlx4', 'mthca' an... | Roland Dreier | 2 | -3/+3 |
2008-07-23 | RDMA/iwcm: Remove IB_ACCESS_LOCAL_WRITE from remote QP attributes | Dotan Barak | 1 | -2/+1 |
2008-07-23 | IB/sa_query: Check if sm_ah is NULL in ib_sa_remove_one() | Ralph Campbell | 1 | -1/+2 |
2008-07-23 | RDMA/cma: Add RDMA_CM_EVENT_TIMEWAIT_EXIT event | Amir Vadai | 1 | -1/+6 |
2008-07-23 | RDMA/cma: Add RDMA_CM_EVENT_ADDR_CHANGE event | Or Gerlitz | 1 | -0/+92 |
2008-07-22 | infiniband: make cm_device use a struct device and not a kobject. | Greg Kroah-Hartman | 1 | -20/+9 |
2008-07-22 | infiniband: rename "device" to "ib_device" in cm_device | Greg Kroah-Hartman | 1 | -23/+24 |
2008-07-15 | RDMA/cma: Simplify locking needed for serialization of callbacks | Or Gerlitz | 1 | -56/+50 |
2008-07-15 | RDMA/addr: Keep pointer to netdevice in struct rdma_dev_addr | Or Gerlitz | 2 | -3/+6 |
2008-07-15 | RDMA/core: Add iWARP protocol statistics attributes in sysfs | Steve Wise | 1 | -0/+120 |
2008-07-15 | RDMA/cma: Add missing newlines to printk()s | Roland Dreier | 1 | -3/+3 |
2008-07-15 | IB/core: Reset to error QP state transition is not allowed | Ralph Campbell | 1 | -1/+0 |
2008-07-15 | RDMA/core: Add memory management extensions support | Steve Wise | 2 | -1/+47 |
2008-07-15 | RDMA: Remove subversion $Id tags | Roland Dreier | 20 | -40/+0 |