开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
Age
Commit message (
Expand
)
Author
2023-06-17
sfc: use budget for TX completions
Íñigo Huguet
2023-06-15
sfc: fix XDP queues mode with legacy IRQ
Íñigo Huguet
2023-05-31
sfc: fix error unwinds in TC offload
Edward Cree
2023-05-19
sfc: fix devlink info error handling
Alejandro Lucero
2023-05-12
sfc: disable RXFCS and RXALL features by default
Pieter Jansen van Vuuren
2023-05-01
sfc: Fix module EEPROM reporting for QSFP modules
Andy Moreton
2023-04-23
net: vlan: introduce skb_vlan_eth_hdr()
Vladimir Oltean
2023-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-04-17
sfc: Fix use-after-free due to selftest_work
Ding Hui
2023-04-03
sfc: remove expired unicast PTP filters
Íñigo Huguet
2023-04-03
sfc: support unicast PTP
Íñigo Huguet
2023-04-03
sfc: allow insertion of filters for unicast PTP
Íñigo Huguet
2023-04-03
sfc: store PTP filters in a list
Íñigo Huguet
2023-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-29
sfc: add offloading of 'foreign' TC (decap) rules
Edward Cree
2023-03-29
sfc: add code to register and unregister encap matches
Edward Cree
2023-03-29
sfc: add functions to insert encap matches into the MAE
Edward Cree
2023-03-29
sfc: handle enc keys in efx_tc_flower_parse_match()
Edward Cree
2023-03-29
sfc: add notion of match on enc keys to MAE machinery
Edward Cree
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
[next]