summaryrefslogtreecommitdiff
path: root/include/net/dst.h
AgeCommit message (Expand)Author
2011-05-24dst: catch uninitialized metricsStephen Hemminger
2011-05-18ipv4: Kill RT_CACHE_DEBUGDavid S. Miller
2011-04-29net: Make dst_alloc() take more explicit initializations.David S. Miller
2011-04-24net: Remove __KERNEL__ cpp checks from include/netDavid S. Miller
2011-03-28dst: 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-23net: 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-27net: 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-13ipv4: Don't pre-seed hoplimit metric.David S. Miller
2010-12-13net: 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-04net: introduce DST_NOCACHE flagEric Dumazet
2010-09-28tunnels: prepare percpu accountingEric Dumazet
2010-09-27net: 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-18net: Introduce skb_tunnel_rx() helperEric Dumazet
2010-05-18net: 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-16tcp: Revert per-route SACK/DSACK/TIMESTAMP changes.David S. Miller
2009-11-05tcp: 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-21net: Fix for dst_negative_adviceKrishna Kumar
2009-09-02netns: embed ip6_dst_ops directlyAlexey Dobriyan
2009-06-03net: skb->dst accessorsEric Dumazet
2008-11-26netns xfrm: lookup in netnsAlexey Dobriyan
2008-11-17net: make sure struct dst_entry refcount is aligned on 64 bytesEric Dumazet
2008-11-12net: remove struct dst_entry::entry_sizeAlexey Dobriyan
2008-10-28net: reduce structures when XFRM=nAlexey Dobriyan
2008-08-05net: Kill plain NET_XMIT_BYPASS.David S. Miller
2008-07-19tcp: RTT metrics scalingStephen Hemminger
2008-03-28[NET]: uninline dst_releaseIlpo Järvinen
2008-03-13[NET]: Fix tbench regression in 2.6.25-rc1Zhang Yanmin
2008-01-28[DST]: shrinks sizeof(struct rtable) by 64 bytes on x86_64Eric Dumazet
2008-01-28[NETNS][DST]: Add the network namespace pointer in dst_opsDaniel Lezcano
2008-01-28[NETNS][DST] dst: pass the dst_ops as parameter to the gc functionsDaniel Lezcano
2008-01-28[NET]: Remove unused member of dst_entryRami Rosen