summaryrefslogtreecommitdiffstats
path: root/net/netfilter/nf_conntrack_h323_main.c
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nf_conntrack_sip: fix expectation clashxiao ruizhu2019-07-161-9/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo Neira Ayuso2019-06-251-2/+1Star
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 484Thomas Gleixner2019-06-191-2/+1Star
* | Update my email addressJozsef Kadlecsik2019-06-101-1/+1
|/
* netfilter: nf_conntrack_h323: Remove deprecated config checkSubash Abhinov Kasiviswanathan2019-05-061-8/+3Star
* netfilter: move route indirection to struct nf_ipv6_opsPablo Neira Ayuso2018-01-081-15/+15
* netfilter: nf_conntrack_h323: Remove unwanted comments.Varsha Rao2018-01-081-43/+4Star
* netfilter: use nf_conntrack_helpers_register when possibleLiping Zhang2017-06-191-27/+36
* netfilter: helpers: remove data_len usage for inkernel helpersFlorian Westphal2017-04-191-4/+0Star
* netfilter: helper: add build-time asserts for helper data sizeFlorian Westphal2017-04-191-0/+2
* netfilter: Remove explicit rcu_read_lock in nf_hook_slowAaron Conole2016-09-241-1/+1
* netfilter: nf_ct_h323: do not re-activate already expired timerLiping Zhang2016-08-081-1/+2
* netfilter: h323: Use mod_timer instead of set_expect_timeoutGao Feng2016-07-231-14/+1Star
* ipv6: Remove external dependency on rt6i_gateway and RTF_ANYCASTMartin KaFai Lau2015-05-251-2/+2
* netfilter: nf_conntrack_h323: lookup route from proper net namespaceVasily Averin2014-11-171-6/+8
* netfilter: conntrack: seperate expect locking from nf_conntrack_lockJesper Dangaard Brouer2014-03-071-2/+2
* netfilter: nf_conntrack: fix rt6i_gateway checks for H.323 helperJulian Anastasov2013-10-221-2/+2
* netfilter: add my copyright statementsPatrick McHardy2013-04-181-0/+1
* netfilter: nf_ct_helper: better logging for dropped packetsPablo Neira Ayuso2013-02-191-3/+3
* netfilter: nf_conntrack: fix rt_gateway checks for H.323 helperJulian Anastasov2012-10-221-1/+2
* netfilter: nf_nat: add protoff argument to packet mangling functionsPatrick McHardy2012-08-301-72/+119
* netfilter: nf_conntrack: restrict NAT helper invocation to IPv4Patrick McHardy2012-08-301-12/+29
* Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2012-06-171-6/+10
|\
| * netfilter: nf_ct_helper: implement variable length helper private dataPablo Neira Ayuso2012-06-161-6/+10
* | netfilter: nf_ct_h323: fix bug in rtcp nattingPablo Neira Ayuso2012-06-071-3/+2Star
|/
* netfilter: nf_ct_h323: fix usage of MODULE_ALIAS_NFCT_HELPERPablo Neira Ayuso2012-05-171-1/+3
* net: Convert net_ratelimit uses to net_<level>_ratelimitedJoe Perches2012-05-151-6/+3Star
* net: cleanup unsigned to unsigned intEric Dumazet2012-04-151-1/+1
* module_param: make bool parameters really bool (net & drivers/net)Rusty Russell2011-12-201-1/+1
* net:netfilter: use IS_ENABLEDIgor Maravić2011-12-161-2/+1Star
* net: remove ipv6_addr_copy()Alexey Dobriyan2011-11-221-2/+2
* netfilter: add more values to enum ip_conntrack_infoEric Dumazet2011-06-061-6/+4Star
* netfilter: af_info: add 'strict' parameter to limit lookup to .oifFlorian Westphal2011-04-041-4/+4
* netfilter: af_info: add network namespace parameter to route hookFlorian Westphal2011-04-041-4/+4
* netfilter: Use flowi4 and flowi6 in nf_conntrack_h323_mainDavid S. Miller2011-03-131-12/+20
* net-next: remove useless union keywordChangli Gao2010-06-111-6/+6
* netfilter: cleanup printk messagesStephen Hemminger2010-05-131-3/+3
* netfilter: nf_ct_h323: switch "incomplete TPKT" message to pr_debug()Patrick McHardy2010-05-011-2/+1Star
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* netfilter: nf_conntrack: add support for "conntrack zones"Patrick McHardy2010-02-151-1/+2
* net: replace uses of __constant_{endian}Harvey Harrison2009-02-011-4/+4
* netfilter: nf_conntrack: connection tracking helper name persistent aliasesPablo Neira Ayuso2008-11-171-0/+1
* net: replace %p6 with %pI6Harvey Harrison2008-10-291-2/+2
* netfilter: replace uses of NIP6_FMT with %p6Harvey Harrison2008-10-291-8/+4Star
* netfilter: netns nf_conntrack: H323 conntracking in netnsAlexey Dobriyan2008-10-081-1/+2
* netfilter: netns nf_conntrack: per-netns expectationsAlexey Dobriyan2008-10-081-1/+1
* netfilter: Use unsigned types for hooknum and pf varsJan Engelhardt2008-10-081-1/+2
* netfilter: nf_conntrack_h323: fix module unload crashPatrick McHardy2008-06-181-7/+14
* netfilter: nf_conntrack_h323: fix memory leak in module initialization error ...Patrick McHardy2008-06-181-0/+1
* [NETFILTER]: nf_conntrack: replace NF_CT_DUMP_TUPLE macro indrection by funct...Jan Engelhardt2008-04-141-13/+13