summaryrefslogtreecommitdiff
path: root/net/ipv4/netfilter/nf_nat_h323.c
AgeCommit message (Expand)Author
2022-09-07netfilter: nat: move repetitive nat port reserve loop to a helperFlorian Westphal
2022-07-11netfilter: h323: merge nat hook pointers into oneFlorian Westphal
2022-03-20netfilter: nf_nat_h323: eliminate anonymous module_init & module_exitRandy Dunlap
2019-07-16netfilter: nf_conntrack_sip: fix expectation clashxiao ruizhu
2019-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo Neira Ayuso
2019-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 484Thomas Gleixner
2019-06-10Update my email addressJozsef Kadlecsik
2019-05-31netfilter: ipv4: prefer skb_ensure_writableFlorian Westphal
2019-04-30netfilter: use macros to create module aliases.Flavio Leitner
2018-04-24netfilter: add NAT support for shifted portmap rangesThierry Du Tre
2017-08-24netfilter: nf_nat_h323: fix logical-not-parentheses warningNick Desaulniers
2014-02-05netfilter: nf_nat_h323: fix crash in nf_ct_unlink_expect_report()Alexey Dobriyan
2013-04-18netfilter: add my copyright statementsPatrick McHardy
2012-08-30netfilter: add protocol independent NAT corePatrick McHardy
2012-08-30netfilter: nf_nat: add protoff argument to packet mangling functionsPatrick McHardy
2012-06-16netfilter: nf_ct_helper: implement variable length helper private dataPablo Neira Ayuso
2012-05-15net: Convert net_ratelimit uses to net_<level>_ratelimitedJoe Perches
2012-03-07netfilter: ctnetlink: allow to set expectfn for expectationsPablo Neira Ayuso
2011-12-23netfilter: nf_nat: export NAT definitions to userspacePatrick McHardy
2011-08-02rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTERStephen Hemminger
2010-09-22netfilter: nf_nat: better error handling of nf_ct_expect_related() in helpersPablo Neira Ayuso
2010-05-13netfilter: cleanup printk messagesStephen Hemminger
2010-03-19netfilter: remove unused headers in net/ipv4/netfilter/nf_nat_h323.cZhitong Wang
2008-10-31net: replace NIPQUAD() in net/ipv4/netfilter/Harvey Harrison
2008-01-31[NETFILTER]: nf_conntrack_h323: constify and annotate H.323 helperJan Engelhardt
2008-01-28[NETFILTER]: Introduce nf_inet_addressJan Engelhardt
2008-01-28[NETFILTER]: nf_nat: pass manip type instead of hook to nf_nat_setup_infoPatrick McHardy
2008-01-28[NETFILTER]: Introduce NF_INET_ hook valuesPatrick McHardy
2007-11-07[NETFILTER]: remove unneeded rcu_dereference() callsPatrick McHardy
2007-10-15[NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu
2007-07-10[NETFILTER]: Convert DEBUGP to pr_debugPatrick McHardy
2007-07-10[NETFILTER]: nf_conntrack_expect: function naming unificationPatrick McHardy
2007-05-24[NETFILTER]: nf_nat_h323: call set_h225_addr instead of set_h225_addr_hookJing Min Zhao
2007-04-25[NETFILTER]: Remove IPv4 only connection tracking/NATPatrick McHardy
2007-04-25[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo
2007-04-25[IP]: Introduce ip_hdrlen()Arnaldo Carvalho de Melo
2007-02-10[NET] IPV4: Fix whitespace errors.YOSHIFUJI Hideaki
2006-12-02[NETFILTER]: nf_conntrack/nf_nat: add H.323 helper portPatrick McHardy