aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/ipvs/ip_vs_ctl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-18/+11
2019-10-24ipvs: move old_secure_tcp into struct netns_ipvsEric Dumazet1-8/+7
2019-10-24ipvs: don't ignore errors in case refcounting ip_vs module failsDavide Caratti1-10/+4
2019-10-08ipvs: batch __ip_vs_cleanupHaishuang Yan1-3/+9
2019-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextJakub Kicinski1-34/+35
2019-08-08net: delete "register" keywordAlexey Dobriyan1-2/+2
2019-08-03ipvs: Improve robustness to the ipvs sysctlJunwei Hu1-34/+35
2019-07-18proc/sysctl: add shared variables for range checkMatteo Croce1-2/+1
2019-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+0
2019-07-04ipvs: allow tunneling with gre encapsulationVadim Fedorenko1-0/+1
2019-06-25ipvs: fix tinfo memory leak in start_sync_threadJulian Anastasov1-4/+0
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-6/+1
2019-05-31ipvs: add checksum support for gue encapsulationJacky Hu1-1/+10
2019-05-31ipvs: add function to find tunnelsJulian Anastasov1-0/+29
2019-05-31ipvs: allow rs_table to contain different real server typesJulian Anastasov1-8/+35
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-6/+1
2019-04-27genetlink: optionally validate strictly/dumpsJohannes Berg1-0/+16
2019-04-27netlink: make validation more configurable for future strictnessJohannes Berg1-9/+4
2019-04-27netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek1-5/+5
2019-04-08ipvs: allow tunneling with gue encapsulationJacky Hu1-1/+34
2019-03-22genetlink: make policy common to familyJohannes Berg1-12/+1
2019-03-01ipvs: change some data types from int to boolAndrea Claudi1-6/+6
2019-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+2
2019-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-4/+2
2019-02-16ipvs: fix warning on unused variableAndrea Claudi1-1/+2
2019-02-12ipvs: fix dependency on nf_defrag_ipv6Andrea Claudi1-0/+10
2019-02-12ipvs: Use struct_size() helperGustavo A. R. Silva1-4/+2
2019-01-24ipvs: Fix signed integer overflow when setsockopt timeoutZhangXiaoxu1-0/+12
2018-11-26ipvs: call ip_vs_dst_notifier earlier than ipv6_dev_notfXin Long1-0/+3
2018-10-08net: Add extack to nlmsg_parseDavid Ahern1-1/+1
2018-08-04net: Remove some unneeded semicolonzhong jiang1-1/+1
2018-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-0/+4
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+4
2018-06-04Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-41/+6
2018-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-6/+15
2018-06-02ipvs: register conntrack hooks for ftpJulian Anastasov1-0/+4
2018-05-23ipvs: fix buffer overflow with sync daemon and serviceJulian Anastasov1-6/+15
2018-05-16proc: introduce proc_create_net_singleChristoph Hellwig1-27/+4
2018-05-16proc: introduce proc_create_net{,_data}Christoph Hellwig1-14/+2
2018-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-0/+4
2018-04-09ipvs: fix rtnl_lock lockups caused by start_sync_threadJulian Anastasov1-8/+0
2018-04-09netfilter: ipvs: Keep latest weight of destinationInju Song1-0/+4
2018-01-19netfilter: delete /proc THIS_MODULE referencesAlexey Dobriyan1-3/+0
2017-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-2/+6
2017-11-08netfilter: ipvs: Convert timers to use timer_setup()Kees Cook1-4/+3
2017-11-06netfilter: ipvs: Fix inappropriate output of procfsKUWAZAWA Takuya1-0/+4
2017-11-06netfilter: ipvs: Use %pS printk format for direct addressesHelge Deller1-2/+2
2017-07-24netfilter: Remove duplicated rcu_read_lock.Taehee Yoo1-3/+0
2017-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-5/+17
2017-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-6/+6