Age | Commit message (Expand) | Author | Files | Lines |
2013-12-16 | IB/core: const'ify inbuf in struct ib_udata | Yann Droneaud | 1 | -1/+1 |
2013-11-17 | Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ... | Roland Dreier | 1 | -2/+18 |
2013-11-17 | IB/core: extended command: an improved infrastructure for uverbs commands | Yann Droneaud | 1 | -0/+1 |
2013-11-15 | IB/core: Encorce MR access rights rules on kernel consumers | Eli Cohen | 1 | -0/+13 |
2013-11-09 | IB/core: Add Cisco usNIC rdma node and transport types | Upinder Malhi \(umalhi\) | 1 | -2/+4 |
2013-09-03 | Merge branches 'cxgb4', 'flowsteer', 'ipoib', 'iser', 'mlx4', 'ocrdma' and 'q... | Roland Dreier | 1 | -2/+126 |
2013-09-02 | IB/core: Better checking of userspace values for receive flow steering | Matan Barak | 1 | -0/+2 |
2013-08-28 | IB/core: Export ib_create/destroy_flow through uverbs | Hadar Hen Zion | 1 | -0/+1 |
2013-08-28 | IB/core: Add receive flow steering support | Hadar Hen Zion | 1 | -2/+117 |
2013-08-13 | IB/core: Add locking around event dispatching on XRC target QPs | Yishai Hadas | 1 | -0/+6 |
2013-08-12 | RDMA/cma: Add IPv6 support for iWARP | Steve Wise | 1 | -4/+4 |
2013-07-08 | Merge branches 'af_ib', 'cxgb4', 'misc', 'mlx5', 'ocrdma', 'qib' and 'srp' in... | Roland Dreier | 1 | -2/+33 |
2013-07-07 | IB/core: Add reserved values to enums for low-level driver use | Jack Morgenstein | 1 | -2/+33 |
2013-06-20 | RDMA/cma: Export cma_get_service_id() | Sean Hefty | 1 | -0/+7 |
2013-06-20 | IB/sa: Export function to pack a path record into wire format | Sean Hefty | 1 | -0/+7 |
2013-06-20 | RDMA/cma: Set qkey for AF_IB | Sean Hefty | 1 | -0/+1 |
2013-06-20 | RDMA/cma: Update port reservation to support AF_IB | Sean Hefty | 1 | -0/+5 |
2013-06-20 | IB/addr: Add AF_IB support to ip_addr_size | Sean Hefty | 1 | -5/+1 |
2013-06-20 | RDMA/cma: Define native IB address | Sean Hefty | 1 | -0/+89 |
2013-02-21 | IB/core: Add "type 2" memory windows support | Shani Michaeli | 1 | -9/+64 |
2013-01-02 | UAPI: Remove empty Kbuild files | David Howells | 1 | -0/+0 |
2012-11-22 | UAPI: (Scripted) Disintegrate include/rdma | David Howells | 7 | -1628/+1 |
2012-10-07 | infiniband: pass rdma_cm module to netlink_dump_start | Gao feng | 1 | -0/+1 |
2012-09-30 | IB/core: Add ib_find_exact_cached_pkey() | Jack Morgenstein | 1 | -0/+16 |
2012-09-30 | IB/core: Reserve bits in enum ib_qp_create_flags for low-level driver use | Jack Morgenstein | 1 | -0/+3 |
2012-07-22 | Merge branches 'cma', 'cxgb4', 'misc', 'mlx4-sriov', 'mlx-cleanups', 'ocrdma'... | Roland Dreier | 2 | -0/+45 |
2012-07-08 | IB/core: Move CM_xxx_ATTR_ID macros from cm_msgs.h to ib_cm.h | Jack Morgenstein | 1 | -0/+12 |
2012-07-08 | IB/sa: Add GuidInfoRecord query support | Erez Shitrit | 1 | -0/+33 |
2012-07-08 | RDMA/cma: Allow user to restrict listens to bound address family | Sean Hefty | 2 | -0/+11 |
2012-05-21 | Merge branches 'core', 'cxgb4', 'ipath', 'iser', 'lockdep', 'mlx4', 'nes', 'o... | Roland Dreier | 1 | -1/+1 |
2012-05-18 | IB/core: Fix IB_SA_COMP_MASK macro | Jack Morgenstein | 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-19 | Merge branches 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iser', 'mad', 'nes', 'qib', ... | Roland Dreier | 1 | -0/+9 |
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 |
2012-02-25 | IB/mad: Add MAD error codes from IBA spec | Swapna Thete | 1 | -0/+9 |
2012-01-04 | rdma/core: Fix sparse warnings | Sean Hefty | 2 | -1/+4 |
2011-11-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 5 | -6/+156 |
2011-11-01 | Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ... | Roland Dreier | 5 | -6/+156 |
2011-10-13 | RDMA/uverbs: Export ib_open_qp() capability to user space | Sean Hefty | 1 | -1/+13 |
2011-10-13 | RDMA/core: Export ib_open_qp() to share XRC TGT QPs | Sean Hefty | 1 | -6/+24 |
2011-10-13 | RDMA/ucm: Allow user to specify QP type when creating id | Sean Hefty | 1 | -1/+2 |
2011-10-13 | RDMA/cm: Define new RDMA port space specific to IB | Sean Hefty | 1 | -0/+1 |
2011-10-13 | RDMA/uverbs: Export XRC SRQs to user space | Sean Hefty | 1 | -2/+17 |
2011-10-13 | RDMA/uverbs: Export XRC domains to user space | Sean Hefty | 2 | -1/+20 |
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 |