开源镜像站
帮助
动态
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-08-22
sfc: allocate a big enough SKB for loopback selftest packet
Edward Cree
2023-08-17
sfc: don't fail probe if MAE/TC setup fails
Edward Cree
2023-08-17
sfc: don't unregister flow_indr if it was never registered
Edward Cree
2023-07-31
sfc: fix field-spanning memcpy in selftest
Edward Cree
2023-06-29
sfc: support for devlink port requires MAE access
Martin Habets
2023-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-26
sfc: falcon: use padding to fix alignment in loopback test
Edward Cree
2023-06-26
sfc: siena: use padding to fix alignment in loopback test
Edward Cree
2023-06-26
sfc: use padding to fix alignment in loopback test
Edward Cree
2023-06-26
sfc: fix crash when reading stats while NIC is resetting
Edward Cree
2023-06-22
sfc: keep alive neighbour entries while a TC encap action is using them
Edward Cree
2023-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-20
sfc: fix uninitialized variable use
Arnd Bergmann
2023-06-20
sfc: add CONFIG_INET dependency for TC offload
Arnd Bergmann
2023-06-17
sfc: use budget for TX completions
Íñigo Huguet
2023-06-16
sfc: do not try to call tc functions when CONFIG_SFC_SRIOV=n
Edward Cree
2023-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-15
sfc: fix XDP queues mode with legacy IRQ
Íñigo Huguet
2023-06-12
sfc: Add devlink dev info support for EF10
Martin Habets
2023-06-10
sfc: generate encap headers for TC offload
Edward Cree
2023-06-10
sfc: neighbour lookup for TC encap action offload
Edward Cree
2023-06-10
sfc: MAE functions to create/update/delete encap headers
Edward Cree
2023-06-10
sfc: add function to atomically update a rule in the MAE
Edward Cree
2023-06-10
sfc: some plumbing towards TC encap action offload
Edward Cree
2023-06-10
sfc: add fallback action-set-lists for TC offload
Edward Cree
2023-06-10
net: move gso declarations and functions to their own files
Eric Dumazet
2023-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-05-31
sfc: fix error unwinds in TC offload
Edward Cree
2023-05-30
devlink: move port_fn_hw_addr_get/set() to devlink_port_ops
Jiri Pirko
2023-05-30
sfc: register devlink port with ops
Jiri Pirko
2023-05-26
sfc: handle VI shortage on ef100 by readjusting the channels
Pieter Jansen van Vuuren
2023-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-05-19
sfc: fix devlink info error handling
Alejandro Lucero
2023-05-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-05-13
sfc: fix use-after-free in efx_tc_flower_record_encap_match()
Edward Cree
2023-05-12
sfc: support TC decap rules matching on enc_src_port
Edward Cree
2023-05-12
sfc: support TC decap rules matching on enc_ip_tos
Edward Cree
2023-05-12
sfc: populate enc_ip_tos matches in MAE outer rules
Edward Cree
2023-05-12
sfc: release encap match in efx_tc_flow_free()
Edward Cree
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
[next]