summaryrefslogtreecommitdiffstats
path: root/net/netfilter/ipvs
Commit message (Expand)AuthorAgeFilesLines
* 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
|\| |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-02-201-1/+1
| |\|
| | * ipvs: fix inability to remove a mixed-family RSAlexey Andriyanov2015-02-091-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-03-024-131/+243
|\ \ \ | |/ / |/| |
| * | ipvs: allow rescheduling of new connections when port reuse is detectedMarcelo Ricardo Leitner2015-02-253-6/+56
| * | ipvs: use 64-bit rates in statsJulian Anastasov2015-02-093-125/+187
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-02-051-11/+22
|\ \ \ | |/ / |/| / | |/
| * ipvs: rerouting to local clients is not needed anymoreJulian Anastasov2015-01-301-11/+22
* | netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg2015-01-181-3/+6
|/
* ipvs: uninitialized data with IP_VS_IPV6Dan Carpenter2014-12-101-5/+5
* dst: no need to take reference on DST_NOCACHE dstsHannes Frederic Sowa2014-12-091-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-11-245-9/+4
|\
| * netfilter: Deletion of unnecessary checks before two function callsMarkus Elfring2014-11-204-8/+4
| * ipvs: remove unnecessary assignment in __ip_vs_get_out_rtAlex Gartrell2014-10-281-1/+0
* | ipvs: Keep skb->sk when allocating headroom on tunnel xmitCalvin Owens2014-11-121-0/+2
* | ipvs: Avoid null-pointer deref in debug codeAlex Gartrell2014-10-281-2/+2
|/
* netfilter: replace strnicmp with strncasecmpRasmus Villemoes2014-10-141-3/+3
* ipvs: Allow heterogeneous pools now that we support themAlex Gartrell2014-09-181-4/+20
* ipvs: use the new dest addr family fieldJulian Anastasov2014-09-184-16/+43
* ipvs: use correct address family in scheduler logsJulian Anastasov2014-09-189-12/+15
* ipvs: address family of LBLCR entry depends on svc familyJulian Anastasov2014-09-161-6/+6
* ipvs: address family of LBLC entry depends on svc familyJulian Anastasov2014-09-161-6/+6