index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
hfi1
/
netdev_rx.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-02
IB/hfi1: allocate dummy net_device dynamically
Breno Leitao
1
-2
/
+7
2022-12-01
IB/hfi1: Switch to netif_napi_add()
Yang Yang
1
-1
/
+1
2022-07-17
IB/hfi1: switch to netif_napi_add_weight()
Jakub Kicinski
1
-1
/
+1
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-85
/
+87
2021-04-13
IB/hfi1: Rework AIP and VNIC dummy netdev usage
Mike Marciniszyn
1
-84
/
+86
2021-04-07
IB/hfi1: Fix probe time panic when AIP is enabled with a buggy BIOS
Mike Marciniszyn
1
-2
/
+1
2021-03-22
RDMA: Fix kernel-doc compilation warnings
Leon Romanovsky
1
-1
/
+1
2021-01-28
RDMA/hw/hfi1/netdev_rx: Fix misdocumentation of the 'start_id' param
Lee Jones
1
-1
/
+1
2020-06-24
IB/hfi1: Restore kfree in dummy_netdev cleanup
Dennis Dalessandro
1
-1
/
+1
2020-06-02
IB/hfi1: Use free_netdev() in hfi1_netdev_free()
YueHaibing
1
-4
/
+1
2020-05-21
IB/hfi1: Activate the dummy netdev
Grzegorz Andrejczuk
1
-1
/
+45
2020-05-21
IB/hfi1: Add rx functions for dummy netdev
Grzegorz Andrejczuk
1
-0
/
+361
2020-05-21
IB/hfi1: Add functions to receive accelerated ipoib packets
Kaike Wan
1
-0
/
+79