summaryrefslogtreecommitdiffstats
path: root/net/ipv4/route.c
Commit message (Expand)AuthorAgeFilesLines
...
| * net: Fix behaviour of unreachable, blackhole and prohibit routesNikola Forró2015-09-201-2/+4
* | inet: constify ip_route_output_flow() socket argumentEric Dumazet2015-09-251-1/+1
* | net: Initialize table in fib resultDavid Ahern2015-09-171-0/+2
* | net: Allow user to get table id from route lookupDavid Ahern2015-09-151-4/+8
* | net: Add FIB table id to rtableDavid Ahern2015-09-151-0/+8
* | net: Refactor rtable initializationDavid Ahern2015-09-151-52/+33
|/
* ip_tunnels: convert the mode field of ip_tunnel_info to flagsJiri Benc2015-08-291-1/+1
* net: Add support for VRFs to inetpeer cacheDavid Ahern2015-08-281-2/+5
* route: move lwtunnel state to dst_entryJiri Benc2015-08-201-13/+7
* lwt: Add support to redirect dst.inputTom Herbert2015-08-171-1/+7
* net: Use VRF device index for lookups on TXDavid Ahern2015-08-131-0/+5
* net: Use VRF device index for lookups on RXDavid Ahern2015-08-131-1/+2
* ipv4: apply lwtunnel encap for locally-generated packetsRobert Shearman2015-08-031-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-07-311-1/+1
|\
| * ipv4: consider TOS in fib_select_defaultJulian Anastasov2015-07-241-1/+1
* | lwtunnel: change prototype of lwtunnel_state_get()Nicolas Dichtel2015-07-271-7/+2
* | route: Per route IP tunnel metadata via lightweight tunnelThomas Graf2015-07-211-1/+1
* | route: Extend flow representation with tunnel keyThomas Graf2015-07-211-0/+8
* | dst: Metadata destinationsThomas Graf2015-07-211-0/+2
* | ipv4: redirect dst output to lwtunnel outputRoopa Prabhu2015-07-211-0/+2
* | ipv4: support for fib route lwtunnel encap attributesRoopa Prabhu2015-07-211-2/+14
* | route: remove unsed variable in __mkroute_inputMasatake YAMATO2015-07-091-2/+1
|/
* net: ipv4 sysctl option to ignore routes when nexthop link is downAndy Gospodarek2015-06-241-5/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-231-0/+4
|\
| * ipv4: Avoid crashing in ip_errorEric W. Biederman2015-05-221-0/+4
* | net: ipv4: route: Fix sending IGMP messages with link addressAndrew Lunn2015-05-041-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-021-4/+1
|\ \ | |/
| * route: Use ipv4_mtu instead of raw rt_pmtuHerbert Xu2015-04-291-4/+1
* | ipv4: speedup ip_idents_reserve()Eric Dumazet2015-05-011-9/+11
|/
* ipv4: coding style: comparison for inequality with NULLIan Morris2015-04-031-1/+1
* ipv4: coding style: comparison for equality with NULLIan Morris2015-04-031-10/+10
* netlink: implement nla_get_in_addr and nla_get_in6_addrJiri Benc2015-03-311-2/+2
* netlink: implement nla_put_in_addr and nla_put_in6_addrJiri Benc2015-03-311-4/+4
* ipv4: hash net ptr into fragmentation bucket selectionHannes Frederic Sowa2015-03-251-2/+2
* net: Remove protocol from struct dst_opsEric W. Biederman2015-03-091-2/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-02-051-0/+3
|\
| * ipv4: Don't increase PMTU with Datagram Too Big message.Li Wei2015-01-291-0/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-271-4/+5
|\ \ | |/
| * ipv4: try to cache dst_entries which would cause a redirectHannes Frederic Sowa2015-01-261-4/+5
* | netlink: Fix bugs in nlmsg_end() conversions.David S. Miller2015-01-181-1/+1
* | netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg2015-01-181-1/+2
* | ipv4: per cpu uncached listEric Dumazet2015-01-151-13/+33
|/
* ipv4: Do not cache routing failures due to disabled forwarding.Nicolas Cavallari2014-10-301-0/+1
* Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-151-2/+2
|\
| * net: Replace get_cpu_var through this_cpu_ptrChristoph Lameter2014-08-261-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-10-021-1/+1
|\ \
| * | neigh: check error pointer instead of NULL for ipv4_neigh_lookup()WANG Cong2014-09-281-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-231-3/+3
|\ \ \ | |/ /
| * | xfrm: Generate blackhole routes only from route lookup functionsSteffen Klassert2014-09-161-3/+3
| |/
* | ipv4: harden fnhe_hashfun()Eric Dumazet2014-09-051-4/+4
OpenPOWER on IntegriCloud