Merge branch 'master' of /repos/git/net-next-2.6
[safe/jmp/linux-2.6] / net / ipv6 / netfilter / nf_conntrack_reasm.c
2010-02-10 Patrick McHardyMerge branch 'master' of /repos/git/net-next-2.6
2010-01-26 Shan Weiipv6: conntrack: Add member of user to nf_ct_frag6_queu...
2010-01-20 Shan WeiIPv6: reassembly: replace magic number with macro defin...
2010-01-20 Shan Weinetfilter: nf_conntrack_ipv6: delete the redundant...
2009-12-15 Patrick McHardyipv6: reassembly: use seperate reassembly queues for...
2009-11-12 Eric W. Biedermansysctl net: Remove unused binary sysctl code
2009-06-09 David S. Millernetfilter: Use frag list abstraction interfaces.
2009-03-16 Christoph Paaschnetfilter: conntrack: check for NEXTHDR_NONE before...
2008-11-04 Alexey Dobriyannet: '&' redux
2008-10-01 Ilpo Järvinenipv6: almost identical frag hashing funcs combined
2008-07-26 Ilpo Järvinennet: convert BUG_TRAP to generic WARN_ON
2008-06-28 Pavel Emelyanovinet fragments: fix race between inet_frag_find and...
2008-06-04 Jarek Poplawskinetfilter: nf_conntrack_ipv6: fix inconsistent lock...
2008-04-14 Jan Engelhardt[NETFILTER]: annotate rest of nf_conntrack_* with const
2008-04-03 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-03-29 David S. Miller[INET]: inet_frag_evictor() must run with BH disabled
2008-03-28 Joe Perches[NET]: Rename inet_frag.h identifiers COMPLETE, FIRST_I...
2008-02-01 Patrick McHardy[NETFILTER]: nf_conntrack_ipv6: fix sparse warnings
2008-01-28 Pavel Emelyanov[NETNS][FRAGS]: Make the LRU list per namespace.
2008-01-28 Pavel Emelyanov[NETNS][FRAGS]: Isolate the secret interval from namesp...
2008-01-28 Pavel Emelyanov[NETNS][FRAGS]: Make thresholds work in namespaces.
2008-01-28 Pavel Emelyanov[NETNS][FRAGS]: Make the net.ipv4.ipfrag_timeout work...
2008-01-28 Pavel Emelyanov[NETNS][FRAGS]: Make the mem counter per-namespace.
2008-01-28 Pavel Emelyanov[NETNS][FRAGS]: Make the nqueues counter per-namespace.
2008-01-28 Pavel Emelyanov[NETNS][FRAGS]: Make the inet_frag_queue lookup work...
2008-01-28 Pavel Emelyanov[NETNS][FRAGS]: Move ctl tables around.
2007-10-18 Pavel Emelyanov[INET]: Consolidate frag queues freeing
2007-10-18 Pavel Emelyanov[INET]: Remove no longer needed ->equal callback
2007-10-18 Pavel Emelyanov[INET]: Consolidate xxx_find() in fragment management
2007-10-18 Pavel Emelyanov[INET]: Consolidate xxx_frag_create()
2007-10-18 Pavel Emelyanov[INET]: Consolidate xxx_frag_alloc()
2007-10-18 Pavel Emelyanov[INET]: Consolidate xxx_frag_intern
2007-10-15 Denis V. Lunev[INET]: kmalloc+memset -> kzalloc in frag_alloc_queue
2007-10-15 Pavel Emelyanov[INET]: Consolidate the xxx_put
2007-10-15 Pavel Emelyanov[INET]: Small cleanup for xxx_put after evictor consoli...
2007-10-15 Pavel Emelyanov[INET]: Consolidate the xxx_evictor
2007-10-15 Pavel Emelyanov[INET]: Consolidate the xxx_frag_destroy
2007-10-15 Pavel Emelyanov[INET]: Consolidate xxx_the secret_rebuild
2007-10-15 Pavel Emelyanov[INET]: Consolidate the xxx_frag_kill
2007-10-15 Pavel Emelyanov[INET]: Collect common frag sysctl variables together
2007-10-15 Pavel Emelyanov[INET]: Collect frag queues management objects together
2007-10-15 Pavel Emelyanov[INET]: Move common fields from frag_queues in one...
2007-07-11 Patrick McHardy[NETFILTER]: Convert DEBUGP to pr_debug
2007-04-26 Patrick McHardy[NETFILTER]: Use setup_timer
2007-04-26 Arnaldo Carvalho... [SK_BUFF] ipv6: Use skb_network_offset in some more...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: unions of just one member don't get anything...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_network_header_len
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Use the helpers to get the layer header...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_set_transport_header
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_reset_transport_header(skb)
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_network_header()
2007-04-26 Eric Dumazet[NET]: convert network timestamps to ktime_t
2007-02-11 YOSHIFUJI Hideaki[NET] IPV6: Fix whitespace errors.
2007-01-09 Patrick McHardy[NETFILTER]: nf_conntrack_ipv6: fix crash when handling...
2006-12-03 Patrick McHardy[NETFILTER]: nf_conntrack: endian annotations
2006-09-22 Brian Haley[NETFILTER]: Change tunables to __read_mostly
2006-09-22 Patrick McHardy[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-18 Herbert Xu[NET]: skb_trim audit
2006-03-21 Yasuyuki Kozakai[NETFILTER]: nf_conntrack: use ipv6_addr_equal in nf_ct...
2006-01-12 Harald Welte[NETFILTER] x_tables: Abstraction layer for {ip,ip6...
2006-01-04 YOSHIFUJI Hideaki[NETFILTER]: Use macro for spinlock_t/rwlock_t initiali...
2005-11-14 Yasuyuki Kozakai[NETFILTER] fix leak of fragment queue at unloading...
2005-11-14 Yasuyuki Kozakai[NETFILTER] nf_conntrack: fix possibility of infinite...
2005-11-14 Yasuyuki Kozakai[NETFILTER]: fix type of sysctl variables in nf_conntra...
2005-11-10 Yasuyuki Kozakai[NETFILTER]: Add nf_conntrack subsystem.