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
/
sfc
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-19
sfc: fix devlink info error handling
Alejandro Lucero
1
-50
/
+45
2023-05-12
sfc: disable RXFCS and RXALL features by default
Pieter Jansen van Vuuren
1
-1
/
+3
2023-05-01
sfc: Fix module EEPROM reporting for QSFP modules
Andy Moreton
1
-4
/
+7
2023-04-23
net: vlan: introduce skb_vlan_eth_hdr()
Vladimir Oltean
1
-1
/
+1
2023-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-1
/
+2
2023-04-17
sfc: Fix use-after-free due to selftest_work
Ding Hui
2
-1
/
+2
2023-04-04
sfc: remove expired unicast PTP filters
Íñigo Huguet
1
-25
/
+72
2023-04-04
sfc: support unicast PTP
Íñigo Huguet
1
-3
/
+98
2023-04-04
sfc: allow insertion of filters for unicast PTP
Íñigo Huguet
1
-23
/
+36
2023-04-04
sfc: store PTP filters in a list
Íñigo Huguet
1
-29
/
+52
2023-03-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-22
/
+33
2023-03-29
sfc: add offloading of 'foreign' TC (decap) rules
Edward Cree
4
-17
/
+366
2023-03-29
sfc: add code to register and unregister encap matches
Edward Cree
2
-0
/
+174
2023-03-29
sfc: add functions to insert encap matches into the MAE
Edward Cree
3
-0
/
+111
2023-03-29
sfc: handle enc keys in efx_tc_flower_parse_match()
Edward Cree
1
-0
/
+61
2023-03-29
sfc: add notion of match on enc keys to MAE machinery
Edward Cree
3
-2
/
+122
2023-03-29
sfc: document TC-to-EF100-MAE action translation concepts
Edward Cree
1
-1
/
+25
2023-03-25
sfc: ef10: don't overwrite offload features at NIC reset
Íñigo Huguet
2
-22
/
+33
2023-03-11
sfc: support offloading TC VLAN push/pop actions to the MAE
Edward Cree
4
-0
/
+67
2023-03-09
sfc_ef100: Drop redundant pci_disable_pcie_error_reporting()
Bjorn Helgaas
1
-3
/
+0
2023-03-09
sfc/siena: Drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
1
-5
/
+0
2023-03-09
sfc: falcon: Drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
1
-9
/
+0
2023-03-09
sfc: Drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
1
-5
/
+0
2023-02-21
sfc: fix builds without CONFIG_RTC_LIB
Alejandro Lucero
1
-1
/
+1
2023-02-21
sfc: clean up some inconsistent indentings
Yang Li
1
-2
/
+2
2023-02-20
sfc: use IS_ENABLED() checks for CONFIG_SFC_SRIOV
Arnd Bergmann
1
-17
/
+10
2023-02-20
sfc: Fix spelling mistake "creationg" -> "creating"
Colin Ian King
1
-1
/
+1
2023-02-16
sfc: add support for devlink port_function_hw_addr_set in ef100
Alejandro Lucero
1
-0
/
+50
2023-02-16
sfc: add support for devlink port_function_hw_addr_get in ef100
Alejandro Lucero
5
-0
/
+91
2023-02-16
sfc: obtain device mac address based on firmware handle for ef100
Alejandro Lucero
3
-18
/
+31
2023-02-16
sfc: add devlink port support for ef100
Alejandro Lucero
7
-0
/
+156
2023-02-16
sfc: add mport lookup based on driver's mport data
Alejandro Lucero
4
-7
/
+31
2023-02-16
sfc: enumerate mports in ef100
Alejandro Lucero
8
-0
/
+291
2023-02-16
sfc: add devlink info support for ef100
Alejandro Lucero
4
-0
/
+549
2023-02-16
sfc: add devlink support for ef100
Alejandro Lucero
6
-1
/
+102
2023-02-11
Daniel Borkmann says:
Jakub Kicinski
2
-0
/
+8
2023-02-08
sfc: move xdp_features configuration in efx_pci_probe_post_io()
Lorenzo Bianconi
2
-8
/
+8
2023-02-03
drivers: net: turn on XDP features
Marek Majtyka
2
-0
/
+8
2023-01-28
sfc: correctly advertise tunneled IPv6 segmentation
Íñigo Huguet
1
-1
/
+4
2022-12-07
sfc: use sysfs_emit() to instead of scnprintf()
ye xingchen
2
-2
/
+2
2022-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2022-11-25
sfc: Use kmap_local_page() instead of kmap_atomic()
Anirudh Venkataramanan
1
-2
/
+2
2022-11-23
sfc: ensure type is valid before updating seen_gen
Edward Cree
1
-7
/
+9
2022-11-22
sfc: fix potential memleak in __ef100_hard_start_xmit()
Zhang Changzhong
1
-0
/
+1
2022-11-16
sfc: implement counters readout to TC stats
Edward Cree
3
-0
/
+52
2022-11-16
sfc: validate MAE action order
Edward Cree
1
-0
/
+50
2022-11-16
sfc: attach an MAE counter to TC actions that need it
Edward Cree
3
-2
/
+32
2022-11-16
sfc: accumulate MAE counter values from update packets
Edward Cree
2
-1
/
+57
2022-11-16
sfc: add functions to allocate/free MAE counters
Edward Cree
4
-0
/
+170
2022-11-16
sfc: add hashtables for MAE counters and counter ID mappings
Edward Cree
4
-0
/
+90
[next]