netfiltr: ipt_CLUSTERIP: simplify seq_file codeA
[safe/jmp/linux-2.6] / net / ipv4 / netfilter / ipt_CLUSTERIP.c
2010-01-22 Alexey Dobriyannetfiltr: ipt_CLUSTERIP: simplify seq_file codeA
2009-11-23 Joe Perchesnetfilter: net/ipv[46]/netfilter: Move && and || to...
2008-10-31 Harvey Harrisonnet: replace NIPQUAD() in net/ipv4/netfilter/
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: x_tables: use NFPROTO_* in extensions
2008-07-30 Harvey Harrisonnet: use the common ascii hex helpers
2008-05-02 Denis V. Lunevnetfilter: assign PDE->data before gluing PDE into...
2008-04-14 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-04-14 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-04-14 Jan Engelhardt[NETFILTER]: nf_conntrack: replace NF_CT_DUMP_TUPLE...
2008-04-14 Jan Engelhardt[NETFILTER]: annotate xtables targets with const and...
2008-04-14 Pavel Emelyanov[NETFILTER]: ipt_CLUSTERIP: fix race between clusterip_...
2008-03-28 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-03-27 Denis V. Lunev[NETFILTER]: Replate direct proc_fops assignment with...
2008-03-26 Patrick McHardy[NETFILTER]: ipt_CLUSTERIP: fix non-existant macro...
2008-02-01 Ilpo Järvinen[NETFILTER]: ipt_CLUSTERIP: kill clusterip_config_entry_get
2008-01-28 Jan Engelhardt[NETFILTER]: Update modules' descriptions
2008-01-28 Patrick McHardy[NETFILTER]: non-power-of-two jhash optimizations
2008-01-28 Jan Engelhardt[NETFILTER]: x_tables: use %u format specifiers
2008-01-28 Patrick McHardy[NETFILTER]: Mark hooks __read_mostly
2008-01-28 Jan Engelhardt[NETFILTER]: x_tables: consistent and unique symbol...
2008-01-28 Li Zefan[NETFILTER]: replace list_for_each with list_for_each_entry
2007-10-15 Herbert Xu[NETFILTER]: Replace sk_buff ** with sk_buff *
2007-10-10 Eric W. Biederman[NET]: Make the device list and device lookups per...
2007-10-10 Eric W. Biederman[NET]: Make /proc/net per network namespace
2007-08-14 Jesper Juhl[IPV4]: Clean up duplicate includes in net/ipv4/
2007-07-11 Philippe De Muyter[NET]: Make all initialized struct seq_operations const.
2007-07-11 Patrick McHardy[NETFILTER]: Convert DEBUGP to pr_debug
2007-07-11 Patrick McHardy[NETFILTER]: ipt_CLUSTERIP: add compat code
2007-07-11 Patrick McHardy[NETFILTER]: x_tables: mark matches and targets __read_...
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-04-26 Patrick McHardy[NETFILTER]: Remove IPv4 only connection tracking/NAT
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce arp_hdr(), remove skb->nh.arph
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
2007-04-10 Jaroslav Kysela[NETFILTER]: ipt_CLUSTERIP: fix oops in checkentry...
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 7
2007-02-11 YOSHIFUJI Hideaki[NET] IPV4: Fix whitespace errors.
2007-02-08 Jan Engelhardt[NETFILTER]: {ip,ip6}_tables: remove x_tables wrapper...
2007-02-08 Patrick McHardy[NET]: Add UDPLITE support in a few missing spots
2006-12-14 Yasuyuki Kozakai[NETFILTER]: x_tables: add missing try to load conntrac...
2006-12-08 Josef Sipek[PATCH] struct path: convert netfilter
2006-12-03 Patrick McHardy[NETFILTER]: Fix PROC_FS=n warnings
2006-12-03 Patrick McHardy[NETFILTER]: remove remaining ASSERT_{READ,WRITE}_LOCK
2006-09-29 Al Viro[NETFILTER]: ipt annotations
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-07-21 Panagiotis Issaris[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-18 Patrick McHardy[NETFILTER]: x_tables: add SCTP/DCCP support where...
2006-04-10 Patrick McHardy[NETFILTER]: Fix section mismatch warnings
2006-03-29 Andrew Morton[NETFILTER]: Rename init functions.
2006-03-21 Patrick McHardy[NETFILTER]: x_tables: add xt_{match,target} arguments...
2006-03-21 Patrick McHardy[NETFILTER]: Convert ip_tables matches/targets to centr...
2006-01-12 Harald Welte[NETFILTER] x_tables: Abstraction layer for {ip,ip6...
2005-11-10 Yasuyuki Kozakai[NETFILTER]: Add nf_conntrack subsystem.
2005-09-17 KOVACS Krisztian[NETFILTER] CLUSTERIP: use a bitmap to store node respo...
2005-09-16 KOVACS Krisztian[NETFILTER] CLUSTERIP: introduce reference counting...
2005-09-02 KOVACS Krisztian[NETFILTER]: CLUSTERIP: fix memcpy() length typo
2005-08-29 Harald Welte[NETFILTER]: convert nfmark and conntrack mark to 32bit
2005-06-28 Harald Welte[NETFILTER]: ipt_CLUSTERIP: fix ARP mangling
2005-06-22 Harald Welte[NETFILTER]: Fix handling of ICMP packets (RELATED...
2005-06-21 Patrick McHardy[NETFILTER]: Kill lockhelp.h
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2