1. 284118a net: dsa: remove master santiy check by Michael Walle · 3 years, 9 months ago
  2. 340342a net: dsa: remove NULL check for priv and platform data by Michael Walle · 3 years, 9 months ago
  3. 785df8f net: dsa: probe master device by Michael Walle · 3 years, 9 months ago
  4. 322bbc6 net: dsa: return early if there is no master by Michael Walle · 3 years, 9 months ago
  5. e505164 mdio-uclass.c: support fixed-link subnodes by Rasmus Villemoes · 4 years, 2 months ago
  6. b891c79 net: tftp: Avoid sending extra ack on completion by Ramon Fried · 3 years, 10 months ago
  7. c0566c2 net: Introduce DSA class for Ethernet switches by Claudiu Manoil · 3 years, 10 months ago
  8. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  9. 1eb7294 net: Use CONFIG_IS_ENABLED() in eth_dev_get_mac_address() by Simon Glass · 3 years, 11 months ago
  10. 7c78e2f net: fix ping in netconsole by Yang Liu · 4 years ago
  11. 5129ccb Revert "net: eth-uclass: Change uclass driver name to ethernet" by Tom Rini · 3 years, 10 months ago
  12. 01f6e88 net: eth-uclass: Change uclass driver name to ethernet by David Wu · 3 years, 11 months ago
  13. 3b41ed6 net: Use NDRNG device in srand_mac() by Matthias Brugger · 4 years ago
  14. 50511fc net: eth_legacy - fix build CMD_PCAP by Jorge Ramirez-Ortiz · 4 years ago
  15. d097b1a net: tftp: Fix incorrect tftp_next_ack on no OACK by Harm Berntsen · 4 years ago
  16. 3e8704e net: Do not respond to ICMP_ECHO_REQUEST if we do not have an IP address by David Rivshin · 4 years ago
  17. 9f5c1a5 net: eth-uclass: avoid running start() twice without stop() by Matthias Schiffer · 4 years, 1 month ago
  18. 6b82159 efi_loader: setting boot device by Heinrich Schuchardt · 3 years, 11 months ago
  19. a7ece58 dm: core: Access device ofnode through functions by Simon Glass · 4 years ago
  20. 9558862 dm: Use access methods for dev/uclass private data by Simon Glass · 4 years ago
  21. 07e1338 dm: Drop the unused arg in uclass_find_device_by_seq() by Simon Glass · 4 years ago
  22. 3e14a22 net: Update to use new sequence numbers by Simon Glass · 4 years ago
  23. 75e534b dm: Avoid accessing seq directly by Simon Glass · 4 years ago
  24. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  25. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  26. 6875dec net: sntp: remove CONFIG_TIMESTAMP constraint by Heinrich Schuchardt · 4 years, 1 month ago
  27. 73fcbc7 Adds basic support for ProxyDHCP by Lyle Franklin · 5 years ago
  28. d47430a net: add a define for the number of packets received as batch by Patrick Wildt · 4 years, 2 months ago
  29. 35e8298 net: Expose some errors generated in net_init by Sean Anderson · 4 years, 2 months ago
  30. 2829d99 sntp: use udp framework by Philippe Reynes · 4 years, 2 months ago
  31. 6ec70bc net: add a generic udp protocol by Philippe Reynes · 4 years, 2 months ago
  32. 653f3ee net: use log_err() for 'No ethernet found' message by Heinrich Schuchardt · 4 years, 2 months ago
  33. 5babe56 net: tftp: Fix load_block offset calculation by Ley Foon Tan · 4 years, 3 months ago
  34. 81bb324 net: tftp: Fix store_block offset calculation by Ley Foon Tan · 4 years, 3 months ago
  35. 8de767a net: tftp: Fix tftp_prev_block counter update by Ley Foon Tan · 4 years, 3 months ago
  36. 836cb5e net: mdio: Fix not calling dev_dbg with a device by Sean Anderson · 4 years, 2 months ago
  37. b30b97b fastboot: Add support for 'reboot fastboot' command by Roman Kovalivskyi · 4 years, 4 months ago
  38. b9df7d9 net: ping: reset stored IP address by Marek Szyprowski · 4 years, 5 months ago
  39. 6e9aa54 net: tftp: Add client support for RFC 7440 by Ramon Fried · 4 years, 4 months ago
  40. 992b603 net: Drop dm.h header file from phy.h by Simon Glass · 4 years, 4 months ago
  41. 499c9f7 Convert CONFIG_BOOTP_SEND_HOSTNAME to Kconfig by Adam Ford · 4 years, 5 months ago
  42. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
  43. 2cd81f1 net: dm: Remove warning about EEPROM provided MAC address by Andre Przywara · 4 years, 6 months ago
  44. 235361a net: move random_port() to dns by Baruch Siach · 4 years, 6 months ago
  45. e387e9a net: tftp: fix option validation as per RFCs by Ravik Hasija · 4 years, 6 months ago
  46. d42686e net: tftp: fix progress marker for file transfer by Ravik Hasija · 4 years, 7 months ago
  47. d924938 net: Fix error if some network features are disabled by Krebs, Olaf · 4 years, 9 months ago
  48. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  49. c06c1be common: Drop linux/bug.h from common header by Simon Glass · 4 years, 7 months ago
  50. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  51. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  52. 2dc9c34 common: Drop image.h from common header by Simon Glass · 4 years, 7 months ago
  53. 1ea9789 common: Drop bootstage.h from common header by Simon Glass · 4 years, 7 months ago
  54. 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  55. 6f04498 common: Drop uuid.h from common header by Simon Glass · 4 years, 7 months ago
  56. cd5bb77 net: Add eth phy generic driver for shared MDIO by Ye Li · 4 years, 7 months ago
  57. 46ec104 net: eth-uclass: add return value check by Peng Fan · 4 years, 7 months ago
  58. 6c3a447 net: tftp: remove TFTP_MTU_BLOCKSIZE by Patrick Delaunay · 4 years, 7 months ago
  59. 1e51f3e net: tftp: Add help for CONFIG_TFTP_BLOCKSIZE by Patrick Delaunay · 4 years, 7 months ago
  60. 3141113 net: eth-uclass: Fix message if mac is coming from DT or ROM by Michal Simek · 4 years, 8 months ago
  61. c81ab83 net: tftp: use correct printf codes by Heinrich Schuchardt · 4 years, 9 months ago
  62. a94b3ac net: convert NET_MAXDEFRAG to Kconfig by Rasmus Villemoes · 4 years, 10 months ago
  63. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
  64. 85f1378 common: Move the image globals into image.h by Simon Glass · 5 years ago
  65. 892265d image: Rename load_addr, save_addr, save_size by Simon Glass · 5 years ago
  66. a606ffc common: Move flash_perror() to flash.h by Simon Glass · 5 years ago
  67. d70d8d8 net: Move the checksum functions to lib/ by Simon Glass · 5 years ago
  68. cf64055 net: mdio-uclass: add dm_eth_phy_connect helper function by Alex Marginean · 5 years ago
  69. 6b3089e net: mdio-uclass: rename arguments of dm_mdio_phy_connect for clarity by Alex Marginean · 5 years ago
  70. ca23405 net: tftp: Fix too small block size by Andre Przywara · 5 years ago
  71. 902c796 net: eth-uclass: ignore unavailable devices by Michael Walle · 5 years ago
  72. af54963 net: tftp: Fix tftp store address check in store_block() by Bin Meng · 5 years ago
  73. 16ffe47 net: avoid address-of-packed-member error by Heinrich Schuchardt · 5 years ago
  74. 5725630 net: nfs: Only link in NFS code outside of SPL builds by Tom Rini · 5 years ago
  75. 8e7545e net: Always build the string_to_enetaddr() helper by Joe Hershberger · 5 years ago
  76. 495a5dc common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
  77. ecd1f81 common: Move random-number functions into their own header by Simon Glass · 5 years ago
  78. d662cdb Drop CONFIG_SHOW_ACTIVITY by Simon Glass · 5 years ago
  79. ad341d7 net: nfs: remove superfluous packed attribute by Heinrich Schuchardt · 5 years ago
  80. 8439010 net: nfs: remove superfluous conversions by Heinrich Schuchardt · 5 years ago
  81. 6d68791 CVE-2019-14196: nfs: fix unbounded memcpy with a failed length check at nfs_lookup_reply by liucheng (G) · 5 years ago
  82. 3bfaca1 CVE-2019-14195: nfs: fix unbounded memcpy with unvalidated length at nfs_readlink_reply by liucheng (G) · 5 years ago
  83. e837f13 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
  84. 761b49f CVE: nfs: fix stack-based buffer overflow in some nfs_handler reply helper functions by liucheng (G) · 5 years ago
  85. c580b29 CVE: net: fix unbounded memcpy of UDP packet by liucheng (G) · 5 years ago
  86. 2e859ad net: mdio-uclass: name MDIO according to device-name property if preset by Alex Marginean · 5 years ago
  87. ac598c1 net: introduce packet capture support by Ramon Fried · 5 years ago
  88. efb9429 net: Fix Covarity Defect 244093 by Joe Hershberger · 5 years ago
  89. 9d1f619 env: Rename environment.h to env_internal.h by Simon Glass · 5 years ago
  90. 9cce6f7 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  91. d416b4b env: net: Move eth_parse_enetaddr() to net.c/h by Simon Glass · 5 years ago
  92. 0af6e2d env: Move env_get() to env.h by Simon Glass · 5 years ago
  93. 5e6201b env: Move env_set() to env.h by Simon Glass · 5 years ago
  94. 6eaea25 env: Move env_get_ulong() to env.h by Simon Glass · 5 years ago
  95. 313112a env: Move env_set_hex() to env.h by Simon Glass · 5 years ago
  96. 2d85a75 env: Move get_env_id() to env.h by Simon Glass · 5 years ago
  97. ab8c2a5 net: add MDIO_MUX DM class by Alex Marginean · 5 years ago
  98. 1a5b098 net: introduce MDIO DM class for MDIO devices by Alex Marginean · 5 years ago
  99. 09b93a6 net: Convert CONFIG_TFTP_BLOCKSIZE to Kconfig by Marek Vasut · 5 years ago
  100. a61efd8 net: Convert CONFIG_IP_DEFRAG to Kconfig by Marek Vasut · 5 years ago