summaryrefslogtreecommitdiffstats
path: root/net/netfilter/ipvs
Commit message (Expand)AuthorAgeFilesLines
* ipvs: align inner_mac_header for encapsulationTerin Stock2023-06-281-0/+2
* ipvs: fix WARNING in ip_vs_app_net_cleanup()Zhengchao Shao2022-11-101-2/+8
* ipvs: fix WARNING in __ip_vs_cleanup_batch()Zhengchao Shao2022-11-101-5/+21
* ipvs: use explicitly signed charsJason A. Donenfeld2022-11-101-2/+2
* ipvs: correctly print the memory size of ip_vs_conn_tabPengcheng Yang2022-05-091-1/+1
* netfilter: ipvs: Fix reuse connection if RS weight is 0yangxingwu2021-12-011-4/+4
* netfilter: ipvs: make global sysctl readonly in non-init netnsAntoine Tenart2021-10-271-0/+5
* ipvs: check that ip_vs_conn_tab_bits is between 8 and 20Andrea Claudi2021-10-061-0/+4
* ipvs: ignore IP_VS_SVC_F_HASHED flag when adding serviceJulian Anastasov2021-06-101-1/+1
* netfilter: use actual socket sk rather than skb sk when routing harderJason A. Donenfeld2020-11-181-2/+2
* ipvs: Fix uninit-value in do_ip_vs_set_ctl()Peilin Ye2020-10-291-3/+4
* ipvs: clear skb->tstamp in forwarding pathJulian Anastasov2020-10-291-0/+6
* ipvs: allow connection reuse for unconfirmed conntrackJulian Anastasov2020-08-191-5/+7
* ipvs: fix the connection sync failed in some casesguodeqing2020-07-291-4/+8
* net: add bool confirm_neigh parameter for dst_ops.update_pmtuHangbin Liu2020-01-041-1/+1
* 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
* 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
|\ \ \ | |_|/ |/| |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-05-231-1/+1
| |\ \ | | |/ | |/|
| | * ipvs: Fix use-after-free in ip_vs_inYueHaibing2019-05-211-1/+1
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 93Thomas Gleixner2019-05-241-17/+1
|/ /
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* | treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
* | treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-211-0/+1
|/