index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
gre_offload.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gso: fix payload length when gso_size is zero
Alexey Kodanev
2017-10-08
1
-1
/
+1
*
net: Remove all references to SKB_GSO_UDP.
David S. Miller
2017-07-17
1
-13
/
+1
*
net: add recursion limit to GRO
Sabrina Dubroca
2016-10-20
1
-1
/
+1
*
gso: Support partial splitting at the frag_list pointer
Steffen Klassert
2016-09-19
1
-2
/
+4
*
gso: Remove arbitrary checks for unsupported GSO
Tom Herbert
2016-05-20
1
-14
/
+0
*
GRE: Add support for GRO/GSO of IPv6 GRE traffic
Alexander Duyck
2016-04-16
1
-1
/
+13
*
GSO: Support partial segmentation offload
Alexander Duyck
2016-04-14
1
-5
/
+21
*
GSO: Add GSO type for fixed IPv4 ID
Alexander Duyck
2016-04-14
1
-0
/
+1
*
GRE: Disable segmentation offloads w/ CSUM and we are encapsulated via FOU
Alexander Duyck
2016-04-07
1
-0
/
+8
*
net: Reset encap_level to avoid resetting features on inner IP headers
Alexander Duyck
2016-03-23
1
-0
/
+1
*
tunnels: Don't apply GRO to multiple layers of encapsulation.
Jesse Gross
2016-03-20
1
-0
/
+5
*
gro: Defer clearing of flush bit in tunnel paths
Alexander Duyck
2016-03-13
1
-2
/
+1
*
GSO: Provide software checksum of tunneled UDP fragmentation offload
Alexander Duyck
2016-02-26
1
-3
/
+18
*
gre: Use inner_proto to obtain inner header protocol
Alexander Duyck
2016-02-11
1
-4
/
+2
*
gre: Use GSO flags to determine csum need instead of GRE flags
Alexander Duyck
2016-02-11
1
-34
/
+30
*
net: Move skb_has_shared_frag check out of GRE code and into segmentation
Alexander Duyck
2016-02-11
1
-11
/
+0
*
net: Drop unecessary enc_features variable from tunnel segmentation functions
Alexander Duyck
2016-02-11
1
-3
/
+3
*
ipv6: gre: support SIT encapsulation
Eric Dumazet
2015-10-26
1
-1
/
+2
*
ipv4: coding style: comparison for inequality with NULL
Ian Morris
2015-04-03
1
-1
/
+1
*
ipv4: coding style: comparison for equality with NULL
Ian Morris
2015-04-03
1
-1
/
+1
*
gre: Set inner mac header in gro complete
Tom Herbert
2014-12-05
1
-0
/
+3
*
gre: Use inner mac length when computing tunnel length
Tom Herbert
2014-10-30
1
-1
/
+1
*
net: gso: use feature flag argument in all protocol gso handlers
Florian Westphal
2014-10-20
1
-1
/
+1
*
ipv4: fix a potential use after free in gre_offload.c
Li RongQing
2014-10-18
1
-3
/
+3
*
net: Remove gso_send_check as an offload callback
Tom Herbert
2014-09-26
1
-8
/
+3
*
gre: Add support for checksum unnecessary conversions
Tom Herbert
2014-09-01
1
-2
/
+6
*
net: Allow GRO to use and set levels of checksum unnecessary
Tom Herbert
2014-08-29
1
-5
/
+2
*
gre: call skb_gro_checksum_simple_validate
Tom Herbert
2014-08-24
1
-36
/
+7
*
net/ipv4: Use IS_ERR_OR_NULL
Himangi Saraogi
2014-07-29
1
-1
/
+1
*
net-gre-gro: Fix a bug that breaks the forwarding path
Jerry Chu
2014-07-16
1
-0
/
+3
*
net: Save software checksum complete
Tom Herbert
2014-06-11
1
-2
/
+4
*
gre: Call gso_make_checksum
Tom Herbert
2014-06-04
1
-2
/
+8
*
net/ipv4: don't use module_init in non-modular gre_offload
Paul Gortmaker
2014-01-16
1
-8
/
+2
*
gre_offload: simplify GRE header length calculation in gre_gso_segment()
Neal Cardwell
2014-01-13
1
-10
/
+6
*
gre_offload: fix sparse non static symbol warning
Wei Yongjun
2014-01-13
1
-1
/
+1
*
net-gre-gro: Add GRE support to the GRO stack
Jerry Chu
2014-01-07
1
-0
/
+160
*
gre_offload: statically build GRE offloading support
Eric Dumazet
2014-01-06
1
-2
/
+5
*
ipv4: fix tunneled VM traffic over hw VXLAN/GRE GSO NIC
Wei-Chun Chao
2014-01-02
1
-4
/
+7
*
ipip: add GSO/TSO support
Eric Dumazet
2013-10-19
1
-1
/
+2
*
gso: Update tunnel segmentation to support Tx checksum offload
Alexander Duyck
2013-07-11
1
-0
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-07-03
1
-1
/
+1
*
net: gre: move GSO functions to gre_offload
Daniel Borkmann
2013-07-03
1
-0
/
+127