summaryrefslogtreecommitdiffstats
path: root/net/netfilter/nf_nat_irc.c
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nf_conntrack_sip: fix expectation clashxiao ruizhu2019-07-161-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1Star
* netfilter: nf_nat: register NAT helpers.Flavio Leitner2019-04-301-1/+8
* netfilter: use macros to create module aliases.Flavio Leitner2019-04-301-1/+1
* netfilter: Replace printk() with pr_*() and define pr_fmt()Arushi Singhal2018-03-201-3/+4
* treewide: Fix function prototypes for module_param_call()Kees Cook2017-10-311-1/+1
* netfilter: nat: nf_nat_mangle_{udp,tcp}_packet returns booleanGao Feng2017-04-061-5/+4Star
* netfilter: nf_nat: fix access to uninitialized buffer in IRC NAT helperDaniel Borkmann2014-01-061-5/+27
* netfilter: nf_ct_helper: better logging for dropped packetsPablo Neira Ayuso2013-02-191-2/+6
* netfilter: nf_nat: support IPv6 in IRC NAT helperPablo Neira Ayuso2012-08-301-0/+93