aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/route.c
Commit message (Expand)AuthorAge
* ipv4: use next hop exceptions also for input routesTimo Teräs2013-06-29
* net: Convert uses of typedef ctl_table to struct ctl_tableJoe Perches2013-06-13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-05
|\
| * ipv4: fix redirect handling for TCP packetsMichal Kubecek2013-05-28
* | ipv4: use separate genid for next hop exceptionsTimo Teräs2013-06-03
* | ipv4: rate limit updating of next hop exceptions with same pmtuTimo Teräs2013-06-03
* | ipv4: properly refresh rtable entries on pmtu/redirect eventsTimo Teräs2013-06-03
|/
* rtnetlink: Remove passing of attributes into rtnl_doit functionsThomas Graf2013-03-22
* net: ipv4: fix waring -Wunused-variableGao feng2013-02-19
* 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