aboutsummaryrefslogtreecommitdiffstats
path: root/net/sctp/offload.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-19net: use skb->csum_not_inet to identify packets needing crc32cDavide Caratti1-0/+1
2017-05-19skbuff: add stub to help computing crc32c on SCTP packetsDavide Caratti1-0/+6
2017-01-25sctp: sctp gso should set feature with NETIF_F_SG when calling skb_segmentXin Long1-1/+1
2016-07-16sctp: fix GSO for IPv6Marcelo Ricardo Leitner1-1/+22
2016-06-03sctp: Add GSO supportMarcelo Ricardo Leitner1-0/+98