- Update to 2.6.25-rc3.
[linux-flexiantxendom0-3.2.10.git] / net / ipv4 / netfilter / arp_tables.c
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-15 Herbert Xu[NETFILTER]: Replace sk_buff ** with sk_buff *
2007-09-11 Neil Horman[NETFILTER]: Fix/improve deadlock condition on module...
2007-07-15 Patrick McHardy[NETFILTER]: Lower *tables printk severity
2007-07-11 Patrick McHardy[NETFILTER]: x_tables: mark matches and targets __read_...
2007-07-11 Jan Engelhardt[NETFILTER]: x_tables: switch hotdrop to bool
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce arp_hdr(), remove skb->nh.arph
2007-04-13 David S. Miller[NETFILTER] arp_tables: Fix unaligned accesses.
2007-02-11 YOSHIFUJI Hideaki[NET] IPV4: Fix whitespace errors.
2006-12-14 Al Viro[NETFILTER]: {ip,ip6,arp}_tables: fix exponential worst...
2006-12-07 Dmitry Mishin[NETFILTER]: Fix {ip,ip6,arp}_tables hook validation
2006-12-02 Patrick McHardy[PATCH] NETFILTER: arp_tables: missing unregistration...
2006-12-02 Patrick McHardy[PATCH] NETFILTER: Missed and reordered checks in ...
2006-10-30 Dmitry Mishin[NETFILTER]: Missed and reordered checks in {arp,ip...
2006-10-16 Patrick McHardy[NETFILTER]: arp_tables: missing unregistration on...
2006-09-29 Al Viro[NETFILTER]: netfilter misc annotations
2006-09-22 Dmitry Mishin[NETFILTER]: x_tables: small check_entry & module_refco...
2006-09-22 Patrick McHardy[NETFILTER]: kill listhelp.h
2006-09-22 Patrick McHardy[NETFILTER]: x_tables: remove unused size argument...
2006-09-22 Patrick McHardy[NETFILTER]: x_tables: remove unused argument to target...
2006-08-22 Patrick McHardy[NETFILTER]: arp_tables: fix table locking in arpt_do_table
2006-08-14 Patrick McHardy[NETFILTER]: {arp,ip,ip6}_tables: proper error recovery...
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-29 Patrick McHardy[NETFILTER]: x_tables: fix xt_register_table error...
2006-05-20 Chris Wright[PATCH] Netfilter: do_add_counters race, possible oops...
2006-05-19 Solar Designer[NETFILTER]: Fix do_add_counters race, possible oops...
2006-04-11 KAMEZAWA Hiroyuki[PATCH] for_each_possible_cpu: network codes
2006-03-29 Andrew Morton[NETFILTER]: Rename init functions.
2006-03-22 Pablo Neira Ayuso[NETFILTER]: x_tables: set the protocol family in x_tab...
2006-03-21 Ingo Molnar[NET]: sem2mutex part 2
2006-03-21 Patrick McHardy[NETFILTER]: x_tables: add xt_{match,target} arguments...
2006-03-21 Patrick McHardy[NETFILTER]: x_tables: pass registered match/target...
2006-03-21 Patrick McHardy[NETFILTER]: Convert arp_tables targets to centralized...
2006-03-21 Patrick McHardy[NETFILTER]: Change {ip,ip6,arp}_tables to use centrali...
2006-03-13 Patrick McHardy[NETFILTER]: arp_tables: fix NULL pointer dereference
2006-02-05 Kirill Korotaev[NETFILTER]: Fix possible overflow in netfilters do_rep...
2006-01-16 Olaf Hering+- update to 2.6.15-git12
2006-01-12 Harald Welte[NETFILTER] x_tables: Abstraction layer for {ip,ip6...
2006-01-12 Randy Dunlap[PATCH] capable/capability.h (net/)
2006-01-03 Eric Dumazet[NETFILTER] ip_tables: NUMA-aware allocation
2005-10-31 Harald Welte[NETFILTER]: Add "revision" support to arp_tables and...
2005-10-13 David S. Miller[NETFILTER]: Fix OOPSes on machines with discontiguous...
2005-06-21 Patrick McHardy[NETFILTER]: Kill lockhelp.h
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2005-01-11 Harald Welte[NETFILTER] re-introduce __initdata to {arp,ip,ip6...
2005-01-03 Rusty Russell[PATCH] netfilter: Remove copy_to_user Warnings in...
2004-11-09 Andrew Morton[NET]: Lock initializer unifying
2004-10-25 Christoph Hellwig[NETFILTER]: Make *_find_target_lock routines static.
2004-08-28 Antti P. Miettinen[NETFILTER]: One missed case in arp_tables.c unaligned...
2004-08-27 Antti P. Miettinen[NETFILTER]: Consistent IP address access in arp_tables.c
2004-06-10 Andreas Dilger[IPV4]: Fix bug in arp_tables.c fix.
2004-06-10 David S. Miller[IPV4]: Fix unaligned accesses in arp_tables.c
2004-06-09 Andrew Morton[NETFILTER]: Fix arp_tables.c build.
2004-06-07 David S. Miller[NETFILTER]: Put arpt_mutex back into arp_tables.c
2004-06-06 Jamal Hadi Salim[NETFILTER]: Small cleanup for {ipt,ip6t,arpt}_find_target
2004-05-29 Alexander Viro[PATCH] sparse: nf_sockopt() annotation
2003-08-23 Harald Welte[NETFILTER]: Cosmetic netfilter patch.
2003-08-11 Gerd Hoffmanncommented early_printk patch because of rejects.
2003-08-02 Randy Dunlap[NET]: janitor: don't init statics to 0.
2003-06-25 Bart De Schuymer[NETFILTER]: Missing return in arp_packet_match().
2003-06-19 David S. Miller[IPV4]: Do not use skb_linearize() in ARP handling.
2003-05-17 Linus TorvaldsMake request_module() take a printf-like vararg argumen...
2003-04-09 Rusty Russell[NETFILTER]: Push skb linearization deeper inside of...
2003-03-21 Christoph Hellwig[PATCH] get rid of __MOD_INC_USE_COUNT/__MOD_DEC_USE_COUNT
2003-03-19 Art Haas[PATCH] Add C99 initializers to net/ipv4/netfilter.
2003-03-02 Rusty Russell[NETFILTER]: Switch over to new-style module refcountin...
2002-06-17 Rusty Russell[PATCH] Latest nonlinear CPU patches
2002-03-14 David S. MillerNetfilter updates from Harald Welte and myself: