Age | Commit message (Expand) | Author | Files | Lines |
2014-10-14 | IB/core: Clear AH attr variable to prevent garbage data | Devesh Sharma | 1 | -0/+2 |
2014-08-02 | IB/core: Add user MR re-registration support | Matan Barak | 1 | -0/+93 |
2014-01-20 | IB/core: Resolve Ethernet L2 addresses when modifying QP | Or Gerlitz | 1 | -0/+4 |
2013-12-20 | IB/uverbs: Check input length in flow steering uverbs | Yann Droneaud | 1 | -0/+6 |
2013-12-20 | IB/uverbs: Set error code when fail to consume all flow_spec items | Yann Droneaud | 1 | -0/+1 |
2013-12-20 | IB/uverbs: Check reserved fields in create_flow | Yann Droneaud | 1 | -0/+7 |
2013-12-20 | IB/uverbs: Check comp_mask in destroy_flow | Yann Droneaud | 1 | -0/+3 |
2013-11-17 | Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ... | Roland Dreier | 1 | -60/+49 |
2013-11-17 | IB/core: Re-enable create_flow/destroy_flow uverbs | Matan Barak | 1 | -4/+0 |
2013-11-17 | IB/core: extended command: an improved infrastructure for uverbs commands | Yann Droneaud | 1 | -30/+26 |
2013-11-17 | IB/core: Make uverbs flow structure use names like verbs ones | Yann Droneaud | 1 | -6/+6 |
2013-11-17 | IB/core: Rename 'flow' structs to match other uverbs structs | Yann Droneaud | 1 | -7/+7 |
2013-11-17 | IB/core: clarify overflow/underflow checks on ib_create/destroy_flow | Matan Barak | 1 | -17/+15 |
2013-11-15 | IB/core: Encorce MR access rights rules on kernel consumers | Eli Cohen | 1 | -7/+3 |
2013-11-09 | IB/core: Pass imm_data from ib_uverbs_send_wr to ib_send_wr correctly | Latchesar Ionkov | 1 | -0/+3 |
2013-10-21 | IB/core: Temporarily disable create_flow/destroy_flow uverbs | Yann Droneaud | 1 | -0/+4 |
2013-09-03 | Merge branches 'cxgb4', 'flowsteer', 'ipoib', 'iser', 'mlx4', 'ocrdma' and 'q... | Roland Dreier | 1 | -2/+248 |
2013-09-02 | IB/core: Better checking of userspace values for receive flow steering | Matan Barak | 1 | -1/+15 |
2013-08-28 | IB/core: Export ib_create/destroy_flow through uverbs | Hadar Hen Zion | 1 | -0/+214 |
2013-08-13 | IB/core: Fixes to XRC reference counting in uverbs | Yishai Hadas | 1 | -2/+20 |
2013-07-08 | IB/uverbs: Use get_unused_fd_flags(O_CLOEXEC) instead of get_unused_fd() | Roland Dreier | 1 | -2/+2 |
2013-02-28 | IB/core: convert to idr_alloc() | Tejun Heo | 1 | -9/+8 |
2013-02-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+1 |
2013-02-23 | new helper: file_inode(file) | Al Viro | 1 | -1/+1 |
2013-02-21 | IB/uverbs: Implement memory windows support in uverbs | Shani Michaeli | 1 | -0/+121 |
2012-09-27 | switch simple cases of fget_light to fdget | Al Viro | 1 | -9/+9 |
2012-09-27 | switch infinibarf users of fget() to fget_light() | Al Viro | 1 | -9/+4 |
2012-05-21 | Merge branches 'core', 'cxgb4', 'ipath', 'iser', 'lockdep', 'mlx4', 'nes', 'o... | Roland Dreier | 1 | -48/+60 |
2012-05-08 | IB/core: Add raw packet QP type | Or Gerlitz | 1 | -0/+3 |
2012-05-08 | IB/uverbs: Lock SRQ / CQ / PD objects in a consistent order | Roland Dreier | 1 | -31/+35 |
2012-05-08 | IB/uverbs: Make lockdep output more readable | Roland Dreier | 1 | -17/+22 |
2012-01-27 | RDMA/core: Fix kernel panic by always initializing qp->usecnt | Bernd Schubert | 1 | -0/+1 |
2012-01-04 | Merge branches 'cma', 'misc', 'mlx4', 'nes', 'qib' and 'uverbs' into for-next | Roland Dreier | 1 | -4/+17 |
2012-01-04 | rdma/core: Fix sparse warnings | Sean Hefty | 1 | -3/+3 |
2012-01-04 | IB/uverbs: Protect QP multicast list | Eli Cohen | 1 | -4/+17 |
2011-10-13 | RDMA/uverbs: Export ib_open_qp() capability to user space | Sean Hefty | 1 | -0/+92 |
2011-10-13 | RDMA/core: Export ib_open_qp() to share XRC TGT QPs | Sean Hefty | 1 | -4/+9 |
2011-10-13 | RDMA/uverbs: Export XRC TGT QPs to user space | Sean Hefty | 1 | -38/+67 |
2011-10-13 | RDMA/uverbs: Export XRC INI QPs to userspace | Sean Hefty | 1 | -11/+37 |
2011-10-13 | RDMA/uverbs: Export XRC SRQs to user space | Sean Hefty | 1 | -40/+132 |
2011-10-13 | RDMA/uverbs: Export XRC domains to user space | Sean Hefty | 1 | -0/+318 |
2011-10-13 | RDMA/core: Add SRQ type field | Sean Hefty | 1 | -0/+1 |
2010-12-09 | IB/uverbs: Handle large number of entries in poll CQ | Dan Carpenter | 1 | -43/+56 |
2010-10-25 | IB/uverbs: Return link layer type to userspace for query port operation | Eli Cohen | 1 | -0/+2 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-03-03 | switch infiniband uverbs to anon_inodes | Al Viro | 1 | -5/+20 |
2009-12-10 | IB/uverbs: Fix return of PTR_ERR() of wrong pointer in ib_uverbs_get_context() | Roel Kluin | 1 | -1/+1 |
2008-07-15 | RDMA/core: Add memory management extensions support | Steve Wise | 1 | -1/+1 |
2008-07-15 | RDMA: Remove subversion $Id tags | Roland Dreier | 1 | -2/+0 |
2008-04-17 | IB/core: Add support for "send with invalidate" work requests | Roland Dreier | 1 | -2/+11 |