summaryrefslogtreecommitdiff
path: root/drivers/infiniband/sw
AgeCommit message (Expand)Author
2019-07-12RMDA/siw: Require a 64 bit archJason Gunthorpe
2019-07-11RDMA/siw: Mark expected switch fall-throughsGustavo A. R. Silva
2019-07-11rdma/siw: Remove set but not used variable 's'YueHaibing
2019-07-11rdma/siw: Add missing dependencies on LIBCRC32C and DMA_VIRT_OPSGeert Uytterhoeven
2019-07-11RDMA/siw: Add missing rtnl_lock around access to ifaJason Gunthorpe
2019-07-10rdma/siw: Use proper enumerated type in map_cqe_statusNathan Chancellor
2019-07-10RDMA/siw: Remove unnecessary kthread create/destroy printoutsBernard Metzler
2019-07-10IB/rdmavt: Fix variable shadowing issue in rvt_create_cqNathan Chancellor
2019-07-08RDMA/rxe: Fill in wc byte_len with IB_WC_RECV_RDMA_WITH_IMMKonstantin Taranov
2019-07-08RDMA/rvt: Do not use a kernel header in the ABIJason Gunthorpe
2019-07-08RDMA/siw: Fix DEFINE_PER_CPU compilation when ARCH_NEEDS_WEAK_PER_CPUJason Gunthorpe
2019-07-07ibverbs/rxe: Remove variable self-initializationMaksym Planeta
2019-07-02rdma/siw: addition to kernel build environmentBernard Metzler
2019-07-02rdma/siw: completion queue methodsBernard Metzler
2019-07-02rdma/siw: receive pathBernard Metzler
2019-07-02rdma/siw: transmit pathBernard Metzler
2019-07-02rdma/siw: queue pair methodsBernard Metzler
2019-07-02rdma/siw: application buffer managementBernard Metzler
2019-07-02rdma/siw: application interfaceBernard Metzler
2019-07-02rdma/siw: connection managementBernard Metzler
2019-07-02rdma/siw: network and RDMA core interfaceBernard Metzler
2019-07-02rdma/siw: main include fileBernard Metzler
2019-07-02rdma/siw: iWarp wire packet formatBernard Metzler
2019-06-28IB/rdmavt: Add trace for map_mr_sgMike Marciniszyn
2019-06-28IB/rdmavt: Enhance trace information for FRWR debugMike Marciniszyn
2019-06-28IB/{rdmavt, hfi1, qib}: Add helpers to hide SWQE WR detailsMichael J. Ruhl
2019-06-28IB/{rdmavt, hfi1, qib}: Remove AH refcount for UD QPsMichael J. Ruhl
2019-06-28IB/rdmavt: Set QP allowed opcodes after QP allocationMichael J. Ruhl
2019-06-28IB/{hfi1, qib, rdmavt}: Put qp in error state when cq is fullKamenee Arumugam
2019-06-28IB/rdmavt: Fracture single lock used for posting and processing RWQEsKamenee Arumugam
2019-06-28IB/hfi1: Move receive work queue struct into uapi directoryKamenee Arumugam
2019-06-28IB/hfi1: Move rvt_cq_wc struct into uapi directoryKamenee Arumugam
2019-06-28Merge tag 'v5.2-rc6' into rdma.git for-nextJason Gunthorpe
2019-06-20IB/{rdmavt, qib, hfi1}: Convert to new completion APIMike Marciniszyn
2019-06-20RDMA: Check umem pointer validity prior to releaseLeon Romanovsky
2019-06-11RDMA: Convert CQ allocations to be under core responsibilityLeon Romanovsky
2019-06-11RDMA: Clean destroy CQ in drivers do not return errorsLeon Romanovsky
2019-06-10RDMA: Move owner into struct ib_device_opsJason Gunthorpe
2019-06-10RDMA: Move uverbs_abi_ver into struct ib_device_opsJason Gunthorpe
2019-06-10RDMA: Move driver_id into struct ib_device_opsJason Gunthorpe
2019-06-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-05-30IB/rdmavt: Use struct_size() helperGustavo A. R. Silva
2019-05-29IB/{qib, hfi1, rdmavt}: Correct ibv_devinfo max_mr valueMike Marciniszyn
2019-05-29IB/rdmavt: Fix alloc_qpn() WARN_ON()Mike Marciniszyn
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-05-06Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-05-06RDMA/rdmavt: Catch use-after-free access of AH structuresLeon Romanovsky
2019-05-03RDMA/rxe: Use rdma_read_gid_attr_ndev_rcu to access netdevParav Pandit
2019-05-03RDMA/rxe: Consider skb reserve space based on netdev of GIDParav Pandit