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
41 hours
idpf: preserve coalescing settings across resets
Ahmed Zaki
5
-13
/
+74
7 days
igb: xsk: solve negative overflow of nb_pkts in zerocopy mode
Jason Xing
1
-2
/
+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-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-01
igc: disable L1.2 PCI-E link substate to avoid performance issue
Vitaly Lifshits
1
-0
/
+10
2025-07-01
idpf: convert control queue mutex to a spinlock
Ahmed Zaki
3
-17
/
+20
2025-07-01
idpf: return 0 size for RSS key if not supported
Michal Swiatkowski
1
-2
/
+2
2025-06-17
e1000e: set fixed clock frequency indication for Nahum 11 and Nahum 13
Vitaly Lifshits
2
-6
/
+16
2025-06-17
ice: fix eswitch code memory leak in reset scenario
Grzegorz Nitka
1
-1
/
+5
2025-06-17
net: ice: Perform accurate aRFS flow match
Krishna Kumar
1
-0
/
+48
2025-06-12
Merge tag 'net-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
5
-8
/
+40
2025-06-10
e1000: Move cancel_work_sync to avoid deadlock
Joe Damato
1
-4
/
+4
2025-06-10
ice/ptp: fix crosstimestamp reporting
Anton Nadezhdin
1
-0
/
+1
2025-06-10
iavf: fix reset_task for early reset event
Ahmed Zaki
2
-0
/
+28
2025-06-10
i40e: retry VFLR handling if there is ongoing VF reset
Robert Malz
1
-1
/
+4
2025-06-10
i40e: return false from i40e_reset_vf if reset is in progress
Robert Malz
1
-3
/
+3
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
11
-16
/
+25
2025-06-03
iavf: get rid of the crit lock
Przemek Kitszel
3
-151
/
+38
2025-06-03
iavf: sprinkle netdev_assert_locked() annotations
Przemek Kitszel
2
-0
/
+16
2025-06-03
iavf: extract iavf_watchdog_step() out of iavf_watchdog_task()
Przemek Kitszel
1
-48
/
+39
2025-06-03
iavf: simplify watchdog_task in terms of adminq task scheduling
Przemek Kitszel
1
-11
/
+6
2025-06-03
iavf: centralize watchdog requeueing itself
Przemek Kitszel
1
-62
/
+41
2025-06-03
iavf: iavf_suspend(): take RTNL before netdev_lock()
Przemek Kitszel
1
-4
/
+9
2025-05-30
idpf: avoid mailbox timeout delays during reset
Emil Tantilov
3
-6
/
+15
2025-05-30
idpf: fix a race in txq wakeup
Brian Vazquez
3
-40
/
+22
2025-05-30
ice: fix rebuilding the Tx scheduler tree for large queue counts
Michal Kubiak
1
-28
/
+142
2025-05-30
ice: create new Tx scheduler nodes for new queues only
Michal Kubiak
1
-5
/
+6
2025-05-30
ice: fix Tx scheduler error handling in XDP callback
Michal Kubiak
1
-14
/
+33
2025-05-26
Merge tag 'ipsec-next-2025-05-23' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Abeni
2
-26
/
+36
2025-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-14
/
+23
2025-05-22
idpf: fix idpf_vport_splitq_napi_poll()
Eric Dumazet
1
-9
/
+9
2025-05-19
idpf: fix null-ptr-deref in idpf_features_check
Pavan Kumar Linga
2
-4
/
+8
2025-05-19
ice: Fix LACP bonds without SRIOV environment
Dave Ertman
1
-0
/
+6
2025-05-19
ice: fix vf->num_mac count with port representors
Jacob Keller
1
-1
/
+0
2025-05-16
idpf: add support for Rx timestamping
Milena Olech
6
-4
/
+150
2025-05-16
idpf: add Tx timestamp flows
Milena Olech
10
-14
/
+805
2025-05-16
idpf: add Tx timestamp capabilities negotiation
Milena Olech
6
-4
/
+308
2025-05-16
idpf: add PTP clock configuration
Milena Olech
4
-3
/
+386
2025-05-16
idpf: add mailbox access to read PTP clock time
Milena Olech
5
-0
/
+164
2025-05-16
idpf: negotiate PTP capabilities and get PTP clock
Milena Olech
7
-0
/
+354
2025-05-16
idpf: move virtchnl structures to the header file
Milena Olech
2
-84
/
+86
2025-05-16
virtchnl: add PTP virtchnl definitions
Milena Olech
1
-0
/
+302
2025-05-16
idpf: add initial PTP support
Milena Olech
7
-1
/
+140
2025-05-16
idpf: change the method for mailbox workqueue allocation
Milena Olech
1
-3
/
+2
[next]