summaryrefslogtreecommitdiff
path: root/net/netfilter/ipvs/ip_vs_core.c
AgeCommit message (Expand)Author
2021-12-01netfilter: ipvs: Fix reuse connection if RS weight is 0yangxingwu
2020-11-18netfilter: use actual socket sk rather than skb sk when routing harderJason A. Donenfeld
2020-08-19ipvs: allow connection reuse for unconfirmed conntrackJulian Anastasov
2019-08-13netfilter: remove unnecessary spacesyangxingwu
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-06-21ipvs: defer hook registration to avoid leaksJulian Anastasov
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-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-31Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-21ipvs: Fix use-after-free in ip_vs_inYueHaibing
2019-04-13ipvs: do not schedule icmp errors from tunnelsJulian Anastasov
2019-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-12ipvs: fix dependency on nf_defrag_ipv6Andrea Claudi
2019-01-28ipvs: use indirect call wrappersMatteo Croce
2018-09-26net-ipv4: remove 2 always zero parameters from ipv4_update_pmtu()Maciej Żenczykowski
2018-08-16ipvs: fix race between ip_vs_conn_new() and ip_vs_del_dest()Tan Hu
2018-05-08ipvs: fix stats update from local clientsJulian Anastasov
2018-01-08netfilter: ipvs: Remove useless ipvsh param of frag_safe_skb_hpGao Feng
2017-07-31netfilter: nf_hook_ops structs can be constFlorian Westphal
2017-07-24netfilter: Remove duplicated rcu_read_lock.Taehee Yoo
2017-07-01sctp: remove the typedef sctp_chunkhdr_tXin Long
2017-07-01sctp: remove the typedef sctp_sctphdr_tXin Long
2017-05-08ipvs: SNAT packet replies only for NATed connectionsJulian Anastasov
2017-04-26ipvs: convert to use pernet nf_hook apiFlorian Westphal
2017-03-17netfilter: refcounter conversionsReshetova, Elena
2017-03-16ipvs: remove an annoying printk in netns initCong Wang
2016-11-18netns: make struct pernet_operations::id unsigned intAlexey Dobriyan
2016-06-06ipvs: update real-server binding of outgoing connections in SIP-peMarco Angaroni
2016-05-06ipvs: make drop_entry protection effective for SIP-peMarco Angaroni
2016-04-20ipvs: handle connections started by real-serversMarco Angaroni
2016-03-07ipvs: allow rescheduling after RSTJulian Anastasov
2016-03-07ipvs: drop first packet to redirect conntrackJulian Anastasov
2015-11-15ipvs: use skb_to_full_sk() helperEric Dumazet
2015-10-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso
2015-10-16netfilter: remove hook owner refcountingFlorian Westphal
2015-10-12ipv4: Pass struct net into ip_defrag and ip_check_defragEric W. Biederman
2015-10-07ipvs: Remove possibly unused variable from ip_vs_outDavid Ahern
2015-10-01ipvs: Don't protect ip_vs_addr_is_unicast with CONFIG_SYSCTLEric W. Biederman
2015-09-29ipv6: Pass struct net into ip6_route_me_harderEric W. Biederman
2015-09-29ipv4: Pass struct net into ip_route_me_harderEric W. Biederman
2015-09-24ipvs: Pass ipvs into ip_vs_gather_fragsEric W. Biederman
2015-09-24ipvs: Pass ipvs not net to ip_vs_protocol_net_(init|cleanup)Eric W. Biederman
2015-09-24ipvs: Pass ipvs through ip_vs_route_me_harder into sysctl_snat_rerouteEric W. Biederman
2015-09-24ipvs: Pass ipvs into ip_vs_out_icmp and ip_vs_out_icmp_v6Eric W. Biederman
2015-09-24ipvs: Pass ipvs into ip_vs_in_icmp and ip_vs_in_icmp_v6Eric W. Biederman