aboutsummaryrefslogtreecommitdiff
path: root/net/ipv4/netfilter/ipt_CLUSTERIP.c
AgeCommit message (Expand)Author
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2008-10-08netfilter: xtables: move extension arguments into compound structure (6/6)Jan Engelhardt
2008-10-08netfilter: xtables: move extension arguments into compound structure (5/6)Jan Engelhardt
2008-10-08netfilter: xtables: move extension arguments into compound structure (4/6)Jan Engelhardt
2008-10-08netfilter: x_tables: use NFPROTO_* in extensionsJan Engelhardt
2008-07-30net: use the common ascii hex helpersHarvey Harrison
2008-05-02netfilter: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev
2008-04-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2008-04-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-04-14[NETFILTER]: nf_conntrack: replace NF_CT_DUMP_TUPLE macro indrection by funct...Jan Engelhardt
2008-04-14[NETFILTER]: annotate xtables targets with const and remove castsJan Engelhardt
2008-04-14[NETFILTER]: ipt_CLUSTERIP: fix race between clusterip_config_find_get and _e...Pavel Emelyanov
2008-03-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller
2008-03-27[NETFILTER]: Replate direct proc_fops assignment with proc_create call.Denis V. Lunev
2008-03-25[NETFILTER]: ipt_CLUSTERIP: fix non-existant macro-namePatrick McHardy
2008-01-31[NETFILTER]: ipt_CLUSTERIP: kill clusterip_config_entry_getIlpo Järvinen
2008-01-28[NETFILTER]: Update modules' descriptionsJan Engelhardt
2008-01-28[NETFILTER]: non-power-of-two jhash optimizationsPatrick McHardy
2008-01-28[NETFILTER]: x_tables: use %u format specifiersJan Engelhardt
2008-01-28[NETFILTER]: Mark hooks __read_mostlyPatrick McHardy
2008-01-28[NETFILTER]: x_tables: consistent and unique symbol namesJan Engelhardt
2008-01-28[NETFILTER]: replace list_for_each with list_for_each_entryLi Zefan
2007-10-15[NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu
2007-10-10[NET]: Make the device list and device lookups per namespace.Eric W. Biederman
2007-10-10[NET]: Make /proc/net per network namespaceEric W. Biederman
2007-08-13[IPV4]: Clean up duplicate includes in net/ipv4/Jesper Juhl
2007-07-10[NET]: Make all initialized struct seq_operations const.Philippe De Muyter
2007-07-10[NETFILTER]: Convert DEBUGP to pr_debugPatrick McHardy
2007-07-10[NETFILTER]: ipt_CLUSTERIP: add compat codePatrick McHardy
2007-07-10[NETFILTER]: x_tables: mark matches and targets __read_mostlyPatrick McHardy
2007-07-10[NETFILTER]: Remove redundant parentheses/bracesJan Engelhardt
2007-07-10[NETFILTER]: add some consts, remove some castsJan Engelhardt
2007-07-10[NETFILTER]: x_tables: switch xt_target->checkentry to boolJan Engelhardt
2007-04-25[NETFILTER]: Remove IPv4 only connection tracking/NATPatrick McHardy
2007-04-25[SK_BUFF]: Introduce arp_hdr(), remove skb->nh.arphArnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo
2007-04-10[NETFILTER]: ipt_CLUSTERIP: fix oops in checkentry functionJaroslav Kysela
2007-02-12[PATCH] mark struct file_operations const 7Arjan van de Ven
2007-02-10[NET] IPV4: Fix whitespace errors.YOSHIFUJI Hideaki
2007-02-08[NETFILTER]: {ip,ip6}_tables: remove x_tables wrapper functionsJan Engelhardt
2007-02-08[NET]: Add UDPLITE support in a few missing spotsPatrick McHardy
2006-12-13[NETFILTER]: x_tables: add missing try to load conntrack from match/targetsYasuyuki Kozakai
2006-12-08[PATCH] struct path: convert netfilterJosef Sipek
2006-12-02[NETFILTER]: Fix PROC_FS=n warningsPatrick McHardy
2006-12-02[NETFILTER]: remove remaining ASSERT_{READ,WRITE}_LOCKPatrick McHardy
2006-09-28[NETFILTER]: ipt annotationsAl Viro
2006-09-22[NETFILTER]: x_tables: remove unused size argument to check/destroy functionsPatrick McHardy
2006-09-22[NETFILTER]: x_tables: remove unused argument to target functionsPatrick McHardy
2006-07-21[NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel