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
2026-08-03
xsk: validate metadata when processing requests
Stanislav Fomichev
2026-08-03
xsk: pass TX metadata pointer by reference
Stanislav Fomichev
2026-07-28
e1000: fix memory leak in e1000_probe()
Dawei Feng
2026-07-28
igbvf: Fix leak in TX DMA error cleanup
Matt Vollrath
2026-07-28
igc: remove napi_synchronize() in igc_down()
David Carlier
2026-07-28
ice: suppress DPLL errors during reset recovery
Przemyslaw Korba
2026-07-28
ice: fix memory leak in ice_lbtest_prepare_rings()
Dawei Feng
2026-07-28
ice: fix VF interrupts cleanup
Dawid Osuchowski
2026-07-28
ice: wait for reset completion in ice_resume()
Aaron Ma
2026-07-28
idpf: Fix mailbox IRQ name leak on request failure
Yuho Choi
2026-07-28
idpf: adjust TxQ ring count minimum
Joshua Hay
2026-07-28
idpf: bound interrupt-vector register fill to the allocated array
Michael Bommarito
2026-07-23
idpf: fix max_vport related crash on allocation error during init
Emil Tantilov
2026-07-23
ice: reject out-of-range ptype in ice_parser_profile_init
Aleksandr Loktionov
2026-07-23
ice: prevent tstamp ring allocation for non-PF VSI types
Paul Greenwalt
2026-07-23
ice: fix PTP Call Trace during PTP release
Paul Greenwalt
2026-07-23
ice: use READ_ONCE() to access cached PHC time
Sergey Temerkhanov
2026-07-23
ice: fix LAG recipe to profile association
Marcin Szycik
2026-07-23
ice: pass the return value of skb_checksum_help()
Michal Swiatkowski
2026-07-23
ice: allow creating VFs when !CONFIG_ICE_SWITCHDEV
Vincent Chen
2026-06-25
net: ethtool: keep rtnl_lock for ops using ethtool_op_get_link()
Jakub Kicinski
2026-06-22
e1000e: Reconfigure PLL clock gate timeout and re-enable K1 on Meteor Lake
Dima Ruinskiy
2026-06-22
i40e: Fix i40e_debug() to use struct i40e_hw argument
Mohamed Khalfella
2026-06-22
ice: dpll: fix memory leak in ice_dpll_init_info error paths
ZhaoJinming
2026-06-22
ice: dpll: set pointers to NULL after kfree in ice_dpll_deinit_info
ZhaoJinming
2026-06-22
ice: call netif_keep_dst() once when entering switchdev mode
Marcin Szycik
2026-06-22
ice: fix ice_init_link() error return preventing probe
Paul Greenwalt
2026-06-22
ice: fix AQ error code comparison in ice_set_pauseparam()
Lukasz Czapnik
2026-06-22
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
[next]