summaryrefslogtreecommitdiffstats
path: root/include/rdma
Commit message (Expand)AuthorAgeFilesLines
* IB/mlx4: Avoid implicit enumerated type conversionNathan Chancellor2019-11-241-1/+1
* RDMA/uverbs: Prevent potential underflowDan Carpenter2019-11-121-1/+1
* IB/core: Add an unbound WQ type to the new CQ APIJack Morgenstein2019-10-051-3/+6
* IB/rxe: Revise the ib_wr_opcode enumJason Gunthorpe2019-05-161-14/+20
* IB/hfi1: Optimize kthread pointer locking when queuing CQ entriesSebastian Sanchez2018-07-031-1/+1
* IB/core: Make testing MR flags for writability a static inline functionJack Morgenstein2018-07-031-0/+14
* IB/umem: Use the correct mm during ib_umem_releaseLidong Chen2018-05-301-1/+0
* IB/core: Map iWarp AH type to undefined in rdma_ah_find_typeDon Hiatt2018-04-261-6/+14
* RDMA/core: Clarify rdma_ah_find_typeParav Pandit2018-04-261-2/+1
* RDMA/ucma: Introduce safer rdma_addr_size() variantsRoland Dreier2018-04-081-0/+2
* IB/core: Fix ib_wc structure size to remain in 64 bytes boundaryBodong Wang2018-02-221-1/+1
* IB/core: Fix endianness annotation in rdma_is_multicast_addr()Bart Van Assche2017-12-201-2/+2
* IB/core: Fix calculation of maximum RoCE MTUParav Pandit2017-12-202-11/+15
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* IB: Correct MR length field to be 64-bitParav Pandit2017-09-251-1/+1
* IB/core: Fix typo in the name of the tag-matching cap structLeon Romanovsky2017-09-251-2/+2
* Merge tag 'nfsd-4.14' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2017-09-091-0/+2
|\
| * rdma core: Add rdma_rw_mr_payload()Chuck Lever2017-09-051-0/+2
* | lib/interval_tree: fast overlap detectionDavidlohr Bueso2017-09-082-5/+8
* | IB/core: Assign root to all driversMatan Barak2017-08-312-0/+26
* | IB/core: Add legacy driver's user-dataMatan Barak2017-08-311-0/+46
* | IB/core: Export ioctl enum types to user-spaceMatan Barak2017-08-311-17/+1
* | IB/core: Explicitly destroy an object while keeping uobjectMatan Barak2017-08-311-0/+1
* | IB/core: Add macros for declaring methods and attributesMatan Barak2017-08-311-1/+104
* | IB/core: Add uverbs merge trees functionalityMatan Barak2017-08-311-1/+39
* | IB/core: Add DEVICE object and root tree structureMatan Barak2017-08-312-0/+53
* | IB/core: Declare an object instead of declaring only type attributesMatan Barak2017-08-313-35/+59
* | IB/core: Add new ioctl interfaceMatan Barak2017-08-312-9/+94
* | IB/core: Add support to finalize objects in one transactionMatan Barak2017-08-301-0/+53
* | IB/core: Add a generic way to execute an operation on a uobjectMatan Barak2017-08-301-0/+52
* | IB/core: Add new SRQ type IB_SRQT_TMArtemy Kovalyov2017-08-291-2/+8
* | IB/core: Separate CQ handle in SRQ contextArtemy Kovalyov2017-08-291-11/+20
* | IB/core: Add XRQ capabilitiesArtemy Kovalyov2017-08-291-0/+19
* | IB/rdmavt: Handle dereg of inuse MRs properlyMike Marciniszyn2017-08-282-0/+4
* | IB/rdmavt: Add QP iterator API for QPsMike Marciniszyn2017-08-281-0/+29
* | RDMA/core: Cleanup device capability enumLeon Romanovsky2017-08-241-3/+3
* | RDMA/(core, ulp): Convert register/unregister event handler to be voidLeon Romanovsky2017-08-241-2/+2
* | Merge branch 'k.o/for-4.13-rc' into k.o/for-nextDoug Ledford2017-08-241-0/+1
|\ \
| * | IB/core: Avoid accessing non-allocated memory when inferring port typeNoa Osherovich2017-08-241-0/+1
| |/
* | rdma: Autoload netlink client modulesJason Gunthorpe2017-08-221-0/+12
* | IB/hfi1: Stricter bounds checking of MAD trap indexKamenee Arumugame2017-08-221-1/+1
* | IB/rdmavt, hfi1, qib: Enhance rdmavt and hfi1 to use 32 bit lidsDasaratharaman Chandramouli2017-08-221-1/+1
* | IB/hfi1: Add 16B UD supportDon Hiatt2017-08-221-0/+1
* | IB/hfi1: Determine 9B/16B L2 header type based on Address handleDon Hiatt2017-08-222-2/+17
* | IB/hfi1: Add support to receive 16B bypass packetsDon Hiatt2017-08-221-3/+0
* | IB/rdmavt, hfi1, qib: Modify check_ah() to account for extended LIDsDon Hiatt2017-08-221-0/+18
* | IB/hfi1: Remove pmtu from the QP structureSebastian Sanchez2017-08-221-1/+0
* | Add OPA extended LID supportHiatt, Don2017-08-181-6/+20
* | Merge branch 'misc' into k.o/for-nextDoug Ledford2017-08-181-1/+2
|\ \
| * | infiniband: avoid overflow warningArnd Bergmann2017-08-181-1/+2
| |/