- patches.arch/x86_mce_intel_decode_physical_address.patch:
[linux-flexiantxendom0-3.2.10.git] / net / ipv4 / netfilter / arp_tables.c
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-02-26 Jan Engelhardtnetfilter: xtables: restore indentation
2010-02-24 Jan Engelhardtnetfilter: xtables: reduce arguments to translate_table
2010-02-24 Jan Engelhardtnetfilter: xtables: optimize call flow around xt_entry_...
2010-02-24 Jan Engelhardtnetfilter: xtables: replace XT_ENTRY_ITERATE macro
2010-02-15 Jan Engelhardtnetfilter: xtables: add const qualifiers
2010-02-15 Jan Engelhardtnetfilter: xtables: constify args in compat copying...
2010-02-10 Jan Engelhardtnetfilter: xtables: generate initial table on-demand
2010-02-08 Alexey Dobriyannetfilter: xtables: compat out of scope fix
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-11-23 Joe Perchesnetfilter: net/ipv[46]/netfilter: Move && and || to...
2009-08-24 Jan Engelhardtnetfilter: xtables: mark initial tables constant
2009-08-10 Jan Engelhardtnetfilter: xtables: check for standard verdicts in...
2009-08-10 Jan Engelhardtnetfilter: xtables: check for unconditionality of policies
2009-08-10 Jan Engelhardtnetfilter: xtables: ignore unassigned hooks in check_en...
2009-08-10 Jan Engelhardtnetfilter: xtables: use memcmp in unconditional check
2009-05-08 Jan Engelhardtnetfilter: xtables: remove another level of indent
2009-05-08 Jan Engelhardtnetfilter: xtables: reduce indent level by one
2009-05-08 Jan Engelhardtnetfilter: xtables: consolidate open-coded logic
2009-04-29 Stephen Hemmingernetfilter: revised locking for x_tables
2009-04-02 Eric Dumazetnetfilter: use rcu_read_bh() in ipt_do_table()
2009-03-27 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-03-25 Patrick McHardynetfilter: {ip,ip6,arp}_tables: fix incorrect loop...
2009-03-25 Eric Dumazetnetfilter: factorize ifname_compare()
2009-03-24 Eric Dumazetarp_tables: ifname_compare() can assume 16bit alignment
2009-02-20 Stephen Hemmingernetfilter: iptables: lock free counters
2009-02-18 Eric Dumazetnetfilter: arp_tables: unfold two critical loops in...
2008-10-31 Harvey Harrisonnet: replace NIPQUAD() in net/ipv4/netfilter/
2008-10-08 Jan Engelhardtnetfilter: xtables: provide invoked family value to...
2008-10-08 Jan Engelhardtnetfilter: xtables: move extension arguments into compo...
2008-10-08 Jan Engelhardtnetfilter: xtables: move extension arguments into compo...
2008-10-08 Jan Engelhardtnetfilter: xtables: move extension arguments into compo...
2008-10-08 Jan Engelhardtnetfilter: xtables: do centralized checkentry call...
2008-10-08 Jan Engelhardtnetfilter: x_tables: use NFPROTO_* in extensions
2008-04-14 Patrick McHardy[NETFILTER]: {ip,ip6,arp}_tables: return EAGAIN for...
2008-04-14 Jan Engelhardt[NETFILTER]: remove arpt_target indirection macro
2008-04-14 Jan Engelhardt[NETFILTER]: remove arpt_table indirection macro
2008-04-14 Jan Engelhardt[NETFILTER]: annotate {arp,ip,ip6,x}tables with const
2008-03-25 YOSHIFUJI Hideaki[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
2008-03-06 Harvey Harrisonnet: replace remaining __FUNCTION__ occurrences
2008-03-03 Pavel Emelyanov[ARP]: Introduce the arp_hdr_len helper.
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-02-01 Alexey Dobriyan[NETFILTER]: x_tables: create per-netns /proc/net/...
2008-02-01 Alexey Dobriyan[NETFILTER]: netns: put table module on netns stop
2008-02-01 Alexey Dobriyan[NETFILTER]: arp_tables: netns preparation
2008-02-01 Alexey Dobriyan[NETFILTER]: x_tables: return new table from {arp,ip...
2008-02-01 Alexey Dobriyan[NETFILTER]: x_tables: per-netns xt_tables
2008-02-01 Alexey Dobriyan[NETFILTER]: x_tables: change xt_table_register() retur...
2008-01-28 Jan Engelhardt[NETFILTER]: Parenthesize macro parameters
2008-01-28 Patrick McHardy[NETFILTER]: arp_tables: add compat support
2008-01-28 Patrick McHardy[NETFILTER]: arp_tables: resync get_entries() with...
2008-01-28 Patrick McHardy[NETFILTER]: arp_tables: move ARPT_SO_GET_INFO handling...
2008-01-28 Patrick McHardy[NETFILTER]: arp_tables: move counter allocation to...
2008-01-28 Patrick McHardy[NETFILTER]: arp_tables: move entry and target checks...
2008-01-28 Patrick McHardy[NETFILTER]: arp_tables: remove ipchains compat hack
2008-01-28 Patrick McHardy[NETFILTER]: arp_tables: use vmalloc_node()
2008-01-28 Patrick McHardy[NETFILTER]: arp_tables: remove obsolete standard_check...
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
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/)
next