aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/tcpv6_offload.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-28tcp: cleanup static functionsEric Dumazet1-2/+2
2014-09-26net: Remove gso_send_check as an offload callbackTom Herbert1-6/+0
2014-09-26tcp: move logic out of tcp_v[64]_gso_send_checkTom Herbert1-13/+24
2014-08-24tcp: Call skb_gro_checksum_validateTom Herbert1-23/+3
2014-07-16net-gre-gro: Fix a bug that breaks the forwarding pathJerry Chu1-1/+1
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