| Commit message (Expand) | Author | Age | Files | Lines |
* | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds | 2018-02-11 | 1 | -1/+1 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2018-01-31 | 1 | -9/+10 |
|\ |
|
| * | RDMA/ucma: Use rdma cm API to query GID | Parav Pandit | 2018-01-19 | 1 | -4/+4 |
| * | RDMA/cma: Fix rdma_cm path querying for RoCE | Parav Pandit | 2018-01-10 | 1 | -3/+4 |
| * | RDMA/{cma, ucma}: Simplify and rename rdma_set_ib_paths | Parav Pandit | 2018-01-10 | 1 | -2/+2 |
* | | the rest of drivers/*: annotate ->poll() instances | Al Viro | 2017-11-28 | 1 | -2/+2 |
|/ |
|
* | IB/core: Convert ah_attr from OPA to IB when copying to user | Dasaratharaman Chandramouli | 2017-08-08 | 1 | -4/+6 |
* | IB/SA: Add OPA path record type | Dasaratharaman Chandramouli | 2017-05-01 | 1 | -3/+19 |
* | IB/SA: Rename ib_sa_path_rec to sa_path_rec | Dasaratharaman Chandramouli | 2017-05-01 | 1 | -1/+1 |
* | infiniband: remove WARN that is not kernel bug | Leon Romanovsky | 2016-12-03 | 1 | -1/+4 |
* | IB/ucma: Remove deprecated create_singlethread_workqueue | Bhaktipriya Shridhar | 2016-10-07 | 1 | -1/+2 |
* | IB/core: Support for CMA multicast join flags | Alex Vesker | 2016-08-03 | 1 | -4/+14 |
* | IB/security: Restrict use of the write() interface | Jason Gunthorpe | 2016-04-28 | 1 | -0/+3 |
* | IB/core: trivial prink cleanup. | Parav Pandit | 2016-03-03 | 1 | -3/+3 |
* | IB/ucma: Take the network namespace from the process | Guy Shapiro | 2015-10-28 | 1 | -2/+3 |
* | IB/cma: Add support for network namespaces | Guy Shapiro | 2015-10-28 | 1 | -1/+2 |
* | IB/core: Remove smac and vlan id from qp_attr and ah_attr | Matan Barak | 2015-10-21 | 1 | -1/+0 |
* | IB/ucma: check workqueue allocation before usage | Sasha Levin | 2015-10-20 | 1 | -1/+6 |
* | IB/ucma: HW Device hot-removal support | Yishai Hadas | 2015-08-30 | 1 | -11/+129 |
* | IB/ucma: Fix theoretical user triggered use-after-free | Jason Gunthorpe | 2015-08-28 | 1 | -3/+3 |
* | IB/core: Destroy multcast_idr on module exit | Johannes Thumshirn | 2015-07-14 | 1 | -0/+1 |
* | IB/ucma: Fix lockdep warning in ucma_lock_files | Haggai Eran | 2015-07-14 | 1 | -2/+2 |
* | IB/core: Change rdma_protocol_iboe to roce | Ira Weiny | 2015-05-20 | 1 | -1/+1 |
* | IB/Verbs: Use management helper rdma_cap_ib_sa() | Michael Wang | 2015-05-18 | 1 | -1/+1 |
* | IB/Verbs: Reform route related part in IB-core cma | Michael Wang | 2015-05-18 | 1 | -19/+6 |
* | IB/core: When marshaling ucma path from user-space, clear unused fields | Ilya Nelkenbaum | 2015-02-17 | 1 | -0/+3 |
* | IB/cma: IBoE (RoCE) IP-based GID addressing | Moni Shoua | 2014-01-18 | 1 | -14/+4 |
*-. | Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ... | Roland Dreier | 2013-11-17 | 1 | -1/+1 |
|\ \ |
|
| | * | IB/ucma: Convert use of typedef ctl_table to struct ctl_table | Joe Perches | 2013-11-16 | 1 | -1/+1 |
| |/ |
|
* / | RDMA/ucma: Discard events for IDs not yet claimed by user space | Sean Hefty | 2013-11-11 | 1 | -1/+1 |
|/ |
|
* | RDMA/ucma: Allow user space to specify AF_IB when joining multicast | Sean Hefty | 2013-06-20 | 1 | -11/+44 |
* | RDMA/ucma: Allow user space to pass AF_IB into resolve | Sean Hefty | 2013-06-20 | 1 | -1/+29 |
* | RDMA/ucma: Allow user space to bind to AF_IB | Sean Hefty | 2013-06-20 | 1 | -1/+26 |
* | RDMA/ucma: Name changes to indicate only IP addresses supported | Sean Hefty | 2013-06-20 | 1 | -30/+30 |
* | RDMA/ucma: Add ability to query GID addresses | Sean Hefty | 2013-06-20 | 1 | -0/+50 |
* | RDMA/ucma: Support querying when IB paths are not reversible | Sean Hefty | 2013-06-20 | 1 | -0/+35 |
* | RDMA/ucma: Support querying for AF_IB addresses | Sean Hefty | 2013-06-20 | 1 | -2/+74 |
* | RDMA/cma: Set qkey for AF_IB | Sean Hefty | 2013-06-20 | 1 | -3/+5 |
* | IB/core: convert to idr_alloc() | Tejun Heo | 2013-02-27 | 1 | -24/+8 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-02 | 1 | -5/+5 |
|\ |
|
| * | switch simple cases of fget_light to fdget | Al Viro | 2012-09-26 | 1 | -6/+6 |
| * | switch infinibarf users of fget() to fget_light() | Al Viro | 2012-09-26 | 1 | -3/+3 |
* | | IB/core: Remove unused variables in ucm/ucma | Dotan Barak | 2012-09-30 | 1 | -1/+0 |
|/ |
|
* | RDMA/ucma.c: Fix for events with wrong context on iWARP | Tatyana Nikolova | 2012-08-13 | 1 | -1/+1 |
* | RDMA/ucma: Convert open-coded equivalent to memdup_user() | Roland Dreier | 2012-07-27 | 1 | -12/+7 |
* | RDMA/cma: Allow user to restrict listens to bound address family | Sean Hefty | 2012-07-08 | 1 | -0/+7 |
* | net: Convert all sysctl registrations to register_net_sysctl | Eric W. Biederman | 2012-04-20 | 1 | -7/+1 |
* | net: Move all of the network sysctls without a namespace into init_net. | Eric W. Biederman | 2012-04-20 | 1 | -2/+2 |
* | RDMA/ucma: Fix AB-BA deadlock | Hefty, Sean | 2012-03-05 | 1 | -19/+18 |
* | RDMA/ucma: Discard all events for new connections until accepted | Sean Hefty | 2012-01-27 | 1 | -1/+4 |