netfilter: ip6table_raw: fix table priority
[safe/jmp/linux-2.6] / net / netfilter / ipvs /
2010-02-26 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2010-02-26 Simon HormanIPVS: ip_vs_lblcr: use list headA
2010-02-18 Alexey Dobriyanipv6: drop unused "dev" arg of icmpv6_send()
2010-02-18 Venkata Mohan Reddyipvs: SCTP Trasport Loadbalancing Support
2010-02-10 Patrick McHardyMerge branch 'master' of /repos/git/net-next-2.6
2010-01-11 Joe Perchesipvs: use standardized format in sprintf
2010-01-05 Catalin(ux) M. BOIEIPVS: Allow boot time change of hash size
2010-01-04 Arjan van de Venipvs: Add boundary check on ioctl arguments
2009-12-22 Florian Fainelliipvs: ip_vs_wrr.c: use lib/gcd.c
2009-12-15 Simon Hormanipvs: zero usvc and udest
2009-12-14 Xiaotian Fengipvs: fix synchronization on connection close
2009-11-12 Eric W. Biedermansysctl net: Remove unused binary sysctl code
2009-09-24 Alexey Dobriyansysctl: remove "struct file *" argument of ->proc_handler
2009-08-31 Julius VolzIPVS: Add handling of incoming ICMPV6 messages
2009-08-31 Simon Hormanipvs: Use atomic operations atomicly
2009-08-05 Jan Engelhardtnet: mark read-only arrays as const
2009-08-03 Hannes EderIPVS: use pr_err and friends instead of IP_VS_ERR and...
2009-07-30 Hannes EderIPVS: use pr_fmt
2009-07-12 Johannes Berggenetlink: make netns aware
2009-06-03 Eric Dumazetnet: skb->dst accessors
2009-05-21 Michał Mirosławipvs: Use genl_register_family_with_ops()
2009-05-08 Simon Hormanipvs: Fix IPv4 FWMARK virtual services
2009-02-01 Harvey Harrisonnet: replace uses of __constant_{endian}
2008-12-30 Simon HormanIPVS: Make "no destination available" message more...
2008-11-11 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-11 Harvey Harrisonnetfilter: payload_len is be16, add size of struct...
2008-11-07 Harvey Harrisonipvs: oldlen, newlen should be be16, not be32
2008-11-04 Alexey Dobriyannet: '&' redux
2008-11-04 Julius VolzIPVS: Remove supports_ipv6 scheduler flag
2008-11-04 Julius VolzIPVS: Add IPv6 support to LBLC/LBLCR schedulers
2008-11-03 Julius VolzIPVS: Add IPv6 support to SH and DH schedulers
2008-10-31 Harvey Harrisonnet: replace NIPQUAD() in net/netfilter/
2008-10-29 Harvey Harrisonnet: replace %p6 with %pI6
2008-10-28 Harvey Harrisonnetfilter: replace uses of NIP6_FMT with %p6
2008-10-20 Julius Volzipvs: Update CONFIG_IP_VS_IPV6 description and help...
2008-10-11 David S. Milleripvs: Add proper dependencies on IP_VS, and fix descrip...
2008-10-06 Julius VolzIPVS: Move IPVS to net/netfilter/ipvs