aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/route.c
Commit message (Expand)AuthorAge
* 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
* ipv4: L3 hash-based multipathPeter Nørlund2015-10-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-02
|\
| * net: Initialize flow flags in input pathDavid Ahern2015-09-30
* | net: Replace calls to vrf_dev_get_rthDavid Ahern2015-09-29
* | net: Replace vrf_master_ifindex{, _rcu} with l3mdev equivalentsDavid Ahern2015-09-29
* | net: Rename IFF_VRF_MASTER to IFF_L3MDEV_MASTERDavid Ahern2015-09-29
* | net: Remove martian_source_keep_err goto labelDavid Ahern2015-09-29
* | net: Swap ordering of tests in ip_route_input_mcAlexander Duyck2015-09-29
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-09-26
|\|
| * net: Fix behaviour of unreachable, blackhole and prohibit routesNikola Forró2015-09-21
* | inet: constify ip_route_output_flow() socket argumentEric Dumazet2015-09-25
* | net: Initialize table in fib resultDavid Ahern2015-09-18
* | net: Allow user to get table id from route lookupDavid Ahern2015-09-15
* | net: Add FIB table id to rtableDavid Ahern2015-09-15
* | net: Refactor rtable initializationDavid Ahern2015-09-15
|/
* ip_tunnels: convert the mode field of ip_tunnel_info to flagsJiri Benc2015-08-29
* net: Add support for VRFs to inetpeer cacheDavid Ahern2015-08-28
* route: move lwtunnel state to dst_entryJiri Benc2015-08-20
* lwt: Add support to redirect dst.inputTom Herbert2015-08-18
* net: Use VRF device index for lookups on TXDavid Ahern2015-08-14
* net: Use VRF device index for lookups on RXDavid Ahern2015-08-14
* ipv4: apply lwtunnel encap for locally-generated packetsRobert Shearman2015-08-04
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-01
|\
| * ipv4: consider TOS in fib_select_defaultJulian Anastasov2015-07-25
* | lwtunnel: change prototype of lwtunnel_state_get()Nicolas Dichtel2015-07-27
* | route: Per route IP tunnel metadata via lightweight tunnelThomas Graf2015-07-21
* | route: Extend flow representation with tunnel keyThomas Graf2015-07-21
* | dst: Metadata destinationsThomas Graf2015-07-21
* | ipv4: redirect dst output to lwtunnel outputRoopa Prabhu2015-07-21
* | ipv4: support for fib route lwtunnel encap attributesRoopa Prabhu2015-07-21
* | route: remove unsed variable in __mkroute_inputMasatake YAMATO2015-07-10
|/
* net: ipv4 sysctl option to ignore routes when nexthop link is downAndy Gospodarek2015-06-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-23
|\
| * ipv4: Avoid crashing in ip_errorEric W. Biederman2015-05-22
* | net: ipv4: route: Fix sending IGMP messages with link addressAndrew Lunn2015-05-04
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-02
|\|
| * route: Use ipv4_mtu instead of raw rt_pmtuHerbert Xu2015-04-29
* | ipv4: speedup ip_idents_reserve()Eric Dumazet2015-05-01
|/