summaryrefslogtreecommitdiff
path: root/net/netfilter/ipvs/ip_vs_core.c
AgeCommit message (Expand)Author
2011-03-15IPVS: Minimise ip_vs_leave when CONFIG_SYSCTL is undefinedSimon Horman
2011-03-15IPVS: Add sysctl_expire_nodest_conn()Simon Horman
2011-03-15IPVS: Add {sysctl_sync_threshold,period}()Simon Horman
2011-03-15IPVS: Add sysctl_nat_icmp_send()Simon Horman
2011-03-15IPVS: Add sysctl_snat_reroute()Simon Horman
2011-03-15IPVS: Add ip_vs_route_me_harder()Simon Horman
2011-03-15ipvs: reorganize tot_statsJulian Anastasov
2011-02-16ipvs: remove extra lookups for ICMP packetsJulian Anastasov
2011-02-01IPVS: use z modifier for sizeof() argumentSimon Horman
2011-01-25netfilter: ipvs: fix compiler warningsChangli Gao
2011-01-13IPVS: netns, final patch enabling network name space.Hans Schillstrom
2011-01-13IPVS: netns, misc init_net removal in core.Hans Schillstrom
2011-01-13IPVS: netns, defense work timer.Hans Schillstrom
2011-01-13IPVS: netns, ip_vs_ctl local vars moved to ipvs struct.Hans Schillstrom
2011-01-13IPVS: netns, connection hash got net as param.Hans Schillstrom
2011-01-13IPVS: netns, ip_vs_stats and its procfsHans Schillstrom
2011-01-13IPVS: netns awareness to ip_vs_syncHans Schillstrom
2011-01-13IPVS: netns, use ip_vs_proto_data as param.Hans Schillstrom
2011-01-13IPVS: netns to services part 1Hans Schillstrom
2011-01-13IPVS: netns, add basic init per netns.Hans Schillstrom
2010-11-25IPVS: Backup, Change sending to Version 1 formatHans Schillstrom
2010-11-25IPVS: Handle Scheduling errors.Hans Schillstrom
2010-11-25IPVS: Split ports[2] into src_port and dst_portHans Schillstrom
2010-11-25IPVS: Backup, Prepare for transferring firewall marks (fwmark) to the backup ...Hans Schillstrom
2010-10-21ipvs: provide address family for debuggingJulian Anastasov
2010-10-21ipvs: changes for local clientJulian Anastasov
2010-10-21ipvs: changes for local real serverJulian Anastasov
2010-10-21ipvs: move ip_route_me_harder for ICMPJulian Anastasov
2010-10-21ipvs: create ip_vs_defrag_userJulian Anastasov
2010-10-21ipvs: stop ICMP from FORWARD to localJulian Anastasov
2010-10-21ipvs: do not schedule conns from real serversJulian Anastasov
2010-10-21ipvs: switch to notrack modeJulian Anastasov
2010-10-04IPVS: Fallback if persistence engine failsSimon Horman
2010-10-04IPVS: Add struct ip_vs_peSimon Horman
2010-10-04IPVS: Add struct ip_vs_conn_paramSimon Horman
2010-10-04IPVS: compact ip_vs_sched_persist()Simon Horman
2010-09-21ipvs: make rerouting optional with snat_rerouteJulian Anastasov
2010-09-21ipvs: netfilter connection tracking changesJulian Anastasov
2010-09-17ipvs: extend connection flags to 32 bitsJulian Anastasov
2010-09-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-09-08ipvs: fix active FTPJulian Anastasov
2010-09-02ipvs: use pkts for SCTP tooJulian Anastasov
2010-08-29IPVS: include net/ip6_checksum.h for csum_ipv6_magicStephen Rothwell
2010-08-26IPVS: ICMPv6 checksum calculationSimon Horman
2010-07-23IPVS: make FTP work with full NAT supportHannes Eder
2010-07-23IPVS: make friends with nf_conntrackHannes Eder
2010-06-22IPVS: one-packet schedulingNick Chalk
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-18ipv6: drop unused "dev" arg of icmpv6_send()Alexey Dobriyan
2010-02-18ipvs: SCTP Trasport Loadbalancing SupportVenkata Mohan Reddy