aboutsummaryrefslogtreecommitdiff
path: root/include/net/route.h
AgeCommit message (Expand)Author
2015-10-01Merge branch 'android-3.18' of https://android.googlesource.com/kernel/commontracking-linaro-android-llct-llct-20151019.0tracking-linaro-android-llct-llct-20151012.0tracking-linaro-android-llct-llct-20151006.0tracking-linaro-android-llct-llct-20151001.0Amit Pundir
2015-10-01Merge tag 'v4.3-rc3' into linaro-android-llctAmit Pundir
2015-09-30net: core: fix UID-based routing buildAmit Pundir
2015-09-29Handle 'sk' being NULL in UID-based routing.Sreeram Ramachandran
2015-09-17net: Fix vti use case with oif in dst lookupsDavid Ahern
2015-09-01net: Make table id type u32David Ahern
2015-08-20route: move lwtunnel state to dst_entryJiri Benc
2015-08-13net: Fix up inet_addr_type checksDavid Ahern
2015-08-13net: Add inet_addr lookup by tableDavid Ahern
2015-08-13net: Use VRF device index for lookups on TXDavid Ahern
2015-07-21ipv4: support for fib route lwtunnel encap attributesRoopa Prabhu
2015-07-21net: core: fix Null ptr dereference in UID-based routingAmit Pundir
2015-07-21Merge branch 'android-3.18' of https://android.googlesource.com/kernel/commonAmit Pundir
2015-02-04net: core: Support UID-based routing.Lorenzo Colitti
2015-01-15ipv4: per cpu uncached listEric Dumazet
2014-03-24ipv4: remove ip_rt_dump from route.cLi RongQing
2014-01-13ipv4: introduce ip_dst_mtu_maybe_forward and protect forwarding path against ...Hannes Frederic Sowa
2013-12-06net: Remove FLOWI_FLAG_CAN_SLEEPSteffen Klassert
2013-11-05ipv4: introduce new IP_MTU_DISCOVER mode IP_PMTUDISC_INTERFACEHannes Frederic Sowa
2013-10-17ipv4: shrink rt_cache_statEric Dumazet
2013-09-28ipv4: processing ancillary IP_TOS or IP_TTLFrancesco Fusco
2013-09-23route.h: Remove extern from function prototypesJoe Perches
2013-08-14xfrm: introduce helper for safe determination of mtuHannes Frederic Sowa
2012-11-03ipv4: avoid a test in ip_rt_put()Eric Dumazet
2012-10-08ipv4: introduce rt_uses_gatewayJulian Anastasov
2012-09-18ipv4/route: arg delay is useless in rt_cache_flush()Nicolas Dichtel
2012-07-31ipv4: Properly purge netdev references on uncached routes.David S. Miller
2012-07-26ipv4: Fix input route performance regression.David S. Miller
2012-07-23ipv4: Change rt->rt_iif encoding.David S. Miller
2012-07-20ipv4: Kill rt->fiDavid S. Miller
2012-07-20ipv4: Turn rt->rt_route_iif into rt->rt_is_input.David S. Miller
2012-07-20ipv4: Kill rt->rt_oifDavid S. Miller
2012-07-20ipv4: Adjust semantics of rt->rt_gateway.David S. Miller
2012-07-20ipv4: Remove 'rt_dst' from 'struct rtable'David S. Miller
2012-07-20ipv4: Remove 'rt_mark' from 'struct rtable'David Miller
2012-07-20ipv4: Kill 'rt_src' from 'struct rtable'David Miller
2012-07-20ipv4: Remove rt_key_{src,dst,tos} from struct rtable.David Miller
2012-07-20ipv4: Kill ip_route_input_noref().David Miller
2012-07-20ipv4: Delete routing cache.David S. Miller
2012-07-11ipv4: Kill ip_rt_redirect().David S. Miller
2012-07-11ipv4: Add ipv4_redirect() and ipv4_sk_redirect() helper functions.David S. Miller
2012-07-11ipv4: Rearrange arguments to ip_rt_redirect()David S. Miller
2012-07-10ipv4: Remove inetpeer from routes.David S. Miller
2012-07-10ipv4: Maintain redirect and PMTU info in struct rtable again.David S. Miller
2012-07-10inet: Kill FLOWI_FLAG_PRECOW_METRICS.David S. Miller
2012-06-28ipv4: Kill rt->rt_spec_dst, no longer used.David S. Miller
2012-06-27Revert "ipv4: tcp: dont cache unconfirmed intput dst"David S. Miller
2012-06-27ipv4: tcp: dont cache unconfirmed intput dstEric Dumazet
2012-06-14ipv4: Handle PMTU in all ICMP error handlers.David S. Miller
2012-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller