summaryrefslogtreecommitdiffstats
path: root/net/netfilter/ipvs
Commit message (Expand)AuthorAgeFilesLines
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-232-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2020-08-033-27/+81
|\
| * ipvs: queue delayed work to expire no destination connections if expire_nodes...Andrew Sy Kim2020-07-223-27/+81
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-07-251-4/+8
|\ \
| * | ipvs: fix the connection sync failed in some casesguodeqing2020-07-221-4/+8
* | | netfilter: switch nf_setsockopt to sockptr_tChristoph Hellwig2020-07-241-2/+2
| |/ |/|
* | ipvs: allow connection reuse for unconfirmed conntrackJulian Anastasov2020-07-041-5/+7
* | ipvs: avoid expiring many connections from timerJulian Anastasov2020-07-012-17/+42
* | ipvs: register hooks only with servicesJulian Anastasov2020-06-302-19/+84
|/
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-27/+27
* sysctl: pass kernel pointers to ->proc_handlerChristoph Hellwig2020-04-271-3/+3
* ipvs: fix uninitialized variable warningHaishuang Yan2020-03-301-2/+1
* ipvs: optimize tunnel dumps for icmp errorsHaishuang Yan2020-03-271-20/+26
* ipvs: fix spelling mistake "to" -> "too"Colin Ian King2020-01-241-1/+1
* net: add bool confirm_neigh parameter for dst_ops.update_pmtuHangbin Liu2019-12-241-1/+1
* net: port < inet_prot_sock(net) --> inet_port_requires_bind_service(net, port)Maciej Żenczykowski2019-11-261-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-025-25/+35
|\
| * ipvs: move old_secure_tcp into struct netns_ipvsEric Dumazet2019-10-241-8/+7
| * ipvs: don't ignore errors in case refcounting ip_vs module failsDavide Caratti2019-10-245-17/+28
* | net: Fix various misspellings of "connect"Geert Uytterhoeven2019-10-281-1/+1
* | ipvs: batch __ip_vs_dev_cleanupHaishuang Yan2019-10-081-7/+12
* | ipvs: batch __ip_vs_cleanupHaishuang Yan2019-10-082-15/+25
* | ipvs: no need to update skb route entry for local destination packets.zhang kai2019-10-081-12/+6
|/
* netfilter: drop bridge nf reset from nf_resetFlorian Westphal2019-10-011-1/+1
* net: Fix Kconfig indentationKrzysztof Kozlowski2019-09-261-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextJakub Kicinski2019-08-134-38/+39
|\
| * netfilter: remove unnecessary spacesyangxingwu2019-08-133-4/+4
| * ipvs: Improve robustness to the ipvs sysctlJunwei Hu2019-08-031-34/+35
* | net: delete "register" keywordAlexey Dobriyan2019-08-082-4/+4
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-07-191-1/+1
|\
| * netfilter: nf_conntrack_sip: fix expectation clashxiao ruizhu2019-07-161-1/+1
* | proc/sysctl: add shared variables for range checkMatteo Croce2019-07-181-2/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-07-083-73/+86
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-06-283-73/+86
| |\
| | * ipvs: fix tinfo memory leak in start_sync_threadJulian Anastasov2019-06-252-66/+72
| | * ipvs: defer hook registration to avoid leaksJulian Anastasov2019-06-211-7/+14
* | | ipvs: strip gre tunnel headers from icmp errorsJulian Anastasov2019-07-051-4/+42
* | | ipvs: allow tunneling with gre encapsulationVadim Fedorenko2019-07-042-3/+64
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-221-5/+1
|\| |
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-5/+1
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-0723-136/+23
|\|
| * Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds2019-05-3123-136/+23
| |\
| | * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-3023-136/+23
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2019-06-018-43/+287
|\ \ \ | |/ / |/| |
| * | ipvs: add checksum support for gue encapsulationJacky Hu2019-05-312-17/+137
| * | netfilter: ipvs: prefer skb_ensure_writableFlorian Westphal2019-05-317-18/+18
| * | ipvs: strip udp tunnel headers from icmp errorsJulian Anastasov2019-05-311-0/+60
| * | ipvs: add function to find tunnelsJulian Anastasov2019-05-312-0/+37
| * | ipvs: allow rs_table to contain different real server typesJulian Anastasov2019-05-311-8/+35
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-05-301-1/+1
|\ \ \ | |_|/ |/| |