index
:
~andi/linux
ccs-mode
drm-tip
vm-mmap
Andi's kernel stuff
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
gro.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+10
2023-02-01
net: add support for ipv4 big tcp
Xin Long
1
-5
/
+7
2023-01-27
skb: Do mix page pool and page referenced frags in GRO
Alexander Duyck
1
-0
/
+9
2023-01-09
gro: take care of DODGY packets
Eric Dumazet
1
-2
/
+3
2022-11-11
net: gro: no longer use skb_vlan_tag_present()
Eric Dumazet
1
-3
/
+1
2022-11-10
gro: avoid checking for a failed search
Richard Gobert
1
-35
/
+35
2022-10-03
gro: add support of (hw)gro packets to gro stack
Coco Li
1
-4
/
+14
2022-05-16
net: allow gro_max_size to exceed 65536
Alexander Duyck
1
-0
/
+8
2022-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+25
2022-03-07
net: Fix esp GSO on inter address family tunnels.
Steffen Klassert
1
-0
/
+25
2022-02-05
net: gro: minor optimization for dev_gro_receive()
Paolo Abeni
1
-11
/
+4
2022-02-05
net: gro: avoid re-computing truesize twice on recycle
Paolo Abeni
1
-1
/
+0
2022-01-06
gro: add ability to control gro max packet size
Coco Li
1
-1
/
+5
2021-11-16
net: gro: populate net/core/gro.c
Eric Dumazet
1
-0
/
+648
2021-11-16
net: gro: move skb_gro_receive into net/core/gro.c
Eric Dumazet
1
-0
/
+118