index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
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-05
gre: Call gso_make_checksum
Tom Herbert
2014-06-05
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-06
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-09-01
net: unify skb_udp_tunnel_segment() and skb_udp6_tunnel_segment()
Cong Wang
2013-09-01
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-06-01
udp6: Fix udp fragmentation for tunnel traffic.
Pravin B Shelar
2013-05-28
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-16
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