index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
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
Files
Lines
2024-03-04
net: adopt skb_network_offset() and similar helpers
Eric Dumazet
1
-3
/
+2
2023-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+3
2023-06-17
sfc: use budget for TX completions
Íñigo Huguet
1
-1
/
+3
2023-06-10
net: move gso declarations and functions to their own files
Eric Dumazet
1
-0
/
+1
2022-07-22
sfc: support passing a representor to the EF100 TX path
Edward Cree
1
-10
/
+25
2022-05-16
net: allow gso_max_size to exceed 65536
Alexander Duyck
1
-1
/
+2
2022-04-06
net: sfc: fix using uninitialized xdp tx_queue
Taehee Yoo
1
-0
/
+2
2020-09-11
sfc: de-indirect TSO handling
Edward Cree
1
-5
/
+1
2020-09-11
sfc: decouple TXQ type from label
Edward Cree
1
-1
/
+3
2020-09-05
sfc: use efx_channel_tx_[old_]fill_level() in Siena/EF10 TX datapath
Edward Cree
1
-4
/
+1
2020-09-05
sfc: add and use efx_tx_send_pending in tx.c
Edward Cree
1
-2
/
+2
2020-08-03
sfc_ef100: TX path for EF100 NICs
Edward Cree
1
-0
/
+1
2020-07-02
sfc: don't call tx_limit_len if NIC type doesn't have one
Edward Cree
1
-1
/
+5
2020-06-30
sfc: factor out efx_tx_tso_header_length() and understand encapsulation
Edward Cree
1
-2
/
+15
2020-06-30
sfc: remove duplicate declaration of efx_enqueue_skb_tso()
Edward Cree
1
-1
/
+1
2020-06-30
sfc: commonise TSO fallback code
Edward Cree
1
-0
/
+27
2020-03-05
sfc: complete the next packet when we receive a timestamp
Tom Zhao
1
-13
/
+16
2020-01-10
sfc: move a couple more functions
Alex Maftei (amaftei)
1
-0
/
+18
2020-01-10
sfc: move more tx code
Alex Maftei (amaftei)
1
-0
/
+76
2020-01-08
sfc: move common tx code
Alex Maftei (amaftei)
1
-0
/
+310