index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
hfi1
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
3
-33
/
+35
2020-12-01
Merge tag 'v5.10-rc6' into rdma.git for-next
Jason Gunthorpe
8
-49
/
+79
2020-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
8
-49
/
+79
2020-11-25
IB/hfi1: Ensure correct mm is used at all times
Dennis Dalessandro
8
-49
/
+79
2020-11-23
IB/hfi1: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2
-0
/
+6
2020-11-19
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2020-11-17
Merge branch 'for-rc' into rdma.git
Jason Gunthorpe
1
-1
/
+2
2020-11-13
IB/hfi1: Fix error return code in hfi1_init_dd()
Zhang Changzhong
1
-1
/
+2
2020-11-12
IB/hfi1: switch to core handling of rx/tx byte/packet counters
Heiner Kallweit
4
-43
/
+5
2020-10-30
RDMA: Convert various random sprintf sysfs _show uses to sysfs_emit
Joe Perches
1
-5
/
+5
2020-10-30
RDMA: Manual changes for sysfs_emit and neatening
Joe Perches
1
-21
/
+17
2020-10-26
RDMA: Convert sysfs device * show functions to use sysfs_emit()
Joe Perches
1
-8
/
+8
2020-10-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2
-12
/
+12
2020-10-13
IB/hfi1: use new function dev_fetch_sw_netstats
Heiner Kallweit
1
-33
/
+1
2020-09-18
Merge branch 'mlx5_active_speed' into rdma.git for-next
Jason Gunthorpe
1
-1
/
+1
2020-09-18
RDMA: Fix link active_speed size
Aharon Landau
1
-1
/
+1
2020-09-03
RDMA/hfi1: Convert tasklets to use new tasklet_setup() API
Allen Pais
1
-11
/
+11
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+0
2020-08-20
RDMA/hfi1: Correct an interlock issue for TID RDMA WRITE request
Kaike Wan
1
-0
/
+1
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
[next]