aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/nf_nat_irc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-20netfilter: Replace printk() with pr_*() and define pr_fmt()Arushi Singhal1-3/+4
2017-10-31treewide: Fix function prototypes for module_param_call()Kees Cook1-1/+1
2017-04-06netfilter: nat: nf_nat_mangle_{udp,tcp}_packet returns booleanGao Feng1-5/+4
2014-01-06netfilter: nf_nat: fix access to uninitialized buffer in IRC NAT helperDaniel Borkmann1-5/+27
2013-02-19netfilter: nf_ct_helper: better logging for dropped packetsPablo Neira Ayuso1-2/+6
2012-08-30netfilter: nf_nat: support IPv6 in IRC NAT helperPablo Neira Ayuso1-0/+93