index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
hfi1
Age
Commit message (
Expand
)
Author
2020-09-03
RDMA/hfi1: Convert tasklets to use new tasklet_setup() API
Allen Pais
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-20
RDMA/hfi1: Correct an interlock issue for TID RDMA WRITE request
Kaike Wan
2020-08-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-07-24
IB/hfi1: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-16
IB/hfi1: Remove unnecessary fall-through markings
Gustavo A. R. Silva
2020-07-02
IB/hfi1: Do not destroy link_wq when the device is shut down
Kaike Wan
2020-07-02
IB/hfi1: Do not destroy hfi1_wq when the device is shut down
Kaike Wan
2020-07-02
IB/hfi1: Add explicit cast OPA_MTU_8192 to 'enum ib_mtu'
Nathan Chancellor
2020-06-30
IB/hfi1: Convert PCIBIOS_* errors to generic -E* errors
Bolarinwa Olayemi Saheed
2020-06-24
IB/hfi1: Add atomic triggered sleep/wakeup
Mike Marciniszyn
2020-06-24
IB/hfi1: Correct -EBUSY handling in tx code
Mike Marciniszyn
2020-06-24
IB/hfi1: Fix module use count flaw due to leftover module put calls
Dennis Dalessandro
2020-06-24
IB/hfi1: Restore kfree in dummy_netdev cleanup
Dennis Dalessandro
2020-06-22
RDMA/hfi1: Remove hfi1_create_qp declaration
Kamal Heib
2020-06-15
RDMA/hfi1: Fix trivial mis-spelling of 'descriptor'
Kieran Bingham
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-06-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-06-02
IB/hfi1: Use free_netdev() in hfi1_netdev_free()
YueHaibing
2020-06-02
IB/hfi1: Fix hfi1_netdev_rx_init() error handling
Dan Carpenter
2020-06-02
RDMA: Remove 'max_map_per_fmr'
Jason Gunthorpe
2020-06-01
Merge branch 'uaccess.access_ok' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-05-29
IB/hfi1: Fix spelling mistake "enought" -> "enough"
Colin Ian King
2020-05-29
hfi1: get rid of pointless access_ok()
Al Viro
2020-05-21
Merge tag 'v5.7-rc6' into rdma.git for-next
Jason Gunthorpe
2020-05-21
IB/hfi1: Enable the transmit side of the datagram ipoib netdev
Piotr Stankiewicz
2020-05-21
IB/hfi1: Add packet histogram trace event
Grzegorz Andrejczuk
2020-05-21
IB/hfi1: Activate the dummy netdev
Grzegorz Andrejczuk
2020-05-21
IB/hfi1: Add rx functions for dummy netdev
Grzegorz Andrejczuk
2020-05-21
IB/hfi1: Add interrupt handler functions for accelerated ipoib
Grzegorz Andrejczuk
2020-05-21
IB/hfi1: Add functions to receive accelerated ipoib packets
Kaike Wan
2020-05-21
IB/hfi1: Rename num_vnic_contexts as num_netdev_contexts
Grzegorz Andrejczuk
2020-05-21
IB/ipoib: Increase ipoib Datagram mode MTU's upper limit
Kaike Wan
2020-05-21
IB/hfi1: RSM rules for AIP
Grzegorz Andrejczuk
2020-05-21
IB/{rdmavt, hfi1}: Implement creation of accelerated UD QPs
Gary Leshner
2020-05-21
IB/hfi1: Remove module parameter for KDETH qpns
Gary Leshner
2020-05-21
IB/hfi1: Add the transmit side of a datagram ipoib RDMA netdev
Gary Leshner
2020-05-21
IB/hfi1: Add functions to transmit datagram ipoib packets
Gary Leshner
2020-05-21
IB/hfi1: Add accelerated IP capability bit
Kaike Wan
2020-05-12
IB/hfi1: Fix another case where pq is left on waitlist
Mike Marciniszyn
2020-04-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-03-30
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-03-27
IB/hfi1: Call kobject_put() when kobject_init_and_add() fails
Kaike Wan
2020-03-27
IB/hfi1: Fix memory leaks in sysfs registration and unregistration
Kaike Wan
2020-03-26
IB/hfi1: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2020-03-23
IB/hfi1: Ensure pq is not left on waitlist
Mike Marciniszyn
2020-03-18
IB/hfi1: Remove kobj from hfi1_devdata
Kaike Wan
2020-03-10
Merge tag 'v5.6-rc5' into rdma.git for-next
Jason Gunthorpe
2020-03-08
Merge branch 'efi/urgent' into efi/core, to pick up fixes
Ingo Molnar
[next]