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.17.y
linux-6.18.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
2023-05-17
ice: block LAN in case of VF to VF offload
Michal Swiatkowski
1
-1
/
+2
2023-05-17
ixgbe: Fix panic during XDP_TX with > 64 CPUs
John Hickey
2
-5
/
+4
2023-05-11
i40e: use int for i40e_status
Jan Sokolowski
21
-1203
/
+1221
2023-05-11
i40e: Remove string printing for i40e_status
Jan Sokolowski
8
-282
/
+201
2023-05-11
i40e: Remove unused i40e status codes
Jan Sokolowski
2
-105
/
+0
2023-05-11
ixgbe: Enable setting RSS table to default values
Joe Damato
1
-9
/
+10
2023-05-11
ixgbe: Allow flow hash to be set via ethtool
Joe Damato
1
-2
/
+2
2023-04-26
e1000e: Disable TSO on i219-LM card to increase speed
Sebastian Basierski
1
-25
/
+26
2023-04-26
i40e: fix i40e_setup_misc_vector() error handling
Aleksandr Loktionov
1
-1
/
+4
2023-04-26
i40e: fix accessing vsi->active_filters without holding lock
Aleksandr Loktionov
1
-2
/
+2
2023-04-20
iavf: remove active_cvlans and active_svlans bitmaps
Ahmed Zaki
3
-47
/
+45
2023-04-20
iavf: refactor VLAN filter states
Ahmed Zaki
3
-26
/
+28
2023-04-13
ice: Reset FDIR counter in FDIR init stage
Lingyu Liu
1
-0
/
+16
2023-04-13
ice: fix wrong fallback logic for FDIR
Simei Su
1
-3
/
+4
2023-04-06
i40e: fix registers dump after run ethtool adapter self test
Radoslaw Tyl
2
-6
/
+7
2023-04-06
ice: fix invalid check for empty list in ice_sched_assoc_vsi_to_agg()
Jakob Koschel
1
-3
/
+5
2023-04-06
ice: add profile conflict check for AVF FDIR
Junfeng Guo
1
-0
/
+73
2023-04-06
ice: Fix ice_cfg_rdma_fltr() to only update relevant fields
Brett Creeley
1
-4
/
+22
2023-03-30
igb: revert rtnl_lock() that causes deadlock
Lin Ma
1
-2
/
+0
2023-03-30
i40e: fix flow director packet filter programming
Radoslaw Tyl
1
-4
/
+4
2023-03-30
iavf: fix hang on reboot with ice
Stefan Assmann
1
-0
/
+5
2023-03-30
ice: check if VF exists before mode check
Michal Swiatkowski
1
-4
/
+4
2023-03-30
igc: fix the validation logic for taprio's gate list
AKASHI Takahiro
1
-10
/
+10
2023-03-30
igbvf: Regard vf reset nack as success
Akihiko Odaki
1
-3
/
+10
2023-03-30
intel/igbvf: free irq on the error path in igbvf_request_msix()
Gaosheng Cui
1
-2
/
+6
2023-03-30
iavf: do not track VLAN 0 filters
Ahmed Zaki
2
-2
/
+8
2023-03-30
iavf: fix non-tunneled IPv6 UDP packet type and hashing
Alexander Lobakin
1
-1
/
+1
2023-03-30
iavf: fix inverted Rx hash condition leading to disabled hash
Alexander Lobakin
1
-1
/
+1
2023-03-22
ice: avoid bonding causing auxiliary plug/unplug under RTNL lock
Dave Ertman
2
-20
/
+13
2023-03-22
ice: xsk: disable txq irq before flushing hw
Maciej Fijalkowski
1
-3
/
+2
2023-03-22
i40e: Fix kernel crash during reboot when adapter is in recovery mode
Ivan Vecera
1
-0
/
+1
2023-03-17
ethernet: ice: avoid gcc-9 integer overflow warning
Arnd Bergmann
1
-4
/
+4
2023-03-17
ice: Fix DSCP PFC TLV creation
Dave Ertman
1
-1
/
+1
2023-03-17
ice: copy last block omitted in ice_get_module_eeprom()
Petr Oros
1
-2
/
+4
2023-03-10
ice: add missing checks for PF vsi type
Jesse Brandeburg
1
-9
/
+8
2023-03-10
ice: restrict PTP HW clock freq adjustments to 100, 000, 000 PPB
Siddaraju DH
1
-1
/
+1
2023-02-16
igb: conditionalize I2C bit banging on external thermal sensor support
Corinna Vinschen
1
-10
/
+32
2023-02-16
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
3
-12
/
+20
2023-02-15
igb: Fix PPS input and output using 3rd and 4th SDP
Miroslav Lichvar
1
-6
/
+6
2023-02-14
ixgbe: add double of VLAN header when computing the max MTU
Jason Xing
2
-2
/
+3
2023-02-14
i40e: add double of VLAN header when computing the max MTU
Jason Xing
1
-1
/
+1
2023-02-14
ixgbe: allow to increase MTU to 3K with XDP enabled
Jason Xing
1
-9
/
+16
2023-02-13
ice: fix lost multicast packets in promisc mode
Jesse Brandeburg
1
-0
/
+26
2023-02-13
ice: Fix check for weight and priority of a scheduling node
Michal Wilczynski
1
-2
/
+2
2023-02-11
i40e: Add checking for null for nlmsg_find_attr()
Natalia Petrova
1
-0
/
+2
2023-02-11
ice: xsk: Fix cleaning of XDP_TX frames
Larysa Zaremba
1
-6
/
+9
2023-02-08
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
6
-22
/
+30
2023-02-08
igc: Add ndo_tx_timeout support
Sasha Neftin
1
-2
/
+23
2023-02-07
ice: switch: fix potential memleak in ice_add_adv_recipe()
Zhang Changzhong
1
-1
/
+1
2023-02-07
ice: Fix off by one in ice_tc_forward_to_queue()
Dan Carpenter
1
-1
/
+1
[next]