1. 177e7f9 net: Use CONFIG_IS_ENABLED() in eth_dev_get_mac_address() by Simon Glass · 3 years, 8 months ago
  2. d9506cd net: fix ping in netconsole by Yang Liu · 3 years, 9 months ago
  3. 26e85bf Revert "net: eth-uclass: Change uclass driver name to ethernet" by Tom Rini · 3 years, 8 months ago
  4. 1231184 net: eth-uclass: Change uclass driver name to ethernet by David Wu · 3 years, 9 months ago
  5. ea707dc net: Use NDRNG device in srand_mac() by Matthias Brugger · 3 years, 9 months ago
  6. c1ab738 net: eth_legacy - fix build CMD_PCAP by Jorge Ramirez-Ortiz · 3 years, 10 months ago
  7. beb61e1 net: tftp: Fix incorrect tftp_next_ack on no OACK by Harm Berntsen · 3 years, 10 months ago
  8. 51723c5 net: Do not respond to ICMP_ECHO_REQUEST if we do not have an IP address by David Rivshin · 3 years, 10 months ago
  9. fa795f4 net: eth-uclass: avoid running start() twice without stop() by Matthias Schiffer · 3 years, 11 months ago
  10. 5f59518 efi_loader: setting boot device by Heinrich Schuchardt · 3 years, 8 months ago
  11. f10643c dm: core: Access device ofnode through functions by Simon Glass · 3 years, 9 months ago
  12. 0fd3d91 dm: Use access methods for dev/uclass private data by Simon Glass · 3 years, 9 months ago
  13. 9917591 dm: Drop the unused arg in uclass_find_device_by_seq() by Simon Glass · 3 years, 9 months ago
  14. 552da33 net: Update to use new sequence numbers by Simon Glass · 3 years, 9 months ago
  15. 8b85dfc dm: Avoid accessing seq directly by Simon Glass · 3 years, 9 months ago
  16. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 10 months ago
  17. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 3 years, 10 months ago
  18. e1864db net: sntp: remove CONFIG_TIMESTAMP constraint by Heinrich Schuchardt · 4 years ago
  19. c8e251f Adds basic support for ProxyDHCP by Lyle Franklin · 5 years ago
  20. 36ea0ca net: add a define for the number of packets received as batch by Patrick Wildt · 4 years ago
  21. c3f0278 net: Expose some errors generated in net_init by Sean Anderson · 4 years ago
  22. 912ece4 sntp: use udp framework by Philippe Reynes · 4 years ago
  23. b43ea1b net: add a generic udp protocol by Philippe Reynes · 4 years ago
  24. ad89591 net: use log_err() for 'No ethernet found' message by Heinrich Schuchardt · 4 years ago
  25. f6a158b net: tftp: Fix load_block offset calculation by Ley Foon Tan · 4 years, 1 month ago
  26. ae0bdf0 net: tftp: Fix store_block offset calculation by Ley Foon Tan · 4 years, 1 month ago
  27. 6bf4636 net: tftp: Fix tftp_prev_block counter update by Ley Foon Tan · 4 years, 1 month ago
  28. 0851bd1 net: mdio: Fix not calling dev_dbg with a device by Sean Anderson · 4 years ago
  29. 2b2a771 fastboot: Add support for 'reboot fastboot' command by Roman Kovalivskyi · 4 years, 2 months ago
  30. def7a5c net: ping: reset stored IP address by Marek Szyprowski · 4 years, 3 months ago
  31. cc6b87e net: tftp: Add client support for RFC 7440 by Ramon Fried · 4 years, 2 months ago
  32. 2a64ada net: Drop dm.h header file from phy.h by Simon Glass · 4 years, 2 months ago
  33. 3275f26 Convert CONFIG_BOOTP_SEND_HOSTNAME to Kconfig by Adam Ford · 4 years, 3 months ago
  34. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 3 months ago
  35. f1dd05b net: dm: Remove warning about EEPROM provided MAC address by Andre Przywara · 4 years, 3 months ago
  36. f1d925d net: move random_port() to dns by Baruch Siach · 4 years, 4 months ago
  37. 0813921 net: tftp: fix option validation as per RFCs by Ravik Hasija · 4 years, 4 months ago
  38. de5468e net: tftp: fix progress marker for file transfer by Ravik Hasija · 4 years, 5 months ago
  39. 808f13d net: Fix error if some network features are disabled by Krebs, Olaf · 4 years, 7 months ago
  40. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 4 months ago
  41. eb41d8a common: Drop linux/bug.h from common header by Simon Glass · 4 years, 4 months ago
  42. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 4 months ago
  43. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 4 months ago
  44. 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 4 months ago
  45. 52f2423 common: Drop bootstage.h from common header by Simon Glass · 4 years, 4 months ago
  46. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 4 months ago
  47. ba06b3c common: Drop uuid.h from common header by Simon Glass · 4 years, 4 months ago
  48. 5fe419e net: Add eth phy generic driver for shared MDIO by Ye Li · 4 years, 5 months ago
  49. d2b7020 net: eth-uclass: add return value check by Peng Fan · 4 years, 5 months ago
  50. 31d275b net: tftp: remove TFTP_MTU_BLOCKSIZE by Patrick Delaunay · 4 years, 5 months ago
  51. 421de7f net: tftp: Add help for CONFIG_TFTP_BLOCKSIZE by Patrick Delaunay · 4 years, 5 months ago
  52. d4172c9 net: eth-uclass: Fix message if mac is coming from DT or ROM by Michal Simek · 4 years, 6 months ago
  53. 2bcc43b net: tftp: use correct printf codes by Heinrich Schuchardt · 4 years, 7 months ago
  54. 215df01 net: convert NET_MAXDEFRAG to Kconfig by Rasmus Villemoes · 4 years, 8 months ago
  55. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 8 months ago
  56. 8e8ccfe common: Move the image globals into image.h by Simon Glass · 4 years, 9 months ago
  57. bb872dd image: Rename load_addr, save_addr, save_size by Simon Glass · 4 years, 9 months ago
  58. 0ee48252 common: Move flash_perror() to flash.h by Simon Glass · 4 years, 9 months ago
  59. d721001 net: Move the checksum functions to lib/ by Simon Glass · 4 years, 10 months ago
  60. 2f62455 net: mdio-uclass: add dm_eth_phy_connect helper function by Alex Marginean · 4 years, 10 months ago
  61. a5d32c3 net: mdio-uclass: rename arguments of dm_mdio_phy_connect for clarity by Alex Marginean · 4 years, 10 months ago
  62. 16cdc2d net: tftp: Fix too small block size by Andre Przywara · 4 years, 10 months ago
  63. 19820db net: eth-uclass: ignore unavailable devices by Michael Walle · 5 years ago
  64. ca48cb4 net: tftp: Fix tftp store address check in store_block() by Bin Meng · 4 years, 10 months ago
  65. 8524423 net: avoid address-of-packed-member error by Heinrich Schuchardt · 4 years, 11 months ago
  66. a6ab4b5 net: nfs: Only link in NFS code outside of SPL builds by Tom Rini · 4 years, 10 months ago
  67. fb8977c net: Always build the string_to_enetaddr() helper by Joe Hershberger · 5 years ago
  68. 1045315 common: Move get_ticks() function out of common.h by Simon Glass · 4 years, 10 months ago
  69. 840ef4d common: Move random-number functions into their own header by Simon Glass · 4 years, 10 months ago
  70. 9ce2aa1 Drop CONFIG_SHOW_ACTIVITY by Simon Glass · 4 years, 10 months ago
  71. 5a5d1de net: nfs: remove superfluous packed attribute by Heinrich Schuchardt · 5 years ago
  72. 15eea9a net: nfs: remove superfluous conversions by Heinrich Schuchardt · 5 years ago
  73. 5d14ee4 CVE-2019-14196: nfs: fix unbounded memcpy with a failed length check at nfs_lookup_reply by liucheng (G) · 5 years ago
  74. cf3a4f1 CVE-2019-14195: nfs: fix unbounded memcpy with unvalidated length at nfs_readlink_reply by liucheng (G) · 5 years ago
  75. aa207cf CVE-2019-14194/CVE-2019-14198: nfs: fix unbounded memcpy with a failed length check at nfs_read_reply by liucheng (G) · 5 years ago
  76. 741a8a0 CVE: nfs: fix stack-based buffer overflow in some nfs_handler reply helper functions by liucheng (G) · 5 years ago
  77. fe72880 CVE: net: fix unbounded memcpy of UDP packet by liucheng (G) · 5 years ago
  78. 6b3abc0 net: mdio-uclass: name MDIO according to device-name property if preset by Alex Marginean · 5 years ago
  79. 3eaac63 net: introduce packet capture support by Ramon Fried · 5 years ago
  80. 398e751 net: Fix Covarity Defect 244093 by Joe Hershberger · 5 years ago
  81. f3998fd env: Rename environment.h to env_internal.h by Simon Glass · 5 years ago
  82. e7dcf56 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  83. 36c8b14 env: net: Move eth_parse_enetaddr() to net.c/h by Simon Glass · 5 years ago
  84. 7b51b57 env: Move env_get() to env.h by Simon Glass · 5 years ago
  85. 9fb625c env: Move env_set() to env.h by Simon Glass · 5 years ago
  86. 9eef56d env: Move env_get_ulong() to env.h by Simon Glass · 5 years ago
  87. c7694dd env: Move env_set_hex() to env.h by Simon Glass · 5 years ago
  88. f1f0ae6 env: Move get_env_id() to env.h by Simon Glass · 5 years ago
  89. 8880edb net: add MDIO_MUX DM class by Alex Marginean · 5 years ago
  90. c3452b5 net: introduce MDIO DM class for MDIO devices by Alex Marginean · 5 years ago
  91. b618b37 net: Convert CONFIG_TFTP_BLOCKSIZE to Kconfig by Marek Vasut · 5 years ago
  92. 3f6bcdf net: Convert CONFIG_IP_DEFRAG to Kconfig by Marek Vasut · 5 years ago
  93. 379af67 net: eth-uclass: Support device tree MAC addresses by Thierry Reding · 5 years ago
  94. b743bbd net: eth-uclass: Write MAC address to hardware after probe by Thierry Reding · 5 years ago
  95. 9cc2323 lmb: handle more than one DRAM BANK by Simon Goldschmidt · 6 years ago
  96. 65304aa lib: lmb: rename lmb_get_unreserved_size to lmb_get_free_size by Simon Goldschmidt · 6 years ago
  97. 67bb984 net: remove CONFIG_MCAST_TFTP by Chris Packham · 6 years ago
  98. 1a4af5c net: move ether_crc to tsec driver by Chris Packham · 6 years ago
  99. a735e6e net: explicitly assign errno to return code in case of network failure by Thomas RIENOESSL · 6 years ago
  100. a156c47 tftp: prevent overwriting reserved memory by Simon Goldschmidt · 6 years ago