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.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
2024-01-18
i40e: Include types.h to some headers
Tony Nguyen
2
-0
/
+2
2024-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
12
-21
/
+100
2024-01-04
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
5
-3
/
+42
2024-01-04
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/nex
David S. Miller
17
-89
/
+381
2024-01-04
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
Jakub Kicinski
2
-3
/
+40
2024-01-04
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
3
-10
/
+14
2024-01-03
igc: Fix hicredit calculation
Rodrigo Cataldo
1
-1
/
+1
2024-01-03
ice: fix Get link status data length
Paul Greenwalt
1
-1
/
+2
2024-01-03
i40e: Restore VF MSI-X state during PCI reset
Andrii Staikov
3
-0
/
+32
2024-01-03
i40e: fix use-after-free in i40e_aqc_add_filters()
Ke Xiao
1
-1
/
+7
2024-01-03
i40e: Avoid unnecessary use of comma operator
Simon Horman
1
-1
/
+1
2024-01-03
i40e: Fix VF disable behavior to block all traffic
Andrii Staikov
2
-0
/
+33
2024-01-03
ixgbe: Refactor returning internal error codes
Jedrzej Jagielski
12
-317
/
+264
2024-01-03
ixgbe: Refactor overtemp event handling
Jedrzej Jagielski
5
-41
/
+43
2024-01-03
ixgbe: report link state for VF devices
Ovidiu Panait
1
-0
/
+1
2024-01-02
ice: Fix some null pointer dereference issues in ice_ptp.c
Kunwu Chan
1
-0
/
+4
2024-01-02
ice: ice_base.c: Add const modifier to params and vars
Jan Glaza
2
-5
/
+5
2024-01-02
ice: remove rx_len_errors statistic
Jan Sokolowski
3
-7
/
+0
2024-01-02
ice: replace ice_vf_recreate_vsi() with ice_vf_reconfig_vsi()
Jacob Keller
4
-33
/
+28
2024-01-02
ice: Add support for packet mirroring using hardware in switchdev mode
Andrii Staikov
3
-7
/
+60
2024-01-02
ice: Enable SW interrupt from FW for LL TS
Karol Kolacinski
8
-28
/
+274
2024-01-02
ice: Schedule service task in IRQ top half
Karol Kolacinski
2
-10
/
+11
2023-12-27
igc: Check VLAN EtherType mask
Kurt Kanzenbach
1
-0
/
+8
2023-12-27
igc: Check VLAN TCI mask
Kurt Kanzenbach
2
-3
/
+26
2023-12-27
igc: Report VLAN EtherType matching back to user
Kurt Kanzenbach
1
-0
/
+6
2023-12-27
i40e: Fix filter input checks to prevent config with invalid values
Sudheer Mogilappagari
1
-4
/
+4
2023-12-27
ice: dpll: fix phase offset value
Arkadiusz Kubalewski
1
-3
/
+1
2023-12-27
ice: Shut down VSI with "link-down-on-close" enabled
Ngai-Mint Kwan
1
-0
/
+2
2023-12-27
ice: Fix link_down_on_close message
Katarzyna Wieczerzycka
1
-3
/
+7
2023-12-26
idpf: avoid compiler introduced padding in virtchnl2_rss_key struct
Pavan Kumar Linga
1
-3
/
+3
2023-12-26
idpf: fix corrupted frames and skb leaks in singleq mode
Alexander Lobakin
2
-2
/
+1
2023-12-22
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
David S. Miller
70
-1016
/
+733
2023-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
5
-9
/
+10
2023-12-19
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
11
-273
/
+508
2023-12-18
idpf: refactor some missing field get/prep conversions
Jesse Brandeburg
2
-35
/
+30
2023-12-18
ice: cleanup inconsistent code
Jesse Brandeburg
2
-3
/
+3
2023-12-18
ice: field get conversion
Jesse Brandeburg
13
-121
/
+82
2023-12-18
iavf: field get conversion
Jesse Brandeburg
2
-15
/
+8
2023-12-18
i40e: field get conversion
Jesse Brandeburg
11
-226
/
+145
2023-12-18
igc: field get conversion
Jesse Brandeburg
4
-13
/
+8
2023-12-18
intel: legacy: field get conversion
Jesse Brandeburg
25
-162
/
+118
2023-12-18
igc: field prep conversion
Jesse Brandeburg
1
-2
/
+2
2023-12-18
ice: fix pre-shifted bit usage
Jesse Brandeburg
3
-11
/
+18
2023-12-18
ice: field prep conversion
Jesse Brandeburg
14
-208
/
+139
2023-12-18
iavf: field prep conversion
Jesse Brandeburg
2
-19
/
+14
2023-12-18
i40e: field prep conversion
Jesse Brandeburg
5
-151
/
+109
2023-12-18
intel: legacy: field prep conversion
Jesse Brandeburg
8
-23
/
+16
2023-12-18
intel: add bit macro includes where needed
Jesse Brandeburg
16
-23
/
+36
2023-12-18
e1000e: make lost bits explicit
Jesse Brandeburg
1
-6
/
+7
2023-12-18
ice: Fix PF with enabled XDP going no-carrier after reset
Larysa Zaremba
1
-0
/
+3
[next]