index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
idpf
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-01
idpf: avoid compiler padding in virtchnl2_ptype struct
Pavan Kumar Linga
1
-1
/
+1
2024-01-21
idpf: distinguish vports by the dev_port attribute
Michal Schmidt
1
-0
/
+2
2024-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-5
/
+4
2023-12-26
idpf: avoid compiler introduced padding in virtchnl2_rss_key struct
Pavan Kumar Linga
1
-3
/
+3
2023-12-26
idpf: fix corrupted frames and skb leaks in singleq mode
Alexander Lobakin
2
-2
/
+1
2023-12-18
idpf: refactor some missing field get/prep conversions
Jesse Brandeburg
2
-35
/
+30
2023-12-14
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
1
-21
/
+19
2023-12-14
idpf: add get/set for Ethtool's header split ringparam
Michal Kubiak
5
-7
/
+90
2023-12-08
net: Convert some ethtool_sprintf() to ethtool_puts()
justinstitt@google.com
1
-1
/
+1
2023-11-07
idpf: fix potential use-after-free in idpf_tso()
Eric Dumazet
1
-2
/
+4
2023-10-24
page_pool: remove PP_FLAG_PAGE_FRAG
Yunsheng Lin
1
-3
/
+0
2023-10-24
idpf: cancel mailbox work in error path
Pavan Kumar Linga
1
-0
/
+1
2023-10-24
idpf: set scheduling mode for completion queue
Michal Kubiak
2
-3
/
+15
2023-09-14
idpf: add SRIOV support and other ndo_ops
Joshua Hay
6
-3
/
+940
2023-09-14
idpf: add ethtool callbacks
Alan Brady
7
-3
/
+1851
2023-09-14
idpf: add singleq start_xmit and napi poll
Joshua Hay
8
-31
/
+1290
2023-09-14
idpf: add RX splitq napi poll support
Alan Brady
4
-6
/
+892
2023-09-14
idpf: add TX splitq napi poll support
Joshua Hay
6
-5
/
+926
2023-09-14
idpf: add splitq start_xmit
Joshua Hay
5
-1
/
+1107
2023-09-14
idpf: initialize interrupts and enable vport
Pavan Kumar Linga
10
-3
/
+1389
2023-09-14
idpf: configure resources for RX queues
Alan Brady
8
-12
/
+1705
2023-09-14
idpf: configure resources for TX queues
Alan Brady
6
-0
/
+1410
2023-09-14
idpf: add ptypes and MAC filter support
Pavan Kumar Linga
4
-1
/
+837
2023-09-14
idpf: add create vport and netdev configuration
Pavan Kumar Linga
7
-20
/
+1522
2023-09-14
idpf: add core init and interrupt request
Pavan Kumar Linga
9
-3
/
+1471
2023-09-14
idpf: add controlq init and reset checks
Joshua Hay
14
-3
/
+1851
2023-09-14
idpf: add module register and probe functionality
Phani Burra
5
-0
/
+193
2023-09-14
virtchnl: add virtchnl version 2 ops
Pavan Kumar Linga
2
-0
/
+1724