aboutsummaryrefslogtreecommitdiff
path: root/include/net/dst.h
AgeCommit message (Expand)Author
2012-04-24set fake_rtable's dst to NULL to avoid kernel OopsPeter Huang (Peng)
2012-04-13ipv6: fix problem with expired dst cacheGao feng
2012-03-04BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker
2011-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-12-22net: introduce DST_NOPEER dst flagEric Dumazet
2011-12-05net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.David Miller
2011-11-26net: Move mtu handling down to the protocol depended handlersSteffen Klassert
2011-11-26net: Rename the dst_opt default_mtu method to mtuSteffen Klassert
2011-08-17rps: Add flag to skb to indicate rxhash is based on L4 tupleTom Herbert
2011-08-03net: fix NULL dereferences in check_peer_redir()Eric Dumazet
2011-07-18net: Add ->neigh_lookup() operation to dst_opsDavid S. Miller
2011-07-17net: Abstract dst->neighbour accesses behind helpers.David S. Miller
2011-07-14net: Embed hh_cache inside of struct neighbour.David S. Miller
2011-07-01ipv6: Don't put artificial limit on routing table size.David S. Miller
2011-05-24dst: catch uninitialized metricsStephen Hemminger
2011-05-18ipv4: Kill RT_CACHE_DEBUGDavid S. Miller
2011-04-28net: Make dst_alloc() take more explicit initializations.David S. Miller
2011-04-24net: Remove __KERNEL__ cpp checks from include/netDavid S. Miller
2011-03-27dst: Clone child entry in skb_dst_popSteffen Klassert
2011-03-02xfrm: Return dst directly from xfrm_lookup()David S. Miller
2011-03-01xfrm: Handle blackhole route creation via afinfo.David S. Miller
2011-03-01xfrm: Kill XFRM_LOOKUP_WAIT flag.David S. Miller
2011-02-22net: Make flow cache paths use a const struct flowi.David S. Miller
2011-02-17net: Add initial_ref arg to dst_alloc().David S. Miller
2011-02-08net: Remove bogus barrier() in dst_allfrag().David S. Miller
2011-02-04inetpeer: Move ICMP rate limiting state into inet_peer entries.David S. Miller
2011-01-28ipv4: Attach FIB info to dst_default_metrics when possibleDavid S. Miller
2011-01-26net: Implement read-only protection and COW'ing of metrics.David S. Miller
2011-01-14Merge branch 'master' of git://1984.lsi.us.es/net-next-2.6Patrick McHardy
2011-01-14netfilter: fix Kconfig dependenciesPatrick McHardy
2010-12-14net: Abstract default MTU metric calculation behind an accessor.David S. Miller
2010-12-13net: Abstract default ADVMSS behind an accessor.David S. Miller
2010-12-12ipv4: Don't pre-seed hoplimit metric.David S. Miller
2010-12-12net: Abstract RTAX_HOPLIMIT metric accesses behind helper.David S. Miller
2010-12-09net: Abstract away all dst_entry metrics accesses.David S. Miller
2010-11-08decnet: RCU conversion and get rid of dev_base_lockEric Dumazet
2010-10-27ipv4: add __rcu annotations to routes.cEric Dumazet
2010-10-03net: introduce DST_NOCACHE flagEric Dumazet
2010-09-27tunnels: prepare percpu accountingEric Dumazet
2010-09-26net: reset skb queue mapping when rx'ing over tunnelTom Herbert
2010-06-04net: check for refcount if pop a stacked dst_entrySteffen Klassert
2010-05-17net: Introduce skb_tunnel_rx() helperEric Dumazet
2010-05-17net: add a noref bit on skb dstEric Dumazet
2010-04-13net: sk_dst_cache RCUificationEric Dumazet
2009-12-23net: Add rtnetlink init_rcvwnd to set the TCP initial receive windowlaurent chavey
2009-12-15tcp: Revert per-route SACK/DSACK/TIMESTAMP changes.David S. Miller
2009-11-04tcp: Use defaults when no route options are availableGilad Ben-Yossef
2009-11-04net: cleanup include/netEric Dumazet
2009-10-29Add dst_feature to query route entry featuresGilad Ben-Yossef
2009-10-20net: Fix for dst_negative_adviceKrishna Kumar