summaryrefslogtreecommitdiffstats
path: root/net/ipv4/route.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-151-3/+2Star
|\
| * ipv4: ipv4_default_advmss() should use route mtuEric Dumazet2017-10-211-1/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-101-1/+1
| |\
| * | net/ipv4: Remove unused variable in route.cTim Hansen2017-10-061-2/+1Star
* | | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-251-1/+1
| |/ |/|
* | ipv4: Fix traffic triggered IPsec connections.Steffen Klassert2017-10-091-1/+1
|/
* udp: perform source validation for mcast early demuxPaolo Abeni2017-10-011-20/+26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-221-3/+10
|\
| * net: check and errout if res->fi is NULL when RTM_F_FIB_MATCH is setRoopa Prabhu2017-08-191-2/+9
| * ipv4: better IP_MAX_MTU enforcementEric Dumazet2017-08-171-1/+1
* | 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-1/+2
|\|
| * ipv4: route: fix inet_rtm_getroute induced crashFlorian Westphal2017-08-141-1/+2
* | ipv4: route: set ipv4 RTM_GETROUTE to not use rtnlFlorian Westphal2017-08-161-1/+2
* | net: ipv4: remove unnecessary check on orig_oifDavid Ahern2017-08-141-1/+1
* | net: ipv4: set orig_oif based on fib result for local trafficDavid Ahern2017-08-111-0/+6
* | rtnetlink: make rtnl_register accept a flags parameterFlorian Westphal2017-08-101-1/+1
|/
* Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-07-151-2/+1Star
|\
| * net/route: use get_random_int for random counterJason A. Donenfeld2017-06-201-2/+1Star
* | net: remove DST_NOCACHE flagWei Wang2017-06-181-12/+11Star
* | net: remove DST_NOGC flagWei Wang2017-06-181-3/+2Star
* | ipv4: mark DST_NOGC and remove the operation of dst_free()Wei Wang2017-06-181-12/+3Star
* | ipv4: call dst_hold_safe() properlyWei Wang2017-06-181-3/+1Star
* | ipv4: call dst_dev_put() properlyWei Wang2017-06-181-0/+4
* | ipv4: take dst->__refcnt when caching dst in fibWei Wang2017-06-181-3/+16
* | net: use loopback dev when generating blackhole routeWei Wang2017-06-181-1/+1
* | ipv4: route: restore skb_dst_set in inet_rtm_getrouteRoopa Prabhu2017-06-011-3/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-05-271-1/+9
|\ \
| * | ipv4: add reference counting to metricsEric Dumazet2017-05-261-1/+9
| |/
* | net: ipv4: RTM_GETROUTE: return matched fib result when requestedRoopa Prabhu2017-05-261-2/+11
* | net: ipv4: Convert inet_rtm_getroute to rcu versions of route lookupDavid Ahern2017-05-261-8/+13
* | net: ipv4: Remove event arg to rt_fill_infoDavid Ahern2017-05-261-4/+3Star
* | net: ipv4: refactor ip_route_input_norefDavid Ahern2017-05-261-29/+37
* | net: ipv4: refactor __ip_route_output_key_hashDavid Ahern2017-05-261-22/+31
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-271-1/+2
|\
| * ipv4: Avoid caching l3mdev dst on mismatched local routeRobert Shearman2017-04-241-1/+2
| * net: ipv4: fix multipath RTM_GETROUTE behavior when iif is givenFlorian Larysch2017-04-061-1/+1
* | net: rtnetlink: plumb extended ack to doit functionDavid Ahern2017-04-171-2/+3
* | netlink: pass extended ACK struct to parsing functionsJohannes Berg2017-04-131-1/+2
* | net: ipv4: Refine the ipv4_default_advmssGao Feng2017-04-131-8/+4Star
* | net: ipv4: fix multipath RTM_GETROUTE behavior when iif is givenFlorian Larysch2017-04-071-4/+9
* | net: ipv4: add support for ECMP hash policy choiceNikolay Aleksandrov2017-03-211-22/+70
|/
* ipv4: mask tos for input routeJulian Anastasov2017-02-261-0/+1
* ipv4: add missing initialization for flowi4_uidJulian Anastasov2017-02-261-0/+1
* net: add confirm_neigh method to dst_opsJulian Anastasov2017-02-071-0/+19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-171-1/+1
|\
| * net: ipv4: fix table id in getroute responseDavid Ahern2017-01-121-1/+1
* | net: ipv4: remove disable of bottom half in inet_rtm_getrouteDavid Ahern2017-01-091-2/+0Star
* | net: ipv4: Remove flow arg from ip_mkroute_inputDavid Ahern2017-01-081-2/+1Star
* | net: ipmr: Remove nowait arg to ipmr_get_routeDavid Ahern2017-01-081-1/+1