summaryrefslogtreecommitdiff
path: root/net/netfilter/ipvs
AgeCommit message (Expand)Author
2015-08-21ipvs: add more mcast parameters for the sync daemonJulian Anastasov
2015-08-21ipvs: add sync_maxlen parameter for the sync daemonJulian Anastasov
2015-08-21ipvs: call rtnl_lock earlyJulian Anastasov
2015-08-21ipvs: Add ovf schedulerRaducu Deaconu
2015-08-11netfilter: nf_conntrack: push zone object into functionsDaniel Borkmann
2015-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-07-15ipvs: Delete an unnecessary check before the function call "module_put"Markus Elfring
2015-07-14ipvs: call skb_sender_cpu_clearJulian Anastasov
2015-07-14ipvs: fix crash with sync protocol v0 and FTPJulian Anastasov
2015-07-14ipvs: skb_orphan in case of forwardingAlex Gartrell
2015-07-14ipvs: fix crash if scheduler is changedJulian Anastasov
2015-07-14ipvs: do not use random local source address for tunnelsJulian Anastasov
2015-07-14ipvs: fix ipv6 route unreach panicAlex Gartrell
2015-05-25ipv6: Set FLOWI_FLAG_KNOWN_NH at flowi6_flagsMartin KaFai Lau
2015-05-25ipv6: Add rt6_get_cookie() functionMartin KaFai Lau
2015-05-25ipv6: Remove external dependency on rt6i_dst and rt6i_srcMartin KaFai Lau
2015-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-05-11net: Modify sk_alloc to not reference count the netns of kernel sockets.Eric W. Biederman
2015-05-11net: Add a struct net parameter to sock_create_kernEric W. Biederman
2015-05-08ipvs: fix memory leak in ip_vs_ctl.cTommi Rantala
2015-04-07netfilter: Pass socket pointer down through okfn().David Miller
2015-04-04netfilter: Make nf_hookfn use nf_hook_state.David S. Miller
2015-03-25ipv4: hash net ptr into fragmentation bucket selectionHannes Frederic Sowa
2015-03-19ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop}Marcelo Ricardo Leitner
2015-03-17netfilter: use sk_fullsock() helperEric Dumazet
2015-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-02-25ipvs: allow rescheduling of new connections when port reuse is detectedMarcelo Ricardo Leitner
2015-02-24Merge https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvsPablo Neira Ayuso
2015-02-22ipvs: add missing ip_vs_pe_put in sync codeJulian Anastasov
2015-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-02-09ipvs: use 64-bit rates in statsJulian Anastasov
2015-02-09ipvs: fix inability to remove a mixed-family RSAlexey Andriyanov
2015-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-01-30ipvs: rerouting to local clients is not needed anymoreJulian Anastasov
2015-01-18netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg
2014-12-10ipvs: uninitialized data with IP_VS_IPV6Dan Carpenter
2014-12-09dst: no need to take reference on DST_NOCACHE dstsHannes Frederic Sowa
2014-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2014-11-20netfilter: Deletion of unnecessary checks before two function callsMarkus Elfring
2014-11-12ipvs: Keep skb->sk when allocating headroom on tunnel xmitCalvin Owens
2014-10-28ipvs: remove unnecessary assignment in __ip_vs_get_out_rtAlex Gartrell
2014-10-28ipvs: Avoid null-pointer deref in debug codeAlex Gartrell
2014-10-14netfilter: replace strnicmp with strncasecmpRasmus Villemoes
2014-09-17ipvs: Allow heterogeneous pools now that we support themAlex Gartrell
2014-09-17ipvs: use the new dest addr family fieldJulian Anastasov
2014-09-17ipvs: use correct address family in scheduler logsJulian Anastasov
2014-09-16ipvs: address family of LBLCR entry depends on svc familyJulian Anastasov
2014-09-16ipvs: address family of LBLC entry depends on svc familyJulian Anastasov