summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/hfi1
AgeCommit message (Expand)Author
2020-07-02IB/hfi1: Do not destroy link_wq when the device is shut downKaike Wan
2020-07-02IB/hfi1: Do not destroy hfi1_wq when the device is shut downKaike Wan
2020-07-02IB/hfi1: Add explicit cast OPA_MTU_8192 to 'enum ib_mtu'Nathan Chancellor
2020-06-24IB/hfi1: Add atomic triggered sleep/wakeupMike Marciniszyn
2020-06-24IB/hfi1: Correct -EBUSY handling in tx codeMike Marciniszyn
2020-06-24IB/hfi1: Fix module use count flaw due to leftover module put callsDennis Dalessandro
2020-06-24IB/hfi1: Restore kfree in dummy_netdev cleanupDennis Dalessandro
2020-06-15RDMA/hfi1: Fix trivial mis-spelling of 'descriptor'Kieran Bingham
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-09mmap locking API: convert mmap_sem commentsMichel Lespinasse
2020-06-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-06-02IB/hfi1: Use free_netdev() in hfi1_netdev_free()YueHaibing
2020-06-02IB/hfi1: Fix hfi1_netdev_rx_init() error handlingDan Carpenter
2020-06-02RDMA: Remove 'max_map_per_fmr'Jason Gunthorpe
2020-06-01Merge branch 'uaccess.access_ok' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-05-29IB/hfi1: Fix spelling mistake "enought" -> "enough"Colin Ian King
2020-05-29hfi1: get rid of pointless access_ok()Al Viro
2020-05-21Merge tag 'v5.7-rc6' into rdma.git for-nextJason Gunthorpe
2020-05-21IB/hfi1: Enable the transmit side of the datagram ipoib netdevPiotr Stankiewicz
2020-05-21IB/hfi1: Add packet histogram trace eventGrzegorz Andrejczuk
2020-05-21IB/hfi1: Activate the dummy netdevGrzegorz Andrejczuk
2020-05-21IB/hfi1: Add rx functions for dummy netdevGrzegorz Andrejczuk
2020-05-21IB/hfi1: Add interrupt handler functions for accelerated ipoibGrzegorz Andrejczuk
2020-05-21IB/hfi1: Add functions to receive accelerated ipoib packetsKaike Wan
2020-05-21IB/hfi1: Rename num_vnic_contexts as num_netdev_contextsGrzegorz Andrejczuk
2020-05-21IB/ipoib: Increase ipoib Datagram mode MTU's upper limitKaike Wan
2020-05-21IB/hfi1: RSM rules for AIPGrzegorz Andrejczuk
2020-05-21IB/{rdmavt, hfi1}: Implement creation of accelerated UD QPsGary Leshner
2020-05-21IB/hfi1: Remove module parameter for KDETH qpnsGary Leshner
2020-05-21IB/hfi1: Add the transmit side of a datagram ipoib RDMA netdevGary Leshner
2020-05-21IB/hfi1: Add functions to transmit datagram ipoib packetsGary Leshner
2020-05-21IB/hfi1: Add accelerated IP capability bitKaike Wan
2020-05-12IB/hfi1: Fix another case where pq is left on waitlistMike Marciniszyn
2020-04-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-03-30Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-03-27IB/hfi1: Call kobject_put() when kobject_init_and_add() failsKaike Wan
2020-03-27IB/hfi1: Fix memory leaks in sysfs registration and unregistrationKaike Wan
2020-03-26IB/hfi1: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-03-23IB/hfi1: Ensure pq is not left on waitlistMike Marciniszyn
2020-03-18IB/hfi1: Remove kobj from hfi1_devdataKaike Wan
2020-03-10Merge tag 'v5.6-rc5' into rdma.git for-nextJason Gunthorpe
2020-03-08Merge branch 'efi/urgent' into efi/core, to pick up fixesIngo Molnar
2020-03-04Merge tag 'v5.6-rc4' into rdma.git for-nextJason Gunthorpe
2020-03-02IB/hfi1, qib: Ensure RCU is locked when accessing listDennis Dalessandro
2020-02-26Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi...Ingo Molnar
2020-02-23infiniband: hfi1: Use EFI GetVariable only when availableArd Biesheuvel
2020-02-20RDMA: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-11IB/hfi1: Close window for pq and request colidingMike Marciniszyn
2020-02-11IB/hfi1: Acquire lock to release TID entries when user file is closedKaike Wan
2020-02-11RDMA/hfi1: Fix memory leak in _dev_comp_vect_mappings_createKamal Heib