开源镜像站
帮助
动态
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
/
tx_common.c
Age
Commit message (
Expand
)
Author
2023-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-17
sfc: use budget for TX completions
Íñigo Huguet
2023-06-10
net: move gso declarations and functions to their own files
Eric Dumazet
2022-07-22
sfc: support passing a representor to the EF100 TX path
Edward Cree
2022-05-16
net: allow gso_max_size to exceed 65536
Alexander Duyck
2022-04-06
net: sfc: fix using uninitialized xdp tx_queue
Taehee Yoo
2020-09-11
sfc: de-indirect TSO handling
Edward Cree
2020-09-11
sfc: decouple TXQ type from label
Edward Cree
2020-09-05
sfc: use efx_channel_tx_[old_]fill_level() in Siena/EF10 TX datapath
Edward Cree
2020-09-05
sfc: add and use efx_tx_send_pending in tx.c
Edward Cree
2020-08-03
sfc_ef100: TX path for EF100 NICs
Edward Cree
2020-07-02
sfc: don't call tx_limit_len if NIC type doesn't have one
Edward Cree
2020-06-30
sfc: factor out efx_tx_tso_header_length() and understand encapsulation
Edward Cree
2020-06-30
sfc: remove duplicate declaration of efx_enqueue_skb_tso()
Edward Cree
2020-06-30
sfc: commonise TSO fallback code
Edward Cree
2020-03-05
sfc: complete the next packet when we receive a timestamp
Tom Zhao
2020-01-10
sfc: move a couple more functions
Alex Maftei (amaftei)
2020-01-10
sfc: move more tx code
Alex Maftei (amaftei)
2020-01-08
sfc: move common tx code
Alex Maftei (amaftei)