aboutsummaryrefslogtreecommitdiff
path: root/include/net/dst_ops.h
AgeCommit message (Expand)Author
2011-11-26net: Rename the dst_opt default_mtu method to mtuSteffen Klassert
2011-07-18net: Add ->neigh_lookup() operation to dst_opsDavid S. Miller
2011-01-26net: Implement read-only protection and COW'ing of metrics.David S. Miller
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-11-07net dst: need linux/cache.h for ____cacheline_aligned_in_smp.Paul Mundt
2010-10-11net dst: use a percpu_counter to track entriesEric Dumazet
2009-09-01netns: embed ip6_dst_ops directlyAlexey Dobriyan