1. 92188e1 net: Remove duplicate newlines by Marek Vasut · 4 months ago
  2. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
  3. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  4. 7235660 net: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  5. fa3dc82 net: nfs: fix file handle length in NFSv3 by Sébastien Szymanski · 8 months ago
  6. c8075bd net: add NFSv1 support by Thomas RIENOESSL · 1 year, 9 months ago
  7. 5009744 nfs: handle rpc errors for mount calls by Thomas RIENOESSL · 1 year, 9 months ago
  8. e9839f9 nfs: factor out generic reply error handling by Thomas RIENOESSL · 1 year, 9 months ago
  9. c1bec0d nfs: convert supported_nfs_versions bitfield to an enum by Thomas RIENOESSL · 1 year, 9 months ago
  10. 1ab1692 common: Drop display_options.h from common header by Simon Glass · 2 years, 4 months ago
  11. 063c938 Audit <flash.h> inclusion by Tom Rini · 2 years, 4 months ago
  12. f12a47a net: nfs: Fix CVE-2022-30767 (old CVE-2019-14196) by Andrea zi0Black Cappa · 2 years, 6 months ago
  13. 0d1c474 Convert CONFIG_NFS_TIMEOUT to Kconfig by Tom Rini · 2 years, 9 months ago
  14. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  15. 85f1378 common: Move the image globals into image.h by Simon Glass · 5 years ago
  16. 892265d image: Rename load_addr, save_addr, save_size by Simon Glass · 5 years ago
  17. a606ffc common: Move flash_perror() to flash.h by Simon Glass · 5 years ago
  18. 495a5dc common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
  19. 8439010 net: nfs: remove superfluous conversions by Heinrich Schuchardt · 5 years ago
  20. 6d68791 CVE-2019-14196: nfs: fix unbounded memcpy with a failed length check at nfs_lookup_reply by liucheng (G) · 5 years ago
  21. 3bfaca1 CVE-2019-14195: nfs: fix unbounded memcpy with unvalidated length at nfs_readlink_reply by liucheng (G) · 5 years ago
  22. 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
  23. 761b49f CVE: nfs: fix stack-based buffer overflow in some nfs_handler reply helper functions by liucheng (G) · 5 years ago
  24. 9cb7b02 net: Consolidate the parsing of bootfile by Joe Hershberger · 6 years ago
  25. 463624d net: Always print basic info for nfs, just like tftp by Joe Hershberger · 6 years ago
  26. 7d9c9b2 net: Check subnet against the actual ip address in use for nfs by Joe Hershberger · 6 years ago
  27. b32c220 net: nfs: don't fail when nfs_read_reply returns -NFS_RPC_DROP by Vasily Khoruzhick · 7 years ago
  28. 8481b20 Revert "net: nfs: Use the tx buffer to construct rpc msgs" by Joe Hershberger · 8 years ago
  29. 35fd378 net: nfs: Simplify rpc_add_credentials() by Joe Hershberger · 8 years ago
  30. f6b19eb net: nfs: Use the tx buffer to construct rpc msgs by Joe Hershberger · 8 years ago
  31. 739776a net: nfs: Move some prints to debug statements by Joe Hershberger · 8 years ago
  32. 3393d4c net: nfs: Use consistent names for the rpc_pkt by Joe Hershberger · 8 years ago
  33. 10e4097 net: nfs: Correct a comment by Joe Hershberger · 8 years ago
  34. 46e9312 net: nfs: Consolidate handling of NFSv3 attributes by Joe Hershberger · 8 years ago
  35. 1f46617 net: nfs: Fix lines that are too long by Joe Hershberger · 8 years ago
  36. f59972b net: nfs: Share the file handle buffer for v2 / v3 by Joe Hershberger · 8 years ago
  37. 2a4bc83 net: NFS: Add NFSv3 support by Guillaume GARDET · 8 years ago
  38. a8d4f89 net: nfs: Remove separate buffer for default name by Joe Hershberger · 8 years ago
  39. 2f8641c net: Fix incorrect RPC packets on 64-bit systems by Ralf Hubert · 8 years ago
  40. 7ba4c67 NFS: Add error message when U-Boot NFS version (V2) is not supported by NFS server by Guillaume GARDET · 8 years ago
  41. c80b41b0 net: cosmetic: Fix checkpatch.pl failures in net.c by Joe Hershberger · 10 years ago
  42. 40d7ca9 net: cosmetic: Clean up NFS variables and functions by Joe Hershberger · 10 years ago
  43. a8ca4f6 net: cosmetic: Cleanup internal packet buffer names by Joe Hershberger · 10 years ago
  44. 8ecdbed net: cosmetic: Name ethaddr variables consistently by Joe Hershberger · 10 years ago
  45. 290c899 net: cosmetic: Fixup var names related to boot file by Joe Hershberger · 10 years ago
  46. 5874dec net: cosmetic: Change IPaddr_t to struct in_addr by Joe Hershberger · 10 years ago
  47. ed19185 net: Access mapped physmem in net functions by Joe Hershberger · 10 years ago
  48. b8d5b8c net: nfs: add dynamic wait period by Matthias Brugger · 12 years ago
  49. 147e390 net: nfs: make NFS_TIMEOUT configurable by Tetsuyuki Kobayashi · 12 years ago
  50. f50357b net: Refactor to separate the UDP handler from the ARP handler by Joe Hershberger · 13 years ago
  51. d4bb76a net: Refactor to protect access to the NetState variable by Joe Hershberger · 13 years ago
  52. 6fe8b45 net: cosmetic: Un-typedef IP_t by Joe Hershberger · 13 years ago
  53. 6ecfc6b net: cosmetic: nfs.* checkpatch compliance by Joe Hershberger · 13 years ago
  54. 6cc6326 net: Make sure IPaddr_t is 32 bits in size by Matthias Weisser · 13 years ago
  55. a23230c net: drop !NET_MULTI code by Mike Frysinger · 13 years ago
  56. 428ab36 NET: pass source IP address to packet handlers by Luca Ceresoli · 14 years ago
  57. 8c2926d net: pull CONFIG checks out of source and into makefile by Mike Frysinger · 15 years ago
  58. b956fba nfs: NfsTimeout() updates by Evan Samanas · 15 years ago
  59. 867d870 fix nfs symlink name corruption by Ed Swarthout · 15 years ago
  60. 9e0a4d6 minor debug cleanups in ./net by Robin Getz · 15 years ago
  61. d5695f4 convert print_IPaddr() to %pI4 by Mike Frysinger · 16 years ago
  62. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  63. 5666846 net: express the first argument to NetSetTimeout() in milliseconds by Bartlomiej Sieka · 16 years ago
  64. 3702cd7 NFS Timeout with large files. by Hiroshi Ito · 17 years ago
  65. c1a6164 Fix warning differ in signedness in net/net.c and net/nfs.c by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  66. 69b0abb Fix typo in nfs.c by Guennadi Liakhovetski · 17 years ago
  67. 3bed54e Fix some compile problems introduced by the latest CFG_CMD_xxx cleanup by Stefan Roese · 17 years ago
  68. 54f35c2 net/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  69. 36301de net/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  70. b077b50 Fix return code of NFS command Patch by Hiroshi Ito, 11 Dec 2004 by Wolfgang Denk · 19 years ago
  71. dec9732 Fix endianess problem in TFTP / NFS default filenames by Wolfgang Denk · 19 years ago
  72. d9ee50d * Patch by Ganapathi C, 04 Aug 2004: Fix NFS timeout issue by wdenk · 20 years ago
  73. 0168663 * Fix "cls" command when used with splash screen by wdenk · 20 years ago
  74. 145d2c1 Patches by Pantelis Antoniou, 30 Mar 2004: by wdenk · 21 years ago
  75. 42c0547 * Patches by Thomas Viehweger, 16 Mar 2004: by wdenk · 21 years ago
  76. acd9b10 * Patch by Yuli Barcohen, 4 Mar 2004: by wdenk · 21 years ago
  77. d729d30 * Patch by Steven Scholz, 25 Feb 2004: by wdenk · 21 years ago
  78. 77ef4c6 * Patch by Masami Komiya, 24 Feb 2004: Update NetBootFileXferSize in NFS code by wdenk · 21 years ago
  79. be9c1cb * Patch by Masami Komiy, 22 Feb 2004: Add support for NFS for file download by wdenk · 21 years ago