1. 5eaa65b net: Make static by Roel Kluin · 16 years ago
  2. c4106aa decnet: remove private wrappers of endian helpers by Harvey Harrison · 16 years ago
  3. b225ee5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  4. 95a5afc net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely) by Johannes Berg · 16 years ago
  5. cb23832 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  6. f221e72 sysctl: simplify ->strategy by Alexey Dobriyan · 16 years ago
  7. 8fa0b31 decnet: Fix compiler warning in dn_dev.c by David S. Miller · 16 years ago
  8. 3b1e0a6 [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  9. 3151a9a [DECNET]: Switch to using ctl_paths. by Pavel Emelyanov · 16 years ago
  10. 97c53ca [NET]: Make rtnetlink infrastructure network namespace aware (v3) by Denis V. Lunev · 17 years ago
  11. b854272 [NET]: Modify all rtnetlink methods to only work in the initial namespace (v2) by Denis V. Lunev · 17 years ago
  12. 3ccd862 [DECNET]: dn_nl_deladdr() almost always returns no error by Pavel Emelyanov · 17 years ago
  13. 4e05806 [DECNET]: "addr" module param can't be __initdata by Alexey Dobriyan · 17 years ago
  14. 2774c7a [NET]: Make the loopback device per network namespace. by Eric W. Biederman · 17 years ago
  15. de3cb74 [NET]: Dynamically allocate the loopback device, part 1. by Daniel Lezcano · 17 years ago
  16. 8b14a53 [NET]: all net/ cleanup with ARRAY_SIZE by Denis Cheng · 17 years ago
  17. 881d966 [NET]: Make the device list and device lookups per namespace. by Eric W. Biederman · 17 years ago
  18. 457c4cb [NET]: Make /proc/net per network namespace by Eric W. Biederman · 17 years ago
  19. a2221f3 [DECNET]: Fix interface address listing regression. by Patrick McHardy · 17 years ago
  20. 56b3d97 [NET]: Make all initialized struct seq_operations const. by Philippe De Muyter · 17 years ago
  21. 75ebe8f [NET]: dev_mcast: unexport dev_mc_upload by Patrick McHardy · 17 years ago
  22. ef7c79e [NETLINK]: Mark netlink policies const by Patrick McHardy · 17 years ago
  23. 7562f87 [NET]: Rework dev_base via list_head (v3) by Pavel Emelianov · 17 years ago
  24. 6313c1e [RTNETLINK]: Remove unnecessary locking in dump callbacks by Patrick McHardy · 17 years ago
  25. fa34ddd [DECNet]: Use rtnl registration interface by Thomas Graf · 17 years ago
  26. c1d2bbe [SK_BUFF]: Introduce skb_reset_network_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  27. 3fbfa98 [PATCH] sysctl: remove the proc_dir_entry member for the sysctl tables by Eric W. Biederman · 17 years ago
  28. 0b4d414 [PATCH] sysctl: remove insert_at_head from register_sysctl by Eric W. Biederman · 17 years ago
  29. 9a32144 [PATCH] mark struct file_operations const 7 by Arjan van de Ven · 17 years ago
  30. 429eb0f [NET] DECNET: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  31. 2693256 [NETLINK]: Don't BUG on undersized allocations by Patrick McHardy · 17 years ago
  32. 95743de [DECNET]: Handle a failure in neigh_parms_alloc (take 2) by Eric W. Biederman · 17 years ago
  33. 1f29bcd [PATCH] sysctl: remove unused "context" param by Alexey Dobriyan · 18 years ago
  34. 4a89c25 [DECNET] address: Convert to new netlink interface by Thomas Graf · 18 years ago
  35. b020b94 [DECNET] address: Rename rtmsg_ifa() to dn_ifaddr_notify() by Thomas Graf · 18 years ago
  36. a6f01ca [DECNET] address: Calculate accurate message size for netlink notifications by Thomas Graf · 18 years ago
  37. c66b721 [DECNET]: Use kmemdup by Arnaldo Carvalho de Melo · 18 years ago
  38. dc738dd [DECNET]: Convert DECnet notifications to use rtnl_notify() by Thomas Graf · 18 years ago
  39. a8731cb [DECNET]: Covert rules to use generic code by Steven Whitehouse · 18 years ago
  40. 1823730 [IPv4]: Move interface address bits to linux/if_addr.h by Thomas Graf · 18 years ago
  41. 0da974f [NET]: Conversions from kmalloc+memset to k(z|c)alloc. by Panagiotis Issaris · 18 years ago
  42. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  43. 6a57b2e [DECNET]: Fix refcount by Patrick Caulfield · 18 years ago
  44. e041c68 [PATCH] Notifier chain update: API changes by Alan Stern · 18 years ago
  45. c4ea94a [DECnet]: Endian annotation and fixes for DECnet. by Steven Whitehouse · 18 years ago
  46. 4fc268d [PATCH] capable/capability.h (net/) by Randy Dunlap · 18 years ago
  47. ac6d439 [NETLINK]: Convert netlink users to use group numbers instead of bitmasks by Patrick McHardy · 19 years ago
  48. b6544c0 [NETLINK]: Correctly set NLM_F_MULTI without checking the pid by Jamal Hadi Salim · 19 years ago
  49. 25ae3f5 [DECNET]: Fix build after C99 netlink initializer change. by Rafael J. Wysocki · 19 years ago
  50. db46edc [RTNETLINK] Cleanup rtnetlink_link tables by Thomas Graf · 19 years ago
  51. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago