summaryrefslogtreecommitdiffstats
path: root/net/netfilter/ipvs
Commit message (Expand)AuthorAgeFilesLines
* netfilter: Pass priv instead of nf_hook_ops to netfilter hooksEric W. Biederman2015-09-181-12/+12
* ipvs: Read hooknum from state rather than ops->hooknumEric W. Biederman2015-09-181-8/+8
* Merge tag 'ipvs-for-v4.4' of https://git.kernel.org/pub/scm/linux/kernel/git/...Pablo Neira Ayuso2015-09-1810-188/+323
|\
| * ipvs: add sysctl to ignore tunneled packetsAlex Gartrell2015-09-172-1/+16
| * ipvs: support scheduling inverse and icmp SCTP packetsAlex Gartrell2015-09-011-17/+23
| * ipvs: support scheduling inverse and icmp UDP packetsAlex Gartrell2015-09-011-9/+18
| * ipvs: support scheduling inverse and icmp TCP packetsAlex Gartrell2015-09-011-11/+28
| * ipvs: ensure that ICMP cannot be sent in reply to ICMPAlex Gartrell2015-09-011-2/+3
| * ipvs: attempt to schedule icmp packetsAlex Gartrell2015-09-014-9/+55
| * ipvs: sh: support scheduling icmp/inverse packets consistentlyAlex Gartrell2015-09-011-24/+21
| * ipvs: Use outer header in ip_vs_bypass_xmit_v6Alex Gartrell2015-09-011-1/+3
| * ipvs: add schedule_icmp sysctlAlex Gartrell2015-09-011-1/+7
| * ipvs: Make ip_vs_schedule aware of inverse iph'esAlex Gartrell2015-09-011-14/+36
| * ipvs: drop inverse argument to conn_{in,out}_getAlex Gartrell2015-09-013-28/+32
| * ipvs: pull out ip_vs_try_to_schedule functionAlex Gartrell2015-09-011-21/+39
| * ipvs: Handle inverse and icmp headers in ip_vs_leaveAlex Gartrell2015-09-011-12/+21
| * ipvs: Add hdr_flags to iphdrAlex Gartrell2015-09-012-11/+11
| * ipvs: replace ip_vs_fill_ip4hdr with ip_vs_fill_iph_skb_offAlex Gartrell2015-09-012-51/+34
* | netfilter: Pass net into okfnEric W. Biederman2015-09-171-2/+2
* | netfilter: Pass struct net into the netfilter hooksEric W. Biederman2015-09-171-2/+2
* | net: Merge dst_output and dst_output_skEric W. Biederman2015-09-171-2/+2
|/
* ipvs: add more mcast parameters for the sync daemonJulian Anastasov2015-08-212-24/+164
* ipvs: add sync_maxlen parameter for the sync daemonJulian Anastasov2015-08-212-94/+96
* ipvs: call rtnl_lock earlyJulian Anastasov2015-08-212-19/+33
* ipvs: Add ovf schedulerRaducu Deaconu2015-08-213-0/+98
* netfilter: nf_conntrack: push zone object into functionsDaniel Borkmann2015-08-111-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-08-041-1/+1
|\
| * ipvs: Delete an unnecessary check before the function call "module_put"Markus Elfring2015-07-151-1/+1
* | ipvs: call skb_sender_cpu_clearJulian Anastasov2015-07-141-0/+6
* | ipvs: fix crash with sync protocol v0 and FTPJulian Anastasov2015-07-141-1/+1
* | ipvs: skb_orphan in case of forwardingAlex Gartrell2015-07-141-0/+27
* | ipvs: fix crash if scheduler is changedJulian Anastasov2015-07-143-37/+69
* | ipvs: do not use random local source address for tunnelsJulian Anastasov2015-07-141-1/+0
* | ipvs: fix ipv6 route unreach panicAlex Gartrell2015-07-141-0/+7
|/
* ipv6: Set FLOWI_FLAG_KNOWN_NH at flowi6_flagsMartin KaFai Lau2015-05-251-4/+9
* ipv6: Add rt6_get_cookie() functionMartin KaFai Lau2015-05-251-1/+1
* ipv6: Remove external dependency on rt6i_dst and rt6i_srcMartin KaFai Lau2015-05-251-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-231-0/+3
|\
| * ipvs: fix memory leak in ip_vs_ctl.cTommi Rantala2015-05-081-0/+3
* | net: Modify sk_alloc to not reference count the netns of kernel sockets.Eric W. Biederman2015-05-111-21/+9
* | net: Add a struct net parameter to sock_create_kernEric W. Biederman2015-05-111-2/+2
|/
* netfilter: Pass socket pointer down through okfn().David Miller2015-04-071-4/+4
* netfilter: Make nf_hookfn use nf_hook_state.David S. Miller2015-04-041-22/+10
* ipv4: hash net ptr into fragmentation bucket selectionHannes Frederic Sowa2015-03-251-2/+3
* ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop}Marcelo Ricardo Leitner2015-03-181-0/+2
* netfilter: use sk_fullsock() helperEric Dumazet2015-03-171-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-091-0/+3
|\
| * Merge https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvsPablo Neira Ayuso2015-02-241-0/+3
| |\
| | * ipvs: add missing ip_vs_pe_put in sync codeJulian Anastasov2015-02-221-0/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-031-1/+1
|\ \ \ | |/ /
OpenPOWER on IntegriCloud