index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
Age
Commit message (
Expand
)
Author
10 days
net: ethtool: keep rtnl_lock for ops using ethtool_op_get_link()
Jakub Kicinski
12 days
e1000e: Reconfigure PLL clock gate timeout and re-enable K1 on Meteor Lake
Dima Ruinskiy
12 days
i40e: Fix i40e_debug() to use struct i40e_hw argument
Mohamed Khalfella
12 days
ice: dpll: fix memory leak in ice_dpll_init_info error paths
ZhaoJinming
12 days
ice: dpll: set pointers to NULL after kfree in ice_dpll_deinit_info
ZhaoJinming
13 days
ice: call netif_keep_dst() once when entering switchdev mode
Marcin Szycik
13 days
ice: fix ice_init_link() error return preventing probe
Paul Greenwalt
13 days
ice: fix AQ error code comparison in ice_set_pauseparam()
Lukasz Czapnik
13 days
ice: fix FDIR CTRL VSI resource leak in ice_reset_all_vfs()
Dawid Osuchowski
2026-06-17
Merge tag 'net-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2026-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-06-15
Merge tag 'timers-ptp-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kernel...
Linus Torvalds
2026-06-13
igc: fix typos in comments
Maximilian Pezzullo
2026-06-13
igb: fix typos in comments
Maximilian Pezzullo
2026-06-13
e1000e: limit endianness conversion to boundary words
Agalakov Daniil
2026-06-13
e1000: limit endianness conversion to boundary words
Agalakov Daniil
2026-06-13
e1000e: Use __napi_schedule_irqoff()
Matt Vollrath
2026-06-13
igc: use napi_schedule_irqoff() instead of napi_schedule()
Daiki Harada
2026-06-13
igb: use napi_schedule_irqoff() instead of napi_schedule()
Daiki Harada
2026-06-13
e1000e: use ktime_get_real_ns() in e1000e_systim_reset()
Aleksandr Loktionov
2026-06-13
igb: use ktime_get_real helpers in igb_ptp_reset()
Aleksandr Loktionov
2026-06-13
ixgbe: e610: remove redundant assignment
Piotr Kwapulinski
2026-06-13
net/intel: Replace manual array size calculation with ARRAY_SIZE
Jakub Raczynski
2026-06-13
iavf: iavf_virtchnl_completion: drop duplicate ether_addr_equal() test
Corinna Vinschen
2026-06-13
ice: remove redundant checks from PTP init
Natalia Wochtman
2026-06-13
idpf: Replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
2026-06-13
ice: implement E825 TX ref clock control and TXC hardware sync status
Grzegorz Nitka
2026-06-13
ice: add Tx reference clock index handling to AN restart command
Grzegorz Nitka
2026-06-13
ice: implement CPI support for E825C
Grzegorz Nitka
2026-06-13
ice: introduce TXC DPLL device and TX ref clock pin framework for E825
Grzegorz Nitka
2026-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-06-09
net: change ndo_set_rx_mode_async return type to int
Stanislav Fomichev
2026-06-09
igc: skip RX timestamp header for frame preemption verification
KhaiWenTan
2026-06-09
ixgbe: do not configure xps for XDP queues
Larysa Zaremba
2026-06-09
idpf: add padding to PTP virtchnl structures
Przemyslaw Korba
2026-06-05
idpf: fix mailbox capability for set device clock time
Alok Tiwari
2026-06-05
ice: fix missing priority callbacks for U.FL DPLL pins
Petr Oros
2026-06-04
igc: Use provided clock ID for history snapshot
Thomas Gleixner
2026-06-04
ice/ptp: Use provided clock ID for history snapshot
Thomas Gleixner
2026-05-25
devlink: pass param values by pointer
Ratheesh Kannoth
2026-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-05-18
igc: fix potential skb leak in igc_fpe_xmit_smd_frame()
Kohei Enju
2026-05-18
igc: set tx buffer type for SMD frames
Kohei Enju
2026-05-18
ixgbevf: fix use-after-free in VEPA multicast source pruning
Michael Bommarito
2026-05-18
ice: restore PTP Rx timestamp config after ethtool set-channels
Grzegorz Nitka
2026-05-18
ice: ptp: use primary NAC semaphore on E825
Grzegorz Nitka
2026-05-18
ice: ptp: serialize E825 PHY timer start with PTP lock
Grzegorz Nitka
2026-05-18
ice: fix setting promisc mode while adding VID filter
Marcin Szycik
2026-05-18
ice: fix VF queue configuration with low MTU values
Jose Ignacio Tornos Martinez
2026-05-18
ice: fix locking around wait_event_interruptible_locked_irq
Jacob Keller
[next]