aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/ipvs
Commit message (Expand)AuthorAge
* ipvs: fix memory leak in ip_vs_ctl.cTommi Rantala2015-05-08
* netfilter: Pass socket pointer down through okfn().David Miller2015-04-07
* netfilter: Make nf_hookfn use nf_hook_state.David S. Miller2015-04-04
* ipv4: hash net ptr into fragmentation bucket selectionHannes Frederic Sowa2015-03-25
* ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop}Marcelo Ricardo Leitner2015-03-18
* netfilter: use sk_fullsock() helperEric Dumazet2015-03-17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-09
|\
| * Merge https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvsPablo Neira Ayuso2015-02-24
| |\
| | * ipvs: add missing ip_vs_pe_put in sync codeJulian Anastasov2015-02-22
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-03
|\| |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-02-20
| |\|
| | * ipvs: fix inability to remove a mixed-family RSAlexey Andriyanov2015-02-09
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-03-02
|\ \ \ | |/ / |/| |
| * | ipvs: allow rescheduling of new connections when port reuse is detectedMarcelo Ricardo Leitner2015-02-24
| * | ipvs: use 64-bit rates in statsJulian Anastasov2015-02-09
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-02-05
|\ \ \ | |/ / |/| / | |/
| * ipvs: rerouting to local clients is not needed anymoreJulian Anastasov2015-01-29
* | netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg2015-01-18
|/
* ipvs: uninitialized data with IP_VS_IPV6Dan Carpenter2014-12-10
* dst: no need to take reference on DST_NOCACHE dstsHannes Frederic Sowa2014-12-09
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-11-24
|\
| * netfilter: Deletion of unnecessary checks before two function callsMarkus Elfring2014-11-20
| * ipvs: remove unnecessary assignment in __ip_vs_get_out_rtAlex Gartrell2014-10-27
* | ipvs: Keep skb->sk when allocating headroom on tunnel xmitCalvin Owens2014-11-11
* | ipvs: Avoid null-pointer deref in debug codeAlex Gartrell2014-10-27
|/
* netfilter: replace strnicmp with strncasecmpRasmus Villemoes2014-10-13
* ipvs: Allow heterogeneous pools now that we support themAlex Gartrell2014-09-17
* ipvs: use the new dest addr family fieldJulian Anastasov2014-09-17
* ipvs: use correct address family in scheduler logsJulian Anastasov2014-09-17
* ipvs: address family of LBLCR entry depends on svc familyJulian Anastasov2014-09-15
* ipvs: address family of LBLC entry depends on svc familyJulian Anastasov2014-09-15
* ipvs: support ipv4 in ipv6 and ipv6 in ipv4 tunnel forwardingAlex Gartrell2014-09-15
* ipvs: Add generic ensure_mtu_is_adequate to handle mixed poolsAlex Gartrell2014-09-15
* ipvs: Pull out update_pmtu codeAlex Gartrell2014-09-15
* ipvs: Pull out crosses_local_route_boundary logicAlex Gartrell2014-09-15
* ipvs: prevent mixing heterogeneous pools and synchronizationAlex Gartrell2014-09-15
* ipvs: Supply destination address family to ip_vs_conn_newAlex Gartrell2014-09-15
* ipvs: Pass destination address family to ip_vs_trash_get_destAlex Gartrell2014-09-15
* ipvs: Supply destination addr family to ip_vs_{lookup_dest,find_dest}Alex Gartrell2014-09-15
* ipvs: Add destination address family to netlink interfaceAlex Gartrell2014-09-15
* ipvs: Add simple weighted failover schedulerKenny Mathis2014-09-15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-09-10
|\
| * ipvs: reduce stack usage for sockopt dataJulian Anastasov2014-09-09
* | ipvs: fix ipv6 hook registration for local repliesJulian Anastasov2014-08-27
* | ipvs: properly declare tunnel encapsulationJulian Anastasov2014-08-27
|/
* netfilter: don't use mutex_lock_interruptible()Pablo Neira Ayuso2014-08-08
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-08-05
|\
| * ipvs: Maintain all DSCP and ECN bits for ipv6 tun forwardingAlex Gartrell2014-07-16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-30
|\|
| * ipvs: avoid netns exit crash on ip_vs_conn_drop_conntrackJulian Anastasov2014-07-15