| Commit message (Expand) | Author | Age | Files | Lines |
*-. | 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 |
| * | | RDMA/cma: Add RDMA_CM_EVENT_ADDR_CHANGE event | Or Gerlitz | 2008-07-22 | 1 | -0/+92 |
| |/ |
|
* | | infiniband: make cm_device use a struct device and not a kobject. | Greg Kroah-Hartman | 2008-07-21 | 1 | -20/+9 |
* | | infiniband: rename "device" to "ib_device" in cm_device | Greg Kroah-Hartman | 2008-07-21 | 1 | -23/+24 |
|/ |
|
* | RDMA/cma: Simplify locking needed for serialization of callbacks | Or Gerlitz | 2008-07-14 | 1 | -56/+50 |
* | RDMA/addr: Keep pointer to netdevice in struct rdma_dev_addr | Or Gerlitz | 2008-07-14 | 2 | -3/+6 |
* | RDMA/core: Add iWARP protocol statistics attributes in sysfs | Steve Wise | 2008-07-14 | 1 | -0/+120 |
* | RDMA/cma: Add missing newlines to printk()s | Roland Dreier | 2008-07-14 | 1 | -3/+3 |
* | IB/core: Reset to error QP state transition is not allowed | Ralph Campbell | 2008-07-14 | 1 | -1/+0 |
* | RDMA/core: Add memory management extensions support | Steve Wise | 2008-07-14 | 2 | -1/+47 |
* | RDMA: Remove subversion $Id tags | Roland Dreier | 2008-07-14 | 20 | -40/+0 |
* | IB/sa: Fail requests made while creating new SM AH | Moni Shoua | 2008-07-14 | 1 | -6/+16 |
* | RDMA: Fix license text | Sean Hefty | 2008-07-14 | 2 | -37/+46 |
* | Merge commit 'v2.6.26' into bkl-removal | Jonathan Corbet | 2008-07-14 | 4 | -16/+17 |
|\ |
|
| * | IB/uverbs: Fix check of is_closed flag check in ib_uverbs_async_handler() | Jack Morgenstein | 2008-06-18 | 1 | -1/+1 |
| * | IB/umem: Avoid sign problems when demoting npages to integer | Roland Dreier | 2008-06-06 | 1 | -1/+1 |
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2008-05-23 | 1 | -1/+3 |
| |\ |
|
| | * | IB/mad: Fix kernel crash when .process_mad() returns SUCCESS|CONSUMED | Dave Olson | 2008-05-23 | 1 | -1/+3 |
| * | | IB: fix race in device_create | Greg Kroah-Hartman | 2008-05-20 | 2 | -13/+12 |
| |/ |
|
* | | IB/umad: BKL is not needed for ib_umad_open() | Roland Dreier | 2008-07-11 | 1 | -6/+14 |
* | | IB/uverbs: BKL is not needed for ib_uverbs_open() | Roland Dreier | 2008-07-04 | 1 | -7/+13 |
* | | infiniband-ucma: BKL pushdown | Arnd Bergmann | 2008-06-20 | 1 | -0/+3 |
* | | Add a bunch of cycle_kernel_lock() calls | Jonathan Corbet | 2008-06-20 | 1 | -1/+2 |
* | | infiniband: more BKL pushdown | Jonathan Corbet | 2008-06-20 | 2 | -3/+13 |
* | | Add "no BKL needed" comments to several drivers | Jonathan Corbet | 2008-06-20 | 1 | -0/+1 |
|/ |
|
* | IB: expand ib_umem_get() prototype | Arthur Kepner | 2008-04-29 | 1 | -5/+12 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2008-04-21 | 5 | -148/+154 |
|\ |
|
| * | IB: convert struct class_device to struct device | Tony Jones | 2008-04-19 | 5 | -148/+154 |
* | | Convert asm/semaphore.h users to linux/semaphore.h | Matthew Wilcox | 2008-04-18 | 1 | -1/+1 |
|/ |
|
* | IB/core: Add support for modify CQ | Eli Cohen | 2008-04-16 | 1 | -0/+7 |
* | IB/core: Add support for "send with invalidate" work requests | Roland Dreier | 2008-04-16 | 1 | -2/+11 |
* | IB/core: Check optional verbs before using them | Dotan Barak | 2008-04-16 | 1 | -1/+6 |
* | IB/core: Add creation flags to struct ib_qp_init_attr | Eli Cohen | 2008-04-16 | 1 | -0/+1 |
* | IB: Use shorter list_splice_init() for brevity | Robert P. J. Day | 2008-04-16 | 1 | -2/+1 |
* | RDMA/iwcm: Test rdma_create_id() for IS_ERR rather than 0 | Julia Lawall | 2008-04-16 | 1 | -1/+1 |
* | IB/uverbs: Use alloc_file() instead of get_empty_filp() | Roland Dreier | 2008-04-16 | 1 | -12/+7 |
* | IB/uverbs: Don't store struct file * for event files | Roland Dreier | 2008-04-16 | 2 | -7/+6 |
* | RDMA/ucma: Endian annotation | Roland Dreier | 2008-04-16 | 1 | -1/+1 |