| Commit message (Expand) | Author | Age | Files | Lines |
* | RDMA/cma: add support for rdma_migrate_id() | Sean Hefty | 2008-01-25 | 1 | -1/+12 |
* | IB/mad: Report number of times a mad was retried | Sean Hefty | 2008-01-25 | 1 | -1/+3 |
* | Kobject: change drivers/infiniband to use kobject_init_and_add | Greg Kroah-Hartman | 2008-01-24 | 1 | -1/+1 |
* | cleanup asm/scatterlist.h includes | Adrian Bunk | 2007-11-02 | 1 | -1/+1 |
* | IB/cm: Modify interface to send MRAs in response to duplicate messages | Sean Hefty | 2007-10-09 | 1 | -2/+5 |
* | IB/umad: Fix bit ordering and 32-on-64 problems on big endian systems | Roland Dreier | 2007-10-09 | 1 | -1/+21 |
* | IB/umad: Add P_Key index support | Roland Dreier | 2007-10-09 | 1 | -0/+48 |
* | IB/umem: Add hugetlb flag to struct ib_umem | Joachim Fenkes | 2007-10-09 | 1 | -0/+1 |
* | RDMA/ucma: Allow user space to set service type | Sean Hefty | 2007-10-09 | 1 | -0/+18 |
* | RDMA/cma: Add ability to specify type of service | Sean Hefty | 2007-10-09 | 1 | -0/+14 |
* | IB/sa: Add new QoS fields to path record | Sean Hefty | 2007-10-09 | 1 | -6/+5 |
* | IB: Move the macro IB_UMEM_MAX_PAGE_CHUNK() to umem.c | Dotan Barak | 2007-08-03 | 1 | -5/+0 |
* | IB: Include <linux/list.h> and <linux/rwsem.h> from <rdma/ib_verbs.h> | Dotan Barak | 2007-08-03 | 1 | -0/+2 |
* | IB: Include <linux/list.h> from <rdma/ib_mad.h> | Dotan Barak | 2007-08-03 | 1 | -0/+2 |
* | IB/cm: Include HCA ACK delay in local ACK timeout | Sean Hefty | 2007-07-10 | 1 | -1/+0 |
* | IB/sa: Make sure SA queries use default P_Key | Sean Hefty | 2007-07-10 | 1 | -0/+3 |
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds | 2007-05-21 | 1 | -0/+8 |
|\ |
|
| * | IB/core: Add helpers for uncached GID and P_Key searches | Yosef Etigin | 2007-05-19 | 1 | -0/+8 |
* | | Detach sched.h from mm.h | Alexey Dobriyan | 2007-05-21 | 1 | -0/+1 |
|/ |
|
* | IB: Put rlimit accounting struct in struct ib_umem | Roland Dreier | 2007-05-08 | 1 | -0/+3 |
* | IB/uverbs: Export ib_umem_get()/ib_umem_release() to modules | Roland Dreier | 2007-05-08 | 2 | -24/+82 |
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds | 2007-05-07 | 1 | -10/+37 |
|\ |
|
| * | IB: Return "maybe missed event" hint from ib_req_notify_cq() | Roland Dreier | 2007-05-06 | 1 | -9/+31 |
| * | IB: Add CQ comp_vector support | Michael S. Tsirkin | 2007-05-06 | 1 | -1/+6 |
* | | PCI: Cleanup the includes of <linux/pci.h> | Jean Delvare | 2007-05-02 | 1 | -2/+0 |
|/ |
|
* | RDMA/cma: Add multicast communication support | Sean Hefty | 2007-02-16 | 3 | -5/+33 |
* | IB/sa: Track multicast join/leave requests | Sean Hefty | 2007-02-16 | 2 | -91/+74 |
* | IB: Make sure struct ib_user_mad.data is aligned | Jason Gunthorpe | 2007-02-04 | 1 | -1/+1 |
* | IB: Return qp pointer as part of ib_wc | Michael S. Tsirkin | 2007-02-04 | 1 | -1/+1 |
* | IB: Include <linux/kref.h> explicitly in <rdma/ib_verbs.h> | Michael S. Tsirkin | 2007-02-04 | 1 | -0/+1 |
* | IB: Fix ib_dma_alloc_coherent() wrapper | Roland Dreier | 2006-12-15 | 1 | -1/+8 |
* | [PATCH] ib_verbs: Use explicit if-else statements to avoid errors with do-whi... | Ben Collins | 2006-12-13 | 1 | -31/+39 |
* | IB: Add DMA mapping functions to allow device drivers to interpose | Ralph Campbell | 2006-12-12 | 1 | -0/+253 |
* | RDMA/cma: Export rdma cm interface to userspace | Sean Hefty | 2006-12-12 | 2 | -1/+210 |
* | RDMA/cma: Add support for RDMA_PS_UDP | Sean Hefty | 2006-12-12 | 2 | -0/+18 |
* | RDMA/cma: Allow early transition to RTS to handle lost CM messages | Sean Hefty | 2006-12-12 | 1 | -0/+15 |
* | RDMA/cma: Report connect info with connect events | Sean Hefty | 2006-12-12 | 1 | -15/+16 |
* | RDMA/cma: Remove unneeded qp_type parameter from rdma_cm | Sean Hefty | 2006-12-12 | 1 | -1/+0 |
* | IB/cm: Fix automatic path migration support | Sean Hefty | 2006-11-29 | 2 | -7/+16 |
* | RDMA/addr: Use client registration to fix module unload race | Sean Hefty | 2006-11-02 | 1 | -1/+19 |
* | IB/uverbs: Return sq_draining value in query_qp response | Jack Morgenstein | 2006-10-30 | 1 | -1/+1 |
* | IB/sa: fix ib_sa_selector names | Michael S. Tsirkin | 2006-09-22 | 1 | -2/+2 |
* | RDMA/cma: Document rdma_accept() error handling | Or Gerlitz | 2006-09-22 | 1 | -0/+4 |
* | RDMA/cma: Document rdma_destroy_id() function | Or Gerlitz | 2006-09-22 | 1 | -0/+8 |
* | IB/sa: Require SA registration | Michael S. Tsirkin | 2006-09-22 | 1 | -7/+34 |
* | RDMA: iWARP Core Changes. | Tom Tucker | 2006-09-22 | 2 | -5/+37 |
* | RDMA: iWARP Connection Manager. | Tom Tucker | 2006-09-22 | 1 | -0/+258 |
* | IB/uverbs: Pass userspace data to modify_srq and modify_qp methods | Ralph Campbell | 2006-09-22 | 1 | -2/+4 |
* | IB/uverbs: Allow resize CQ operation to return driver-specific data | Ralph Campbell | 2006-09-22 | 1 | -0/+2 |
* | [HEADERS] One line per header in Kbuild files to reduce conflicts | David Woodhouse | 2006-09-19 | 1 | -1/+1 |