summaryrefslogtreecommitdiff
path: root/net/netfilter/ipvs/ip_vs_ctl.c
AgeCommit message (Expand)Author
2019-11-26net: port < inet_prot_sock(net) --> inet_port_requires_bind_service(net, port)Maciej Żenczykowski
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-10-24ipvs: move old_secure_tcp into struct netns_ipvsEric Dumazet
2019-10-24ipvs: don't ignore errors in case refcounting ip_vs module failsDavide Caratti
2019-10-08ipvs: batch __ip_vs_cleanupHaishuang Yan
2019-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextJakub Kicinski
2019-08-08net: delete "register" keywordAlexey Dobriyan
2019-08-03ipvs: Improve robustness to the ipvs sysctlJunwei Hu
2019-07-18proc/sysctl: add shared variables for range checkMatteo Croce
2019-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-07-04ipvs: allow tunneling with gre encapsulationVadim Fedorenko
2019-06-25ipvs: fix tinfo memory leak in start_sync_threadJulian Anastasov
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-05-31ipvs: add checksum support for gue encapsulationJacky Hu
2019-05-31ipvs: add function to find tunnelsJulian Anastasov
2019-05-31ipvs: allow rs_table to contain different real server typesJulian Anastasov
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-04-27genetlink: optionally validate strictly/dumpsJohannes Berg
2019-04-27netlink: make validation more configurable for future strictnessJohannes Berg
2019-04-27netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek
2019-04-08ipvs: allow tunneling with gue encapsulationJacky Hu
2019-03-22genetlink: make policy common to familyJohannes Berg
2019-03-01ipvs: change some data types from int to boolAndrea Claudi
2019-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2019-02-16ipvs: fix warning on unused variableAndrea Claudi
2019-02-12ipvs: fix dependency on nf_defrag_ipv6Andrea Claudi
2019-02-12ipvs: Use struct_size() helperGustavo A. R. Silva
2019-01-24ipvs: Fix signed integer overflow when setsockopt timeoutZhangXiaoxu
2018-11-26ipvs: call ip_vs_dst_notifier earlier than ipv6_dev_notfXin Long
2018-10-08net: Add extack to nlmsg_parseDavid Ahern
2018-08-04net: Remove some unneeded semicolonzhong jiang
2018-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-06-04Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2018-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-06-02ipvs: register conntrack hooks for ftpJulian Anastasov
2018-05-23ipvs: fix buffer overflow with sync daemon and serviceJulian Anastasov
2018-05-16proc: introduce proc_create_net_singleChristoph Hellwig
2018-05-16proc: introduce proc_create_net{,_data}Christoph Hellwig
2018-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2018-04-09ipvs: fix rtnl_lock lockups caused by start_sync_threadJulian Anastasov
2018-04-09netfilter: ipvs: Keep latest weight of destinationInju Song
2018-01-19netfilter: delete /proc THIS_MODULE referencesAlexey Dobriyan
2017-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-11-08netfilter: ipvs: Convert timers to use timer_setup()Kees Cook
2017-11-06netfilter: ipvs: Fix inappropriate output of procfsKUWAZAWA Takuya
2017-11-06netfilter: ipvs: Use %pS printk format for direct addressesHelge Deller
2017-07-24netfilter: Remove duplicated rcu_read_lock.Taehee Yoo
2017-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller