summaryrefslogtreecommitdiffstats
path: root/net/netfilter/ipvs
Commit message (Expand)AuthorAgeFilesLines
* 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
* ipvs: support ipv4 in ipv6 and ipv6 in ipv4 tunnel forwardingAlex Gartrell2014-09-162-43/+117
* ipvs: Add generic ensure_mtu_is_adequate to handle mixed poolsAlex Gartrell2014-09-161-26/+51
* ipvs: Pull out update_pmtu codeAlex Gartrell2014-09-161-12/+11
* ipvs: Pull out crosses_local_route_boundary logicAlex Gartrell2014-09-161-67/+77
* ipvs: prevent mixing heterogeneous pools and synchronizationAlex Gartrell2014-09-161-0/+15
* ipvs: Supply destination address family to ip_vs_conn_newAlex Gartrell2014-09-164-9/+14
* ipvs: Pass destination address family to ip_vs_trash_get_destAlex Gartrell2014-09-161-6/+6
* ipvs: Supply destination addr family to ip_vs_{lookup_dest,find_dest}Alex Gartrell2014-09-163-15/+27
* ipvs: Add destination address family to netlink interfaceAlex Gartrell2014-09-161-7/+38
* ipvs: Add simple weighted failover schedulerKenny Mathis2014-09-163-0/+90
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-09-101-50/+61
|\
| * ipvs: reduce stack usage for sockopt dataJulian Anastasov2014-09-091-50/+61
* | ipvs: fix ipv6 hook registration for local repliesJulian Anastasov2014-08-281-1/+1
* | ipvs: properly declare tunnel encapsulationJulian Anastasov2014-08-271-4/+16
|/
* netfilter: don't use mutex_lock_interruptible()Pablo Neira Ayuso2014-08-081-15/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-08-051-1/+1
|\
| * ipvs: Maintain all DSCP and ECN bits for ipv6 tun forwardingAlex Gartrell2014-07-171-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-301-1/+0
|\ \ | |/
| * ipvs: avoid netns exit crash on ip_vs_conn_drop_conntrackJulian Anastasov2014-07-161-1/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-07-202-88/+1
|\ \ | |/ |/|
| * ipvs: Remove dead debug codeYannick Brosseau2014-07-161-86/+0
| * ipvs: remove null test before kfreeFabian Frederick2014-07-161-2/+1
* | Merge branch 'ipvs'Pablo Neira Ayuso2014-06-161-1/+1
|\ \ | |/ |/|
| * ipvs: stop tot_stats estimator only under CONFIG_SYSCTLJulian Anastasov2014-06-131-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-06-031-5/+10
|\ \ | |/
| * ipvs: Fix panic due to non-linear skbPeter Christensen2014-05-261-5/+10
* | inetpeer: get rid of ip_id_countEric Dumazet2014-06-021-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-05-301-1/+1
|\ \
| * | netfilter: Fix format string mismatch in ip_vs_proto_name()Masanari Iida2014-04-231-1/+1
| |/
* | net: rename local_df to ignore_dfWANG Cong2014-05-121-10/+10
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2014-03-172-8/+7
|\
| * ipvs: Reduce checkpatch noise in ip_vs_lblc.cTingwei Liu2014-03-071-7/+6
| * sections, ipvs: Remove useless __read_mostly for ipvs genl_opsAndi Kleen2014-03-071-1/+1
* | net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irqEric W. Biederman2014-03-141-2/+2
|/
* ipvs: fix AF assignment in ip_vs_conn_new()Michal Kubecek2014-02-041-4/+4
* net: replace macros net_random and net_srandom with direct calls to prandomAruna-Hewapathirane2014-01-141-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-061-0/+6
|\
| * ipvs: correct usage/allocation of seqadj ext in ipvsJesper Dangaard Brouer2013-12-271-0/+6
OpenPOWER on IntegriCloud