1. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  2. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · Wed Apr 18 13:50:47 2018 -0400
  3. 83c48c5 net: Fix buffer overrun error in netconsole by Joe Hershberger · Wed Aug 30 17:32:31 2017 -0500
  4. da1a134 env: Rename some other getenv()-related functions by Simon Glass · Thu Aug 03 12:22:15 2017 -0600
  5. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · Thu Aug 03 12:22:12 2017 -0600
  6. 6abe4b6 video: Drop DEV_FLAGS_SYSTEM flag by Bin Meng · Tue Nov 03 23:23:37 2015 -0800
  7. 752abb7 net: fix netconsole when CONFIG_DM_ETH is set by Bernhard Nortmann · Mon Sep 14 15:29:44 2015 +0200
  8. c80b41b0 net: cosmetic: Fix checkpatch.pl failures in net.c by Joe Hershberger · Wed Apr 08 01:41:21 2015 -0500
  9. d02aa6b net: cosmetic: Clean up netconsole variables and functions by Joe Hershberger · Wed Apr 08 01:41:16 2015 -0500
  10. a8ca4f6 net: cosmetic: Cleanup internal packet buffer names by Joe Hershberger · Wed Apr 08 01:41:05 2015 -0500
  11. 8ecdbed net: cosmetic: Name ethaddr variables consistently by Joe Hershberger · Wed Apr 08 01:41:04 2015 -0500
  12. 5874dec net: cosmetic: Change IPaddr_t to struct in_addr by Joe Hershberger · Wed Apr 08 01:41:01 2015 -0500
  13. 3dbe17e net: Remove the bd* parameter from net stack functions by Joe Hershberger · Sun Mar 22 17:09:06 2015 -0500
  14. db20464 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · Fri Nov 07 03:03:31 2014 +0900
  15. 0d1e1f7 stdio: Pass device pointer to stdio methods by Simon Glass · Wed Jul 23 06:54:59 2014 -0600
  16. 7f37f22 netconsole loses 2nd character of input by Suriyan Ramasami · Wed Oct 16 09:54:24 2013 -0700
  17. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  18. 58cd218 net: Filter incoming netconsole packets by IP by Joe Hershberger · Tue Sep 18 10:01:32 2012 +0000
  19. 6625780 net: Allow netconsole settings to change after nc_start by Joe Hershberger · Tue Sep 18 10:01:31 2012 +0000
  20. 9f37406 net: Improve the speed of netconsole by Joe Hershberger · Fri Aug 03 10:59:08 2012 +0000
  21. 45f4a23 net: Make the netconsole buffer size configurable by Joe Hershberger · Tue Jul 31 06:09:17 2012 +0000
  22. d0f5396 net: Make netconsole src and dest ports configurable by Joe Hershberger · Tue Jul 31 06:06:41 2012 +0000
  23. 05a377b net: Allow filtering on debug traces in the net subsystem by Joe Hershberger · Wed May 23 08:01:04 2012 +0000
  24. 6a9ed16 net: Make sure NetLoop is initialized when using NetConsole by Joe Hershberger · Wed May 23 07:59:23 2012 +0000
  25. f50357b net: Refactor to separate the UDP handler from the ARP handler by Joe Hershberger · Wed May 23 07:59:15 2012 +0000
  26. d4bb76a net: Refactor to protect access to the NetState variable by Joe Hershberger · Wed May 23 07:59:14 2012 +0000
  27. 6fe8b45 net: cosmetic: Un-typedef IP_t by Joe Hershberger · Wed May 23 07:58:04 2012 +0000
  28. 107b3d0 net: cosmetic: netconsole.c checkpatch compliance by Joe Hershberger · Tue May 15 08:59:13 2012 +0000
  29. 9227aed netconsole: support packets longer than 512 bytes by Michael Walle · Fri Oct 07 12:27:50 2011 +0000
  30. 428ab36 NET: pass source IP address to packet handlers by Luca Ceresoli · Mon Apr 18 06:19:50 2011 +0000
  31. 31da77e netconsole: mark local funcs with static by Mike Frysinger · Mon Dec 21 14:19:12 2009 -0500
  32. 2a7a031 stdio/device: rework function naming convention by Jean-Christophe PLAGNIOL-VILLARD · Sat May 16 12:14:54 2009 +0200
  33. 9726784 net: Conditional COBJS inclusion of network drivers by Shinya Kuribayashi · Mon Jun 09 23:37:44 2008 +0900
  34. ed0ea1f drivers/net : move net drivers to drivers/net by Jean-Christophe PLAGNIOL-VILLARD · Wed Nov 21 21:19:24 2007 +0100[Renamed from drivers/netconsole.c]
  35. 6405a15 GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · Fri Mar 31 18:32:53 2006 +0200
  36. d2da287 Remove unnecessary dependency of netconsole on CONFIG_NET_MULTI by Wolfgang Denk · Thu Oct 06 01:43:39 2005 +0200
  37. b21608e Auto-size RAM on canmb board. by wdenk · Wed Apr 20 09:28:54 2005 +0000
  38. a0ebde5 * Patch by Detlev Zundel, 08 Sep 2004: Update etags build target by wdenk · Wed Sep 08 22:03:11 2004 +0000
  39. b8fb619 Add support for console over UDP (compatible to Ingo Molnar's by wdenk · Mon Aug 02 21:11:11 2004 +0000