summaryrefslogtreecommitdiffstats
path: root/net/netfilter/ipvs/ip_vs_core.c
Commit message (Expand)AuthorAgeFilesLines
* ipvs: implement passive PMTUD for IPIP packetsJulian Anastasov2012-08-101-3/+73
* netfilter: ipvs: switch hook PFs to nfprotoAlban Crequy2012-06-071-12/+12
* ipvs: reduce sync rate with time thresholdsJulian Anastasov2012-05-081-28/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-071-0/+11
|\
| * ipvs: kernel oops - do_ip_vs_get_ctlHans Schillstrom2012-04-301-0/+9
| * ipvs: reset ipvs pointer in netnsJulian Anastasov2012-04-261-0/+2
* | net: cleanup unsigned to unsigned intEric Dumazet2012-04-151-1/+1
|/
* ipvs: fix matching of fwmark templates during schedulingSimon Horman2012-02-041-1/+1
* net: remove ipv6_addr_copy()Alexey Dobriyan2011-11-221-1/+1
* ipvs: Remove unused variable "cs" from ip_vs_leave function.Krzysztof Wilczynski2011-11-011-1/+1
* netfilter: Remove unnecessary OOM logging messagesJoe Perches2011-11-011-3/+2
* ipvs: Remove unused return value of protocol state transitionsSimon Horman2011-11-011-7/+6
* ip: introduce ip_is_fragment helper inline functionPaul Gortmaker2011-06-211-4/+3
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-06-201-8/+9
|\
| * IPVS netns exit causes crash in conntrackHans Schillstrom2011-06-131-0/+1
| * ipvs: restore support for iptables SNATJulian Anastasov2011-06-061-8/+8
* | IPVS: remove unused init and cleanup functions.Hans Schillstrom2011-06-141-25/+4
* | IPVS: labels at pos 0Hans Schillstrom2011-06-141-5/+5
* | IPVS: rename of netns init and cleanup functions.Hans Schillstrom2011-06-131-18/+18
|/
* ipvs: Remove all remaining references to rt->rt_{src,dst}Julian Anastasov2011-05-121-22/+2
* IPVS: init and cleanup restructuringHans Schillstrom2011-05-101-9/+92
* IPVS: Change of socket usage to enable name space exit.Hans Schillstrom2011-05-101-1/+1
* IPVS: Minimise ip_vs_leave when CONFIG_SYSCTL is undefinedSimon Horman2011-03-151-2/+7
* IPVS: Add sysctl_expire_nodest_conn()Simon Horman2011-03-151-1/+7
* IPVS: Add {sysctl_sync_threshold,period}()Simon Horman2011-03-151-5/+5
* IPVS: Add sysctl_nat_icmp_send()Simon Horman2011-03-151-3/+8
* IPVS: Add sysctl_snat_reroute()Simon Horman2011-03-151-4/+16
* IPVS: Add ip_vs_route_me_harder()Simon Horman2011-03-151-26/+22
* ipvs: reorganize tot_statsJulian Anastasov2011-03-151-3/+3
* ipvs: remove extra lookups for ICMP packetsJulian Anastasov2011-02-161-25/+3
* IPVS: use z modifier for sizeof() argumentSimon Horman2011-02-011-1/+1
* netfilter: ipvs: fix compiler warningsChangli Gao2011-01-251-3/+1
* IPVS: netns, final patch enabling network name space.Hans Schillstrom2011-01-131-4/+0
* IPVS: netns, misc init_net removal in core.Hans Schillstrom2011-01-131-2/+4
* IPVS: netns, defense work timer.Hans Schillstrom2011-01-131-0/+1
* IPVS: netns, ip_vs_ctl local vars moved to ipvs struct.Hans Schillstrom2011-01-131-12/+22
* IPVS: netns, connection hash got net as param.Hans Schillstrom2011-01-131-6/+9
* IPVS: netns, ip_vs_stats and its procfsHans Schillstrom2011-01-131-38/+51
* IPVS: netns awareness to ip_vs_syncHans Schillstrom2011-01-131-6/+9
* IPVS: netns, use ip_vs_proto_data as param.Hans Schillstrom2011-01-131-30/+47
* IPVS: netns to services part 1Hans Schillstrom2011-01-131-1/+3
* IPVS: netns, add basic init per netns.Hans Schillstrom2011-01-131-2/+61
* IPVS: Backup, Change sending to Version 1 formatHans Schillstrom2010-11-251-4/+9
* IPVS: Handle Scheduling errors.Hans Schillstrom2010-11-251-16/+40
* IPVS: Split ports[2] into src_port and dst_portHans Schillstrom2010-11-251-10/+11
* IPVS: Backup, Prepare for transferring firewall marks (fwmark) to the backup ...Hans Schillstrom2010-11-251-4/+4
* ipvs: provide address family for debuggingJulian Anastasov2010-10-211-17/+24
* ipvs: changes for local clientJulian Anastasov2010-10-211-77/+189
* ipvs: changes for local real serverJulian Anastasov2010-10-211-16/+107
* ipvs: move ip_route_me_harder for ICMPJulian Anastasov2010-10-211-20/+21
OpenPOWER on IntegriCloud