summaryrefslogtreecommitdiffstats
path: root/net/netfilter/nf_nat_proto_sctp.c
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nat: skip checksum on offload SCTP packetsDavide Caratti2016-12-071-1/+4
* netfilter: built-in NAT support for SCTPDavide Caratti2016-12-041-34/+1
* netfilter: use IS_ENABLED() macroDuan Jiong2014-06-301-1/+1
* net/sctp: Refactor SCTP skb checksum computationJoe Stringer2013-07-271-7/+1
* sctp: Correct type and usage of sctp_end_cksum()Simon Horman2013-04-291-3/+2
* netfilter: add protocol independent NAT corePatrick McHardy2012-08-301-0/+103