| Commit message (Expand) | Author | Age | Files | Lines |
* | headers: remove sched.h from poll.h | Alexey Dobriyan | 2009-10-04 | 3 | -0/+3 |
* | IB/mad: Fix lock-lock-timer deadlock in RMPP code | Roland Dreier | 2009-09-23 | 1 | -4/+13 |
* | Merge branch 'mad' into for-linus | Roland Dreier | 2009-09-10 | 3 | -8/+34 |
|\ |
|
| * | IB/mad: Allow tuning of QP0 and QP1 sizes | Hal Rosenstock | 2009-09-07 | 2 | -5/+23 |
| * | IB/mad: Fix possible lock-lock-timer deadlock | Roland Dreier | 2009-09-07 | 1 | -3/+3 |
| * | IB/mad: Check hop count field in directed route MAD to avoid array overflow | Roland Dreier | 2009-09-05 | 1 | -0/+8 |
* | | RDMA/iwcm: Reject the connection when the cm_id is destroyed | Steve Wise | 2009-09-09 | 1 | -0/+1 |
* | | IB/uverbs: Return ENOSYS for unimplemented commands (not EINVAL) | Jack Morgenstein | 2009-09-05 | 1 | -2/+4 |
* | | IB/core: Fix send multicast group leave retry | Yossi Etigin | 2009-09-05 | 1 | -1/+9 |
* | | IB: Use DEFINE_SPINLOCK() for static spinlocks | Roland Dreier | 2009-09-05 | 3 | -13/+4 |
|/ |
|
* | RDMA: Add __init/__exit macros to addr.c and cma.c | Peter Huewe | 2009-06-23 | 2 | -4/+4 |
* | infiniband: remove driver_data direct access of struct device | Greg Kroah-Hartman | 2009-06-15 | 1 | -1/+1 |
* | RDMA/cma: Create cm id even when IB port is down | Yossi Etigin | 2009-04-08 | 1 | -14/+27 |
* | RDMA/cma: Use rate from IPoIB broadcast when joining IPoIB multicast groups | Yossi Etigin | 2009-04-01 | 1 | -0/+4 |
*-----. | Merge branches 'cxgb3', 'endian', 'ipath', 'ipoib', 'iser', 'mad', 'misc', 'm... | Roland Dreier | 2009-03-24 | 7 | -57/+47 |
|\ \ \ \ |
|
| | | | * | IB: Remove useless ibdev_is_alive() tests from sysfs code | Roland Dreier | 2009-03-04 | 1 | -16/+0 |
| | | | * | IB: Remove sysfs files before unregistering device | Roland Dreier | 2009-02-25 | 2 | -1/+6 |
| |_|_|/
|/| | | |
|
| | | * | IB/sa_query: Fix AH leak due to update_sm_ah() race | Jack Morgenstein | 2009-03-03 | 1 | -0/+2 |
| |_|/
|/| | |
|
| | * | IB/mad: Fix ib_post_send_mad() returning 0 with no generate send comp | Ralph Campbell | 2009-03-03 | 1 | -6/+6 |
| | * | IB/mad: initialize mad_agent_priv before putting on lists | Ralph Campbell | 2009-02-27 | 1 | -11/+10 |
| | * | IB/mad: Fix null pointer dereference in local_completions() | Ralph Campbell | 2009-02-27 | 1 | -3/+4 |
| |/
|/| |
|
| * | IB: Remove __constant_{endian} uses | Harvey Harrison | 2009-01-17 | 3 | -20/+19 |
|/ |
|
* | infiniband: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-06 | 2 | -3/+2 |
* | RDMA/addr: Fix build breakage when IPv6 is disabled | Roland Dreier | 2008-12-29 | 1 | -7/+40 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2008-12-28 | 1 | -9/+1 |
|\ |
|
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-11-06 | 1 | -2/+0 |
| |\ |
|
| * | | net: replace %p6 with %pI6 | Harvey Harrison | 2008-10-29 | 1 | -1/+1 |
| * | | infiniband: use %p6 for printing message ids | Harvey Harrison | 2008-10-28 | 1 | -9/+1 |
* | | | RDMA/cma: Add IPv6 support | Aleksey Senin | 2008-12-24 | 1 | -26/+60 |
* | | | RDMA/addr: Add support for translating IPv6 addresses | Aleksey Senin | 2008-12-24 | 1 | -45/+151 |
| |/
|/| |
|
* | | saner FASYNC handling on file close | Al Viro | 2008-11-01 | 1 | -2/+0 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2008-10-23 | 2 | -11/+7 |
|\ |
|
| *-. | Merge branches 'cma', 'cxgb3', 'ehca', 'ipoib', 'mad', 'mlx4' and 'nes' into ... | Roland Dreier | 2008-10-22 | 1 | -9/+5 |
| |\ \ |
|
| | | * | IB/mad: Use krealloc() to resize snoop table | Roland Dreier | 2008-10-14 | 1 | -9/+5 |
| | |/ |
|
| * | | RDMA/ucma: Test ucma_alloc_multicast() return against NULL, not with IS_ERR() | Julien Brunel | 2008-10-10 | 1 | -2/+2 |
| |/ |
|
* | | x86: sysfs: kill owner field from attribute | Parag Warudkar | 2008-10-20 | 1 | -1/+1 |
* | | device create: infiniband: convert device_create_drvdata to device_create | Greg Kroah-Hartman | 2008-10-16 | 3 | -15/+12 |
|/ |
|
*-. | Merge branches 'cma', 'cxgb3', 'ehca', 'ipath', 'ipoib', 'mad', 'misc', 'mlx4... | Roland Dreier | 2008-10-09 | 1 | -3/+2 |
|\ \ |
|
| | * | IB/mad: Don't discard BMA responses in kernel | Michael Brooks | 2008-09-20 | 1 | -3/+2 |
| |/ |
|
* | | IB/cm: Correctly free cm_device structure | Hefty, Sean | 2008-09-30 | 1 | -0/+2 |
|/ |
|
*-. | Merge branches 'cma', 'cxgb3', 'ipath', 'ipoib', 'mad' and 'mlx4' into for-linus | Roland Dreier | 2008-08-07 | 1 | -1/+1 |
|\ \ |
|
| | * | IB/mad: Test ib_create_send_mad() return with IS_ERR(), not == NULL | Julien Brunel | 2008-08-07 | 1 | -1/+1 |
| |/ |
|
* | | RDMA/cma: Remove padding arrays by using struct sockaddr_storage | Roland Dreier | 2008-08-04 | 2 | -27/+24 |
|/ |
|
* | RDMA/ucm: BKL is not needed for ib_ucm_open() | Roland Dreier | 2008-07-24 | 1 | -2/+8 |
* | RDMA/ucma: BKL is not needed for ucma_open() | Roland Dreier | 2008-07-24 | 1 | -3/+8 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2008-07-24 | 3 | -4/+101 |
|\ |
|
| *-. | Merge branches 'bkl-removal', 'cma', 'ehca', 'for-2.6.27', 'mlx4', 'mthca' an... | Roland Dreier | 2008-07-24 | 2 | -3/+3 |
| |\ \ |
|
| | | * | RDMA/iwcm: Remove IB_ACCESS_LOCAL_WRITE from remote QP attributes | Dotan Barak | 2008-07-22 | 1 | -2/+1 |
| | | * | IB/sa_query: Check if sm_ah is NULL in ib_sa_remove_one() | Ralph Campbell | 2008-07-22 | 1 | -1/+2 |
| | |/ |
|
| * | | RDMA/cma: Add RDMA_CM_EVENT_TIMEWAIT_EXIT event | Amir Vadai | 2008-07-22 | 1 | -1/+6 |