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.14.y
linux-6.15.y
linux-6.16.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
Age
Commit message (
Expand
)
Author
Files
Lines
8 days
ixgbe: prevent from unwanted interface name changes
Jedrzej Jagielski
1
-0
/
+1
2025-07-30
Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
161
-4636
/
+8300
2025-07-30
Merge tag 'timers-cleanups-2025-07-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-5
/
+5
2025-07-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+1
2025-07-26
igb: xsk: solve negative overflow of nb_pkts in zerocopy mode
Jason Xing
1
-2
/
+1
2025-07-26
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
58
-2142
/
+1267
2025-07-25
net: Fix typos
Bjorn Helgaas
7
-7
/
+7
2025-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-3
/
+16
2025-07-24
i40e: use libie_aq_str
Michal Swiatkowski
9
-224
/
+105
2025-07-24
iavf: use libie_aq_str
Michal Swiatkowski
5
-56
/
+5
2025-07-24
ice: use libie_aq_str
Michal Swiatkowski
11
-109
/
+60
2025-07-24
libie: add adminq helper for converting err to str
Michal Swiatkowski
3
-0
/
+62
2025-07-24
iavf: use libie adminq descriptors
Michal Swiatkowski
6
-191
/
+106
2025-07-24
i40e: use libie adminq descriptors
Michal Swiatkowski
12
-650
/
+482
2025-07-24
ixgbe: use libie adminq descriptors
Michal Swiatkowski
5
-367
/
+151
2025-07-24
ice, libie: move generic adminq descriptors to lib
Michal Swiatkowski
24
-649
/
+400
2025-07-24
idpf: access ->pp through netmem_desc instead of page
Byungchul Park
1
-3
/
+5
2025-07-24
iavf: access ->pp through netmem_desc instead of page
Byungchul Park
1
-1
/
+1
2025-07-21
e1000e: ignore uninitialized checksum word on tgp
Jacek Kowalski
2
-0
/
+9
2025-07-21
e1000e: disregard NVM checksum on tgp when valid checksum bit is not set
Jacek Kowalski
1
-0
/
+2
2025-07-21
ice: Fix a null pointer dereference in ice_copy_and_init_pkg()
Haoxiang Li
1
-0
/
+2
2025-07-21
i40e: When removing VF MAC filters, only check PF-set MAC
Jamie Bainbridge
1
-2
/
+2
2025-07-21
i40e: report VF tx_dropped with tx_errors instead of tx_discards
Dennis Chen
1
-1
/
+1
2025-07-18
ixgbevf: remove unused fields from struct ixgbevf_adapter
Yuto Ohnuki
1
-3
/
+0
2025-07-18
igbvf: remove unused fields from struct igbvf_adapter
Yuto Ohnuki
2
-32
/
+0
2025-07-18
igc: Add wildcard rule support to ethtool NFC using Default Queue
Song Yoong Siang
4
-3
/
+49
2025-07-18
igc: Relocate RSS field definitions to igc_defines.h
Song Yoong Siang
2
-4
/
+3
2025-07-18
ice: breakout common LAG code into helpers
Dave Ertman
4
-35
/
+51
2025-07-18
ice: convert ice_add_prof() to bitmap
Jesse Brandeburg
3
-55
/
+34
2025-07-18
ice: add E835 device IDs
Dawid Osuchowski
3
-0
/
+36
2025-07-18
ice: add 40G speed to Admin Command GET PORT OPTION
Aleksandr Loktionov
4
-2
/
+6
2025-07-18
idpf: preserve coalescing settings across resets
Ahmed Zaki
5
-13
/
+74
2025-07-18
idpf: add cross timestamping
Milena Olech
3
-1
/
+207
2025-07-18
idpf: add flow steering support
Ahmed Zaki
5
-5
/
+425
2025-07-18
virtchnl2: add flow steering support
Sudheer Mogilappagari
1
-7
/
+202
2025-07-18
virtchnl2: rename enum virtchnl2_cap_rss
Ahmed Zaki
3
-35
/
+35
2025-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-5
/
+8
2025-07-17
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tngu...
Paolo Abeni
14
-74
/
+1052
2025-07-15
ice: check correct pointer in fwlog debugfs
Michal Swiatkowski
1
-1
/
+1
2025-07-15
ice: add NULL check in eswitch lag check
Dave Ertman
1
-1
/
+2
2025-07-15
ethernet: intel: fix building with large NR_CPUS
Arnd Bergmann
3
-3
/
+5
2025-07-14
idpf: implement get LAN MMIO memory regions
Joshua Hay
10
-52
/
+368
2025-07-14
idpf: implement IDC vport aux driver MTU change handler
Joshua Hay
3
-3
/
+41
2025-07-14
idpf: implement remaining IDC RDMA core callbacks and handlers
Joshua Hay
5
-3
/
+69
2025-07-14
idpf: implement RDMA vport auxiliary dev create, init, and destroy
Joshua Hay
4
-1
/
+188
2025-07-14
idpf: implement core RDMA auxiliary dev create, init, and destroy
Joshua Hay
8
-0
/
+294
2025-07-14
idpf: use reserved RDMA vectors from control plane
Joshua Hay
4
-21
/
+98
2025-07-11
ice: introduce ice_get_vf_by_dev() wrapper
Jacob Keller
2
-6
/
+19
2025-07-11
ice: avoid rebuilding if MSI-X vector count is unchanged
Jacob Keller
1
-0
/
+6
2025-07-11
ice: use pci_iov_vf_id() to get VF ID
Jacob Keller
1
-9
/
+3
[next]