summaryrefslogtreecommitdiffstats
path: root/include/net/ip_vs.h
Commit message (Expand)AuthorAgeFilesLines
* ipvs: fix sparse warnings for some parametersJulian Anastasov2013-04-231-4/+4
* ipvs: convert services to rcuJulian Anastasov2013-04-021-19/+9
* ipvs: convert dests to rcuJulian Anastasov2013-04-021-1/+1
* ipvs: convert sched_lock to spin lockJulian Anastasov2013-04-021-1/+1
* ipvs: do not expect result from done_serviceJulian Anastasov2013-04-021-2/+2
* ipvs: reorganize dest trashJulian Anastasov2013-04-021-0/+9
* ipvs: add ip_vs_dest_hold and ip_vs_dest_putJulian Anastasov2013-04-021-0/+10
* ipvs: preparations for using rcu in schedulersJulian Anastasov2013-04-021-0/+6
* ipvs: avoid kmem_cache_zalloc in ip_vs_conn_newJulian Anastasov2013-04-021-0/+15
* ipvs: reorder keys in connection structureJulian Anastasov2013-04-021-6/+6
* ipvs: convert connection lockingJulian Anastasov2013-04-021-0/+12
* ipvs: remove rs_lock by using RCUJulian Anastasov2013-04-021-6/+8
* ipvs: convert app locksJulian Anastasov2013-04-021-3/+1
* ipvs: optimize dst usage for real serverJulian Anastasov2013-04-021-3/+9
* ipvs: rename functions related to dst_cache resetJulian Anastasov2013-04-021-1/+0
* ipvs: avoid routing by TOS for real serverJulian Anastasov2013-04-021-1/+0
* Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2013-03-251-1/+1
|\
| * ipvs: fix some sparse warningsJulian Anastasov2013-03-191-1/+1
* | ipvs: add backup_only flag to avoid loopsJulian Anastasov2013-03-191-0/+12
|/
* ipvs: fix build errors related to config option combinationsJesper Dangaard Brouer2012-10-231-2/+3
* ipvs: API change to avoid rescan of IPv6 exthdrJesper Dangaard Brouer2012-09-281-40/+41
* ipvs: Complete IPv6 fragment handling for IPVSJesper Dangaard Brouer2012-09-281-1/+38
* ipvs: Fix faulty IPv6 extension header handling in IPVSJesper Dangaard Brouer2012-09-281-10/+62
* ipvs: Use config macro IS_ENABLED()Jesper Dangaard Brouer2012-09-281-1/+1
* ipvs: Trivial changes, use compressed IPv6 address in outputJesper Dangaard Brouer2012-09-281-1/+1
* ipvs: add pmtu_disc option to disable IP DF for TUN packetsJulian Anastasov2012-08-101-0/+11
* ipvs: generalize app registration in netnsJulian Anastasov2012-08-101-3/+2
* ipvs: fix oops on NAT reply in br_nf contextLin Ming2012-07-171-1/+1
* ipvs: add support for sync threadsPablo Neira Ayuso2012-05-081-9/+25
* ipvs: reduce sync rate with time thresholdsJulian Anastasov2012-05-081-2/+28
* ipvs: wakeup master threadPablo Neira Ayuso2012-05-081-0/+29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-071-1/+3
|\
| * ipvs: kernel oops - do_ip_vs_get_ctlHans Schillstrom2012-04-301-0/+2
| * ipvs: take care of return value from protocol init_netnsHans Schillstrom2012-04-301-1/+1
* | net: Delete all remaining instances of ctl_pathEric W. Biederman2012-04-201-2/+0
* | net: cleanup unsigned to unsigned intEric Dumazet2012-04-151-8/+8
|/
* BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker2012-03-041-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-01-021-1/+1
|\
| * ipvs: try also real server with port 0 in backup serverJulian Anastasov2011-12-311-1/+1
* | net: remove ipv6_addr_copy()Alexey Dobriyan2011-11-221-4/+4
|/
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-061-8/+7
|\
| * ip_vs.h: fix implicit use of module_get/module_put from module.hPaul Gortmaker2011-10-311-8/+7
* | ipvs: Fix compilation error in ip_vs.h for ip_vs_confirm_conntrack function.Krzysztof Wilczynski2011-11-011-1/+1
* | ipvs: Remove unused return value of protocol state transitionsSimon Horman2011-11-011-3/+3
* | ipvs: Remove unused parameter from ip_vs_confirm_conntrack()Simon Horman2011-11-011-3/+2
|/
* IPVS netns shutdown/startup dead-lockHans Schillstrom2011-10-121-0/+1
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* IPVS: remove unused init and cleanup functions.Hans Schillstrom2011-06-141-6/+0
* IPVS: rename of netns init and cleanup functions.Hans Schillstrom2011-06-131-13/+13
* IPVS remove unused var from migration to netnsHans Schillstrom2011-06-131-2/+0