aboutsummaryrefslogtreecommitdiff
path: root/net/netfilter/ipvs/ip_vs_conn.c
AgeCommit message (Expand)Author
2014-09-18ipvs: use the new dest addr family fieldJulian Anastasov
2014-09-16ipvs: support ipv4 in ipv6 and ipv6 in ipv4 tunnel forwardingAlex Gartrell
2014-09-16ipvs: Supply destination address family to ip_vs_conn_newAlex Gartrell
2014-09-16ipvs: Supply destination addr family to ip_vs_{lookup_dest,find_dest}Alex Gartrell
2014-07-16ipvs: avoid netns exit crash on ip_vs_conn_drop_conntrackJulian Anastasov
2014-02-04ipvs: fix AF assignment in ip_vs_conn_new()Michal Kubecek
2014-01-14net: replace macros net_random and net_srandom with direct calls to prandomAruna-Hewapathirane
2013-06-26ipvs: drop SCTP connections depending on stateJulian Anastasov
2013-05-23ipvs: use cond_resched_rcu() helper when walking connectionsSimon Horman
2013-04-23ipvs: fix sparse warnings for ip_vs_conn listingJulian Anastasov
2013-04-02ipvs: do not disable bh for long timeJulian Anastasov
2013-04-02ipvs: convert dests to rcuJulian Anastasov
2013-04-02ipvs: add ip_vs_dest_hold and ip_vs_dest_putJulian Anastasov
2013-04-02ipvs: avoid kmem_cache_zalloc in ip_vs_conn_newJulian Anastasov
2013-04-02ipvs: reorder keys in connection structureJulian Anastasov
2013-04-02ipvs: convert connection lockingJulian Anastasov
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2013-02-18net: proc: change proc_net_remove to remove_proc_entryGao feng
2013-02-18net: proc: change proc_net_fops_create to proc_createGao feng
2013-02-04net: remove redundant check for timer pending state before del_timerYing Xue
2012-09-28ipvs: API change to avoid rescan of IPv6 exthdrJesper Dangaard Brouer
2012-09-28ipvs: Complete IPv6 fragment handling for IPVSJesper Dangaard Brouer
2012-05-08ipvs: optimize the use of flags in ip_vs_bind_destPablo Neira Ayuso
2012-05-08ipvs: add support for sync threadsPablo Neira Ayuso
2012-05-08ipvs: reduce sync rate with time thresholdsJulian Anastasov
2012-05-08ipvs: fix ip_vs_try_bind_dest to rebind app and transmitterJulian Anastasov
2012-05-08ipvs: remove check for IP_VS_CONN_F_SYNC from ip_vs_bind_destJulian Anastasov
2012-05-08ipvs: ignore IP_VS_CONN_F_NOOUTPUT in backup serverJulian Anastasov
2012-04-15net: cleanup unsigned to unsigned intEric Dumazet
2011-12-31ipvs: try also real server with port 0 in backup serverJulian Anastasov
2011-06-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-06-13IPVS netns exit causes crash in conntrackHans Schillstrom
2011-06-13IPVS: rename of netns init and cleanup functions.Hans Schillstrom
2011-05-15IPVS: fix netns if reading ip_vs_* procfs entriesHans Schillstrom
2011-05-10IPVS: init and cleanup restructuringHans Schillstrom
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-15IPVS: Add expire_quiescent_template()Simon Horman
2011-02-22ipvs: use hlist instead of listChangli Gao
2011-01-13IPVS: netns, final patch enabling network name space.Hans Schillstrom
2011-01-13IPVS: netns, defense work timer.Hans Schillstrom
2011-01-13IPVS: netns, ip_vs_ctl local vars moved to ipvs struct.Hans Schillstrom
2011-01-13IPVS: netns, connection hash got net as param.Hans Schillstrom
2011-01-13IPVS: netns, common protocol changes and use of appcnt.Hans Schillstrom
2011-01-13IPVS: netns, use ip_vs_proto_data as param.Hans Schillstrom
2011-01-13IPVS: netns to services part 1Hans Schillstrom
2011-01-13IPVS: netns, add basic init per netns.Hans Schillstrom
2010-11-25IPVS: Backup, Prepare for transferring firewall marks (fwmark) to the backup ...Hans Schillstrom
2010-11-16ipvs: add static and read_mostly attributesEric Dumazet
2010-11-16IPVS: Only match pe_data created by the same peSimon Horman
2010-11-16IPVS: Add persistence engine to connection entrySimon Horman