aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/ipvs
Commit message (Expand)AuthorAge
* ipvs: use IPVS_CMD_ATTR_MAX for family.maxattrWANG Cong2016-11-08
* netfilter: ip_vs_sync: fix bogus maybe-uninitialized warningArnd Bergmann2016-10-28
* ipvs: use nf_ct_kill helperFlorian Westphal2016-08-11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-07-25
|\
| * Merge tag 'ipvs-for-v4.8' of https://git.kernel.org/pub/scm/linux/kernel/git/...Pablo Neira Ayuso2016-07-11
| |\
| | * ipvs: count pre-established TCP states as activeMichal Kubecek2016-07-07
* | | ipvs: fix bind to link-local mcast IPv6 address in backupQuentin Armitage2016-07-07
|/ /
* / ipvs: update real-server binding of outgoing connections in SIP-peMarco Angaroni2016-06-05
|/
* net: define gso types for IPx over IPv4 and IPv6Tom Herbert2016-05-20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-05-09
|\
| * ipvs: make drop_entry protection effective for SIP-peMarco Angaroni2016-05-06
| * Merge tag 'ipvs-for-v4.7' of https://git.kernel.org/pub/scm/linux/kernel/git/...Pablo Neira Ayuso2016-04-25
| |\
| | * ipvs: don't alter conntrack in OPS modeMarco Angaroni2016-04-19
| | * ipvs: optimize release of connections in OPS modeMarco Angaroni2016-04-19
| | * ipvs: handle connections started by real-serversMarco Angaroni2016-04-19
* | | netfilter/ipvs: use nla_put_u64_64bit()Nicolas Dichtel2016-04-25
|/ /
* / ip_tunnel_core: iptunnel_handle_offloads returns int and doesn't free skbAlexander Duyck2016-04-16
|/
* Merge tag 'ipvs-fixes-for-v4.5' of https://git.kernel.org/pub/scm/linux/kerne...Pablo Neira Ayuso2016-03-11
|\
| * ipvs: correct initial offset of Call-ID header search in SIP persistence engineMarco Angaroni2016-03-06
| * ipvs: allow rescheduling after RSTJulian Anastasov2016-03-06
| * ipvs: drop first packet to redirect conntrackJulian Anastasov2016-03-06
| * ipvs: handle ip_vs_fill_iph_skb_off failureArnd Bergmann2016-03-06
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-03-08
|\ \
| * | netfilter: ipvs: avoid unused variable warningsArnd Bergmann2016-02-17
| * | netfilter: ipvs: Remove noisy debug print from ip_vs_del_serviceYannick Brosseau2016-02-17
* | | net: remove skb_sender_cpu_clear()WANG Cong2016-03-01
|/ /
* / net: ip_tunnel: remove 'csum_help' argument to iptunnel_handle_offloadsEdward Cree2016-02-12
|/
* sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRCTom Herbert2015-12-15
* ipvs: use skb_to_full_sk() helperEric Dumazet2015-11-15
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso2015-10-17
|\
| * ipv4: Pass struct net into ip_defrag and ip_check_defragEric W. Biederman2015-10-12
| * ipv4, ipv6: Pass net into ip_local_out and ip6_local_outEric W. Biederman2015-10-08
| * ipv6: Merge ip6_local_out and ip6_local_out_skEric W. Biederman2015-10-08
| * ipv4: Merge ip_local_out and ip_local_out_skEric W. Biederman2015-10-08
| * net: Pass net into dst_output and remove dst_output_okfnEric W. Biederman2015-10-08
* | netfilter: remove hook owner refcountingFlorian Westphal2015-10-16
* | ipvs: Remove possibly unused variables from ip_vs_conn_net_{init,cleanup}Simon Horman2015-10-06
* | ipvs: Remove possibly unused variable from ip_vs_outDavid Ahern2015-10-06
* | ipvs: Don't protect ip_vs_addr_is_unicast with CONFIG_SYSCTLEric W. Biederman2015-10-01
|/
* ipv6: Pass struct net into ip6_route_me_harderEric W. Biederman2015-09-29
* ipv4: Pass struct net into ip_route_me_harderEric W. Biederman2015-09-29
* ipvs: Pass ipvs into ip_vs_gather_fragsEric W. Biederman2015-09-23
* ipvs: Remove skb_sknetEric W. Biederman2015-09-23
* ipvs: Pass ipvs not net to ip_vs_protocol_net_(init|cleanup)Eric W. Biederman2015-09-23
* ipvs: Remove net argument from ip_vs_tcp_conn_listenEric W. Biederman2015-09-23
* ipvs: Pass ipvs through ip_vs_route_me_harder into sysctl_snat_rerouteEric W. Biederman2015-09-23
* ipvs: Pass ipvs into ip_vs_out_icmp and ip_vs_out_icmp_v6Eric W. Biederman2015-09-23
* ipvs: Pass ipvs into ip_vs_in_icmp and ip_vs_in_icmp_v6Eric W. Biederman2015-09-23
* ipvs: Pass ipvs into ip_vs_inEric W. Biederman2015-09-23
* ipvs: Pass ipvs into ip_vs_outEric W. Biederman2015-09-23