summaryrefslogtreecommitdiffstats
path: root/net/netfilter/ipvs/ip_vs_core.c
Commit message (Expand)AuthorAgeFilesLines
* ipvs: preparations for using rcu in schedulersJulian Anastasov2013-04-021-0/+6
* ipvs: remove rs_lock by using RCUJulian Anastasov2013-04-021-3/+2
* ipvs: optimize dst usage for real serverJulian Anastasov2013-04-021-4/+7
* Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2013-03-251-7/+1
|\
| * ipvs: fix some sparse warningsJulian Anastasov2013-03-191-7/+1
* | ipvs: remove extra rcu lockJulian Anastasov2013-03-191-2/+0
* | ipvs: add backup_only flag to avoid loopsJulian Anastasov2013-03-191-4/+8
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller2012-11-301-2/+2
|\
* | ipvs: API change to avoid rescan of IPv6 exthdrJesper Dangaard Brouer2012-09-281-65/+51
* | ipvs: Complete IPv6 fragment handling for IPVSJesper Dangaard Brouer2012-09-281-21/+96
* | ipvs: Fix faulty IPv6 extension header handling in IPVSJesper Dangaard Brouer2012-09-281-108/+103
* | ipvs: IPv6 extend ICMPv6 handling for future typesJesper Dangaard Brouer2012-09-281-6/+2
* | ipvs: Trivial changes, use compressed IPv6 address in outputJesper Dangaard Brouer2012-09-281-1/+1
|/
* 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
OpenPOWER on IntegriCloud