index
:
linux
frominto-error
master
Contrib clone of linux
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
ip6_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-05-21
ipv6: gro: fix CHECKSUM_COMPLETE support
Eric Dumazet
2014-02-25
ipv4: ipv6: better estimate tunnel header cut for correct ufo handling
Hannes Frederic Sowa
2014-01-07
net-gre-gro: Add GRE support to the GRO stack
Jerry Chu
2013-12-15
net-ipv6: Fix alleged compiler warning in ipv6_exthdrs_len()
Jerry Chu
2013-12-14
ipv6: fix compiler warning in ipv6_exthdrs_len
Hannes Frederic Sowa
2013-12-12
net-gro: Prepare GRO stack for the upcoming tunneling support
Jerry Chu
2013-10-21
ipv6: sit: add GSO/TSO support
Eric Dumazet
2013-10-21
ipv6: gso: make ipv6_gso_segment() stackable
Eric Dumazet
2013-10-19
ipip: add GSO/TSO support
Eric Dumazet
2013-10-19
ipv6: gso: remove redundant locking
Eric Dumazet
2013-08-31
ipv6: Add generic UDP Tunnel segmentation
Cong Wang
2013-05-27
MPLS: Add limited GSO support
Simon Horman
2013-03-09
tunneling: Add generic Tunnel segmentation.
Pravin B Shelar
2013-03-09
net: Kill link between CSUM and SG features.
Pravin B Shelar
2013-02-15
v4 GRE: Add TCP segmentation offload for GRE
Pravin B Shelar
2013-02-13
net: Fix possible wrong checksum generation.
Pravin B Shelar
2013-01-28
net: fix possible wrong checksum generation
Eric Dumazet
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 ipv6 offload support
Vlad Yasevich