index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
hfi1
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
14
-94
/
+70
2020-07-24
IB/hfi1: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
11
-60
/
+41
2020-07-16
IB/hfi1: Remove unnecessary fall-through markings
Gustavo A. R. Silva
1
-13
/
+14
2020-07-02
IB/hfi1: Do not destroy link_wq when the device is shut down
Kaike Wan
1
-5
/
+5
2020-07-02
IB/hfi1: Do not destroy hfi1_wq when the device is shut down
Kaike Wan
3
-6
/
+31
2020-07-02
IB/hfi1: Add explicit cast OPA_MTU_8192 to 'enum ib_mtu'
Nathan Chancellor
1
-1
/
+1
2020-06-30
IB/hfi1: Convert PCIBIOS_* errors to generic -E* errors
Bolarinwa Olayemi Saheed
1
-7
/
+15
2020-06-24
IB/hfi1: Add atomic triggered sleep/wakeup
Mike Marciniszyn
2
-20
/
+53
2020-06-24
IB/hfi1: Correct -EBUSY handling in tx code
Mike Marciniszyn
1
-17
/
+18
2020-06-24
IB/hfi1: Fix module use count flaw due to leftover module put calls
Dennis Dalessandro
1
-17
/
+2
2020-06-24
IB/hfi1: Restore kfree in dummy_netdev cleanup
Dennis Dalessandro
1
-1
/
+1
2020-06-22
RDMA/hfi1: Remove hfi1_create_qp declaration
Kamal Heib
1
-14
/
+0
2020-06-15
RDMA/hfi1: Fix trivial mis-spelling of 'descriptor'
Kieran Bingham
3
-3
/
+3
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-3
/
+3
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
1
-1
/
+1
2020-06-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
25
-459
/
+2631
2020-06-02
IB/hfi1: Use free_netdev() in hfi1_netdev_free()
YueHaibing
1
-4
/
+1
2020-06-02
IB/hfi1: Fix hfi1_netdev_rx_init() error handling
Dan Carpenter
1
-2
/
+9
2020-06-02
RDMA: Remove 'max_map_per_fmr'
Jason Gunthorpe
1
-1
/
+0
2020-06-01
Merge branch 'uaccess.access_ok' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-7
/
+0
2020-05-29
IB/hfi1: Fix spelling mistake "enought" -> "enough"
Colin Ian King
1
-1
/
+1
2020-05-29
hfi1: get rid of pointless access_ok()
Al Viro
1
-7
/
+0
2020-05-21
Merge tag 'v5.7-rc6' into rdma.git for-next
Jason Gunthorpe
1
-4
/
+0
2020-05-21
IB/hfi1: Enable the transmit side of the datagram ipoib netdev
Piotr Stankiewicz
2
-0
/
+3
2020-05-21
IB/hfi1: Add packet histogram trace event
Grzegorz Andrejczuk
3
-1
/
+43
2020-05-21
IB/hfi1: Activate the dummy netdev
Grzegorz Andrejczuk
11
-342
/
+178
2020-05-21
IB/hfi1: Add rx functions for dummy netdev
Grzegorz Andrejczuk
5
-2
/
+414
2020-05-21
IB/hfi1: Add interrupt handler functions for accelerated ipoib
Grzegorz Andrejczuk
10
-7
/
+206
2020-05-21
IB/hfi1: Add functions to receive accelerated ipoib packets
Kaike Wan
7
-2
/
+355
2020-05-21
IB/hfi1: Rename num_vnic_contexts as num_netdev_contexts
Grzegorz Andrejczuk
4
-20
/
+20
2020-05-21
IB/ipoib: Increase ipoib Datagram mode MTU's upper limit
Kaike Wan
2
-16
/
+4
2020-05-21
IB/hfi1: RSM rules for AIP
Grzegorz Andrejczuk
4
-50
/
+136
2020-05-21
IB/{rdmavt, hfi1}: Implement creation of accelerated UD QPs
Gary Leshner
1
-1
/
+1
2020-05-21
IB/hfi1: Remove module parameter for KDETH qpns
Gary Leshner
6
-33
/
+11
2020-05-21
IB/hfi1: Add the transmit side of a datagram ipoib RDMA netdev
Gary Leshner
3
-0
/
+289
2020-05-21
IB/hfi1: Add functions to transmit datagram ipoib packets
Gary Leshner
4
-1
/
+983
2020-05-21
IB/hfi1: Add accelerated IP capability bit
Kaike Wan
1
-2
/
+3
2020-05-12
IB/hfi1: Fix another case where pq is left on waitlist
Mike Marciniszyn
1
-4
/
+0
2020-04-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
11
-45
/
+35
2020-03-30
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2020-03-27
IB/hfi1: Call kobject_put() when kobject_init_and_add() fails
Kaike Wan
1
-5
/
+8
2020-03-27
IB/hfi1: Fix memory leaks in sysfs registration and unregistration
Kaike Wan
1
-2
/
+11
2020-03-26
IB/hfi1: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-2
/
+2
2020-03-23
IB/hfi1: Ensure pq is not left on waitlist
Mike Marciniszyn
1
-3
/
+22
2020-03-18
IB/hfi1: Remove kobj from hfi1_devdata
Kaike Wan
3
-27
/
+5
2020-03-10
Merge tag 'v5.6-rc5' into rdma.git for-next
Jason Gunthorpe
1
-1
/
+3
2020-03-08
Merge branch 'efi/urgent' into efi/core, to pick up fixes
Ingo Molnar
1
-1
/
+3
2020-03-04
Merge tag 'v5.6-rc4' into rdma.git for-next
Jason Gunthorpe
5
-29
/
+52
2020-03-02
IB/hfi1, qib: Ensure RCU is locked when accessing list
Dennis Dalessandro
1
-1
/
+3
2020-02-26
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi...
Ingo Molnar
1
-1
/
+1
[next]