summaryrefslogtreecommitdiffstats
path: root/net/netfilter/ipvs
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2017-02-031-5/+3
|\
| * ipvs: free ip_vs_dest structs when refcnt=0David Windsor2017-02-021-5/+3
* | Introduce a sysctl that modifies the value of PROT_SOCK.Krister Johansen2017-01-241-4/+3
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* Merge tag 'ipvs-for-v4.10' of https://git.kernel.org/pub/scm/linux/kernel/git...Pablo Neira Ayuso2016-12-042-1/+55
|\
| * ipvs: Decrement ttlDwip Banerjee2016-11-151-0/+54
| * ipvs: Use IS_ERR_OR_NULL(svc) instead of IS_ERR(svc) || svc == NULLGao Feng2016-11-151-1/+1
* | netns: make struct pernet_operations::id unsigned intAlexey Dobriyan2016-11-181-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-152-3/+6
|\ \ | |/ |/|
| * ipvs: use IPVS_CMD_ATTR_MAX for family.maxattrWANG Cong2016-11-081-1/+1
| * netfilter: ip_vs_sync: fix bogus maybe-uninitialized warningArnd Bergmann2016-10-281-2/+5
* | genetlink: mark families as __ro_after_initJohannes Berg2016-10-271-1/+1
* | genetlink: statically initialize familiesJohannes Berg2016-10-271-9/+13
* | genetlink: no longer support using static family IDsJohannes Berg2016-10-271-1/+0
|/
* ipvs: use nf_ct_kill helperFlorian Westphal2016-08-121-5/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-07-241-2/+23
|\
| * Merge tag 'ipvs-for-v4.8' of https://git.kernel.org/pub/scm/linux/kernel/git/...Pablo Neira Ayuso2016-07-111-2/+23
| |\
| | * ipvs: count pre-established TCP states as activeMichal Kubecek2016-07-071-2/+23
* | | ipvs: fix bind to link-local mcast IPv6 address in backupQuentin Armitage2016-07-071-2/+4
|/ /
* / ipvs: update real-server binding of outgoing connections in SIP-peMarco Angaroni2016-06-062-4/+6
|/
* net: define gso types for IPx over IPv4 and IPv6Tom Herbert2016-05-201-10/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-05-095-9/+269
|\
| * ipvs: make drop_entry protection effective for SIP-peMarco Angaroni2016-05-062-4/+26
| * Merge tag 'ipvs-for-v4.7' of https://git.kernel.org/pub/scm/linux/kernel/git/...Pablo Neira Ayuso2016-04-255-5/+243
| |\
| | * ipvs: don't alter conntrack in OPS modeMarco Angaroni2016-04-202-1/+6
| | * ipvs: optimize release of connections in OPS modeMarco Angaroni2016-04-201-3/+23
| | * ipvs: handle connections started by real-serversMarco Angaroni2016-04-203-1/+214
* | | netfilter/ipvs: use nla_put_u64_64bit()Nicolas Dichtel2016-04-251-12/+24
|/ /
* / ip_tunnel_core: iptunnel_handle_offloads returns int and doesn't free skbAlexander Duyck2016-04-161-4/+2
|/
* Merge tag 'ipvs-fixes-for-v4.5' of https://git.kernel.org/pub/scm/linux/kerne...Pablo Neira Ayuso2016-03-112-12/+32
|\
| * ipvs: correct initial offset of Call-ID header search in SIP persistence engineMarco Angaroni2016-03-071-1/+1
| * ipvs: allow rescheduling after RSTJulian Anastasov2016-03-071-0/+1
| * ipvs: drop first packet to redirect conntrackJulian Anastasov2016-03-071-9/+28
| * ipvs: handle ip_vs_fill_iph_skb_off failureArnd Bergmann2016-03-071-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-03-082-17/+8
|\ \
| * | netfilter: ipvs: avoid unused variable warningsArnd Bergmann2016-02-182-15/+8
| * | netfilter: ipvs: Remove noisy debug print from ip_vs_del_serviceYannick Brosseau2016-02-181-2/+0
* | | net: remove skb_sender_cpu_clear()WANG Cong2016-03-011-6/+0
|/ /
* / net: ip_tunnel: remove 'csum_help' argument to iptunnel_handle_offloadsEdward Cree2016-02-121-4/+2
|/
* sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRCTom Herbert2015-12-151-1/+1
* ipvs: use skb_to_full_sk() helperEric Dumazet2015-11-151-8/+8
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso2015-10-172-5/+5
|\
| * ipv4: Pass struct net into ip_defrag and ip_check_defragEric W. Biederman2015-10-121-1/+1
| * ipv4, ipv6: Pass net into ip_local_out and ip6_local_outEric W. Biederman2015-10-081-2/+2
| * ipv6: Merge ip6_local_out and ip6_local_out_skEric W. Biederman2015-10-081-1/+1
| * ipv4: Merge ip_local_out and ip_local_out_skEric W. Biederman2015-10-081-1/+1
| * net: Pass net into dst_output and remove dst_output_okfnEric W. Biederman2015-10-081-2/+2
* | netfilter: remove hook owner refcountingFlorian Westphal2015-10-161-12/+0
* | ipvs: Remove possibly unused variables from ip_vs_conn_net_{init,cleanup}Simon Horman2015-10-071-8/+5
* | ipvs: Remove possibly unused variable from ip_vs_outDavid Ahern2015-10-071-2/+1