1. cf91a99 ipv4, ipv6: Pass net into __ip_local_out and __ip6_local_out by Eric W. Biederman · 9 years ago
  2. 4ebdfba7 dst: Pass a sk into .local_out by Eric W. Biederman · 9 years ago
  3. ddb3b60 net: Remove protocol from struct dst_ops by Eric W. Biederman · 9 years ago
  4. 908c7f1 percpu_counter: add @gfp to percpu_counter_init() by Tejun Heo · 10 years ago
  5. d8f1641 net: Fix warnings in dst_ops.h by David S. Miller · 12 years ago
  6. 6700c27 net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}() by David S. Miller · 12 years ago
  7. e47a185 ipv4: Generalize ip_do_redirect() and hook into new dst_ops->redirect. by David S. Miller · 12 years ago
  8. f894cbf net: Add optional SKB arg to dst_ops->neigh_lookup(). by David S. Miller · 12 years ago
  9. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 12 years ago
  10. ebb762f net: Rename the dst_opt default_mtu method to mtu by Steffen Klassert · 13 years ago
  11. d3aaeb3 net: Add ->neigh_lookup() operation to dst_ops by David S. Miller · 13 years ago
  12. 62fa8a8 net: Implement read-only protection and COW'ing of metrics. by David S. Miller · 13 years ago
  13. d33e455 net: Abstract default MTU metric calculation behind an accessor. by David S. Miller · 14 years ago
  14. 0dbaee3 net: Abstract default ADVMSS behind an accessor. by David S. Miller · 14 years ago
  15. 43b81f8 net dst: need linux/cache.h for ____cacheline_aligned_in_smp. by Paul Mundt · 14 years ago
  16. fc66f95 net dst: use a percpu_counter to track entries by Eric Dumazet · 14 years ago
  17. 86393e5 netns: embed ip6_dst_ops directly by Alexey Dobriyan · 15 years ago