aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/ipvs
AgeCommit message (Expand)Author
2024-05-02ipvs: Fix checksumming on GSO of SCTP packetsIsmael Luceno
2024-01-25ipvs: avoid stat macros calls from preemptible contextFedor Pchelkin
2023-10-25net: prevent address rewrite in kernel_bind()Jordan Rife
2023-10-10net: replace calls to sock->ops->connect() with kernel_connect()Jordan Rife
2023-08-30ipvs: fix racy memcpy in proc_do_sync_thresholdSishuai Gong
2023-06-28ipvs: align inner_mac_header for encapsulationTerin Stock
2022-11-10ipvs: fix WARNING in ip_vs_app_net_cleanup()Zhengchao Shao
2022-11-10ipvs: fix WARNING in __ip_vs_cleanup_batch()Zhengchao Shao
2022-11-10ipvs: use explicitly signed charsJason A. Donenfeld
2022-05-09ipvs: correctly print the memory size of ip_vs_conn_tabPengcheng Yang
2021-12-01netfilter: ipvs: Fix reuse connection if RS weight is 0yangxingwu
2021-10-27netfilter: ipvs: make global sysctl readonly in non-init netnsAntoine Tenart
2021-10-06ipvs: check that ip_vs_conn_tab_bits is between 8 and 20Andrea Claudi
2021-06-10ipvs: ignore IP_VS_SVC_F_HASHED flag when adding serviceJulian Anastasov
2020-11-18netfilter: use actual socket sk rather than skb sk when routing harderJason A. Donenfeld
2020-10-29ipvs: Fix uninit-value in do_ip_vs_set_ctl()Peilin Ye
2020-10-29ipvs: clear skb->tstamp in forwarding pathJulian Anastasov
2020-08-19ipvs: allow connection reuse for unconfirmed conntrackJulian Anastasov
2020-07-29ipvs: fix the connection sync failed in some casesguodeqing
2020-01-04net: add bool confirm_neigh parameter for dst_ops.update_pmtuHangbin Liu
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-01netfilter: drop bridge nf reset from nf_resetFlorian Westphal
2019-09-26net: Fix Kconfig indentationKrzysztof Kozlowski
2019-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextJakub Kicinski
2019-08-13netfilter: remove unnecessary spacesyangxingwu
2019-08-08net: delete "register" keywordAlexey Dobriyan
2019-08-03ipvs: Improve robustness to the ipvs sysctlJunwei Hu
2019-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2019-07-18proc/sysctl: add shared variables for range checkMatteo Croce
2019-07-16netfilter: nf_conntrack_sip: fix expectation clashxiao ruizhu
2019-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-07-05ipvs: strip gre tunnel headers from icmp errorsJulian Anastasov
2019-07-04ipvs: allow tunneling with gre encapsulationVadim Fedorenko
2019-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2019-06-25ipvs: fix tinfo memory leak in start_sync_threadJulian Anastasov
2019-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-21ipvs: defer hook registration to avoid leaksJulian Anastasov
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2019-05-31ipvs: add checksum support for gue encapsulationJacky Hu
2019-05-31netfilter: ipvs: prefer skb_ensure_writableFlorian Westphal
2019-05-31ipvs: strip udp tunnel headers from icmp errorsJulian Anastasov
2019-05-31ipvs: add function to find tunnelsJulian Anastasov
2019-05-31ipvs: allow rs_table to contain different real server typesJulian Anastasov
2019-05-31Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2019-05-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 93Thomas Gleixner