summaryrefslogtreecommitdiffstats
path: root/net/ipv6/netfilter/nf_conntrack_reasm.c
Commit message (Expand)AuthorAgeFilesLines
* netfilter: Use frag list abstraction interfaces.David S. Miller2009-06-091-2/+2
* netfilter: conntrack: check for NEXTHDR_NONE before header sanity checkingChristoph Paasch2009-03-161-4/+4
* net: '&' reduxAlexey Dobriyan2008-11-031-3/+3
* ipv6: almost identical frag hashing funcs combinedIlpo Järvinen2008-10-011-30/+2
* net: convert BUG_TRAP to generic WARN_ONIlpo Järvinen2008-07-251-2/+2
* inet fragments: fix race between inet_frag_find and inet_frag_secret_rebuildPavel Emelyanov2008-06-271-1/+2
* netfilter: nf_conntrack_ipv6: fix inconsistent lock state in nf_ct_frag6_gath...Jarek Poplawski2008-06-041-3/+5
* [NETFILTER]: annotate rest of nf_conntrack_* with constJan Engelhardt2008-04-141-4/+4
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-04-021-0/+2
|\
| * [INET]: inet_frag_evictor() must run with BH disabledDavid S. Miller2008-03-281-0/+2
* | [NET]: Rename inet_frag.h identifiers COMPLETE, FIRST_IN, LAST_IN to INET_FRAG_*Joe Perches2008-03-281-7/+8
|/
* [NETFILTER]: nf_conntrack_ipv6: fix sparse warningsPatrick McHardy2008-01-311-15/+1
* [NETNS][FRAGS]: Make the LRU list per namespace.Pavel Emelyanov2008-01-281-1/+1
* [NETNS][FRAGS]: Isolate the secret interval from namespaces.Pavel Emelyanov2008-01-281-5/+1
* [NETNS][FRAGS]: Make thresholds work in namespaces.Pavel Emelyanov2008-01-281-6/+6
* [NETNS][FRAGS]: Make the net.ipv4.ipfrag_timeout work in namespaces.Pavel Emelyanov2008-01-281-2/+2
* [NETNS][FRAGS]: Make the mem counter per-namespace.Pavel Emelyanov2008-01-281-7/+7
* [NETNS][FRAGS]: Make the nqueues counter per-namespace.Pavel Emelyanov2008-01-281-0/+1
* [NETNS][FRAGS]: Make the inet_frag_queue lookup work in namespaces.Pavel Emelyanov2008-01-281-1/+2
* [NETNS][FRAGS]: Move ctl tables around.Pavel Emelyanov2008-01-281-1/+30
* [INET]: Consolidate frag queues freeingPavel Emelyanov2007-10-171-6/+1
* [INET]: Remove no longer needed ->equal callbackPavel Emelyanov2007-10-171-1/+0
* [INET]: Consolidate xxx_find() in fragment managementPavel Emelyanov2007-10-171-26/+6
* [INET]: Consolidate xxx_frag_create()Pavel Emelyanov2007-10-171-27/+12
* [INET]: Consolidate xxx_frag_alloc()Pavel Emelyanov2007-10-171-11/+8
* [INET]: Consolidate xxx_frag_internPavel Emelyanov2007-10-171-30/+4
* [INET]: kmalloc+memset -> kzalloc in frag_alloc_queueDenis V. Lunev2007-10-151-4/+3
* [INET]: Consolidate the xxx_putPavel Emelyanov2007-10-151-2/+1
* [INET]: Small cleanup for xxx_put after evictor consolidationPavel Emelyanov2007-10-151-6/+6
* [INET]: Consolidate the xxx_evictorPavel Emelyanov2007-10-151-28/+1
* [INET]: Consolidate the xxx_frag_destroyPavel Emelyanov2007-10-151-31/+13
* [INET]: Consolidate xxx_the secret_rebuildPavel Emelyanov2007-10-151-29/+5
* [INET]: Consolidate the xxx_frag_killPavel Emelyanov2007-10-151-22/+1
* [INET]: Collect common frag sysctl variables togetherPavel Emelyanov2007-10-151-14/+15
* [INET]: Collect frag queues management objects togetherPavel Emelyanov2007-10-151-59/+49
* [INET]: Move common fields from frag_queues in one place.Pavel Emelyanov2007-10-151-74/+63
* [NETFILTER]: Convert DEBUGP to pr_debugPatrick McHardy2007-07-101-29/+23
* [NETFILTER]: Use setup_timerPatrick McHardy2007-04-251-5/+2
* [SK_BUFF] ipv6: Use skb_network_offset in some more placesArnaldo Carvalho de Melo2007-04-251-2/+3
* [SK_BUFF]: unions of just one member don't get anything done, kill themArnaldo Carvalho de Melo2007-04-251-2/+2
* [SK_BUFF]: Introduce skb_network_header_lenArnaldo Carvalho de Melo2007-04-251-1/+1
* [SK_BUFF]: Use the helpers to get the layer header pointerArnaldo Carvalho de Melo2007-04-251-2/+2
* [SK_BUFF]: Introduce skb_set_transport_headerArnaldo Carvalho de Melo2007-04-251-1/+1
* [SK_BUFF]: Introduce skb_reset_transport_header(skb)Arnaldo Carvalho de Melo2007-04-251-1/+1
* [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6hArnaldo Carvalho de Melo2007-04-251-8/+8
* [SK_BUFF]: Introduce skb_network_header()Arnaldo Carvalho de Melo2007-04-251-7/+12
* [NET]: convert network timestamps to ktime_tEric Dumazet2007-04-251-3/+3
* [NET] IPV6: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-25/+25
* [NETFILTER]: nf_conntrack_ipv6: fix crash when handling fragmentsPatrick McHardy2007-01-091-0/+2
* [NETFILTER]: nf_conntrack: endian annotationsPatrick McHardy2006-12-021-13/+13
OpenPOWER on IntegriCloud