summaryrefslogtreecommitdiff
path: root/include/rdma
AgeCommit message (Expand)Author
2019-11-24IB/mlx4: Avoid implicit enumerated type conversionNathan Chancellor
2019-11-12RDMA/uverbs: Prevent potential underflowDan Carpenter
2019-10-05IB/core: Add an unbound WQ type to the new CQ APIJack Morgenstein
2019-05-16IB/rxe: Revise the ib_wr_opcode enumJason Gunthorpe
2018-07-03IB/hfi1: Optimize kthread pointer locking when queuing CQ entriesSebastian Sanchez
2018-07-03IB/core: Make testing MR flags for writability a static inline functionJack Morgenstein
2018-05-30IB/umem: Use the correct mm during ib_umem_releaseLidong Chen
2018-04-26IB/core: Map iWarp AH type to undefined in rdma_ah_find_typeDon Hiatt
2018-04-26RDMA/core: Clarify rdma_ah_find_typeParav Pandit
2018-04-08RDMA/ucma: Introduce safer rdma_addr_size() variantsRoland Dreier
2018-02-22IB/core: Fix ib_wc structure size to remain in 64 bytes boundaryBodong Wang
2017-12-20IB/core: Fix endianness annotation in rdma_is_multicast_addr()Bart Van Assche
2017-12-20IB/core: Fix calculation of maximum RoCE MTUParav Pandit
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-25IB: Correct MR length field to be 64-bitParav Pandit
2017-09-25IB/core: Fix typo in the name of the tag-matching cap structLeon Romanovsky
2017-09-09Merge tag 'nfsd-4.14' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-09-08lib/interval_tree: fast overlap detectionDavidlohr Bueso
2017-09-05rdma core: Add rdma_rw_mr_payload()Chuck Lever
2017-08-31IB/core: Assign root to all driversMatan Barak
2017-08-31IB/core: Add legacy driver's user-dataMatan Barak
2017-08-31IB/core: Export ioctl enum types to user-spaceMatan Barak
2017-08-31IB/core: Explicitly destroy an object while keeping uobjectMatan Barak
2017-08-31IB/core: Add macros for declaring methods and attributesMatan Barak
2017-08-31IB/core: Add uverbs merge trees functionalityMatan Barak
2017-08-31IB/core: Add DEVICE object and root tree structureMatan Barak
2017-08-31IB/core: Declare an object instead of declaring only type attributesMatan Barak
2017-08-31IB/core: Add new ioctl interfaceMatan Barak
2017-08-30IB/core: Add support to finalize objects in one transactionMatan Barak
2017-08-30IB/core: Add a generic way to execute an operation on a uobjectMatan Barak
2017-08-29IB/core: Add new SRQ type IB_SRQT_TMArtemy Kovalyov
2017-08-29IB/core: Separate CQ handle in SRQ contextArtemy Kovalyov
2017-08-29IB/core: Add XRQ capabilitiesArtemy Kovalyov
2017-08-28IB/rdmavt: Handle dereg of inuse MRs properlyMike Marciniszyn
2017-08-28IB/rdmavt: Add QP iterator API for QPsMike Marciniszyn
2017-08-24RDMA/core: Cleanup device capability enumLeon Romanovsky
2017-08-24RDMA/(core, ulp): Convert register/unregister event handler to be voidLeon Romanovsky
2017-08-24Merge branch 'k.o/for-4.13-rc' into k.o/for-nextDoug Ledford
2017-08-24IB/core: Avoid accessing non-allocated memory when inferring port typeNoa Osherovich
2017-08-22rdma: Autoload netlink client modulesJason Gunthorpe
2017-08-22IB/hfi1: Stricter bounds checking of MAD trap indexKamenee Arumugame
2017-08-22IB/rdmavt, hfi1, qib: Enhance rdmavt and hfi1 to use 32 bit lidsDasaratharaman Chandramouli
2017-08-22IB/hfi1: Add 16B UD supportDon Hiatt
2017-08-22IB/hfi1: Determine 9B/16B L2 header type based on Address handleDon Hiatt
2017-08-22IB/hfi1: Add support to receive 16B bypass packetsDon Hiatt
2017-08-22IB/rdmavt, hfi1, qib: Modify check_ah() to account for extended LIDsDon Hiatt
2017-08-22IB/hfi1: Remove pmtu from the QP structureSebastian Sanchez
2017-08-18Add OPA extended LID supportHiatt, Don
2017-08-18Merge branch 'misc' into k.o/for-nextDoug Ledford
2017-08-18infiniband: avoid overflow warningArnd Bergmann