Merge tag 'md-3.4-fixes' of git://neil.brown.name/md
[linux-flexiantxendom0-3.2.10.git] / net / netfilter / ipvs / ip_vs_core.c
2012-04-30 Hans Schillstromipvs: kernel oops - do_ip_vs_get_ctl
2012-04-26 Julian Anastasovipvs: reset ipvs pointer in netns
2012-02-04 Simon Hormanipvs: fix matching of fwmark templates during scheduling
2011-11-22 Alexey Dobriyannet: remove ipv6_addr_copy()
2011-11-01 Krzysztof Wilczynskiipvs: Remove unused variable "cs" from ip_vs_leave...
2011-11-01 Joe Perchesnetfilter: Remove unnecessary OOM logging messages
2011-11-01 Simon Hormanipvs: Remove unused return value of protocol state...
2011-06-22 Paul Gortmakerip: introduce ip_is_fragment helper inline function
2011-06-21 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2011-06-14 Hans SchillstromIPVS: remove unused init and cleanup functions.
2011-06-14 Hans SchillstromIPVS: labels at pos 0
2011-06-13 Hans SchillstromIPVS netns exit causes crash in conntrack
2011-06-13 Hans SchillstromIPVS: rename of netns init and cleanup functions.
2011-06-05 Julian Anastasovipvs: restore support for iptables SNAT
2011-05-12 Julian Anastasovipvs: Remove all remaining references to rt->rt_{src...
2011-05-10 Hans SchillstromIPVS: init and cleanup restructuring
2011-05-10 Hans SchillstromIPVS: Change of socket usage to enable name space exit.
2011-05-08 Hans SchillstromIPVS: init and cleanup restructuring
2011-05-08 Hans SchillstromIPVS: Change of socket usage to enable name space exit.
2011-03-15 Simon HormanIPVS: Minimise ip_vs_leave when CONFIG_SYSCTL is undefined
2011-03-15 Simon HormanIPVS: Add sysctl_expire_nodest_conn()
2011-03-15 Simon HormanIPVS: Add {sysctl_sync_threshold,period}()
2011-03-15 Simon HormanIPVS: Add sysctl_nat_icmp_send()
2011-03-15 Simon HormanIPVS: Add sysctl_snat_reroute()
2011-03-15 Simon HormanIPVS: Add ip_vs_route_me_harder()
2011-03-15 Julian Anastasovipvs: reorganize tot_stats
2011-02-15 Julian Anastasovipvs: remove extra lookups for ICMP packets
2011-02-01 Simon HormanIPVS: use z modifier for sizeof() argument
2011-01-25 Changli Gaonetfilter: ipvs: fix compiler warnings
2011-01-13 Hans SchillstromIPVS: netns, final patch enabling network name space.
2011-01-13 Hans SchillstromIPVS: netns, misc init_net removal in core.
2011-01-13 Hans SchillstromIPVS: netns, defense work timer.
2011-01-13 Hans SchillstromIPVS: netns, ip_vs_ctl local vars moved to ipvs struct.
2011-01-13 Hans SchillstromIPVS: netns, connection hash got net as param.
2011-01-13 Hans SchillstromIPVS: netns, ip_vs_stats and its procfs
2011-01-13 Hans SchillstromIPVS: netns awareness to ip_vs_sync
2011-01-13 Hans SchillstromIPVS: netns, use ip_vs_proto_data as param.
2011-01-13 Hans SchillstromIPVS: netns to services part 1
2011-01-13 Hans SchillstromIPVS: netns, add basic init per netns.
2010-11-25 Hans SchillstromIPVS: Backup, Change sending to Version 1 format
2010-11-25 Hans SchillstromIPVS: Handle Scheduling errors.
2010-11-25 Hans SchillstromIPVS: Split ports[2] into src_port and dst_port
2010-11-25 Hans SchillstromIPVS: Backup, Prepare for transferring firewall marks...
2010-10-21 Julian Anastasovipvs: provide address family for debugging
2010-10-21 Julian Anastasovipvs: changes for local client
2010-10-21 Julian Anastasovipvs: changes for local real server
2010-10-21 Julian Anastasovipvs: move ip_route_me_harder for ICMP
2010-10-21 Julian Anastasovipvs: create ip_vs_defrag_user
2010-10-21 Julian Anastasovipvs: stop ICMP from FORWARD to local
2010-10-21 Julian Anastasovipvs: do not schedule conns from real servers
2010-10-21 Julian Anastasovipvs: switch to notrack mode
2010-10-04 Simon HormanIPVS: Fallback if persistence engine fails
2010-10-04 Simon HormanIPVS: Add struct ip_vs_pe
2010-10-04 Simon HormanIPVS: Add struct ip_vs_conn_param
2010-10-04 Simon HormanIPVS: compact ip_vs_sched_persist()
2010-09-21 Julian Anastasovipvs: make rerouting optional with snat_reroute
2010-09-21 Julian Anastasovipvs: netfilter connection tracking changes
2010-09-17 Julian Anastasovipvs: extend connection flags to 32 bits
2010-09-10 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-09-08 Julian Anastasovipvs: fix active FTP
2010-09-02 Julian Anastasovipvs: use pkts for SCTP too
2010-08-30 Stephen RothwellIPVS: include net/ip6_checksum.h for csum_ipv6_magic
2010-08-26 Simon HormanIPVS: ICMPv6 checksum calculation
2010-07-23 Hannes EderIPVS: make FTP work with full NAT support
2010-07-23 Hannes EderIPVS: make friends with nf_conntrack
2010-06-22 Nick ChalkIPVS: one-packet scheduling
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-02-18 Alexey Dobriyanipv6: drop unused "dev" arg of icmpv6_send()
2010-02-18 Venkata Mohan Reddyipvs: SCTP Trasport Loadbalancing Support
2009-12-14 Xiaotian Fengipvs: fix synchronization on connection close
2009-08-31 Julius VolzIPVS: Add handling of incoming ICMPV6 messages
2009-08-31 Simon Hormanipvs: Use atomic operations atomicly
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-05-08 Simon Hormanipvs: Fix IPv4 FWMARK virtual services
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-06 Julius VolzIPVS: Move IPVS to net/netfilter/ipvs