| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-05-21 | Merge branches 'core', 'cxgb4', 'ipath', 'iser', 'lockdep', 'mlx4', 'nes', 'ocrdma', 'qib' and 'raw-qp' into for-linus |  Roland Dreier | 1 | -1/+1 |
| 2012-05-08 | IB/core: Add raw packet QP type |  Or Gerlitz | 1 | -1/+1 |
| 2012-05-08 | IB/core: Use qp->usecnt to track multicast attach/detach |  Or Gerlitz | 1 | -1/+1 |
| 2012-03-08 | IB: Change CQE "csum_ok" field to a bit flag |  Or Gerlitz | 1 | -1/+1 |
| 2012-03-05 | IB: Use central enum for speed instead of hard-coded values |  Or Gerlitz | 1 | -0/+9 |
| 2011-11-01 | Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', 'misc', 'mlx4', 'misc', 'nes', 'qib' and 'xrc' into for-next |  Roland Dreier | 1 | -2/+104 |
| 2011-10-13 | RDMA/core: Export ib_open_qp() to share XRC TGT QPs |  Sean Hefty | 1 | -6/+24 |
| 2011-10-13 | RDMA/uverbs: Export XRC domains to user space |  Sean Hefty | 1 | -0/+2 |
| 2011-10-13 | RDMA/verbs: Cleanup XRC TGT QPs when destroying XRCD |  Sean Hefty | 1 | -1/+16 |
| 2011-10-13 | RDMA/core: Add XRC QPs |  Sean Hefty | 1 | -1/+8 |
| 2011-10-13 | RDMA/core: Add XRC SRQ type |  Sean Hefty | 1 | -1/+17 |
| 2011-10-13 | RDMA/core: Add SRQ type field |  Sean Hefty | 1 | -0/+6 |
| 2011-10-12 | RDMA/core: Add XRC domain support |  Sean Hefty | 1 | -0/+22 |
| 2011-10-11 | IB: Add new InfiniBand link speeds |  Marcel Apfelbaum | 1 | -1/+17 |
| 2011-07-26 | atomic: use <linux/atomic.h> |  Arun Sharma | 1 | -1/+1 |
| 2011-07-18 | IB/core: Add GID change event |  Or Gerlitz | 1 | -1/+2 |
| 2011-01-16 | RDMA: Update workqueue usage |  Tejun Heo | 1 | -0/+3 |
| 2010-09-27 | IB/core: Add link layer property to ports |  Eli Cohen | 1 | -0/+11 |
| 2010-08-04 | IB: Rename RAW_ETY to RAW_ETHERTYPE |  Aleksey Senin | 1 | -1/+1 |
| 2010-05-21 | IB/core: Allow device-specific per-port sysfs files |  Ralph Campbell | 1 | -1/+3 |
| 2010-04-21 | IB/core: Add support for masked atomic operations |  Vladimir Sokolovsky | 1 | -0/+7 |
| 2010-02-24 | IB/core: Pack struct ib_device a little tighter |  Alexander Chiang | 1 | -2/+2 |
| 2009-12-09 | IB: Clarify the documentation of ib_post_send() |  Bart Van Assche | 1 | -0/+5 |
| 2009-02-14 | net: replace __constant_{endian} uses in net headers |  Harvey Harrison | 1 | -1/+1 |
| 2008-07-26 | dma-mapping: add the device argument to dma_mapping_error() |  FUJITA Tomonori | 1 | -1/+1 |
| 2008-07-14 | RDMA/core: Add local DMA L_Key support |  Steve Wise | 1 | -1/+2 |
| 2008-07-14 | IB/core: Add support for multicast loopback blocking |  Ron Livne | 1 | -1/+3 |
| 2008-07-14 | RDMA/core: Add iWARP protocol statistics attributes in sysfs |  Steve Wise | 1 | -0/+53 |
| 2008-07-14 | RDMA/core: Add memory management extensions support |  Steve Wise | 1 | -2/+81 |
| 2008-07-14 | RDMA: Improve include file coding style |  Dotan Barak | 1 | -4/+2 |
| 2008-06-09 | IB/core: Remove IB_DEVICE_SEND_W_INV capability flag |  Roland Dreier | 1 | -1/+0 |
| 2008-04-29 | IB: expand ib_umem_get() prototype |  Arthur Kepner | 1 | -0/+33 |
| 2008-04-19 | IB: convert struct class_device to struct device |  Tony Jones | 1 | -1/+1 |
| 2008-04-16 | IB/core: Add support for modify CQ |  Eli Cohen | 1 | -0/+11 |
| 2008-04-16 | IB/core: Add support for "send with invalidate" work requests |  Roland Dreier | 1 | -3/+8 |
| 2008-04-16 | IB/core: Add IPoIB UD LSO support |  Eli Cohen | 1 | -1/+7 |
| 2008-04-16 | IB/core: Add creation flags to struct ib_qp_init_attr |  Eli Cohen | 1 | -0/+5 |
| 2008-04-16 | IB: Make struct ib_uobject.id a signed int |  Roland Dreier | 1 | -1/+1 |
| 2008-02-08 | IB/core: Remove unused struct ib_device.flags member |  Roland Dreier | 1 | -2/+0 |
| 2008-02-08 | IB/core: Add IP checksum offload support |  Eli Cohen | 1 | -2/+12 |
| 2008-01-24 | Kobject: change drivers/infiniband to use kobject_init_and_add |  Greg Kroah-Hartman | 1 | -1/+1 |
| 2007-11-02 | cleanup asm/scatterlist.h includes |  Adrian Bunk | 1 | -1/+1 |
| 2007-08-03 | IB: Move the macro IB_UMEM_MAX_PAGE_CHUNK() to umem.c |  Dotan Barak | 1 | -5/+0 |
| 2007-08-03 | IB: Include <linux/list.h> and <linux/rwsem.h> from <rdma/ib_verbs.h> |  Dotan Barak | 1 | -0/+2 |
| 2007-05-19 | IB/core: Add helpers for uncached GID and P_Key searches |  Yosef Etigin | 1 | -0/+8 |
| 2007-05-08 | IB/uverbs: Export ib_umem_get()/ib_umem_release() to modules |  Roland Dreier | 1 | -24/+4 |
| 2007-05-06 | IB: Return "maybe missed event" hint from ib_req_notify_cq() |  Roland Dreier | 1 | -9/+31 |
| 2007-05-06 | IB: Add CQ comp_vector support |  Michael S. Tsirkin | 1 | -1/+6 |
| 2007-02-04 | IB: Return qp pointer as part of ib_wc |  Michael S. Tsirkin | 1 | -1/+1 |
| 2007-02-04 | IB: Include <linux/kref.h> explicitly in <rdma/ib_verbs.h> |  Michael S. Tsirkin | 1 | -0/+1 |