index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-06
igc: fix netdev not re-attached after resume if interface is down
Philipp David
1
-3
/
+5
2026-08-03
xsk: validate metadata when processing requests
Stanislav Fomichev
1
-1
/
+1
2026-08-03
xsk: pass TX metadata pointer by reference
Stanislav Fomichev
1
-1
/
+1
2026-07-28
e1000: fix memory leak in e1000_probe()
Dawei Feng
1
-1
/
+1
2026-07-28
igbvf: Fix leak in TX DMA error cleanup
Matt Vollrath
1
-2
/
+0
2026-07-28
igc: remove napi_synchronize() in igc_down()
David Carlier
1
-2
/
+1
2026-07-28
ice: suppress DPLL errors during reset recovery
Przemyslaw Korba
1
-7
/
+12
2026-07-28
ice: fix memory leak in ice_lbtest_prepare_rings()
Dawei Feng
1
-5
/
+5
2026-07-28
ice: fix VF interrupts cleanup
Dawid Osuchowski
3
-0
/
+49
2026-07-28
ice: wait for reset completion in ice_resume()
Aaron Ma
1
-0
/
+10
2026-07-28
idpf: Fix mailbox IRQ name leak on request failure
Yuho Choi
1
-1
/
+1
2026-07-28
idpf: adjust TxQ ring count minimum
Joshua Hay
2
-5
/
+2
2026-07-28
idpf: bound interrupt-vector register fill to the allocated array
Michael Bommarito
4
-5
/
+6
2026-07-23
idpf: fix max_vport related crash on allocation error during init
Emil Tantilov
1
-1
/
+6
2026-07-23
ice: reject out-of-range ptype in ice_parser_profile_init
Aleksandr Loktionov
1
-0
/
+3
2026-07-23
ice: prevent tstamp ring allocation for non-PF VSI types
Paul Greenwalt
1
-0
/
+3
2026-07-23
ice: fix PTP Call Trace during PTP release
Paul Greenwalt
1
-0
/
+5
2026-07-23
ice: use READ_ONCE() to access cached PHC time
Sergey Temerkhanov
1
-1
/
+1
2026-07-23
ice: fix LAG recipe to profile association
Marcin Szycik
1
-1
/
+1
2026-07-23
ice: pass the return value of skb_checksum_help()
Michal Swiatkowski
1
-11
/
+9
2026-07-23
ice: allow creating VFs when !CONFIG_ICE_SWITCHDEV
Vincent Chen
3
-10
/
+10
2026-06-25
net: ethtool: keep rtnl_lock for ops using ethtool_op_get_link()
Jakub Kicinski
1
-0
/
+1
2026-06-22
e1000e: Reconfigure PLL clock gate timeout and re-enable K1 on Meteor Lake
Dima Ruinskiy
2
-1
/
+17
2026-06-22
i40e: Fix i40e_debug() to use struct i40e_hw argument
Mohamed Khalfella
1
-1
/
+1
2026-06-22
ice: dpll: fix memory leak in ice_dpll_init_info error paths
ZhaoJinming
1
-6
/
+10
2026-06-22
ice: dpll: set pointers to NULL after kfree in ice_dpll_deinit_info
ZhaoJinming
1
-0
/
+4
2026-06-22
ice: call netif_keep_dst() once when entering switchdev mode
Marcin Szycik
1
-2
/
+2
2026-06-22
ice: fix ice_init_link() error return preventing probe
Paul Greenwalt
1
-11
/
+5
2026-06-22
ice: fix AQ error code comparison in ice_set_pauseparam()
Lukasz Czapnik
2
-5
/
+8
2026-06-22
ice: fix FDIR CTRL VSI resource leak in ice_reset_all_vfs()
Dawid Osuchowski
1
-1
/
+1
2026-06-17
Merge tag 'net-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
54
-483
/
+2410
2026-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-5
/
+12
2026-06-15
Merge tag 'timers-ptp-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kernel...
Linus Torvalds
3
-2
/
+8
2026-06-13
igc: fix typos in comments
Maximilian Pezzullo
2
-3
/
+3
2026-06-13
igb: fix typos in comments
Maximilian Pezzullo
4
-4
/
+4
2026-06-13
e1000e: limit endianness conversion to boundary words
Agalakov Daniil
1
-7
/
+12
2026-06-13
e1000: limit endianness conversion to boundary words
Agalakov Daniil
1
-4
/
+6
2026-06-13
e1000e: Use __napi_schedule_irqoff()
Matt Vollrath
1
-3
/
+3
2026-06-13
igc: use napi_schedule_irqoff() instead of napi_schedule()
Daiki Harada
1
-3
/
+3
2026-06-13
igb: use napi_schedule_irqoff() instead of napi_schedule()
Daiki Harada
1
-3
/
+3
2026-06-13
e1000e: use ktime_get_real_ns() in e1000e_systim_reset()
Aleksandr Loktionov
1
-1
/
+1
2026-06-13
igb: use ktime_get_real helpers in igb_ptp_reset()
Aleksandr Loktionov
1
-2
/
+3
2026-06-13
ixgbe: e610: remove redundant assignment
Piotr Kwapulinski
1
-10
/
+4
2026-06-13
net/intel: Replace manual array size calculation with ARRAY_SIZE
Jakub Raczynski
2
-2
/
+2
2026-06-13
iavf: iavf_virtchnl_completion: drop duplicate ether_addr_equal() test
Corinna Vinschen
1
-7
/
+5
2026-06-13
ice: remove redundant checks from PTP init
Natalia Wochtman
1
-10
/
+4
2026-06-13
idpf: Replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
1
-1
/
+1
2026-06-13
ice: implement E825 TX ref clock control and TXC hardware sync status
Grzegorz Nitka
10
-20
/
+696
2026-06-13
ice: add Tx reference clock index handling to AN restart command
Grzegorz Nitka
4
-3
/
+9
2026-06-13
ice: implement CPI support for E825C
Grzegorz Nitka
8
-3
/
+448
[next]