summaryrefslogtreecommitdiffstats
path: root/net/ipv4/route.c
Commit message (Expand)AuthorAge
* ipv4: add reference counting to metricsEric Dumazet2017-05-26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-26
|\
| * ipv4: Avoid caching l3mdev dst on mismatched local routeRobert Shearman2017-04-24
| * net: ipv4: fix multipath RTM_GETROUTE behavior when iif is givenFlorian Larysch2017-04-06
* | net: rtnetlink: plumb extended ack to doit functionDavid Ahern2017-04-17
* | netlink: pass extended ACK struct to parsing functionsJohannes Berg2017-04-13
* | net: ipv4: Refine the ipv4_default_advmssGao Feng2017-04-13
* | net: ipv4: fix multipath RTM_GETROUTE behavior when iif is givenFlorian Larysch2017-04-07
* | net: ipv4: add support for ECMP hash policy choiceNikolay Aleksandrov2017-03-21
|/
* ipv4: mask tos for input routeJulian Anastasov2017-02-26
* ipv4: add missing initialization for flowi4_uidJulian Anastasov2017-02-26
* net: add confirm_neigh method to dst_opsJulian Anastasov2017-02-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-17
|\
| * net: ipv4: fix table id in getroute responseDavid Ahern2017-01-12
* | net: ipv4: remove disable of bottom half in inet_rtm_getrouteDavid Ahern2017-01-09
* | net: ipv4: Remove flow arg from ip_mkroute_inputDavid Ahern2017-01-08
* | net: ipmr: Remove nowait arg to ipmr_get_routeDavid Ahern2017-01-08
* | net: ipv4: Simplify rt_fill_infoDavid Ahern2017-01-06
|/
* net: ipv4: dst for local input routes should use l3mdev if relevantDavid Ahern2016-12-29
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* net: ipv4: Don't crash if passing a null sk to ip_do_redirect.Lorenzo Colitti2016-12-22
* route: Set lwtstate for local traffic and cached input dstsThomas Graf2016-12-02
* route: Set orig_output when redirecting to lwt on locally generated trafficThomas Graf2016-12-02
* net: ipv4: Don't crash if passing a null sk to ip_rt_update_pmtu.Lorenzo Colitti2016-11-30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-15
|\
| * ipv4: use new_gw for redirect neigh lookupStephen Suryaputra Lin2016-11-13
* | net: inet: Support UID-based routing in IP protocols.Lorenzo Colitti2016-11-04
* | net: core: add UID to flows, rules, and routesLorenzo Colitti2016-11-04
* | net: Enable support for VRF with ipv4 multicastDavid Ahern2016-11-01
|/
* net: ipv4: Do not drop to make_route if oif is l3mdevDavid Ahern2016-10-13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-02
|\
| * ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_routeNikolay Aleksandrov2016-09-25
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-23
|\|
| * net: get rid of an signed integer overflow in ip_idents_reserve()Eric Dumazet2016-09-22
* | net: l3mdev: remove redundant callsDavid Ahern2016-09-11
* | net: vrf: Flip IPv4 output path from FIB lookup hook to out hookDavid Ahern2016-09-11
* | net: l3mdev: Allow the l3mdev to be a loopbackDavid Ahern2016-09-11
* | net: lwtunnel: Handle fragmentationRoopa Prabhu2016-08-31
|/
* net: l3mdev: Allow send on enslaved interfaceDavid Ahern2016-05-09
* net: rename IP_INC_STATS_BH()Eric Dumazet2016-04-27
* route: do not cache fib route info on local routes with oifChris Friesen2016-04-13
* net: vrf: Fix dst reference countingDavid Ahern2016-04-11
* route: check and remove route cache when we get routeXin Long2016-02-18
* net: Do not drop to make_route if oif is l3mdevDavid Ahern2015-10-08
* dst: Pass net into dst->outputEric W. Biederman2015-10-08
* ipv4: Merge __ip_local_out and __ip_local_out_skEric W. Biederman2015-10-08
* dst: Pass a sk into .local_outEric W. Biederman2015-10-08
* net: Lookup actual route when oif is VRF deviceDavid Ahern2015-10-07
* net: Refactor path selection in __ip_route_output_key_hashDavid Ahern2015-10-07
* ipv4: ICMP packet inspection for multipathPeter Nørlund2015-10-05