Age | Commit message (Expand) | Author |
2007-05-21 | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds |
2007-05-21 | Detach sched.h from mm.h | Alexey Dobriyan |
2007-05-19 | IB/core: Add helpers for uncached GID and P_Key searches | Yosef Etigin |
2007-05-08 | IB: Put rlimit accounting struct in struct ib_umem | Roland Dreier |
2007-05-08 | IB/uverbs: Export ib_umem_get()/ib_umem_release() to modules | Roland Dreier |
2007-05-07 | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds |
2007-05-06 | IB: Return "maybe missed event" hint from ib_req_notify_cq() | Roland Dreier |
2007-05-06 | IB: Add CQ comp_vector support | Michael S. Tsirkin |
2007-05-02 | PCI: Cleanup the includes of <linux/pci.h> | Jean Delvare |
2007-02-16 | RDMA/cma: Add multicast communication support | Sean Hefty |
2007-02-16 | IB/sa: Track multicast join/leave requests | Sean Hefty |
2007-02-04 | IB: Make sure struct ib_user_mad.data is aligned | Jason Gunthorpe |
2007-02-04 | IB: Return qp pointer as part of ib_wc | Michael S. Tsirkin |
2007-02-04 | IB: Include <linux/kref.h> explicitly in <rdma/ib_verbs.h> | Michael S. Tsirkin |
2006-12-15 | IB: Fix ib_dma_alloc_coherent() wrapper | Roland Dreier |
2006-12-13 | [PATCH] ib_verbs: Use explicit if-else statements to avoid errors with do-whi... | Ben Collins |
2006-12-12 | IB: Add DMA mapping functions to allow device drivers to interpose | Ralph Campbell |
2006-12-12 | RDMA/cma: Export rdma cm interface to userspace | Sean Hefty |
2006-12-12 | RDMA/cma: Add support for RDMA_PS_UDP | Sean Hefty |
2006-12-12 | RDMA/cma: Allow early transition to RTS to handle lost CM messages | Sean Hefty |
2006-12-12 | RDMA/cma: Report connect info with connect events | Sean Hefty |
2006-12-12 | RDMA/cma: Remove unneeded qp_type parameter from rdma_cm | Sean Hefty |
2006-11-29 | IB/cm: Fix automatic path migration support | Sean Hefty |
2006-11-02 | RDMA/addr: Use client registration to fix module unload race | Sean Hefty |
2006-10-30 | IB/uverbs: Return sq_draining value in query_qp response | Jack Morgenstein |
2006-09-22 | IB/sa: fix ib_sa_selector names | Michael S. Tsirkin |
2006-09-22 | RDMA/cma: Document rdma_accept() error handling | Or Gerlitz |
2006-09-22 | RDMA/cma: Document rdma_destroy_id() function | Or Gerlitz |
2006-09-22 | IB/sa: Require SA registration | Michael S. Tsirkin |
2006-09-22 | RDMA: iWARP Core Changes. | Tom Tucker |
2006-09-22 | RDMA: iWARP Connection Manager. | Tom Tucker |
2006-09-22 | IB/uverbs: Pass userspace data to modify_srq and modify_qp methods | Ralph Campbell |
2006-09-22 | IB/uverbs: Allow resize CQ operation to return driver-specific data | Ralph Campbell |
2006-09-19 | [HEADERS] One line per header in Kbuild files to reduce conflicts | David Woodhouse |
2006-07-24 | IB/mad: Validate MADs for spec compliance | Sean Hefty |
2006-07-14 | [PATCH] fmr pool: remove unnecessary pointer dereference | Michael S. Tsirkin |
2006-07-14 | [PATCH] IB/addr: gid structure alignment fix | Michael S. Tsirkin |
2006-07-04 | Merge git://git.infradead.org/hdrinstall-2.6 | Linus Torvalds |
2006-06-18 | Add generic Kbuild files for 'make headers_install' | David Woodhouse |
2006-06-17 | IB/uverbs: Don't serialize with ib_uverbs_idr_mutex | Roland Dreier |
2006-06-17 | IB/sa: Add ib_init_ah_from_path() | Sean Hefty |
2006-06-17 | IB: Add ib_init_ah_from_wc() | Sean Hefty |
2006-06-17 | IB/ucm: Get rid of duplicate P_Key parameter | Sean Hefty |
2006-06-17 | IB: Move struct port_info from ipath to <rdma/ib_smi.h> | Leonid Arsh |
2006-06-17 | IB: Add client reregister event type | Leonid Arsh |
2006-06-17 | IB: Add caching of ports' LMC | Jack Morgenstein |
2006-06-17 | IB: IP address based RDMA connection manager | Sean Hefty |
2006-06-17 | IB: address translation to map IP toIB addresses (GIDs) | Sean Hefty |
2006-06-17 | IB/cm: Match connection requests based on private data | Sean Hefty |
2006-06-17 | IB: common handling for marshalling parameters to/from userspace | Sean Hefty |