index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-16
idpf: don't skip over ethtool tcp-data-split setting
Michal Schmidt
1
-1
/
+2
2024-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+4
2024-05-10
ice: Fix package download algorithm
Dan Nowlin
1
-4
/
+4
2024-05-08
net: e1000e & ixgbe: Remove PCI_HEADER_TYPE_MFD duplicates
Ilpo Järvinen
2
-3
/
+0
2024-05-08
igc: fix a log entry using uninitialized netdev
Corinna Vinschen
1
-2
/
+3
2024-05-08
ice: remove correct filters during eswitch release
Michal Swiatkowski
1
-1
/
+4
2024-05-08
igb: flower: validate control flags
Asbjørn Sloth Tønnesen
1
-0
/
+3
2024-05-08
ice: flower: validate control flags
Asbjørn Sloth Tønnesen
1
-0
/
+4
2024-05-08
iavf: flower: validate control flags
Asbjørn Sloth Tønnesen
1
-0
/
+4
2024-05-08
i40e: flower: validate control flags
Asbjørn Sloth Tønnesen
1
-0
/
+4
2024-05-07
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
10
-134
/
+82
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
11
-11
/
+11
2024-05-06
ice: refactor struct ice_vsi_cfg_params to be inside of struct ice_vsi
Mateusz Polchlopek
7
-80
/
+30
2024-05-06
ice: Deduplicate tc action setup
Marcin Szycik
1
-41
/
+15
2024-05-06
ice: update E830 device ids and comments
Paul Greenwalt
3
-16
/
+16
2024-05-06
ice: add additional E830 device ids
Paul Greenwalt
3
-0
/
+24
2024-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-8
/
+8
2024-04-30
e1000e: change usleep_range to udelay in PHY mdic access
Vitaly Lifshits
1
-4
/
+4
2024-04-30
i40e: Add and use helper to reconfigure TC for given VSI
Ivan Vecera
1
-8
/
+24
2024-04-30
i40e: Add helper to access main VEB
Ivan Vecera
3
-16
/
+31
2024-04-30
i40e: Consolidate checks whether given VSI is main
Ivan Vecera
3
-17
/
+16
2024-04-30
i40e: Add helper to access main VSI
Ivan Vecera
9
-83
/
+116
2024-04-30
i40e: Refactor argument of i40e_detect_recover_hung()
Ivan Vecera
3
-6
/
+8
2024-04-30
i40e: Refactor argument of several client notification functions
Ivan Vecera
3
-19
/
+17
2024-04-30
i40e: Remove flags field from i40e_veb
Ivan Vecera
3
-11
/
+7
2024-04-26
igc: Add Tx hardware timestamp request for AF_XDP zero-copy packet
Song Yoong Siang
3
-40
/
+195
2024-04-25
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
25
-1941
/
+473
2024-04-25
ice: ensure the copied buf is NUL terminated
Bui Quang Minh
1
-4
/
+4
2024-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-20
/
+75
2024-04-25
ice: fix LAG and VF lock dependency in ice_reset_vf()
Jacob Keller
1
-8
/
+8
2024-04-25
iavf: Fix TC config comparison with existing adapter TC config
Sudheer Mogilappagari
1
-1
/
+29
2024-04-25
i40e: Report MFS in decimal base instead of hex
Erwan Velu
1
-2
/
+2
2024-04-25
i40e: Do not use WQ_MEM_RECLAIM flag for workqueue
Sindhu Devale
1
-1
/
+1
2024-04-24
igc: Fix LED-related deadlock on driver unbind
Lukas Wunner
3
-8
/
+35
2024-04-24
iavf: switch to Page Pool
Alexander Lobakin
4
-214
/
+94
2024-04-24
iavf: pack iavf_ring more efficiently
Alexander Lobakin
2
-25
/
+9
2024-04-24
libeth: add Rx buffer management
Alexander Lobakin
2
-0
/
+99
2024-04-24
iavf: drop page splitting and recycling
Alexander Lobakin
5
-241
/
+10
2024-04-24
iavf: kill "legacy-rx" for good
Alexander Lobakin
6
-256
/
+8
2024-04-24
net: intel: introduce {, Intel} Ethernet common library
Alexander Lobakin
21
-1220
/
+268
2024-04-22
ice: Add tx_scheduling_layers devlink param
Lukasz Czapnik
6
-10
/
+191
2024-04-22
ice: Enable switching default Tx scheduler topology
Michal Wilczynski
1
-19
/
+89
2024-04-22
ice: Adjust the VSI/Aggregator layers
Raj Victor
1
-18
/
+19
2024-04-22
ice: Support 5 layer topology
Raj Victor
6
-0
/
+251
2024-04-22
devlink: extend devlink_param *set pointer
Mateusz Polchlopek
1
-6
/
+6
2024-04-18
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
4
-51
/
+67
2024-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+13
2024-04-17
ice: Remove ndo_get_phys_port_name
Dariusz Aftanski
1
-34
/
+0
2024-04-17
ice: Add automatic VF reset on Tx MDD events
Marcin Szycik
3
-17
/
+67
2024-04-16
ice: Fix checking for unsupported keys on non-tunnel device
Marcin Szycik
1
-1
/
+4
[next]