1. d678a59 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 8 months ago
  2. 0e407c7 net: Remove <common.h> and add needed includes by Tom Rini · 9 months ago
  3. 6e7df1d global: Finish CONFIG -> CFG migration by Tom Rini · 2 years ago
  4. fa9ea76 net: netconsole: Remove non-DM_ETH code by Tom Rini · 2 years, 2 months ago
  5. 0b1284e global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 6 months ago
  6. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 8 months ago
  7. f1f0ae6 env: Move get_env_id() to env.h by Simon Glass · 5 years ago
  8. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  9. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  10. 3cacc6a net: Fix buffer overrun error in netconsole by Joe Hershberger · 7 years ago
  11. 723806c env: Rename some other getenv()-related functions by Simon Glass · 7 years ago
  12. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  13. 1caf934 video: Drop DEV_FLAGS_SYSTEM flag by Bin Meng · 9 years ago
  14. c163e43 net: fix netconsole when CONFIG_DM_ETH is set by Bernhard Nortmann · 9 years ago
  15. bc0571f net: cosmetic: Fix checkpatch.pl failures in net.c by Joe Hershberger · 10 years ago
  16. 6a38a5f net: cosmetic: Clean up netconsole variables and functions by Joe Hershberger · 10 years ago
  17. 1203fcc net: cosmetic: Cleanup internal packet buffer names by Joe Hershberger · 10 years ago
  18. 0adb5b7 net: cosmetic: Name ethaddr variables consistently by Joe Hershberger · 10 years ago
  19. 049a95a net: cosmetic: Change IPaddr_t to struct in_addr by Joe Hershberger · 10 years ago
  20. d2eaec6 net: Remove the bd* parameter from net stack functions by Joe Hershberger · 10 years ago
  21. b414119 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · 10 years ago
  22. 709ea54 stdio: Pass device pointer to stdio methods by Simon Glass · 10 years ago
  23. efd9bb9 netconsole loses 2nd character of input by Suriyan Ramasami · 11 years ago
  24. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 12 years ago
  25. 8a0eccb net: Filter incoming netconsole packets by IP by Joe Hershberger · 12 years ago
  26. e827fec net: Allow netconsole settings to change after nc_start by Joe Hershberger · 12 years ago
  27. f8be7d6 net: Improve the speed of netconsole by Joe Hershberger · 12 years ago
  28. 2c8fe51 net: Make the netconsole buffer size configurable by Joe Hershberger · 12 years ago
  29. 7f51898 net: Make netconsole src and dest ports configurable by Joe Hershberger · 12 years ago
  30. 4ef8d53 net: Allow filtering on debug traces in the net subsystem by Joe Hershberger · 13 years ago
  31. d7310c7 net: Make sure NetLoop is initialized when using NetConsole by Joe Hershberger · 13 years ago
  32. ece223b net: Refactor to separate the UDP handler from the ARP handler by Joe Hershberger · 13 years ago
  33. 22f6e99 net: Refactor to protect access to the NetState variable by Joe Hershberger · 13 years ago
  34. 594c26f net: cosmetic: Un-typedef IP_t by Joe Hershberger · 13 years ago
  35. e1902ac net: cosmetic: netconsole.c checkpatch compliance by Joe Hershberger · 13 years ago
  36. 1a9845b netconsole: support packets longer than 512 bytes by Michael Walle · 13 years ago
  37. 03eb129 NET: pass source IP address to packet handlers by Luca Ceresoli · 14 years ago
  38. fa2744d netconsole: mark local funcs with static by Mike Frysinger · 15 years ago
  39. 52cb4d4 stdio/device: rework function naming convention by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  40. 3b904cc net: Conditional COBJS inclusion of network drivers by Shinya Kuribayashi · 17 years ago
  41. 2439e4b drivers/net : move net drivers to drivers/net by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago[Renamed from drivers/netconsole.c]
  42. d87080b GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 19 years ago
  43. 5ae31ee Remove unnecessary dependency of netconsole on CONFIG_NET_MULTI by Wolfgang Denk · 19 years ago
  44. b2323ea Auto-size RAM on canmb board. by wdenk · 20 years ago
  45. eedcd07 * Patch by Detlev Zundel, 08 Sep 2004: Update etags build target by wdenk · 20 years ago
  46. 68ceb29 Add support for console over UDP (compatible to Ingo Molnar's by wdenk · 20 years ago