index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
/
gro.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
gro: fix ownership transfer
Antoine Tenart
2024-03-29
1
-1
/
+2
*
net: introduce struct net_hotdata
Eric Dumazet
2024-03-08
1
-9
/
+6
*
net: gro: enable fast path for more cases
Eric Dumazet
2024-03-05
1
-7
/
+16
*
net: gro: rename skb_gro_header_hard()
Eric Dumazet
2024-03-05
1
-1
/
+1
*
gro: move the tc_ext comparison to a helper
Jakub Kicinski
2023-06-18
1
-13
/
+19
*
net: move gso declarations and functions to their own files
Eric Dumazet
2023-06-10
1
-58
/
+1
*
gro: decrease size of CB
Richard Gobert
2023-06-06
1
-7
/
+12
*
net: introduce and use skb_frag_fill_page_desc()
Yunsheng Lin
2023-05-13
1
-3
/
+1
*
net: skbuff: update and rename __kfree_skb_defer()
Jakub Kicinski
2023-04-21
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-02-02
1
-1
/
+10
|
\
|
*
skb: Do mix page pool and page referenced frags in GRO
Alexander Duyck
2023-01-28
1
-0
/
+9
*
|
net: add support for ipv4 big tcp
Xin Long
2023-02-02
1
-5
/
+7
|
/
*
gro: take care of DODGY packets
Eric Dumazet
2023-01-09
1
-2
/
+3
*
net: gro: no longer use skb_vlan_tag_present()
Eric Dumazet
2022-11-12
1
-3
/
+1
*
gro: avoid checking for a failed search
Richard Gobert
2022-11-10
1
-35
/
+35
*
gro: add support of (hw)gro packets to gro stack
Coco Li
2022-10-03
1
-4
/
+14
*
net: allow gro_max_size to exceed 65536
Alexander Duyck
2022-05-16
1
-0
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-11
1
-0
/
+25
|
\
|
*
net: Fix esp GSO on inter address family tunnels.
Steffen Klassert
2022-03-07
1
-0
/
+25
*
|
net: gro: minor optimization for dev_gro_receive()
Paolo Abeni
2022-02-05
1
-11
/
+4
*
|
net: gro: avoid re-computing truesize twice on recycle
Paolo Abeni
2022-02-05
1
-1
/
+0
|
/
*
gro: add ability to control gro max packet size
Coco Li
2022-01-06
1
-1
/
+5
*
net: gro: populate net/core/gro.c
Eric Dumazet
2021-11-16
1
-0
/
+648
*
net: gro: move skb_gro_receive into net/core/gro.c
Eric Dumazet
2021-11-16
1
-0
/
+118