aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/route.c
Commit message (Expand)AuthorAge
* net: proc: change proc_net_fops_create to proc_createGao feng2013-02-18
* ipv4: Fix route refcount on pmtu discoverySteffen Klassert2013-01-22
* ipv4: Invalidate the socket cached route on pmtu events if possibleSteffen Klassert2013-01-21
* ipv4: Don't update the pmtu on mtu locked routesSteffen Klassert2013-01-17
* ipv4: Remove output route check in ipv4_mtuSteffen Klassert2013-01-17
* ipv4/route/rtnl: get mcast attributes when dst is multicastNicolas Dichtel2012-12-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-25
|\
| * ipv4: do not cache looped multicastsJulian Anastasov2012-11-22
| * xfrm: Fix the gc threshold value for ipv4Steffen Klassert2012-11-13
* | net: Don't export sysctls to unprivileged usersEric W. Biederman2012-11-18
|/
* ipv4: Fix flushing of cached routing informationsSteffen Klassert2012-10-18
* ipv4: fix route mark sparse warningstephen hemminger2012-10-10
* ipv4: Add FLOWI_FLAG_KNOWN_NHJulian Anastasov2012-10-08
* ipv4: introduce rt_uses_gatewayJulian Anastasov2012-10-08
* ipv4: make sure nh_pcpu_rth_output is always allocatedJulian Anastasov2012-10-08
* ipv4: fix sending of redirectsJulian Anastasov2012-10-08
* ipv4: Don't report stale pmtu values to userspaceSteffen Klassert2012-10-08
* ipv4: Don't create nh exeption when the device mtu is smaller than the report...Steffen Klassert2012-10-08
* ipv4: Always invalidate or update the route on pmtu eventsSteffen Klassert2012-10-08
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-28
|\
| * netns: move net->ipv4.rt_genid to net->rt_genidNicolas Dichtel2012-09-18
| * net: rt_cache_flush() cleanupEric Dumazet2012-09-18
| * ipv4/route: arg delay is useless in rt_cache_flush()Nicolas Dichtel2012-09-18
* | netlink: Rename pid to portid to avoid confusionEric W. Biederman2012-09-10
* | net: rt_cache_flush() cleanupEric Dumazet2012-09-07
* | ipv4/route: arg delay is useless in rt_cache_flush()Nicolas Dichtel2012-09-07
* | ipv4: Minor logic clean-up in ipv4_mtuAlexander Duyck2012-08-31
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-08-31
|\|
| * ipv4: must use rcu protection while calling fib_lookupEric Dumazet2012-08-30
| * ipv4: take rt_uncached_lock only if neededEric Dumazet2012-08-24
| * ipv4: properly update pmtuEric Dumazet2012-08-22
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-08-22
|\|
| * ipv4: Cache local output routesYan, Zheng2012-08-14
* | net: Loopback ifindex is constant nowPavel Emelyanov2012-08-09
* | ipv4: Introduce IN_DEV_NET_ROUTE_LOCALNETEric Dumazet2012-08-04
|/
* ipv4: route.c cleanupEric Dumazet2012-08-02
* ipv4: Properly purge netdev references on uncached routes.David S. Miller2012-07-31
* ipv4: Cache routes in nexthop exception entries.David S. Miller2012-07-31
* ipv4: percpu nh_rth_output cacheEric Dumazet2012-07-31
* ipv4: Restore old dst_free() behavior.Eric Dumazet2012-07-31
* net: ipv4: fix RCU races on dst refcountsEric Dumazet2012-07-30
* ipv4: Fix input route performance regression.David S. Miller2012-07-26
* ipv4: rt_cache_valid must check expired routesEric Dumazet2012-07-25
* ipv4: Change rt->rt_iif encoding.David S. Miller2012-07-23
* ipv4: Prepare for change of rt->rt_iif encoding.David S. Miller2012-07-23
* ipv4: Remove all RTCF_DIRECTSRC handliing.David S. Miller2012-07-23
* ipv4: Kill rt->fiDavid S. Miller2012-07-20
* ipv4: Turn rt->rt_route_iif into rt->rt_is_input.David S. Miller2012-07-20
* ipv4: Kill rt->rt_oifDavid S. Miller2012-07-20
* ipv4: Dirty less cache lines in route caching paths.David S. Miller2012-07-20