index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
/
tx_common.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sfc: implement per-queue TSO (hw_gso) stats
Edward Cree
2024-10-06
1
-0
/
+2
*
sfc: account XDP TXes in netdev base stats
Edward Cree
2024-10-06
1
-6
/
+22
*
sfc: implement basic per-queue stats
Edward Cree
2024-10-06
1
-0
/
+3
*
net: adopt skb_network_offset() and similar helpers
Eric Dumazet
2024-03-04
1
-3
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-23
1
-1
/
+3
|
\
|
*
sfc: use budget for TX completions
Íñigo Huguet
2023-06-17
1
-1
/
+3
*
|
net: move gso declarations and functions to their own files
Eric Dumazet
2023-06-10
1
-0
/
+1
|
/
*
sfc: support passing a representor to the EF100 TX path
Edward Cree
2022-07-22
1
-10
/
+25
*
net: allow gso_max_size to exceed 65536
Alexander Duyck
2022-05-16
1
-1
/
+2
*
net: sfc: fix using uninitialized xdp tx_queue
Taehee Yoo
2022-04-06
1
-0
/
+2
*
sfc: de-indirect TSO handling
Edward Cree
2020-09-12
1
-5
/
+1
*
sfc: decouple TXQ type from label
Edward Cree
2020-09-12
1
-1
/
+3
*
sfc: use efx_channel_tx_[old_]fill_level() in Siena/EF10 TX datapath
Edward Cree
2020-09-05
1
-4
/
+1
*
sfc: add and use efx_tx_send_pending in tx.c
Edward Cree
2020-09-05
1
-2
/
+2
*
sfc_ef100: TX path for EF100 NICs
Edward Cree
2020-08-04
1
-0
/
+1
*
sfc: don't call tx_limit_len if NIC type doesn't have one
Edward Cree
2020-07-02
1
-1
/
+5
*
sfc: factor out efx_tx_tso_header_length() and understand encapsulation
Edward Cree
2020-06-30
1
-2
/
+15
*
sfc: remove duplicate declaration of efx_enqueue_skb_tso()
Edward Cree
2020-06-30
1
-1
/
+1
*
sfc: commonise TSO fallback code
Edward Cree
2020-06-30
1
-0
/
+27
*
sfc: complete the next packet when we receive a timestamp
Tom Zhao
2020-03-05
1
-13
/
+16
*
sfc: move a couple more functions
Alex Maftei (amaftei)
2020-01-10
1
-0
/
+18
*
sfc: move more tx code
Alex Maftei (amaftei)
2020-01-10
1
-0
/
+76
*
sfc: move common tx code
Alex Maftei (amaftei)
2020-01-08
1
-0
/
+310