aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_offload.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-11-23gro: Clean up tcpX_gro_receive checksum verificationHerbert Xu1-16/+10
2013-11-23gro: Only verify TCP checksums for candidatesHerbert Xu1-0/+5
2013-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-8/+5
2013-10-29tcp: gso: fix truesize trackingEric Dumazet1-8/+5
2013-10-21ipv6: sit: add GSO/TSO supportEric Dumazet1-0/+1
2013-10-19ipip: add GSO/TSO supportEric Dumazet1-0/+1
2013-10-18tcp: rename tcp_tso_segment()Eric Dumazet1-3/+3
2013-06-07net: tcp: move GRO/GSO functions to tcp_offloadDaniel Borkmann1-0/+332