summaryrefslogtreecommitdiffstats
path: root/net/netfilter/nf_conntrack_proto_udplite.c
Commit message (Expand)AuthorAgeFilesLines
* netfilter: Convert print_tuple functions to return voidJoe Perches2014-11-051-5/+5
* netfilter: nf_log: prepare net namespace support for loggersGao feng2013-04-051-4/+4
* netfilter: nf_conntrack: register pernet subsystem before register L4 protoGao feng2013-03-151-6/+6
* netfilter: nf_conntrack: refactor l4proto support for netnsGao feng2013-01-231-10/+30
* netfilter: nf_ct_udplite: add udplite_kmemdup_sysctl_table functionGao feng2012-06-271-17/+26
* netfilter: nf_conntrack: prepare l4proto->init_net cleanupGao feng2012-06-271-1/+1
* netfilter: nf_conntrack: add namespace support for cttimeoutGao feng2012-06-071-3/+5
* netfilter: nf_conntrack: remove now unused sysctl for nf_conntrack_l[3|4]protoPablo Neira Ayuso2012-06-071-12/+0
* netfilter: nf_ct_udplite: add namespace supportGao feng2012-06-071-18/+80
* netfilter: nf_conntrack: prepare namespace support for l4 protocol trackersGao feng2012-06-071-5/+5
* nf_conntrack_proto_udp{,lite}: Stop using NLA_PUT*().David S. Miller2012-04-011-4/+5
* netfilter: add cttimeout infrastructure for fine timeout tuningPablo Neira Ayuso2012-03-071-0/+66
* netfilter: nf_conntrack: pass timeout array to l4->new and l4->packetPablo Neira Ayuso2012-03-071-4/+12
* netfilter: nf_ct_udp[lite]: convert UDP[lite] timeouts to arrayPablo Neira Ayuso2012-03-071-8/+17
* net:netfilter: use IS_ENABLEDIgor Maravić2011-12-161-2/+2
* netfilter: nf_conntrack: pass template to l4proto ->error() handlerPatrick McHardy2010-02-151-1/+1
* netfilter: nf_conntrack: split up IPCT_STATUS eventPatrick McHardy2010-02-031-1/+1
* sysctl net: Remove unused binary sysctl codeEric W. Biederman2009-11-121-5/+1
* netfilter: nf_ct_dccp/udplite: fix protocol registration errorPatrick McHardy2009-04-241-0/+1
* netfilter: nf_conntrack: calculate per-protocol nlattr sizeHolger Eitzenberger2009-03-251-0/+1
* net: '&' reduxAlexey Dobriyan2008-11-031-2/+2
* netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_log_inval...Alexey Dobriyan2008-10-081-4/+4
* netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_checksum ...Alexey Dobriyan2008-10-081-1/+1
* netfilter: netns nf_conntrack: pass conntrack to nf_conntrack_event_cache() n...Alexey Dobriyan2008-10-081-1/+1
* netfilter: netns nf_conntrack: pass netns pointer to L4 protocol's ->error hookAlexey Dobriyan2008-10-081-1/+3
* netfilter: Use unsigned types for hooknum and pf varsJan Engelhardt2008-10-081-2/+2
* [NETFILTER]: nf_conntrack: use bool type in struct nf_conntrack_l4protoJan Engelhardt2008-04-141-11/+11
* [NETFILTER]: Add partial checksum validation helperPatrick McHardy2008-04-141-26/+7
* [NETFILTER]: nf_{conntrack,nat}_proto_udp{,lite}: annotate with constJan Engelhardt2008-01-311-2/+4
* [NETFILTER]: nf_conntrack: naming unificationPatrick McHardy2008-01-311-7/+6
* [NETFILTER]: nf_conntrack: make print_conntrack function optional for l4protosPatrick McHardy2008-01-281-9/+0
* [NETFILTER]: nf_log: move logging stuff to seperate headerPatrick McHardy2008-01-281-0/+1
* [NETFILTER]: Introduce NF_INET_ hook valuesPatrick McHardy2008-01-281-2/+1
* [NETFILTER]: ctnetlink: use netlink policyPatrick McHardy2007-10-101-0/+2
* [NETFILTER]: nfnetlink: rename functions containing 'nfattr'Patrick McHardy2007-10-101-4/+4
* [NETFILTER]: Clean up duplicate includes in net/netfilter/Jesper Juhl2007-07-241-1/+0
* [NETFILTER]: nf_conntrack: UDPLITE supportPatrick McHardy2007-07-141-0/+266
OpenPOWER on IntegriCloud