summaryrefslogtreecommitdiff
path: root/net/netfilter/ipvs/Kconfig
AgeCommit message (Expand)Author
2023-06-01ipvs: increase ip_vs_conn_tab_bits range for 64BITAbhijeet Rastogi
2021-05-29netfilter: Remove leading spaces in KconfigJuerg Haefliger
2021-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextJakub Kicinski
2021-01-27net: remove redundant 'depends on NET'Masahiro Yamada
2021-01-26ipvs: add weighted random twos choice algorithmDarby Payne
2020-08-31ipvs: remove dependency on ip6_tablesYaroslav Bolyukin
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2019-09-26net: Fix Kconfig indentationKrzysztof Kozlowski
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-02-12ipvs: fix dependency on nf_defrag_ipv6Andrea Claudi
2018-08-23treewide: convert ISO_8859-1 text comments to utf-8Arnd Bergmann
2018-04-09netfilter: ipvs: Add configurations of Maglev hashingInju Song
2015-08-21ipvs: Add ovf schedulerRaducu Deaconu
2014-09-16ipvs: Add simple weighted failover schedulerKenny Mathis
2012-09-28ipvs: Complete IPv6 fragment handling for IPVSJesper Dangaard Brouer
2012-09-28ipvs: Fix faulty IPv6 extension header handling in IPVSJesper Dangaard Brouer
2012-08-10ipvs: ip_vs_ftp depends on nf_conntrack_ftp helperJulian Anastasov
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-12-13IPVS: Modify the SH scheduler to use weightsMichael Maxim
2011-11-13drop "select GCD" from three Kconfig filesPaul Bolle
2010-11-18netfilter: fix IP_VS dependenciesPatrick McHardy
2010-10-04IPVS: sip persistence engineSimon Horman
2010-09-21ipvs: netfilter connection tracking changesJulian Anastasov
2010-08-02ipvs: remove EXPERIMENTAL tagSimon Horman
2010-07-23IPVS: make FTP work with full NAT supportHannes Eder
2010-07-23IPVS: make friends with nf_conntrackHannes Eder
2010-07-05ipvs: Kconfig cleanupMichal Marek
2010-02-18ipvs: SCTP Trasport Loadbalancing SupportVenkata Mohan Reddy
2010-02-10Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy
2010-01-05IPVS: Allow boot time change of hash sizeCatalin(ux) M. BOIE
2009-12-22ipvs: ip_vs_wrr.c: use lib/gcd.cFlorian Fainelli
2008-10-19ipvs: Update CONFIG_IP_VS_IPV6 description and help textJulius Volz
2008-10-11ipvs: Add proper dependencies on IP_VS, and fix description header line.David S. Miller
2008-10-07IPVS: Move IPVS to net/netfilter/ipvsJulius Volz