aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/ip_vs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-11-11netfilter: push reasm skb through instead of original frag skbsJiri Pirko1-31/+1
2013-10-15ipvs: avoid rcu_barrier during netns cleanupJulian Anastasov1-0/+6
2013-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-6/+3
2013-09-21ip*.h: Remove extern from function prototypesJoe Perches1-128/+117
2013-09-18ipvs: make the service replacement more robustJulian Anastasov1-5/+2
2013-09-18ipvs: fix overflow on dest weight multiplySimon Kirby1-1/+1
2013-06-26ipvs: add sync_persist_mode flagJulian Anastasov1-0/+11
2013-06-26ipvs: replace the SCTP state machineJulian Anastasov1-10/+11
2013-06-26ipvs: sloppy TCP and SCTPAlexander Frolkin1-0/+24
2013-06-26ipvs: provide iph to schedulersJulian Anastasov1-26/+2
2013-05-26ipvs: change type of netns_ipvs->sysctl_sync_qlen_maxZhang Yanfei1-4/+4
2013-04-23ipvs: fix sparse warnings for some parametersJulian Anastasov1-4/+4
2013-04-02ipvs: convert services to rcuJulian Anastasov1-19/+9
2013-04-02ipvs: convert dests to rcuJulian Anastasov1-1/+1
2013-04-02ipvs: convert sched_lock to spin lockJulian Anastasov1-1/+1
2013-04-02ipvs: do not expect result from done_serviceJulian Anastasov1-2/+2
2013-04-02ipvs: reorganize dest trashJulian Anastasov1-0/+9
2013-04-02ipvs: add ip_vs_dest_hold and ip_vs_dest_putJulian Anastasov1-0/+10
2013-04-02ipvs: preparations for using rcu in schedulersJulian Anastasov1-0/+6
2013-04-02ipvs: avoid kmem_cache_zalloc in ip_vs_conn_newJulian Anastasov1-0/+15
2013-04-02ipvs: reorder keys in connection structureJulian Anastasov1-6/+6
2013-04-02ipvs: convert connection lockingJulian Anastasov1-0/+12
2013-04-02ipvs: remove rs_lock by using RCUJulian Anastasov1-6/+8
2013-04-02ipvs: convert app locksJulian Anastasov1-3/+1
2013-04-02ipvs: optimize dst usage for real serverJulian Anastasov1-3/+9
2013-04-02ipvs: rename functions related to dst_cache resetJulian Anastasov1-1/+0
2013-04-02ipvs: avoid routing by TOS for real serverJulian Anastasov1-1/+0
2013-03-25Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller1-1/+1
2013-03-19ipvs: add backup_only flag to avoid loopsJulian Anastasov1-0/+12
2013-03-19ipvs: fix some sparse warningsJulian Anastasov1-1/+1
2012-10-23ipvs: fix build errors related to config option combinationsJesper Dangaard Brouer1-2/+3
2012-09-28ipvs: API change to avoid rescan of IPv6 exthdrJesper Dangaard Brouer1-40/+41
2012-09-28ipvs: Complete IPv6 fragment handling for IPVSJesper Dangaard Brouer1-1/+38
2012-09-28ipvs: Fix faulty IPv6 extension header handling in IPVSJesper Dangaard Brouer1-10/+62
2012-09-28ipvs: Use config macro IS_ENABLED()Jesper Dangaard Brouer1-1/+1
2012-09-28ipvs: Trivial changes, use compressed IPv6 address in outputJesper Dangaard Brouer1-1/+1
2012-08-10ipvs: add pmtu_disc option to disable IP DF for TUN packetsJulian Anastasov1-0/+11
2012-08-10ipvs: generalize app registration in netnsJulian Anastasov1-3/+2
2012-07-17ipvs: fix oops on NAT reply in br_nf contextLin Ming1-1/+1
2012-05-08ipvs: add support for sync threadsPablo Neira Ayuso1-9/+25
2012-05-08ipvs: reduce sync rate with time thresholdsJulian Anastasov1-2/+28
2012-05-08ipvs: wakeup master threadPablo Neira Ayuso1-0/+29
2012-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+3
2012-04-30ipvs: kernel oops - do_ip_vs_get_ctlHans Schillstrom1-0/+2
2012-04-30ipvs: take care of return value from protocol init_netnsHans Schillstrom1-1/+1
2012-04-20net: Delete all remaining instances of ctl_pathEric W. Biederman1-2/+0
2012-04-15net: cleanup unsigned to unsigned intEric Dumazet1-8/+8
2012-03-04BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker1-0/+1
2012-01-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2011-12-31ipvs: try also real server with port 0 in backup serverJulian Anastasov1-1/+1