index
:
linux/linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
Age
Commit message (
Expand
)
Author
2023-03-29
sfc: document TC-to-EF100-MAE action translation concepts
Edward Cree
2023-03-24
sfc: ef10: don't overwrite offload features at NIC reset
Íñigo Huguet
2023-03-10
sfc: support offloading TC VLAN push/pop actions to the MAE
Edward Cree
2023-03-08
sfc_ef100: Drop redundant pci_disable_pcie_error_reporting()
Bjorn Helgaas
2023-03-08
sfc/siena: Drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
2023-03-08
sfc: falcon: Drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
2023-03-08
sfc: Drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
2023-02-20
sfc: fix builds without CONFIG_RTC_LIB
Alejandro Lucero
2023-02-20
sfc: clean up some inconsistent indentings
Yang Li
2023-02-20
sfc: use IS_ENABLED() checks for CONFIG_SFC_SRIOV
Arnd Bergmann
2023-02-20
sfc: Fix spelling mistake "creationg" -> "creating"
Colin Ian King
2023-02-16
sfc: add support for devlink port_function_hw_addr_set in ef100
Alejandro Lucero
2023-02-16
sfc: add support for devlink port_function_hw_addr_get in ef100
Alejandro Lucero
2023-02-16
sfc: obtain device mac address based on firmware handle for ef100
Alejandro Lucero
2023-02-16
sfc: add devlink port support for ef100
Alejandro Lucero
2023-02-16
sfc: add mport lookup based on driver's mport data
Alejandro Lucero
2023-02-16
sfc: enumerate mports in ef100
Alejandro Lucero
2023-02-16
sfc: add devlink info support for ef100
Alejandro Lucero
2023-02-16
sfc: add devlink support for ef100
Alejandro Lucero
2023-02-10
Daniel Borkmann says:
Jakub Kicinski
2023-02-08
sfc: move xdp_features configuration in efx_pci_probe_post_io()
Lorenzo Bianconi
2023-02-02
drivers: net: turn on XDP features
Marek Majtyka
2023-01-28
sfc: correctly advertise tunneled IPv6 segmentation
Íñigo Huguet
2022-12-06
sfc: use sysfs_emit() to instead of scnprintf()
ye xingchen
2022-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-25
sfc: Use kmap_local_page() instead of kmap_atomic()
Anirudh Venkataramanan
2022-11-23
sfc: ensure type is valid before updating seen_gen
Edward Cree
2022-11-22
sfc: fix potential memleak in __ef100_hard_start_xmit()
Zhang Changzhong
2022-11-16
sfc: implement counters readout to TC stats
Edward Cree
2022-11-16
sfc: validate MAE action order
Edward Cree
2022-11-16
sfc: attach an MAE counter to TC actions that need it
Edward Cree
2022-11-16
sfc: accumulate MAE counter values from update packets
Edward Cree
2022-11-16
sfc: add functions to allocate/free MAE counters
Edward Cree
2022-11-16
sfc: add hashtables for MAE counters and counter ID mappings
Edward Cree
2022-11-16
sfc: add extra RX channel to receive MAE counter updates on ef100
Edward Cree
2022-11-16
sfc: add ef100 MAE counter support functions
Edward Cree
2022-11-16
sfc: add ability for extra channels to receive raw RX buffers
Edward Cree
2022-11-16
sfc: add start and stop methods to channels
Edward Cree
2022-11-16
sfc: add ability for an RXQ to grant credits on refill
Edward Cree
2022-11-16
sfc: fix ef100 RX prefix macro
Edward Cree
2022-11-11
ptp: convert remaining drivers to adjfine interface
Jacob Keller
2022-11-04
sfc: add Layer 4 matches to ef100 TC offload
Edward Cree
2022-11-04
sfc: add Layer 3 flag matches to ef100 TC offload
Edward Cree
2022-11-04
sfc: add Layer 3 matches to ef100 TC offload
Edward Cree
2022-11-04
sfc: add Layer 2 matches to ef100 TC offload
Edward Cree
2022-11-04
sfc: check recirc_id match caps before MAE offload
Edward Cree
2022-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-02
sfc (gcc13): synchronize ef100_enqueue_skb()'s return type
Jiri Slaby (SUSE)
2022-11-01
sfc: Fix an error handling path in efx_pci_probe()
Christophe JAILLET
2022-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
[prev]
[next]