aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/ipvs (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-21ipvs: add more mcast parameters for the sync daemonJulian Anastasov2-24/+164
2015-08-21ipvs: add sync_maxlen parameter for the sync daemonJulian Anastasov2-94/+96
2015-08-21ipvs: call rtnl_lock earlyJulian Anastasov2-19/+33
2015-08-21ipvs: Add ovf schedulerRaducu Deaconu3-0/+98
2015-08-11netfilter: nf_conntrack: push zone object into functionsDaniel Borkmann1-1/+1
2015-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-1/+1
2015-07-15ipvs: Delete an unnecessary check before the function call "module_put"Markus Elfring1-1/+1
2015-07-14ipvs: call skb_sender_cpu_clearJulian Anastasov1-0/+6
2015-07-14ipvs: fix crash with sync protocol v0 and FTPJulian Anastasov1-1/+1
2015-07-14ipvs: skb_orphan in case of forwardingAlex Gartrell1-0/+27
2015-07-14ipvs: fix crash if scheduler is changedJulian Anastasov3-37/+69
2015-07-14ipvs: do not use random local source address for tunnelsJulian Anastasov1-1/+0
2015-07-14ipvs: fix ipv6 route unreach panicAlex Gartrell1-0/+7
2015-05-25ipv6: Set FLOWI_FLAG_KNOWN_NH at flowi6_flagsMartin KaFai Lau1-4/+9
2015-05-25ipv6: Add rt6_get_cookie() functionMartin KaFai Lau1-1/+1
2015-05-25ipv6: Remove external dependency on rt6i_dst and rt6i_srcMartin KaFai Lau1-2/+2
2015-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+3
2015-05-11net: Modify sk_alloc to not reference count the netns of kernel sockets.Eric W. Biederman1-21/+9
2015-05-11net: Add a struct net parameter to sock_create_kernEric W. Biederman1-2/+2
2015-05-08ipvs: fix memory leak in ip_vs_ctl.cTommi Rantala1-0/+3
2015-04-07netfilter: Pass socket pointer down through okfn().David Miller1-4/+4
2015-04-04netfilter: Make nf_hookfn use nf_hook_state.David S. Miller1-22/+10
2015-03-25ipv4: hash net ptr into fragmentation bucket selectionHannes Frederic Sowa1-2/+3
2015-03-18ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop}Marcelo Ricardo Leitner1-0/+2
2015-03-17netfilter: use sk_fullsock() helperEric Dumazet1-1/+1
2015-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+3
2015-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2015-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller4-131/+243
2015-02-25ipvs: allow rescheduling of new connections when port reuse is detectedMarcelo Ricardo Leitner3-6/+56
2015-02-24Merge https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvsPablo Neira Ayuso1-0/+3
2015-02-22ipvs: add missing ip_vs_pe_put in sync codeJulian Anastasov1-0/+3
2015-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-1/+1
2015-02-09ipvs: use 64-bit rates in statsJulian Anastasov3-125/+187
2015-02-09ipvs: fix inability to remove a mixed-family RSAlexey Andriyanov1-1/+1
2015-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-11/+22
2015-01-30ipvs: rerouting to local clients is not needed anymoreJulian Anastasov1-11/+22
2015-01-18netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg1-3/+6
2014-12-10ipvs: uninitialized data with IP_VS_IPV6Dan Carpenter1-5/+5
2014-12-09dst: no need to take reference on DST_NOCACHE dstsHannes Frederic Sowa1-2/+2
2014-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller5-9/+4
2014-11-20netfilter: Deletion of unnecessary checks before two function callsMarkus Elfring4-8/+4
2014-11-12ipvs: Keep skb->sk when allocating headroom on tunnel xmitCalvin Owens1-0/+2
2014-10-28ipvs: remove unnecessary assignment in __ip_vs_get_out_rtAlex Gartrell1-1/+0
2014-10-28ipvs: Avoid null-pointer deref in debug codeAlex Gartrell1-2/+2
2014-10-14netfilter: replace strnicmp with strncasecmpRasmus Villemoes1-3/+3
2014-09-18ipvs: Allow heterogeneous pools now that we support themAlex Gartrell1-4/+20
2014-09-18ipvs: use the new dest addr family fieldJulian Anastasov4-16/+43
2014-09-18ipvs: use correct address family in scheduler logsJulian Anastasov9-12/+15
2014-09-16ipvs: address family of LBLCR entry depends on svc familyJulian Anastasov1-6/+6
2014-09-16ipvs: address family of LBLC entry depends on svc familyJulian Anastasov1-6/+6