summaryrefslogtreecommitdiff
path: root/drivers/infiniband/sw
Commit message (Expand)AuthorAgeFilesLines
* rdma/siw: main include fileBernard Metzler2019-07-021-0/+745
* rdma/siw: iWarp wire packet formatBernard Metzler2019-07-021-0/+380
* IB/rdmavt: Add trace for map_mr_sgMike Marciniszyn2019-06-282-0/+37
* IB/rdmavt: Enhance trace information for FRWR debugMike Marciniszyn2019-06-282-4/+18
* IB/{rdmavt, hfi1, qib}: Add helpers to hide SWQE WR detailsMichael J. Ruhl2019-06-281-1/+1
* IB/{rdmavt, hfi1, qib}: Remove AH refcount for UD QPsMichael J. Ruhl2019-06-282-8/+56
* IB/rdmavt: Set QP allowed opcodes after QP allocationMichael J. Ruhl2019-06-281-23/+12
* IB/{hfi1, qib, rdmavt}: Put qp in error state when cq is fullKamenee Arumugam2019-06-283-5/+22
* IB/rdmavt: Fracture single lock used for posting and processing RWQEsKamenee Arumugam2019-06-283-60/+90
* IB/hfi1: Move receive work queue struct into uapi directoryKamenee Arumugam2019-06-284-71/+152
* IB/hfi1: Move rvt_cq_wc struct into uapi directoryKamenee Arumugam2019-06-281-69/+123
* Merge tag 'v5.2-rc6' into rdma.git for-nextJason Gunthorpe2019-06-286-1/+8
|\
| * Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-06-072-1/+4
| |\
| | * IB/{qib, hfi1, rdmavt}: Correct ibv_devinfo max_mr valueMike Marciniszyn2019-05-291-0/+2
| | * IB/rdmavt: Fix alloc_qpn() WARN_ON()Mike Marciniszyn2019-05-291-1/+2
| * | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-214-0/+4
| |/
* | IB/{rdmavt, qib, hfi1}: Convert to new completion APIMike Marciniszyn2019-06-201-22/+9
* | RDMA: Check umem pointer validity prior to releaseLeon Romanovsky2019-06-202-4/+2
* | RDMA: Convert CQ allocations to be under core responsibilityLeon Romanovsky2019-06-116-59/+31
* | RDMA: Clean destroy CQ in drivers do not return errorsLeon Romanovsky2019-06-113-8/+3
* | RDMA: Move owner into struct ib_device_opsJason Gunthorpe2019-06-101-1/+1
* | RDMA: Move uverbs_abi_ver into struct ib_device_opsJason Gunthorpe2019-06-102-2/+3
* | RDMA: Move driver_id into struct ib_device_opsJason Gunthorpe2019-06-102-3/+3
* | IB/rdmavt: Use struct_size() helperGustavo A. R. Silva2019-05-301-3/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-05-0932-271/+198
|\
| * RDMA/rdmavt: Catch use-after-free access of AH structuresLeon Romanovsky2019-05-061-2/+1
| * RDMA/rxe: Use rdma_read_gid_attr_ndev_rcu to access netdevParav Pandit2019-05-031-3/+12
| * RDMA/rxe: Consider skb reserve space based on netdev of GIDParav Pandit2019-05-031-1/+2
| * Merge branch 'rdma_mmap' into rdma.git for-nextJason Gunthorpe2019-04-241-7/+10
| |\
| * | IB/{rdmavt, qib, hfi1}: Use new routine to release reference countsMike Marciniszyn2019-04-241-7/+2
| * | IB/rdmavt: Use more efficient allowed_opsMike Marciniszyn2019-04-241-11/+4
| * | IB/rdmavt: Fix ab/ba include issuesMike Marciniszyn2019-04-245-5/+5
| * | RDMA: Handle SRQ allocations by IB/coreLeon Romanovsky2019-04-086-53/+33
| * | RDMA: Handle AH allocations by IB/coreLeon Romanovsky2019-04-086-50/+32
| * | IB: Pass only ib_udata in function prototypesShamir Rabinovitch2019-04-0116-99/+68
| * | IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch2019-04-0113-27/+29
| * | RDMA/rdmavt: Use correct sizing on buffers holding page DMA addressesShiraz Saleem2019-03-281-1/+1
| * | RDMA/rxe: Use correct sizing on buffers holding page DMA addressesShiraz Saleem2019-03-281-1/+1
| * | IB/rxe: Replace av->network_type with skb->protocolZhu Yanjun2019-03-271-16/+12
| * | RDMA/rxe: Fix slab-out-bounds access which lead to kernel crash laterLeon Romanovsky2019-03-261-5/+6
| * | RDMA: Use __packed annotation instead of __attribute__ ((packed))Erez Alfasi2019-03-251-1/+1
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-05-061-1/+0
|\ \ \ | |_|/ |/| |
| * | crypto: shash - remove shash_desc::flagsEric Biggers2019-04-251-1/+0
| |/
* | IB/rdmavt: Fix frwr memory registrationJosh Collier2019-04-161-7/+10
|/
* IB/rdmavt: Fix concurrency panics in QP post_send and modify to errorMichael J. Ruhl2019-03-041-10/+23
* IB/rdmavt: Fix loopback send with invalidate orderingMike Marciniszyn2019-03-041-10/+16
* RDMA: Handle ucontext allocations by IB/coreLeon Romanovsky2019-02-224-23/+16
* rdma_rxe: Use netlink messages to add/delete linksSteve Wise2019-02-198-13/+46
* RDMA/rxe: Close a race after ib_register_deviceJason Gunthorpe2019-02-194-12/+21
* RDMA/rxe: Add ib_device_get_by_name() and use it in rxeJason Gunthorpe2019-02-195-33/+4