summaryrefslogtreecommitdiffstats
path: root/include/net/ip_vs.h
AgeCommit message (Expand)AuthorLines
2023-04-22ipvs: Correct spelling in commentsSimon Horman-3/+3
2023-04-22ipvs: Remove {Enter,Leave}FunctionSimon Horman-20/+0
2023-04-22ipvs: Update width of source for ip_vs_sync_conn_optionsSimon Horman-2/+4
2023-02-02ipvs: avoid kfree_rcu without 2nd argJulian Anastasov-0/+1
2022-12-10ipvs: run_estimation should control the kthread tasksJulian Anastasov-2/+4
2022-12-10ipvs: add est_cpulist and est_nice sysctl varsJulian Anastasov-0/+58
2022-12-10ipvs: use kthreads for stats estimationJulian Anastasov-5/+83
2022-12-10ipvs: use u64_stats_t for the per-cpu countersJulian Anastasov-5/+5
2022-12-10ipvs: use common functions for stats allocationJulian Anastasov-0/+5
2022-12-10ipvs: add rcu protection to statsJulian Anastasov-1/+7
2021-10-07ipvs: add sysctl_run_estimation to support disable estimationDust Li-0/+11
2021-02-04netfilter: move handlers to net/ip_vs.hLeon Romanovsky-0/+11
2020-08-31ipvs: remove dependency on ip6_tablesYaroslav Bolyukin-3/+0
2020-07-22ipvs: queue delayed work to expire no destination connections if expire_nodes...Andrew Sy Kim-0/+29
2020-07-04ipvs: allow connection reuse for unconfirmed conntrackJulian Anastasov-6/+4
2020-06-30ipvs: register hooks only with servicesJulian Anastasov-0/+5
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-0/+1
2019-10-24ipvs: move old_secure_tcp into struct netns_ipvsEric Dumazet-0/+1
2019-10-08ipvs: batch __ip_vs_cleanupHaishuang Yan-1/+1
2019-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-2/+4
2019-06-25ipvs: fix tinfo memory leak in start_sync_threadJulian Anastasov-2/+4
2019-05-31ipvs: add checksum support for gue encapsulationJacky Hu-0/+2
2019-05-31ipvs: add function to find tunnelsJulian Anastasov-0/+3
2019-05-31ipvs: allow rs_table to contain different real server typesJulian Anastasov-0/+3
2019-04-08ipvs: allow tunneling with gue encapsulationJacky Hu-0/+5
2019-01-28ipvs: avoid indirect calls when calculating checksumsMatteo Croce-3/+0
2018-07-18ipvs: add assured state for conn templatesJulian Anastasov-0/+16
2018-07-18ipvs: provide just conn to ip_vs_state_nameJulian Anastasov-1/+1
2018-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-0/+30
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-4/+7
2018-06-02ipvs: register conntrack hooks for ftpJulian Anastasov-0/+30
2018-06-01ipvs: add ipv6 support to ftpJulian Anastasov-4/+6
2018-05-16net: move seq_file_single_net to <linux/seq_file_net.h>Christoph Hellwig-12/+0
2018-04-09netfilter: ipvs: Keep latest weight of destinationInju Song-0/+1
2018-01-08netfilter: ipvs: Remove useless ipvsh param of frag_safe_skb_hpGao Feng-2/+1
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland-3/+3
2017-04-28ipvs: remove unused function ip_vs_set_state_timeoutAaron Conole-2/+0
2017-04-15netfilter: remove nf_ct_is_untrackedFlorian Westphal-2/+2
2017-04-15netfilter: kill the fake untracked conntrack objectsFlorian Westphal-5/+1
2017-03-17netfilter: refcounter conversionsReshetova, Elena-7/+9
2017-02-02ipvs: free ip_vs_dest structs when refcnt=0David Windsor-1/+1
2017-02-02netfilter: add and use nf_ct_set helperFlorian Westphal-2/+1
2017-02-02netfilter: reduce direct skb->nfct usageFlorian Westphal-3/+6
2016-06-06ipvs: update real-server binding of outgoing connections in SIP-peMarco Angaroni-1/+1
2016-04-20ipvs: handle connections started by real-serversMarco Angaroni-0/+17
2016-03-07ipvs: drop first packet to redirect conntrackJulian Anastasov-0/+17
2015-09-24ipvs: Remove skb_sknetEric W. Biederman-22/+0
2015-09-24ipvs: Remove skb_netEric W. Biederman-31/+0