aboutsummaryrefslogtreecommitdiff
path: root/net/ipv4/route.c
AgeCommit message (Expand)Author
2015-08-14Merge branch 'linux-linaro-lsk-v3.10' into linux-linaro-lsk-v3.10-androidlsk-v3.10-15.08-androidKevin Hilman
2015-06-22ipv4: Avoid crashing in ip_errorEric W. Biederman
2015-03-10Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidAlex Shi
2015-02-26ipv4: try to cache dst_entries which would cause a redirectHannes Frederic Sowa
2014-09-08Merge remote-tracking branch 'lsk/v3.10/topic/aosp' into linux-linaro-lsk-and...Mark Brown
2014-08-29Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
2014-08-14ip: make IP identifiers less predictableEric Dumazet
2014-08-14inetpeer: get rid of ip_id_countEric Dumazet
2014-07-29Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidAlex Shi
2014-07-28ipv4: irq safe sk_dst_[re]set() and ipv4_sk_update_pmtu() fixEric Dumazet
2014-07-08Handle 'sk' being NULL in UID-based routing.Sreeram Ramachandran
2014-06-25net: core: Support UID-based routing.Lorenzo Colitti
2014-06-12Merge remote-tracking branch 'lsk/v3.10/topic/aosp' into linux-linaro-lsk-and...Mark Brown
2014-05-30ipv4: initialise the itag variable in __mkroute_inputLi RongQing
2014-05-30ipv4: return valid RTA_IIF on ip route getJulian Anastasov
2014-05-16net: Use fwmark reflection in PMTU discovery.Lorenzo Colitti
2014-03-06ipv4: fix counter in_slow_totDuan Jiong
2013-12-08ipv4: fix race in concurrent ip_route_input_slow()Alexei Starovoitov
2013-11-04ipv4: fix ineffective source address selectionJiri Benc
2013-05-27ipv4: fix redirect handling for TCP packetsMichal Kubecek
2013-03-22rtnetlink: Remove passing of attributes into rtnl_doit functionsThomas Graf
2013-02-19net: ipv4: fix waring -Wunused-variableGao feng
2013-02-18net: proc: change proc_net_fops_create to proc_createGao feng
2013-01-22ipv4: Fix route refcount on pmtu discoverySteffen Klassert
2013-01-21ipv4: Invalidate the socket cached route on pmtu events if possibleSteffen Klassert
2013-01-17ipv4: Don't update the pmtu on mtu locked routesSteffen Klassert
2013-01-17ipv4: Remove output route check in ipv4_mtuSteffen Klassert
2012-12-07ipv4/route/rtnl: get mcast attributes when dst is multicastNicolas Dichtel
2012-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-11-22ipv4: do not cache looped multicastsJulian Anastasov
2012-11-18net: Don't export sysctls to unprivileged usersEric W. Biederman
2012-11-13xfrm: Fix the gc threshold value for ipv4Steffen Klassert
2012-10-18ipv4: Fix flushing of cached routing informationsSteffen Klassert
2012-10-10ipv4: fix route mark sparse warningstephen hemminger
2012-10-08ipv4: Add FLOWI_FLAG_KNOWN_NHJulian Anastasov
2012-10-08ipv4: introduce rt_uses_gatewayJulian Anastasov
2012-10-08ipv4: make sure nh_pcpu_rth_output is always allocatedJulian Anastasov
2012-10-08ipv4: fix sending of redirectsJulian Anastasov
2012-10-08ipv4: Don't report stale pmtu values to userspaceSteffen Klassert
2012-10-08ipv4: Don't create nh exeption when the device mtu is smaller than the report...Steffen Klassert
2012-10-08ipv4: Always invalidate or update the route on pmtu eventsSteffen Klassert
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-09-18netns: move net->ipv4.rt_genid to net->rt_genidNicolas Dichtel
2012-09-18net: rt_cache_flush() cleanupEric Dumazet
2012-09-18ipv4/route: arg delay is useless in rt_cache_flush()Nicolas Dichtel
2012-09-10netlink: Rename pid to portid to avoid confusionEric W. Biederman
2012-09-07net: rt_cache_flush() cleanupEric Dumazet
2012-09-07ipv4/route: arg delay is useless in rt_cache_flush()Nicolas Dichtel
2012-08-31ipv4: Minor logic clean-up in ipv4_mtuAlexander Duyck
2012-08-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller