1. 495a5dc common: Move get_ticks() function out of common.h by Simon Glass · Thu Nov 14 12:57:30 2019 -0700
  2. 8439010 net: nfs: remove superfluous conversions by Heinrich Schuchardt · Mon Sep 02 23:55:32 2019 +0200
  3. 6d68791 CVE-2019-14196: nfs: fix unbounded memcpy with a failed length check at nfs_lookup_reply by liucheng (G) · Thu Aug 29 13:48:02 2019 +0000
  4. 3bfaca1 CVE-2019-14195: nfs: fix unbounded memcpy with unvalidated length at nfs_readlink_reply by liucheng (G) · Thu Aug 29 13:47:54 2019 +0000
  5. e837f13 CVE-2019-14194/CVE-2019-14198: nfs: fix unbounded memcpy with a failed length check at nfs_read_reply by liucheng (G) · Thu Aug 29 13:47:48 2019 +0000
  6. 761b49f CVE: nfs: fix stack-based buffer overflow in some nfs_handler reply helper functions by liucheng (G) · Thu Aug 29 13:47:40 2019 +0000
  7. 9cb7b02 net: Consolidate the parsing of bootfile by Joe Hershberger · Tue Jul 03 19:36:43 2018 -0500
  8. 463624d net: Always print basic info for nfs, just like tftp by Joe Hershberger · Tue Jul 03 19:22:56 2018 -0500
  9. 7d9c9b2 net: Check subnet against the actual ip address in use for nfs by Joe Hershberger · Tue Jul 03 19:22:55 2018 -0500
  10. b32c220 net: nfs: don't fail when nfs_read_reply returns -NFS_RPC_DROP by Vasily Khoruzhick · Mon May 14 08:34:36 2018 -0700
  11. 8481b20 Revert "net: nfs: Use the tx buffer to construct rpc msgs" by Joe Hershberger · Fri Sep 09 12:56:26 2016 -0500
  12. 35fd378 net: nfs: Simplify rpc_add_credentials() by Joe Hershberger · Mon Aug 15 15:03:27 2016 -0500
  13. f6b19eb net: nfs: Use the tx buffer to construct rpc msgs by Joe Hershberger · Mon Aug 15 15:03:26 2016 -0500
  14. 739776a net: nfs: Move some prints to debug statements by Joe Hershberger · Mon Aug 15 15:03:25 2016 -0500
  15. 3393d4c net: nfs: Use consistent names for the rpc_pkt by Joe Hershberger · Mon Aug 15 15:03:24 2016 -0500
  16. 10e4097 net: nfs: Correct a comment by Joe Hershberger · Mon Aug 15 15:03:23 2016 -0500
  17. 46e9312 net: nfs: Consolidate handling of NFSv3 attributes by Joe Hershberger · Mon Aug 15 15:03:22 2016 -0500
  18. 1f46617 net: nfs: Fix lines that are too long by Joe Hershberger · Mon Aug 15 15:03:21 2016 -0500
  19. f59972b net: nfs: Share the file handle buffer for v2 / v3 by Joe Hershberger · Mon Aug 15 15:03:19 2016 -0500
  20. 2a4bc83 net: NFS: Add NFSv3 support by Guillaume GARDET · Fri Jul 29 11:31:00 2016 +0200
  21. a8d4f89 net: nfs: Remove separate buffer for default name by Joe Hershberger · Mon Aug 15 14:42:16 2016 -0500
  22. 2f8641c net: Fix incorrect RPC packets on 64-bit systems by Ralf Hubert · Fri Jul 01 13:19:51 2016 +0200
  23. 7ba4c67 NFS: Add error message when U-Boot NFS version (V2) is not supported by NFS server by Guillaume GARDET · Mon Jun 06 15:11:45 2016 +0200
  24. c80b41b0 net: cosmetic: Fix checkpatch.pl failures in net.c by Joe Hershberger · Wed Apr 08 01:41:21 2015 -0500
  25. 40d7ca9 net: cosmetic: Clean up NFS variables and functions by Joe Hershberger · Wed Apr 08 01:41:10 2015 -0500
  26. a8ca4f6 net: cosmetic: Cleanup internal packet buffer names by Joe Hershberger · Wed Apr 08 01:41:05 2015 -0500
  27. 8ecdbed net: cosmetic: Name ethaddr variables consistently by Joe Hershberger · Wed Apr 08 01:41:04 2015 -0500
  28. 290c899 net: cosmetic: Fixup var names related to boot file by Joe Hershberger · Wed Apr 08 01:41:02 2015 -0500
  29. 5874dec net: cosmetic: Change IPaddr_t to struct in_addr by Joe Hershberger · Wed Apr 08 01:41:01 2015 -0500
  30. ed19185 net: Access mapped physmem in net functions by Joe Hershberger · Sun Mar 22 17:09:08 2015 -0500
  31. b8d5b8c net: nfs: add dynamic wait period by Matthias Brugger · Tue Dec 11 19:14:16 2012 +0100
  32. 147e390 net: nfs: make NFS_TIMEOUT configurable by Tetsuyuki Kobayashi · Tue Jul 03 22:25:21 2012 +0000
  33. f50357b net: Refactor to separate the UDP handler from the ARP handler by Joe Hershberger · Wed May 23 07:59:15 2012 +0000
  34. d4bb76a net: Refactor to protect access to the NetState variable by Joe Hershberger · Wed May 23 07:59:14 2012 +0000
  35. 6fe8b45 net: cosmetic: Un-typedef IP_t by Joe Hershberger · Wed May 23 07:58:04 2012 +0000
  36. 6ecfc6b net: cosmetic: nfs.* checkpatch compliance by Joe Hershberger · Tue May 15 08:59:09 2012 +0000
  37. 6cc6326 net: Make sure IPaddr_t is 32 bits in size by Matthias Weisser · Sat Dec 03 03:29:44 2011 +0000
  38. a23230c net: drop !NET_MULTI code by Mike Frysinger · Sun Oct 02 10:01:27 2011 +0000
  39. 428ab36 NET: pass source IP address to packet handlers by Luca Ceresoli · Mon Apr 18 06:19:50 2011 +0000
  40. 8c2926d net: pull CONFIG checks out of source and into makefile by Mike Frysinger · Tue Nov 03 11:35:42 2009 -0500
  41. b956fba nfs: NfsTimeout() updates by Evan Samanas · Mon Nov 09 20:08:36 2009 -0600
  42. 867d870 fix nfs symlink name corruption by Ed Swarthout · Thu Nov 19 02:47:28 2009 -0600
  43. 9e0a4d6 minor debug cleanups in ./net by Robin Getz · Thu Jul 23 03:01:03 2009 -0400
  44. d5695f4 convert print_IPaddr() to %pI4 by Mike Frysinger · Tue Feb 17 00:00:53 2009 -0500
  45. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  46. 5666846 net: express the first argument to NetSetTimeout() in milliseconds by Bartlomiej Sieka · Wed Oct 01 15:26:28 2008 +0200
  47. 3702cd7 NFS Timeout with large files. by Hiroshi Ito · Thu Jan 31 18:35:04 2008 +0900
  48. c1a6164 Fix warning differ in signedness in net/net.c and net/nfs.c by Jean-Christophe PLAGNIOL-VILLARD · Sat Nov 17 11:31:10 2007 +0100
  49. 69b0abb Fix typo in nfs.c by Guennadi Liakhovetski · Tue Oct 23 16:25:50 2007 +0200
  50. 3bed54e Fix some compile problems introduced by the latest CFG_CMD_xxx cleanup by Stefan Roese · Wed Jul 11 12:13:53 2007 +0200
  51. 54f35c2 net/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · Mon Jul 09 17:45:14 2007 -0500
  52. 36301de net/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · Mon Jun 11 19:02:49 2007 -0500
  53. b077b50 Fix return code of NFS command Patch by Hiroshi Ito, 11 Dec 2004 by Wolfgang Denk · Sat Aug 06 01:11:12 2005 +0200
  54. dec9732 Fix endianess problem in TFTP / NFS default filenames by Wolfgang Denk · Thu Aug 04 01:09:44 2005 +0200
  55. d9ee50d * Patch by Ganapathi C, 04 Aug 2004: Fix NFS timeout issue by wdenk · Tue Sep 28 21:51:42 2004 +0000
  56. 0168663 * Fix "cls" command when used with splash screen by wdenk · Wed Jun 30 22:59:18 2004 +0000
  57. 145d2c1 Patches by Pantelis Antoniou, 30 Mar 2004: by wdenk · Thu Apr 15 21:48:45 2004 +0000
  58. 42c0547 * Patches by Thomas Viehweger, 16 Mar 2004: by wdenk · Tue Mar 23 22:14:11 2004 +0000
  59. acd9b10 * Patch by Yuli Barcohen, 4 Mar 2004: by wdenk · Sun Mar 14 00:59:59 2004 +0000
  60. d729d30 * Patch by Steven Scholz, 25 Feb 2004: by wdenk · Fri Feb 27 00:07:27 2004 +0000
  61. 77ef4c6 * Patch by Masami Komiya, 24 Feb 2004: Update NetBootFileXferSize in NFS code by wdenk · Tue Feb 24 22:33:21 2004 +0000
  62. be9c1cb * Patch by Masami Komiy, 22 Feb 2004: Add support for NFS for file download by wdenk · Tue Feb 24 02:00:03 2004 +0000