summaryrefslogtreecommitdiff
path: root/net/netfilter/ipvs
AgeCommit message (Expand)Author
2019-03-13ipvs: Fix signed integer overflow when setsockopt timeoutZhangXiaoxu
2018-12-17ipvs: call ip_vs_dst_notifier earlier than ipv6_dev_notfXin Long
2018-09-15ipvs: fix race between ip_vs_conn_new() and ip_vs_del_dest()Tan Hu
2018-06-26ipvs: fix buffer overflow with sync daemon and serviceJulian Anastasov
2018-05-16ipvs: fix rtnl_lock lockups caused by start_sync_threadJulian Anastasov
2018-03-24ipvs: explicitly forbid ipv6 service/dest creation if ipv6 mod is disabledPaolo Abeni
2017-12-20netfilter: ipvs: Fix inappropriate output of procfsKUWAZAWA Takuya
2017-07-27ipvs: SNAT packet replies only for NATed connectionsJulian Anastasov
2016-11-08ipvs: use IPVS_CMD_ATTR_MAX for family.maxattrWANG Cong
2016-10-28netfilter: ip_vs_sync: fix bogus maybe-uninitialized warningArnd Bergmann
2016-08-12ipvs: use nf_ct_kill helperFlorian Westphal
2016-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2016-07-11Merge tag 'ipvs-for-v4.8' of https://git.kernel.org/pub/scm/linux/kernel/git/...Pablo Neira Ayuso
2016-07-07ipvs: count pre-established TCP states as activeMichal Kubecek
2016-07-07ipvs: fix bind to link-local mcast IPv6 address in backupQuentin Armitage
2016-06-06ipvs: update real-server binding of outgoing connections in SIP-peMarco Angaroni
2016-05-20net: define gso types for IPx over IPv4 and IPv6Tom Herbert
2016-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2016-05-06ipvs: make drop_entry protection effective for SIP-peMarco Angaroni
2016-04-25netfilter/ipvs: use nla_put_u64_64bit()Nicolas Dichtel
2016-04-25Merge tag 'ipvs-for-v4.7' of https://git.kernel.org/pub/scm/linux/kernel/git/...Pablo Neira Ayuso
2016-04-20ipvs: don't alter conntrack in OPS modeMarco Angaroni
2016-04-20ipvs: optimize release of connections in OPS modeMarco Angaroni
2016-04-20ipvs: handle connections started by real-serversMarco Angaroni
2016-04-16ip_tunnel_core: iptunnel_handle_offloads returns int and doesn't free skbAlexander Duyck
2016-03-11Merge tag 'ipvs-fixes-for-v4.5' of https://git.kernel.org/pub/scm/linux/kerne...Pablo Neira Ayuso
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2016-03-07ipvs: correct initial offset of Call-ID header search in SIP persistence engineMarco Angaroni
2016-03-07ipvs: allow rescheduling after RSTJulian Anastasov
2016-03-07ipvs: drop first packet to redirect conntrackJulian Anastasov
2016-03-07ipvs: handle ip_vs_fill_iph_skb_off failureArnd Bergmann
2016-03-01net: remove skb_sender_cpu_clear()WANG Cong
2016-02-18netfilter: ipvs: avoid unused variable warningsArnd Bergmann
2016-02-18netfilter: ipvs: Remove noisy debug print from ip_vs_del_serviceYannick Brosseau
2016-02-12net: ip_tunnel: remove 'csum_help' argument to iptunnel_handle_offloadsEdward Cree
2015-12-15sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRCTom Herbert
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-08ipv4, ipv6: Pass net into ip_local_out and ip6_local_outEric W. Biederman
2015-10-08ipv6: Merge ip6_local_out and ip6_local_out_skEric W. Biederman
2015-10-08ipv4: Merge ip_local_out and ip_local_out_skEric W. Biederman
2015-10-08net: Pass net into dst_output and remove dst_output_okfnEric W. Biederman
2015-10-07ipvs: Remove possibly unused variables from ip_vs_conn_net_{init,cleanup}Simon Horman
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