aboutsummaryrefslogtreecommitdiff
path: root/net/netfilter/ipvs/ip_vs_core.c
AgeCommit message (Expand)Author
2011-11-22net: remove ipv6_addr_copy()Alexey Dobriyan
2011-11-01ipvs: Remove unused variable "cs" from ip_vs_leave function.Krzysztof Wilczynski
2011-11-01netfilter: Remove unnecessary OOM logging messagesJoe Perches
2011-11-01ipvs: Remove unused return value of protocol state transitionsSimon Horman
2011-06-21ip: introduce ip_is_fragment helper inline functionPaul Gortmaker
2011-06-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-06-14IPVS: remove unused init and cleanup functions.Hans Schillstrom
2011-06-14IPVS: labels at pos 0Hans Schillstrom
2011-06-13IPVS netns exit causes crash in conntrackHans Schillstrom
2011-06-13IPVS: rename of netns init and cleanup functions.Hans Schillstrom
2011-06-06ipvs: restore support for iptables SNATJulian Anastasov
2011-05-12ipvs: Remove all remaining references to rt->rt_{src,dst}Julian Anastasov
2011-05-10IPVS: init and cleanup restructuringHans Schillstrom
2011-05-10IPVS: Change of socket usage to enable name space exit.Hans Schillstrom
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