1. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  2. d5d427c neighbour: Convert NEIGH_PRINTK to neigh_dbg by Joe Perches · 11 years ago
  3. d9dda78 procfs: new helper - PDE_DATA(inode) by Al Viro · 11 years ago
  4. 661d296 rtnetlink: Remove passing of attributes into rtnl_doit functions by Thomas Graf · 11 years ago
  5. 08433ef net neigh: Optimize neighbor entry size calculation. by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  6. 2724680 neigh: Keep neighbour cache entries if number of them is small enough. by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  7. b93196d net: fix some compiler warning in net/core/neighbour.c by Cong Wang · 12 years ago
  8. ce46cc6 net: neighbour: prohibit negative value for unres_qlen_bytes parameter by Shan Wei · 12 years ago
  9. b51642f net: Enable a userns root rtnl calls that are safe for unprivilged users by Eric W. Biederman · 12 years ago
  10. dfc47ef net: Push capable(CAP_NET_ADMIN) into the rtnl methods by Eric W. Biederman · 12 years ago
  11. 464dc80 net: Don't export sysctls to unprivileged users by Eric W. Biederman · 12 years ago
  12. e1f1650 net: Fix skb_under_panic oops in neigh_resolve_output by ramesh.nagappa@gmail.com · 12 years ago
  13. aecdc33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  14. 15e4730 netlink: Rename pid to portid to avoid confusion by Eric W. Biederman · 12 years ago
  15. 203b42f workqueue: make deferrable delayed_work initializer names consistent by Tejun Heo · 12 years ago
  16. 13a43d9 neigh: Convert over to dst_neigh_lookup_skb(). by David S. Miller · 12 years ago
  17. a263b30 ipv4: Make neigh lookups directly in output packet path. by David S. Miller · 12 years ago
  18. 4bd6683 net: neighbour: fix neigh_dump_info() by Eric Dumazet · 12 years ago
  19. e005d19 net: core: Use pr_<level> by Joe Perches · 12 years ago
  20. 8f40a1f net neighbour: Convert to use register_net_sysctl by Eric W. Biederman · 12 years ago
  21. 5dd3df1 net: Move all of the network sysctls without a namespace into init_net. by Eric W. Biederman · 12 years ago
  22. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 12 years ago
  23. dcd2ba9 neighbour: Make neigh_table_init_no_netlink() static. by Hiroaki SHIMODA · 12 years ago
  24. 9a6308d neighbour: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  25. ff4783c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  26. 84338a6 neighbour: Fixed race condition at tbl->nht by Michel Machado · 12 years ago
  27. 84920c1 net: Allow ipv6 proxies and arp proxies be shown with iproute2 by Tony Zelenoff · 12 years ago
  28. 2c2aba6 ipv6: Use universal hash for NDISC. by David S. Miller · 13 years ago
  29. 447f219 Revert "net: Remove unused neighbour layer ops." by David S. Miller · 13 years ago
  30. 5c3ddec net: Remove unused neighbour layer ops. by David S. Miller · 13 years ago
  31. 2721745 net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}. by David Miller · 13 years ago
  32. da6a8fa neigh: Add device constructor/destructor capability. by David Miller · 13 years ago
  33. 596b9b6 neigh: Add infrastructure for allocating device neigh privates. by David Miller · 13 years ago
  34. 5b8b006 neigh: Get rid of neigh_table->kmem_cachep by David Miller · 13 years ago
  35. 6dec4ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  36. df07a94 netns: fix proxy ARP entries listing on a netns by Jorge Boncompte [DTI2] · 13 years ago
  37. 8b5c171 neigh: new unresolved queue limits by Eric Dumazet · 13 years ago
  38. 045f7b3 neigh: Kill bogus SMP protected debugging message. by David S. Miller · 13 years ago
  39. e049f28 neigh: fix rcu splat in neigh_update() by roy.qing.li@gmail.com · 13 years ago
  40. 8decf86 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  41. 20e6074 arp: fix rcu lockdep splat in arp_process() by Eric Dumazet · 13 years ago
  42. cd28ca0 neigh: reduce arp latency by Eric Dumazet · 13 years ago
  43. 69cce1d net: Abstract dst->neighbour accesses behind helpers. by David S. Miller · 13 years ago
  44. 8f40b16 neigh: Pass neighbour entry to output ops. by David S. Miller · 13 years ago
  45. 542d4d6 neigh: Kill ndisc_ops->queue_xmit by David S. Miller · 13 years ago
  46. b23b545 neigh: Kill hh_cache->hh_output by David S. Miller · 13 years ago
  47. 47ec132 neigh: Kill neigh_ops->hh_output by David S. Miller · 13 years ago
  48. 0895b08 neigh: Simply destroy handling wrt. hh_cache. by David S. Miller · 13 years ago
  49. f6b72b6 net: Embed hh_cache inside of struct neighbour. by David S. Miller · 13 years ago
  50. 5c25f68 net: Kill support for multiple hh_cache entries per neighbour by David S. Miller · 13 years ago
  51. e69dd33 net: Push protocol type directly down to header_ops->cache() by David S. Miller · 13 years ago
  52. f610b74 ipv4: Use universal hash for ARP. by David S. Miller · 13 years ago
  53. cd08933 neigh: Store hash shift instead of mask. by David S. Miller · 13 years ago
  54. c7ac867 rtnetlink: Compute and store minimum ifinfo dump size by Greg Rose · 13 years ago
  55. 6193d2b neigh: __rcu annotations by Eric Dumazet · 13 years ago
  56. 4c306a9 net: kill unused macros by Shan Wei · 14 years ago
  57. a5c30b3 net/neighbour: cancel_delayed_work() + flush_scheduled_work() -> cancel_delayed_work_sync() by Tejun Heo · 14 years ago
  58. 0ed8ddf neigh: Protect neigh->ha[] with a seqlock by Eric Dumazet · 14 years ago
  59. 34d101d neigh: speedup neigh_hh_init() by Eric Dumazet · 14 years ago
  60. 767e97e neigh: RCU conversion of struct neighbour by Eric Dumazet · 14 years ago
  61. d6bf781 net neigh: RCU conversion of neigh hash table by Eric Dumazet · 14 years ago
  62. 110b249 net neigh: neigh_delete() and neigh_add() changes by Eric Dumazet · 14 years ago
  63. c7d4426 net: introduce DST_NOCACHE flag by Eric Dumazet · 14 years ago
  64. a02cec2 net: return operator cleanup by Eric Dumazet · 14 years ago
  65. 91a72a7 net/core: neighbour update Oops by Doug Kehn · 14 years ago
  66. a473113 net: fix __neigh_event_send() by Eric Dumazet · 14 years ago
  67. 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
  68. 0a14150 net: Annotates neigh_invalidate() by Eric Dumazet · 14 years ago
  69. 54716e3 net neigh: Decouple per interface neighbour table controls from binary sysctls by Eric W. Biederman · 14 years ago
  70. 81c1ebf neigh: simplify seq_file code by Alexey Dobriyan · 14 years ago
  71. d7fc02c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  72. 09ad9bc net: use net_eq to compare nets by Octavian Purdila · 15 years ago
  73. f8572d8 sysctl net: Remove unused binary sysctl code by Eric W. Biederman · 15 years ago
  74. e4c4e44 neigh: Convert garbage collection from softirq to workqueue by Eric Dumazet · 15 years ago
  75. 97fd5bc net: Rename lookup_neigh_params function by Tobias Klauser · 15 years ago
  76. 5ef12d9 neigh: fix state transition INCOMPLETE->FAILED via Netlink request by Timo Teras · 15 years ago
  77. adf3090 net: skb->dst accessors by Eric Dumazet · 15 years ago
  78. 0c5c2d3 neigh: Allow for user space users of the neighbour table by Eric Biederman · 15 years ago
  79. f3fbbe0 core: remove some pointless conditionals before kfree_skb() by Wei Yongjun · 15 years ago
  80. 1ce85fe netlink: change nlmsg_notify() return value logic by Pablo Neira Ayuso · 15 years ago
  81. efc683f neigh: some entries can be skipped during dumping by Gautam Kachroo · 15 years ago
  82. 0f23174a cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits: net by Rusty Russell · 16 years ago
  83. 0082982 netdev: add more functions to netdevice ops by Stephen Hemminger · 16 years ago
  84. e42ea98 net: Cleanup of neighbour code by Eric Dumazet · 16 years ago
  85. 9b739ba net: remove struct neigh_table::pde by Alexey Dobriyan · 16 years ago
  86. 6d9f239 net: '&' redux by Alexey Dobriyan · 16 years ago
  87. 93adcc8 net: don't use INIT_RCU_HEAD by Alexey Dobriyan · 16 years ago
  88. f72051b neigh: Remove by-hand SKB queue handling. by David S. Miller · 16 years ago
  89. 745e203 net: fix missing pneigh entries in the neighbor seq_file code by Chris Larson · 16 years ago
  90. bff6973 net: in the first call to neigh_seq_next, call neigh_get_first, not neigh_get_idx. by Chris Larson · 16 years ago
  91. 9a6d276 core: add stat to track unresolved discards in neighbor cache by Neil Horman · 16 years ago
  92. bc3ed28 netlink: Improve returned error codes by Thomas Graf · 16 years ago
  93. b9f5f52 net: neighbour table ABI problem by Stephen Hemminger · 16 years ago
  94. 5efdccb net: assign PDE->data before gluing PDE into /proc tree by Denis V. Lunev · 16 years ago
  95. be01d65 [NET] NEIGHBOUR: Extract hash/lookup functions for pneigh entries. by YOSHIFUJI Hideaki · 16 years ago
  96. 0a20450 [NET] NEIGHBOUR: Make each EXPORT_SYMBOL{,_GPL}() immediately follow its function/variable. by YOSHIFUJI Hideaki · 16 years ago
  97. 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
  98. 878628f [NET] NETNS: Omit namespace comparision without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  99. 57da52c [NET] NETNS: Omit neigh_parms->net and pneigh_entry->net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  100. 1218854 [NET] NETNS: Omit seq_net_private->net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago