1. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  2. ef7c79e [NETLINK]: Mark netlink policies const by Patrick McHardy · 17 years ago
  3. c8822a4 [NEIGH]: Use rtnl registration interface by Thomas Graf · 17 years ago
  4. f690808 [NET]: make seq_operations const by Stephen Hemminger · 17 years ago
  5. bbe735e [SK_BUFF]: Introduce skb_network_offset() by Arnaldo Carvalho de Melo · 17 years ago
  6. c2ecba7 [NET]: Set a separate lockdep class for neighbour table's proxy_queue by Pavel Emelianov · 17 years ago
  7. ecbb416 [NET]: Fix neighbour destructor handling. by Alexey Kuznetsov · 17 years ago
  8. 0b4d414 [PATCH] sysctl: remove insert_at_head from register_sysctl by Eric W. Biederman · 17 years ago
  9. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  10. 9a32144 [PATCH] mark struct file_operations const 7 by Arjan van de Ven · 17 years ago
  11. cb18eccf Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  12. c376222 [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). by Robert P. J. Day · 18 years ago
  13. 4ec93ed [NET] CORE: Fix whitespace errors. by YOSHIFUJI Hideaki · 18 years ago
  14. f5a6e01 [NET]: user of the jiffies rounding code: Networking by Arjan van de Ven · 18 years ago
  15. 2693256 [NETLINK]: Don't BUG on undersized allocations by Patrick McHardy · 18 years ago
  16. 3644f0c [NET]: Convert hh_lock to seqlock. by Stephen Hemminger · 18 years ago
  17. 54e6ecb [PATCH] slab: remove SLAB_ATOMIC by Christoph Lameter · 18 years ago
  18. b1a98bf [NET] neighbour: Use kmemdup where applicable by Arnaldo Carvalho de Melo · 18 years ago
  19. 339bf98 [NETLINK]: Do precise netlink message allocations where possible by Thomas Graf · 18 years ago
  20. c5e2946 [NEIGH]: always use hash_mask under tbl lock by Julian Anastasov · 18 years ago
  21. d77072e [NET]: Annotate dst_ops protocol by Al Viro · 18 years ago
  22. 62dd931 [IPV6] NDISC: Set per-entry is_router flag in Proxy NA. by Ville Nuorvala · 18 years ago
  23. e5d679f33 [NET]: Use SLAB_PANIC by Alexey Dobriyan · 18 years ago
  24. e92b43a [NET] neighbour: reduce exports by Stephen Hemminger · 18 years ago
  25. ab32ea5 [NET/IPV4/IPV6]: Change some sysctl variables to __read_mostly by Brian Haley · 18 years ago
  26. b867331 [NEIGH]: Convert neighbour notifications ot use rtnl_notify() by Thomas Graf · 18 years ago
  27. ca860fb [NEIGH]: Convert neighbour table dumping to new netlink api by Thomas Graf · 18 years ago
  28. 6b3f867 [NEIGH]: Convert neighbour table modification to new netlink api by Thomas Graf · 18 years ago
  29. 8b8aec5 [NEIGH]: Convert neighbour dumping to new netlink api by Thomas Graf · 18 years ago
  30. 5208deb [NEIGH]: Convert neighbour addition to new netlink api by Thomas Graf · 18 years ago
  31. a14a49d [NEIGH]: Convert neighbour deletion to new netlink api by Thomas Graf · 18 years ago
  32. 3fcde74 [NEIGH]: neigh_table_clear() doesn't free stats by Kirill Korotaev · 18 years ago
  33. 8d71740 [NET]: Core net changes to generate netevents by Tom Tucker · 18 years ago
  34. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  35. bd89efc [NEIGH]: Fix IP-over-ATM and ARP interaction. by Simon Kelley · 18 years ago
  36. 6f91204 [PATCH] for_each_possible_cpu: network codes by KAMEZAWA Hiroyuki · 18 years ago
  37. 77d04bd [NET]: More kzalloc conversions. by Andrew Morton · 18 years ago
  38. c5ecd62 [NET]: Move destructor from neigh->ops to neigh_params by Michael S. Tsirkin · 18 years ago
  39. 955aaa2 [NET]: NEIGHBOUR: Ensure to record time to neigh->updated when neighbour's state changed. by YOSHIFUJI Hideaki · 18 years ago
  40. 670c02c [NET]: Wider use of for_each_*cpu() by John Hawkes · 19 years ago
  41. 49636bb [NEIGH] Fix timer leak in neigh_changeaddr by Herbert Xu · 19 years ago
  42. 6fb9974 [NEIGH] Fix add_timer race in neigh_add_timer by Herbert Xu · 19 years ago
  43. 2037550 [NEIGH] Print stack trace in neigh_add_timer by Herbert Xu · 19 years ago
  44. 667347f [NEIGH]: Add debugging check when adding timers. by David S. Miller · 19 years ago
  45. 45fc3b1 [NET]: Protect neigh_stat_seq_fops by CONFIG_PROC_FS by Amos Waterland · 19 years ago
  46. ac6d439 [NETLINK]: Convert netlink users to use group numbers instead of bitmasks by Patrick McHardy · 19 years ago
  47. a61bbcf [NET]: Store skb->timestamp as offset to a base timestamp by Patrick McHardy · 19 years ago
  48. 9ef1d4c [NETLINK]: Missing initializations in dumped data by Patrick McHardy · 19 years ago
  49. 543537b [PATCH] create a kstrdup library function by Paulo Marques · 19 years ago
  50. b6544c0 [NETLINK]: Correctly set NLM_F_MULTI without checking the pid by Jamal Hadi Salim · 19 years ago
  51. 1797754 [NETLINK]: Introduce NLMSG_NEW macro to better handle netlink flags by Thomas Graf · 19 years ago
  52. e386c6e [NEIGH]: Fix use of uninitialized variable when trimming in neightbl_fill_parms by Thomas Graf · 19 years ago
  53. 4b6ea82 [NETLINK]: Kill bogus NLMSG_SET_MULTIPART uses. by Thomas Graf · 19 years ago
  54. c7fb64d [NETLINK]: Neighbour table configuration and statistics via rtnetlink by Thomas Graf · 19 years ago
  55. 5bec003 [NET]: /proc/net/stat/* header cleanup by Olaf Rempel · 19 years ago
  56. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago