aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/ip_vs.h
Commit message (Expand)AuthorAge
* netfilter: push reasm skb through instead of original frag skbsJiri Pirko2013-11-11
* ipvs: avoid rcu_barrier during netns cleanupJulian Anastasov2013-10-14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-01
|\
| * ipvs: make the service replacement more robustJulian Anastasov2013-09-18
| * ipvs: fix overflow on dest weight multiplySimon Kirby2013-09-18
* | ip*.h: Remove extern from function prototypesJoe Perches2013-09-21
|/
* ipvs: add sync_persist_mode flagJulian Anastasov2013-06-26
* ipvs: replace the SCTP state machineJulian Anastasov2013-06-26
* ipvs: sloppy TCP and SCTPAlexander Frolkin2013-06-26
* ipvs: provide iph to schedulersJulian Anastasov2013-06-26
* ipvs: change type of netns_ipvs->sysctl_sync_qlen_maxZhang Yanfei2013-05-25
* ipvs: fix sparse warnings for some parametersJulian Anastasov2013-04-22
* ipvs: convert services to rcuJulian Anastasov2013-04-01
* ipvs: convert dests to rcuJulian Anastasov2013-04-01
* ipvs: convert sched_lock to spin lockJulian Anastasov2013-04-01
* ipvs: do not expect result from done_serviceJulian Anastasov2013-04-01
* ipvs: reorganize dest trashJulian Anastasov2013-04-01
* ipvs: add ip_vs_dest_hold and ip_vs_dest_putJulian Anastasov2013-04-01
* ipvs: preparations for using rcu in schedulersJulian Anastasov2013-04-01
* ipvs: avoid kmem_cache_zalloc in ip_vs_conn_newJulian Anastasov2013-04-01
* ipvs: reorder keys in connection structureJulian Anastasov2013-04-01
* ipvs: convert connection lockingJulian Anastasov2013-04-01
* ipvs: remove rs_lock by using RCUJulian Anastasov2013-04-01
* ipvs: convert app locksJulian Anastasov2013-04-01
* ipvs: optimize dst usage for real serverJulian Anastasov2013-04-01
* ipvs: rename functions related to dst_cache resetJulian Anastasov2013-04-01
* ipvs: avoid routing by TOS for real serverJulian Anastasov2013-04-01
* Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2013-03-25
|\
| * ipvs: fix some sparse warningsJulian Anastasov2013-03-19
* | ipvs: add backup_only flag to avoid loopsJulian Anastasov2013-03-19
|/
* ipvs: fix build errors related to config option combinationsJesper Dangaard Brouer2012-10-22
* ipvs: API change to avoid rescan of IPv6 exthdrJesper Dangaard Brouer2012-09-27
* ipvs: Complete IPv6 fragment handling for IPVSJesper Dangaard Brouer2012-09-27
* ipvs: Fix faulty IPv6 extension header handling in IPVSJesper Dangaard Brouer2012-09-27
* ipvs: Use config macro IS_ENABLED()Jesper Dangaard Brouer2012-09-27
* ipvs: Trivial changes, use compressed IPv6 address in outputJesper Dangaard Brouer2012-09-27
* ipvs: add pmtu_disc option to disable IP DF for TUN packetsJulian Anastasov2012-08-09
* ipvs: generalize app registration in netnsJulian Anastasov2012-08-09
* ipvs: fix oops on NAT reply in br_nf contextLin Ming2012-07-17
* ipvs: add support for sync threadsPablo Neira Ayuso2012-05-08
* ipvs: reduce sync rate with time thresholdsJulian Anastasov2012-05-08
* ipvs: wakeup master threadPablo Neira Ayuso2012-05-08
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-07
|\
| * ipvs: kernel oops - do_ip_vs_get_ctlHans Schillstrom2012-04-30
| * ipvs: take care of return value from protocol init_netnsHans Schillstrom2012-04-30
* | net: Delete all remaining instances of ctl_pathEric W. Biederman2012-04-20
* | net: cleanup unsigned to unsigned intEric Dumazet2012-04-15
|/
* BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker2012-03-04
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-01-02
|\
| * ipvs: try also real server with port 0 in backup serverJulian Anastasov2011-12-31