1. 69cce1d net: Abstract dst->neighbour accesses behind helpers. by David S. Miller · 13 years ago
  2. 8f40b16 neigh: Pass neighbour entry to output ops. by David S. Miller · 13 years ago
  3. 542d4d6 neigh: Kill ndisc_ops->queue_xmit by David S. Miller · 13 years ago
  4. b23b545 neigh: Kill hh_cache->hh_output by David S. Miller · 13 years ago
  5. 47ec132 neigh: Kill neigh_ops->hh_output by David S. Miller · 13 years ago
  6. 0895b08 neigh: Simply destroy handling wrt. hh_cache. by David S. Miller · 13 years ago
  7. f6b72b6 net: Embed hh_cache inside of struct neighbour. by David S. Miller · 13 years ago
  8. 5c25f68 net: Kill support for multiple hh_cache entries per neighbour by David S. Miller · 13 years ago
  9. e69dd33 net: Push protocol type directly down to header_ops->cache() by David S. Miller · 13 years ago
  10. f610b74 ipv4: Use universal hash for ARP. by David S. Miller · 13 years ago
  11. cd08933 neigh: Store hash shift instead of mask. by David S. Miller · 13 years ago
  12. c7ac867 rtnetlink: Compute and store minimum ifinfo dump size by Greg Rose · 13 years ago
  13. 6193d2b neigh: __rcu annotations by Eric Dumazet · 14 years ago
  14. 4c306a9 net: kill unused macros by Shan Wei · 14 years ago
  15. a5c30b3 net/neighbour: cancel_delayed_work() + flush_scheduled_work() -> cancel_delayed_work_sync() by Tejun Heo · 14 years ago
  16. 0ed8ddf neigh: Protect neigh->ha[] with a seqlock by Eric Dumazet · 14 years ago
  17. 34d101d neigh: speedup neigh_hh_init() by Eric Dumazet · 14 years ago
  18. 767e97e neigh: RCU conversion of struct neighbour by Eric Dumazet · 14 years ago
  19. d6bf781 net neigh: RCU conversion of neigh hash table by Eric Dumazet · 14 years ago
  20. 110b249 net neigh: neigh_delete() and neigh_add() changes by Eric Dumazet · 14 years ago
  21. c7d4426 net: introduce DST_NOCACHE flag by Eric Dumazet · 14 years ago
  22. a02cec2 net: return operator cleanup by Eric Dumazet · 14 years ago
  23. 91a72a7 net/core: neighbour update Oops by Doug Kehn · 14 years ago
  24. a473113 net: fix __neigh_event_send() by Eric Dumazet · 14 years ago
  25. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  26. 0a14150 net: Annotates neigh_invalidate() by Eric Dumazet · 14 years ago
  27. 54716e3 net neigh: Decouple per interface neighbour table controls from binary sysctls by Eric W. Biederman · 14 years ago
  28. 81c1ebf neigh: simplify seq_file code by Alexey Dobriyan · 15 years ago
  29. d7fc02c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  30. 09ad9bc net: use net_eq to compare nets by Octavian Purdila · 15 years ago
  31. f8572d8 sysctl net: Remove unused binary sysctl code by Eric W. Biederman · 15 years ago
  32. e4c4e44 neigh: Convert garbage collection from softirq to workqueue by Eric Dumazet · 15 years ago
  33. 97fd5bc net: Rename lookup_neigh_params function by Tobias Klauser · 15 years ago
  34. 5ef12d9 neigh: fix state transition INCOMPLETE->FAILED via Netlink request by Timo Teras · 15 years ago
  35. adf3090 net: skb->dst accessors by Eric Dumazet · 15 years ago
  36. 0c5c2d3 neigh: Allow for user space users of the neighbour table by Eric Biederman · 15 years ago
  37. f3fbbe0 core: remove some pointless conditionals before kfree_skb() by Wei Yongjun · 15 years ago
  38. 1ce85fe netlink: change nlmsg_notify() return value logic by Pablo Neira Ayuso · 15 years ago
  39. efc683f neigh: some entries can be skipped during dumping by Gautam Kachroo · 15 years ago
  40. 0f23174a cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits: net by Rusty Russell · 16 years ago
  41. 0082982 netdev: add more functions to netdevice ops by Stephen Hemminger · 16 years ago
  42. e42ea98 net: Cleanup of neighbour code by Eric Dumazet · 16 years ago
  43. 9b739ba net: remove struct neigh_table::pde by Alexey Dobriyan · 16 years ago
  44. 6d9f239 net: '&' redux by Alexey Dobriyan · 16 years ago
  45. 93adcc8 net: don't use INIT_RCU_HEAD by Alexey Dobriyan · 16 years ago
  46. f72051b neigh: Remove by-hand SKB queue handling. by David S. Miller · 16 years ago
  47. 745e203 net: fix missing pneigh entries in the neighbor seq_file code by Chris Larson · 16 years ago
  48. bff6973 net: in the first call to neigh_seq_next, call neigh_get_first, not neigh_get_idx. by Chris Larson · 16 years ago
  49. 9a6d276 core: add stat to track unresolved discards in neighbor cache by Neil Horman · 16 years ago
  50. bc3ed28 netlink: Improve returned error codes by Thomas Graf · 16 years ago
  51. b9f5f52 net: neighbour table ABI problem by Stephen Hemminger · 16 years ago
  52. 5efdccb net: assign PDE->data before gluing PDE into /proc tree by Denis V. Lunev · 16 years ago
  53. be01d65 [NET] NEIGHBOUR: Extract hash/lookup functions for pneigh entries. by YOSHIFUJI Hideaki · 16 years ago
  54. 0a20450 [NET] NEIGHBOUR: Make each EXPORT_SYMBOL{,_GPL}() immediately follow its function/variable. by YOSHIFUJI Hideaki · 16 years ago
  55. 8e8e438 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  56. 878628f [NET] NETNS: Omit namespace comparision without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  57. 57da52c [NET] NETNS: Omit neigh_parms->net and pneigh_entry->net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  58. 1218854 [NET] NETNS: Omit seq_net_private->net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  59. 3b1e0a6 [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  60. c346dca [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  61. fa86d32 [NEIGH]: Fix race between pneigh deletion and ipv6's ndisc_recv_ns (v3). by Pavel Emelyanov · 16 years ago
  62. 255333c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  63. 7e36763 [NET]: Fix race in generic address resolution. by Frank Blaschka · 16 years ago
  64. 0c65bab [NETNS]: Default arp parameters lookup. by Denis V. Lunev · 16 years ago
  65. 4ab438f [NETNS]: Register neighbour table parameters in the correct namespace. by Denis V. Lunev · 16 years ago
  66. 46ecf0b [NEIGHBOUR]: Use proc_create() to setup ->proc_fops first by Wang Chen · 16 years ago
  67. bc4bf5f [NEIGH]: Fix race between neighbor lookup and table's hash_rnd update. by Pavel Emelyanov · 16 years ago
  68. da12f73 [NETNS]: Namespace leak in pneigh_lookup. by Denis V. Lunev · 16 years ago
  69. 9ff5660 Revert "[NDISC]: Fix race in generic address resolution" by David S. Miller · 16 years ago
  70. 69cc64d [NDISC]: Fix race in generic address resolution by David S. Miller · 16 years ago
  71. 06f0511 [ARP]: neigh_parms_put(destroy) are essentially local to core/neighbour.c. by Denis V. Lunev · 17 years ago
  72. 14db413 [ARP]: Remove forward declaration of neigh_changeaddr. by Denis V. Lunev · 17 years ago
  73. 486b51d [ARP]: Remove overkill checks from neigh_param_alloc. by Denis V. Lunev · 17 years ago
  74. 4250846 [NEIGH]: Make /proc/net/arp opening consistent with seq_net_open semantics by Denis V. Lunev · 17 years ago
  75. 9a429c4 [NET]: Add some acquires/releases sparse annotations. by Eric Dumazet · 17 years ago
  76. 426b530 [NETNS]: Modify the neighbour table code so it handles multiple network namespaces by Eric W. Biederman · 17 years ago
  77. a43d899 [NEIGH]: Make neigh_add_timer symmetrical to neigh_del_timer. by Pavel Emelyanov · 17 years ago
  78. c3bac5a [NEIGH]: Use the ctl paths to create neighbours sysctls by Pavel Emelyanov · 17 years ago
  79. 3c607bb [NEIGH]: Cleanup the neigh_sysctl_register by Pavel Emelyanov · 17 years ago
  80. 97c53ca [NET]: Make rtnetlink infrastructure network namespace aware (v3) by Denis V. Lunev · 17 years ago
  81. b854272 [NET]: Modify all rtnetlink methods to only work in the initial namespace (v2) by Denis V. Lunev · 17 years ago
  82. b24b8a2 [NET]: Convert init_timer into setup_timer by Pavel Emelyanov · 17 years ago
  83. cecbb63 [NEIGH]: Revert 'Fix race between neigh_parms_release and neightbl_fill_parms' by David S. Miller · 17 years ago
  84. 9cd4002 [NEIGH]: Fix race between neigh_parms_release and neightbl_fill_parms by Pavel Emelyanov · 17 years ago
  85. 3f192b5 [NET]: Remove /proc/net/stat/*_arp_cache upon module removal by Alexey Dobriyan · 17 years ago
  86. bfb85c9 [ATM]: Fix clip module reload crash. by Randy Dunlap · 17 years ago
  87. d12af67 sysctl: fix neighbour table sysctls. by Eric W. Biederman · 17 years ago
  88. 4ae2894 [NEIGH]: Ensure that pneigh_lookup is protected with RTNL by Pavel Emelyanov · 17 years ago
  89. 3b04ddd [NET]: Move hardware header operations out of netdevice. by Stephen Hemminger · 17 years ago
  90. 0c4e858 [NET]: Wrap netdevice hardware header creation. by Stephen Hemminger · 17 years ago
  91. 881d966 [NET]: Make the device list and device lookups per namespace. by Eric W. Biederman · 17 years ago
  92. 457c4cb [NET]: Make /proc/net per network namespace by Eric W. Biederman · 17 years ago
  93. d961db3 [NEIGH]: Netlink notifications by Thomas Graf · 17 years ago
  94. 4f49455 [NEIGH]: Combine neighbour cleanup and release by Thomas Graf · 17 years ago
  95. c3609d5 [NET]: is_power_of_2 in net/core/neighbour.c by vignesh babu · 17 years ago
  96. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  97. ef7c79e [NETLINK]: Mark netlink policies const by Patrick McHardy · 17 years ago
  98. c8822a4 [NEIGH]: Use rtnl registration interface by Thomas Graf · 17 years ago
  99. f690808 [NET]: make seq_operations const by Stephen Hemminger · 17 years ago
  100. bbe735e [SK_BUFF]: Introduce skb_network_offset() by Arnaldo Carvalho de Melo · 17 years ago