summaryrefslogtreecommitdiffstats
path: root/net/ipv4/fib_semantics.c
Commit message (Expand)AuthorAgeFilesLines
* ipv4: fib: Fix metrics match when deleting a routePhil Sutter2017-12-191-2/+6
* tcp: Namespace-ify sysctl_tcp_default_congestion_controlStephen Hemminger2017-11-151-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-041-6/+10
|\
| * fib: fib_dump_info can no longer use __in_dev_get_rtnlFlorian Westphal2017-11-031-6/+10
* | net: ipv4: remove fib_info arg to fib_check_nhDavid Ahern2017-09-291-3/+3
* | net: ipv4: remove fib_weightDavid Ahern2017-09-291-9/+0Star
|/
* ipv4: do metrics match when looking up and deleting a routeXin Long2017-08-241-0/+34
* ipv4: convert dst_metrics.refcnt from atomic_t to refcount_tEric Dumazet2017-08-191-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-161-5/+7
|\
| * ipv4: fix NULL dereference in free_fib_info_rcu()Eric Dumazet2017-08-161-5/+7
* | net: core: Make the FIB notification chain genericIdo Schimmel2017-08-041-4/+5
* | ipv4: fib: Set offload indication according to nexthop flagsIdo Schimmel2017-08-031-0/+2
|/
* ipv4: fib: Fix NULL pointer deref during fib_sync_down_dev()Ido Schimmel2017-08-011-1/+1
* net, ipv4: convert fib_info.fib_clntref from atomic_t to refcount_tReshetova, Elena2017-07-041-1/+1
* ipv4: mark DST_NOGC and remove the operation of dst_free()Wei Wang2017-06-181-4/+2Star
* ipv4: call dst_dev_put() properlyWei Wang2017-06-181-0/+2
* ipv4: take dst->__refcnt when caching dst in fibWei Wang2017-06-181-1/+4
* net: add extack arg to lwtunnel build stateDavid Ahern2017-05-301-9/+11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-05-271-7/+10
|\
| * ipv4: add reference counting to metricsEric Dumazet2017-05-261-7/+10
* | net: ipv4: Add extack messages for route add failuresDavid Ahern2017-05-221-22/+93
* | net: ipv4: Plumb extack through route add functionsDavid Ahern2017-05-221-9/+13
|/
* net: ipv4: add support for ECMP hash policy choiceNikolay Aleksandrov2017-03-211-8/+3Star
* ipv4: fib: Notify about nexthop status changesIdo Schimmel2017-02-081-0/+33
* lwtunnel: remove device arg to lwtunnel_build_stateDavid Ahern2017-01-301-19/+8Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-171-4/+7
|\
| * net: lwtunnel: Handle lwtunnel_fill_encap failureDavid Ahern2017-01-121-4/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-111-2/+7
|\|
| * net: ipv4: Fix multipath selection with vrfDavid Ahern2017-01-111-2/+7
* | net: ipv4: make fib_select_default staticDavid Ahern2017-01-061-1/+1
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* ipv4: fib: Export free_fib_info()Ido Schimmel2016-12-041-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-131-2/+6
|\
| * net: Don't delete routes in different VRFsMark Tomlinson2016-09-061-2/+6
* | net: ipv4: fix sparse error in fib_good_nh()Eric Dumazet2016-08-201-1/+2
|/
* ipv4: reject RTNH_F_DEAD and RTNH_F_LINKDOWN from user spaceJulian Anastasov2016-07-111-0/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-151-0/+2
|\
| * net/route: enforce hoplimit max valuePaolo Abeni2016-05-141-0/+2
* | net: ipv4: Consider failed nexthops in multipath routesDavid Ahern2016-04-111-5/+29
|/
* net: Fix prefsrc lookupsDavid Ahern2015-11-051-3/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-031-3/+15
|\
| * ipv4: update RTNH_F_LINKDOWN flag on UP eventJulian Anastasov2015-11-011-0/+7
| * ipv4: fix to not remove local route on link downJulian Anastasov2015-11-011-3/+8
* | ipv4: use l4 hash for locally generated multipath flowsPaolo Abeni2015-11-021-1/+2
* | net: Fix suspicious RCU usage in fib_rebalanceDavid Ahern2015-10-161-2/+2
* | net: Refactor path selection in __ip_route_output_key_hashDavid Ahern2015-10-071-0/+21
* | ipv4: Fix compilation errors in fib_rebalancePeter Nørlund2015-10-061-2/+2
* | ipv4: L3 hash-based multipathPeter Nørlund2015-10-051-65/+75
|/
* net: Make table id type u32David Ahern2015-09-011-1/+1
* tcp: use dctcp if enabled on the route to the initiatorDaniel Borkmann2015-08-311-1/+5