index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
gro.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: gro: fix napi_gro_cb zeroed alignment
Richard Gobert
2024-05-14
1
-2
/
+4
*
net: gro: move L3 flush checks to tcp_gro_receive and udp_gro_receive_segment
Richard Gobert
2024-05-13
1
-8
/
+68
*
net: gro: use cb instead of skb->network_header
Richard Gobert
2024-05-13
1
-2
/
+7
*
net: move skb_gro_receive_list from udp to core
Felix Fietkau
2024-05-06
1
-0
/
+1
*
net: gro: fix udp bad offset in socket lookup by adding {inner_}network_offse...
Richard Gobert
2024-05-02
1
-0
/
+9
*
net: gro: move two declarations to include/net/gro.h
Eric Dumazet
2024-03-11
1
-3
/
+6
*
net: introduce struct net_hotdata
Eric Dumazet
2024-03-08
1
-3
/
+2
*
net: gro: enable fast path for more cases
Eric Dumazet
2024-03-05
1
-1
/
+1
*
net: gro: change skb_gro_network_header()
Eric Dumazet
2024-03-05
1
-15
/
+12
*
net: gro: rename skb_gro_header_hard()
Eric Dumazet
2024-03-05
1
-3
/
+4
*
xfrm: Support GRO for IPv4 ESP in UDP encapsulation
Steffen Klassert
2023-10-06
1
-1
/
+1
*
net: gro: fix misuse of CB in udp socket lookup
Richard Gobert
2023-07-29
1
-0
/
+43
*
net: move gso declarations and functions to their own files
Eric Dumazet
2023-06-10
1
-0
/
+1
*
gro: decrease size of CB
Richard Gobert
2023-06-06
1
-10
/
+16
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-08-26
1
-1
/
+1
|
\
|
*
net: Fix a data-race around gro_normal_batch.
Kuniyuki Iwashima
2022-08-24
1
-1
/
+1
*
|
net: gro: skb_gro_header helper function
Richard Gobert
2022-08-25
1
-15
/
+18
|
/
*
net: gro: Fix a 'directive in macro's argument list' sparse warning
Gal Pressman
2022-02-18
1
-2
/
+3
*
net: gro: minor optimization for dev_gro_receive()
Paolo Abeni
2022-02-05
1
-24
/
+28
*
net: fix recent csum changes
Eric Dumazet
2021-12-07
1
-2
/
+2
*
gro: optimize skb_gro_postpull_rcsum()
Eric Dumazet
2021-11-26
1
-2
/
+2
*
net: add missing include in include/net/gro.h
Eric Dumazet
2021-11-17
1
-0
/
+1
*
net: gro: populate net/core/gro.c
Eric Dumazet
2021-11-16
1
-0
/
+22
*
net: gro: move skb_gro_receive into net/core/gro.c
Eric Dumazet
2021-11-16
1
-0
/
+2
*
net: move gro definitions to include/net/gro.h
Eric Dumazet
2021-11-16
1
-2
/
+394
*
gro: add combined call_gro_receive() + INDIRECT_CALL_INET() helper
Alexander Lobakin
2021-03-19
1
-0
/
+8
*
gro: make net/gro.h self-contained
Alexander Lobakin
2021-03-19
1
-0
/
+5
*
net/core: move gro function declarations to separate header
Leon Romanovsky
2021-02-05
1
-0
/
+12