aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/tcpv6_offload.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-05-21ipv6: gro: fix CHECKSUM_COMPLETE supportEric Dumazet1-1/+1
2013-12-12net-gro: Prepare GRO stack for the upcoming tunneling supportJerry Chu1-3/+3
2013-11-23gro: Clean up tcpX_gro_receive checksum verificationHerbert Xu1-17/+10
2013-11-23gro: Only verify TCP checksums for candidatesHerbert Xu1-0/+5
2013-10-18tcp: rename tcp_tso_segment()Eric Dumazet1-1/+1
2012-11-15net: Remove code duplication between offload structuresVlad Yasevich1-4/+6
2012-11-15ipv6: Pull IPv6 GSO registration out of the moduleVlad Yasevich1-5/+0
2012-11-15ipv6: Separate tcp offload functionalityVlad Yasevich1-0/+98