aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
AgeCommit message (Expand)AuthorFilesLines
2019-06-20RDMA/hns: Add mtr support for mixed multihop addressingLijun Ou4-0/+628
2019-06-19RDMA/netlink: Resort policy arrayDoug Ledford1-75/+78
2019-06-18RDMA/mlx5: Enable decap and packet reformat on FDBMaor Gottlieb1-0/+5
2019-06-18RDMA/mlx5: Consider eswitch encap modeMaor Gottlieb1-6/+14
2019-06-18Merge remote-tracking branch 'mlx5-next/mlx5-next' into HEADDoug Ledford4-16/+27
2019-06-18RDMA/odp: Fix missed unlock in non-blocking invalidate_startJason Gunthorpe1-5/+9
2019-06-18IB/hfi1: Spelling s/statisfied/satisfied/Geert Uytterhoeven1-1/+1
2019-06-18RDMA: Report available cdevs through RDMA_NLDEV_CMD_GET_CHARDEVJason Gunthorpe8-5/+108
2019-06-18RDMA: Add NLDEV_GET_CHARDEV to allow char dev discovery and autoloadJason Gunthorpe3-0/+201
2019-06-18RDMA/efa: Handle mmap insertions overflowGal Pressman1-5/+16
2019-06-18ipoib: correcly show a VF hardware addressDenis Kirjanov1-0/+1
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-36/+4
2019-06-17RDMA/efa: Fix success return value in case of errorGal Pressman1-6/+18
2019-06-17IB/hfi1: Handle port down properly in pioMike Marciniszyn4-7/+8
2019-06-17IB/hfi1: Handle wakeup of orphaned QPs for pioMike Marciniszyn1-0/+16
2019-06-17IB/hfi1: Wakeup QPs orphaned on wait list after flushMike Marciniszyn1-0/+17
2019-06-17IB/hfi1: Use aborts to trigger RC throttlingMike Marciniszyn3-4/+37
2019-06-17IB/hfi1: Create inline to get extended headersMike Marciniszyn2-20/+32
2019-06-17IB/hfi1: Silence txreq allocation warningsMike Marciniszyn2-2/+3
2019-06-17IB/hfi1: Avoid hardlockup with flushlist_lockMike Marciniszyn1-6/+3
2019-06-17RDMA: Move rdma_node_type to uapi/Jason Gunthorpe1-1/+1
2019-06-17Merge tag 'v5.2-rc5' into sched/core, to pick up fixesIngo Molnar20-71/+98
2019-06-17locking/lockdep: Rename lockdep_assert_held_exclusive() -> lockdep_assert_held_write()Nikolay Borisov1-1/+1
2019-06-14LSM: switch to blocking policy update notifiersJanne Karhunen1-3/+3
2019-06-13net/mlx5: Add EQ enable/disable APIYuval Avnery1-1/+8
2019-06-13net/mlx5: Use a single IRQ for all async EQsAriel Levkovich1-1/+1
2019-06-13net/mlx5: Separate IRQ request/free from EQ life cycleYuval Avnery1-1/+1
2019-06-13net/mlx5: Change interrupt handler to call chain notifierYuval Avnery2-4/+7
2019-06-13rdma: Remove nesJason Gunthorpe17-19675/+0
2019-06-11RDMA/ipoib: Remove check for ETH_SS_TESTKamal Heib1-2/+0
2019-06-11RDMA: Convert CQ allocations to be under core responsibilityLeon Romanovsky47-433/+314
2019-06-11RDMA: Clean destroy CQ in drivers do not return errorsLeon Romanovsky35-162/+78
2019-06-11RDMA/nes: Avoid memory allocation during CQ destroyLeon Romanovsky1-17/+11
2019-06-11IB/hfi1: Correct tid qp rcd to match verbs contextMike Marciniszyn3-3/+15
2019-06-11IB/hfi1: Close PSM sdma_progress sleep windowMike Marciniszyn2-9/+4
2019-06-11IB/hfi1: Validate fault injection opcode user inputKaike Wan1-0/+5
2019-06-10RDMA: Move owner into struct ib_device_opsJason Gunthorpe19-21/+24
2019-06-10RDMA: Move uverbs_abi_ver into struct ib_device_opsJason Gunthorpe19-24/+32
2019-06-10RDMA: Move driver_id into struct ib_device_opsJason Gunthorpe20-23/+47
2019-06-10rdma: Delete the ib_ucm moduleJason Gunthorpe3-1364/+0
2019-06-08Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds4-36/+4
2019-06-07ucma: Convert ctx_idr to XArrayMatthew Wilcox1-34/+24
2019-06-07ucma: Convert multicast_idr to XArrayMatthew Wilcox1-19/+11
2019-06-07RDMA/ucma: Use struct_size() helperGustavo A. R. Silva1-2/+1
2019-06-07RDMA/hns: Bugfix for filling the sge of srqLijun Ou1-3/+3
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller18-44/+96
2019-06-07RDMA/hns: fix inverted logic of readl read and shiftColin Ian King1-1/+1
2019-06-07RDMA/srp: Accept again source addresses that do not have a port numberBart Van Assche1-6/+15
2019-06-07RDMA/ipoib: implement ethtool .get_link() callbackKamal Heib1-0/+1
2019-06-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds16-35/+94