[NETFILTER]: ip6_tables: move entry, match and target checks to seperate functions
[safe/jmp/linux-2.6] / net / ipv6 / netfilter /
2008-01-28 Patrick McHardy[NETFILTER]: ip6_tables: move entry, match and target...
2008-01-28 Patrick McHardy[NETFILTER]: ip6_tables: kill a few useless defines...
2008-01-28 Patrick McHardy[NETFILTER]: {nfnetlink,ip,ip6}_queue: kill issue_verdict
2008-01-28 Patrick McHardy[NETFILTER]: nf_queue: move list_head/skb/id to struct...
2008-01-28 Patrick McHardy[NETFILTER]: ip6_queue: resync dev-index based flushing
2008-01-28 Patrick McHardy[NETFILTER]: ip6_queue: deobfuscate entry lookups
2008-01-28 Patrick McHardy[NETFILTER]: {nf_netlink,ip,ip6}_queue: use list_for_ea...
2008-01-28 Patrick McHardy[NETFILTER]: nf_queue: move queueing related functions...
2008-01-28 Patrick McHardy[NETFILTER]: nf_queue: remove unused data pointer
2008-01-28 Patrick McHardy[NETFILTER]: nf_queue: make queue_handler const
2008-01-28 Patrick McHardy[NETFILTER]: Mark hooks __read_mostly
2008-01-28 Maciej Soltysiak[NETFILTER]: {ip,ip6}t_LOG: log GID
2008-01-28 Jan Engelhardt[NETFILTER]: Use lowercase names for matches in Kconfig
2008-01-28 Jan Engelhardt[NETFILTER]: merge ipt_owner/ip6t_owner in xt_owner
2008-01-28 Patrick McHardy[NETFILTER]: x_tables: remove obsolete overflow check
2008-01-28 Eric Dumazet[NETFILTER]: x_tables: struct xt_table_info diet
2008-01-28 Jan Engelhardt[NETFILTER]: x_tables: consistent and unique symbol...
2008-01-28 Patrick McHardy[NETFILTER]: Introduce NF_INET_ hook values
2008-01-28 Herbert Xu[IPV6]: Add ip6_local_out
2008-01-11 Yasuyuki Kozakai[NETFILTER]: ip6t_eui64: Fixes calculation of Universal...
2007-11-07 Jan Engelhardt[NETFILTER]: Clean up Makefile
2007-11-07 Alexey Dobriyan[NETFILTER]: ip{,6}_queue: convert to seq_file interface
2007-10-18 Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2007-10-18 Eric W. Biedermansysctl: remove broken netfilter binary sysctls
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-10-15 Herbert Xu[NETFILTER]: Replace sk_buff ** with sk_buff *
2007-10-15 Herbert Xu[NETFILTER]: Avoid skb_copy/pskb_copy/skb_realloc_headroom
2007-10-15 Herbert Xu[NETFILTER]: Do not copy skb in skb_make_writable
2007-10-11 Denis V. Lunev[NET]: make netlink user -> kernel interface synchronious
2007-10-10 Patrick McHardy[NETFILTER]: ctnetlink: use netlink policy
2007-10-10 Patrick McHardy[NETFILTER]: nfnetlink: rename functions containing...
2007-10-10 Patrick McHardy[NETFILTER]: nfnetlink: convert to generic netlink...
2007-10-10 Stephen Hemminger[NET]: Wrap hard_header_parse
2007-10-10 Eric W. Biederman[NET]: Make the loopback device per network namespace.
2007-10-10 Daniel Lezcano[NET]: Dynamically allocate the loopback device, part 1.
2007-10-10 Eric W. Biederman[NET]: Support multiple network namespaces with netlink
2007-10-10 Eric W. Biederman[NET]: Make device event notification network namespace...
2007-10-10 Eric W. Biederman[NET]: Make /proc/net per network namespace
2007-09-11 Neil Horman[NETFILTER]: Fix/improve deadlock condition on module...
2007-07-31 Adrian Bunk[NETFILTER]: Make nf_ct_ipv6_skip_exthdr() static.
2007-07-24 Patrick McHardy[NETFILTER]: Fix logging regression
2007-07-15 Patrick McHardy[NETFILTER]: nf_conntrack: mark protocols __read_mostly
2007-07-15 Patrick McHardy[NETFILTER]: Lower *tables printk severity
2007-07-15 Yasuyuki Kozakai[NETFILTER]: nf_conntrack: Introduces nf_ct_get_tuplepr...
2007-07-15 Yasuyuki Kozakai[NETFILTER]: nf_conntrack: make l3proto->prepare()...
2007-07-15 Yasuyuki Kozakai[NETFILTER]: nf_conntrack: Increment error count on...
2007-07-11 Patrick McHardy[NETFILTER]: Convert DEBUGP to pr_debug
2007-07-11 Patrick McHardy[NETFILTER]: nf_conntrack: remove 'ignore_conntrack...
2007-07-11 Yasuyuki Kozakai[NETFILTER]: nf_conntrack: remove old memory allocator...
2007-07-11 Patrick McHardy[NETFILTER]: x_tables: mark matches and targets __read_...
2007-07-11 Jozsef Kadlecsik[NETFILTER]: x_tables: add TRACE target
2007-07-11 Jan Engelhardt[NETFILTER]: Remove redundant parentheses/braces
2007-07-11 Jan Engelhardt[NETFILTER]: add some consts, remove some casts
2007-07-11 Jan Engelhardt[NETFILTER]: x_tables: switch xt_target->checkentry...
2007-07-11 Jan Engelhardt[NETFILTER]: x_tables: switch xt_match->checkentry...
2007-07-11 Jan Engelhardt[NETFILTER]: x_tables: switch xt_match->match to bool
2007-07-11 Jan Engelhardt[NETFILTER]: x_tables: switch hotdrop to bool
2007-06-07 Patrick McHarrdy[NETFILTER]: nf_conntrack: fix helper module unload...
2007-06-04 Bill Nottingham[NET]: Fix comparisons of unsigned < 0.
2007-05-11 Patrick McHardy[NETFILTER]: Clean up table initialization
2007-05-09 David SterbaFix trivial typos in Kconfig* files
2007-05-02 Alexander E. Patrakovkconfig: fix path to modules.txt in Kconfig help
2007-04-26 Patrick McHardy[NETLINK]: Switch cb_lock spinlock to mutex and allow...
2007-04-26 Patrick McHardy[NETFILTER]: {eb,ip6,ip}t_LOG: remove remains of LOG...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
2007-04-26 Patrick McHardy[NETFILTER]: Use setup_timer
2007-04-26 Patrick McHardy[NETFILTER]: Remove changelogs and CVS IDs
2007-04-26 Arnaldo Carvalho... [SK_BUFF] ipv6: Use skb_network_offset in some more...
2007-04-26 Arnaldo Carvalho... [NETLINK]: Introduce nlmsg_hdr() helper
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Convert skb->tail to sk_buff_data_t
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... [IP]: Introduce ip_hdrlen()
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_network_header()
2007-04-26 Arnaldo Carvalho... [SK_BUFF] ipv6: More skb_reset_network_header conversio...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_mac_header()
2007-04-26 Eric Dumazet[NET]: convert network timestamps to ktime_t
2007-03-08 Patrick McHardy[NETFILTER]: nf_conntrack_ipv6: fix incorrect classific...
2007-03-05 Patrick McHardy[NETFILTER]: nf_conntrack/nf_nat: fix incorrect config...
2007-02-14 Eric W. Biederman[PATCH] sysctl: remove insert_at_head from register_sysctl
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
next