1. ea9ed9c netconsole: use per-attribute show and store methods by Christoph Hellwig · 9 years ago
  2. e2f15f9 netconsole: implement extended console support by Tejun Heo · 9 years ago
  3. 369e5a8 netconsole: make all dynamic netconsoles share a mutex by Tejun Heo · 9 years ago
  4. 698cf1c netconsole: make netconsole_target->enabled a bool by Tejun Heo · 9 years ago
  5. a6d403a netconsole: remove unnecessary netconsole_target_get/out() from write_msg() by Tejun Heo · 9 years ago
  6. 1667c94 netconsole: Use eth_<foo>_addr instead of memset by Joe Perches · 9 years ago
  7. 394efd1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  8. 22ded57 netconsole: Convert to pr_<level> by Joe Perches · 11 years ago
  9. c7c6eff netconsole: fix multiple race conditions by Nikolay Aleksandrov · 11 years ago
  10. 45e526e netconsole: fix NULL pointer dereference by Nikolay Aleksandrov · 11 years ago
  11. c71380f netconsole: fix a deadlock with rtnl and netconsole's mutex by Nikolay Aleksandrov · 11 years ago
  12. 7a163bf netconsole: avoid a crash with multiple sysfs writers by Dan Aloni · 11 years ago
  13. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  14. 4cd5773 net: core: move mac_pton() to lib/net_utils.c by Andy Shevchenko · 11 years ago
  15. 351638e net: pass info struct via netdevice notifier by Jiri Pirko · 11 years ago
  16. 3f315be netconsole: don't call __netpoll_cleanup() while atomic by Veaceslav Falico · 11 years ago
  17. b3d936f netpoll: add IPv6 support by Cong Wang · 11 years ago
  18. b7394d2 netpoll: prepare for ipv6 by Cong Wang · 11 years ago
  19. c1a6085 netconsole: add oops_only module option by Amerigo Wang · 12 years ago
  20. 72d3eb1 netconsole: remove a redundant netconsole_target_put() by Amerigo Wang · 12 years ago
  21. 3335f0c netconsole: do not release spin_lock when calling __netpoll_cleanup by Amerigo Wang · 12 years ago
  22. e404dec drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages by Joe Perches · 12 years ago
  23. d512348 netconsole: enable netconsole can make net_device refcnt incorrent by Gao feng · 13 years ago
  24. 97c7de0 netconsole: switch init_netconsole() to late_initcall by Lin Ming · 13 years ago
  25. daf9209 net: rename NETDEV_BONDING_DESLAVE to NETDEV_RELEASE by Amerigo Wang · 13 years ago
  26. 8d8fc29 netpoll: disable netpoll when enslave a device by Amerigo Wang · 13 years ago
  27. 4940fc8 net: add mac_pton() for parsing MAC address by Alexey Dobriyan · 13 years ago
  28. 99f823f netconsole: switch to kstrto*() functions by Alexey Dobriyan · 13 years ago
  29. 13f172f netconsole: fix deadlock when removing net driver that netconsole is using (v2) by Neil Horman · 13 years ago
  30. 38cfb90 netconsole: clarify stopping message by Ferenc Wagner · 13 years ago
  31. 141dfba netconsole: don't announce stopping if nothing happened by Ferenc Wagner · 13 years ago
  32. 3b410a3 bonding: Fix netconsole to not deadlock on rmmod by Neil Horman · 14 years ago
  33. 0e34e93 netpoll: add generic support for bridge and bonding devices by WANG Cong · 14 years ago
  34. 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
  35. 2382b15 netconsole: take care of NETDEV_UNREGISTER event by Bruno Prémont · 15 years ago
  36. e7557af netpoll: store local and remote ip in net-endian by Harvey Harrison · 15 years ago
  37. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  38. 61a2d07 Remove newline from the description of module parameters by Niels de Vos · 16 years ago
  39. a6795e9 configfs: Allow ->make_item() and ->make_group() to return detailed errors. by Joel Becker · 16 years ago
  40. f89ab86 Revert "configfs: Allow ->make_item() and ->make_group() to return detailed errors." by Joel Becker · 16 years ago
  41. 11c3b79 configfs: Allow ->make_item() and ->make_group() to return detailed errors. by Joel Becker · 16 years ago
  42. 0517dee netconsole: only set CON_PRINTBUFFER if the user specifies a netconsole by Michael Ellerman · 16 years ago
  43. 69c3683 netconsole: avoid null pointer dereference at show_local_mac() by Keiichi KII · 16 years ago
  44. 0953864 [NETPOLL]: no need to store local_mac by Stephen Hemminger · 17 years ago
  45. 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 17 years ago
  46. 0bcc181 [NET] netconsole: Support dynamic reconfiguration using configfs by Satyam Sharma · 17 years ago
  47. b5427c2 [NET] netconsole: Support multiple logging targets by Satyam Sharma · 17 years ago
  48. 17951f3 [NET] netconsole: Introduce netconsole_netdev_notifier by Satyam Sharma · 17 years ago
  49. df180e3 [NET] netconsole: Introduce netconsole_target by Satyam Sharma · 17 years ago
  50. 0cc120be [NET] netconsole: Use netif_running() in write_msg() by Satyam Sharma · 17 years ago
  51. d2b6088 [NET] netconsole: Simplify boot/module option setup logic by Satyam Sharma · 17 years ago
  52. d133ccb [NET] netconsole: Remove bogus check by Satyam Sharma · 17 years ago
  53. d39badf [NET] netconsole: Cleanups, codingstyle, prettyfication by Satyam Sharma · 17 years ago
  54. 5de4a47 netpoll queue cleanup by Stephen Hemminger · 18 years ago
  55. b41848b netpoll setup error handling by Stephen Hemminger · 18 years ago
  56. 92cd6ee [NETCONSOLE]: Clean up initcall warning. by Matt Mackall · 18 years ago
  57. d938ab4 [NET] netconsole: set .name in struct console by Randy Dunlap · 18 years ago
  58. 9b41046 [PATCH] Don't pass boot parameters to argv_init[] by OGAWA Hirofumi · 18 years ago
  59. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago