summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2019-06-18RDMA: Report available cdevs through RDMA_NLDEV_CMD_GET_CHARDEVJason Gunthorpe
2019-06-18RDMA: Add NLDEV_GET_CHARDEV to allow char dev discovery and autoloadJason Gunthorpe
2019-06-18RDMA/efa: Handle mmap insertions overflowGal Pressman
2019-06-18ipoib: correcly show a VF hardware addressDenis Kirjanov
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-17RDMA/efa: Fix success return value in case of errorGal Pressman
2019-06-17IB/hfi1: Handle port down properly in pioMike Marciniszyn
2019-06-17IB/hfi1: Handle wakeup of orphaned QPs for pioMike Marciniszyn
2019-06-17IB/hfi1: Wakeup QPs orphaned on wait list after flushMike Marciniszyn
2019-06-17IB/hfi1: Use aborts to trigger RC throttlingMike Marciniszyn
2019-06-17IB/hfi1: Create inline to get extended headersMike Marciniszyn
2019-06-17IB/hfi1: Silence txreq allocation warningsMike Marciniszyn
2019-06-17IB/hfi1: Avoid hardlockup with flushlist_lockMike Marciniszyn
2019-06-17RDMA: Move rdma_node_type to uapi/Jason Gunthorpe
2019-06-17Merge tag 'v5.2-rc5' into sched/core, to pick up fixesIngo Molnar
2019-06-17locking/lockdep: Rename lockdep_assert_held_exclusive() -> lockdep_assert_hel...Nikolay Borisov
2019-06-14LSM: switch to blocking policy update notifiersJanne Karhunen
2019-06-13net/mlx5: Add EQ enable/disable APIYuval Avnery
2019-06-13net/mlx5: Use a single IRQ for all async EQsAriel Levkovich
2019-06-13net/mlx5: Separate IRQ request/free from EQ life cycleYuval Avnery
2019-06-13net/mlx5: Change interrupt handler to call chain notifierYuval Avnery
2019-06-13rdma: Remove nesJason Gunthorpe
2019-06-11RDMA/ipoib: Remove check for ETH_SS_TESTKamal Heib
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-11RDMA/nes: Avoid memory allocation during CQ destroyLeon Romanovsky
2019-06-11IB/hfi1: Correct tid qp rcd to match verbs contextMike Marciniszyn
2019-06-11IB/hfi1: Close PSM sdma_progress sleep windowMike Marciniszyn
2019-06-11IB/hfi1: Validate fault injection opcode user inputKaike Wan
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-10rdma: Delete the ib_ucm moduleJason Gunthorpe
2019-06-08Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-06-07ucma: Convert ctx_idr to XArrayMatthew Wilcox
2019-06-07ucma: Convert multicast_idr to XArrayMatthew Wilcox
2019-06-07RDMA/ucma: Use struct_size() helperGustavo A. R. Silva
2019-06-07RDMA/hns: Bugfix for filling the sge of srqLijun Ou
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-07RDMA/hns: fix inverted logic of readl read and shiftColin Ian King
2019-06-07RDMA/srp: Accept again source addresses that do not have a port numberBart Van Assche
2019-06-07RDMA/ipoib: implement ethtool .get_link() callbackKamal Heib
2019-06-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner
2019-06-03Merge tag 'mlx5-updates-2019-05-31' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2019-06-03sched/core: Provide a pointer to the valid CPU maskSebastian Andrzej Siewior
2019-06-02net: ipv4: provide __rcu annotation for ifa_listFlorian Westphal
2019-06-02drivers: use in_dev_for_each_ifa_rtnl/rcuFlorian Westphal
2019-05-31Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-05-31{IB,net}/mlx5: Constify rep ops functions pointersParav Pandit