aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/netfilter/nf_reject_ipv4.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-10netfilter: fix sparse warnings in reject handlingFlorian Westphal1-1/+1
2015-03-03netfilter: reject: don't send icmp error if csum is invalidFlorian Westphal1-0/+23
2014-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-0/+1
2014-11-13netfilter: fix various sparse warningsFlorian Westphal1-0/+1
2014-10-31netfilter: nf_reject_ipv4: split nf_send_reset() in smaller functionsPablo Neira Ayuso1-26/+62
2014-10-11netfilter: missing module license in the nf_reject_ipvX modulesPablo Neira Ayuso1-0/+3
2014-10-02netfilter: move nf_send_resetX() code to nf_reject_ipvX modulesPablo Neira Ayuso1-0/+127