index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
udp_offload.c
Age
Commit message (
Expand
)
Author
2014-06-04
gre: Call gso_make_checksum
Tom Herbert
2014-06-04
net: Add GSO support for UDP tunnels with checksum
Tom Herbert
2014-02-22
ipv6: reuse ip6_frag_id from ip6_ufo_append_data
Hannes Frederic Sowa
2013-11-05
ipv6: fix headroom calculation in udp6_ufo_fragment
Hannes Frederic Sowa
2013-10-21
ipv6: sit: add GSO/TSO support
Eric Dumazet
2013-10-19
ipip: add GSO/TSO support
Eric Dumazet
2013-08-31
net: unify skb_udp_tunnel_segment() and skb_udp6_tunnel_segment()
Cong Wang
2013-08-31
ipv6: Add generic UDP Tunnel segmentation
Cong Wang
2013-06-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-05-31
udp6: Fix udp fragmentation for tunnel traffic.
Pravin B Shelar
2013-05-27
MPLS: Add limited GSO support
Simon Horman
2013-03-09
tunneling: Add generic Tunnel segmentation.
Pravin B Shelar
2013-02-15
v4 GRE: Add TCP segmentation offload for GRE
Pravin B Shelar
2012-11-15
ipv6: Fix build error with udp_offload
Vlad Yasevich
2012-11-15
net: Remove code duplication between offload structures
Vlad Yasevich
2012-11-15
ipv6: Pull IPv6 GSO registration out of the module
Vlad Yasevich
2012-11-15
ipv6: Separate out UDP offload functionality
Vlad Yasevich