Age | Commit message (Expand) | Author |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-09-25 | IB: Correct MR length field to be 64-bit | Parav Pandit |
2017-09-25 | IB/core: Fix typo in the name of the tag-matching cap struct | Leon Romanovsky |
2017-09-09 | Merge tag 'nfsd-4.14' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2017-09-08 | lib/interval_tree: fast overlap detection | Davidlohr Bueso |
2017-09-05 | rdma core: Add rdma_rw_mr_payload() | Chuck Lever |
2017-08-31 | IB/core: Assign root to all drivers | Matan Barak |
2017-08-31 | IB/core: Add legacy driver's user-data | Matan Barak |
2017-08-31 | IB/core: Export ioctl enum types to user-space | Matan Barak |
2017-08-31 | IB/core: Explicitly destroy an object while keeping uobject | Matan Barak |
2017-08-31 | IB/core: Add macros for declaring methods and attributes | Matan Barak |
2017-08-31 | IB/core: Add uverbs merge trees functionality | Matan Barak |
2017-08-31 | IB/core: Add DEVICE object and root tree structure | Matan Barak |
2017-08-31 | IB/core: Declare an object instead of declaring only type attributes | Matan Barak |
2017-08-31 | IB/core: Add new ioctl interface | Matan Barak |
2017-08-30 | IB/core: Add support to finalize objects in one transaction | Matan Barak |
2017-08-30 | IB/core: Add a generic way to execute an operation on a uobject | Matan Barak |
2017-08-29 | IB/core: Add new SRQ type IB_SRQT_TM | Artemy Kovalyov |
2017-08-29 | IB/core: Separate CQ handle in SRQ context | Artemy Kovalyov |
2017-08-29 | IB/core: Add XRQ capabilities | Artemy Kovalyov |
2017-08-28 | IB/rdmavt: Handle dereg of inuse MRs properly | Mike Marciniszyn |
2017-08-28 | IB/rdmavt: Add QP iterator API for QPs | Mike Marciniszyn |
2017-08-24 | RDMA/core: Cleanup device capability enum | Leon Romanovsky |
2017-08-24 | RDMA/(core, ulp): Convert register/unregister event handler to be void | Leon Romanovsky |
2017-08-24 | Merge branch 'k.o/for-4.13-rc' into k.o/for-next | Doug Ledford |
2017-08-24 | IB/core: Avoid accessing non-allocated memory when inferring port type | Noa Osherovich |
2017-08-22 | rdma: Autoload netlink client modules | Jason Gunthorpe |
2017-08-22 | IB/hfi1: Stricter bounds checking of MAD trap index | Kamenee Arumugame |
2017-08-22 | IB/rdmavt, hfi1, qib: Enhance rdmavt and hfi1 to use 32 bit lids | Dasaratharaman Chandramouli |
2017-08-22 | IB/hfi1: Add 16B UD support | Don Hiatt |
2017-08-22 | IB/hfi1: Determine 9B/16B L2 header type based on Address handle | Don Hiatt |
2017-08-22 | IB/hfi1: Add support to receive 16B bypass packets | Don Hiatt |
2017-08-22 | IB/rdmavt, hfi1, qib: Modify check_ah() to account for extended LIDs | Don Hiatt |
2017-08-22 | IB/hfi1: Remove pmtu from the QP structure | Sebastian Sanchez |
2017-08-18 | Add OPA extended LID support | Hiatt, Don |
2017-08-18 | Merge branch 'misc' into k.o/for-next | Doug Ledford |
2017-08-18 | infiniband: avoid overflow warning | Arnd Bergmann |
2017-08-10 | Merge branch 'rdma-netlink' into k.o/merge-test | Doug Ledford |
2017-08-10 | Merge branches '32bit_lid' and 'irq_affinity' into k.o/merge-test | Doug Ledford |
2017-08-10 | RDMA: Simplify get firmware interface | Leon Romanovsky |
2017-08-10 | RDMA/netlink: Add and implement doit netlink callback | Leon Romanovsky |
2017-08-10 | RDMA/core: Add and expose static device index | Leon Romanovsky |
2017-08-10 | RDMA/netlink: Rename netlink callback struct | Leon Romanovsky |
2017-08-10 | RDMA/netlink: Simplify and rename ibnl_chk_listeners | Leon Romanovsky |
2017-08-10 | RDMA/netlink: Rename and remove redundant parameter from ibnl_multicast | Leon Romanovsky |
2017-08-10 | RDMA/netlink: Rename and remove redundant parameter from ibnl_unicast* | Leon Romanovsky |
2017-08-10 | RDMA/netlink: Add flag to consolidate common handling | Leon Romanovsky |
2017-08-10 | RDMA/netlink: Remove redundant owner option for netlink callbacks | Leon Romanovsky |
2017-08-10 | RDMA/netlink: Remove netlink clients infrastructure | Leon Romanovsky |
2017-08-09 | RDMA/core: Add wait/retry version of ibnl_unicast | Ismail, Mustafa |