1. 308252d net: add fastboot TCP support by Dmitrii Merkurev · Wed Apr 12 19:49:30 2023 +0100
  2. e8c4383 net: dhcp6: Add DHCPv6 (DHCP for IPv6) by Sean Edmond · Tue Apr 11 10:48:46 2023 -0700
  3. 68fc04c net: Remove eth_legacy.c by Tom Rini · Sun Nov 27 10:25:36 2022 -0500
  4. e03c8aa net: ping6: Add ping6 command by Viacheslav Mitrofanov · Fri Dec 02 12:18:08 2022 +0300
  5. 2e6fe2e net: ipv6: Add Neighbor Discovery Protocol (NDP) by Viacheslav Mitrofanov · Fri Dec 02 12:18:01 2022 +0300
  6. 6cce6c2 net: ipv6: Add IPv6 build options by Viacheslav Mitrofanov · Fri Dec 02 12:17:59 2022 +0300
  7. cc96a1d net: Add wget application by Ying-Chun Liu (PaulLiu) · Tue Nov 08 14:17:29 2022 +0800
  8. 41efed1 net: Add TCP protocol by Ying-Chun Liu (PaulLiu) · Tue Nov 08 14:17:28 2022 +0800
  9. 4f840a2 bootstd: ethernet: Add a bootdev driver by Simon Glass · Sun Apr 24 23:31:15 2022 -0600
  10. c0566c2 net: Introduce DSA class for Ethernet switches by Claudiu Manoil · Mon Jan 25 14:23:53 2021 +0200
  11. 6ec70bc net: add a generic udp protocol by Philippe Reynes · Fri Sep 18 14:13:00 2020 +0200
  12. d70d8d8 net: Move the checksum functions to lib/ by Simon Glass · Fri Dec 06 21:41:39 2019 -0700
  13. ac598c1 net: introduce packet capture support by Ramon Fried · Thu Jul 18 21:43:30 2019 +0300
  14. ab8c2a5 net: add MDIO_MUX DM class by Alex Marginean · Fri Jul 12 10:13:50 2019 +0300
  15. 1a5b098 net: introduce MDIO DM class for MDIO devices by Alex Marginean · Mon Jun 03 19:10:30 2019 +0300
  16. 776fc10 net: Add new wol command - Wake on LAN by Lothar Felten · Fri Jun 22 22:29:54 2018 +0200
  17. d5aa57c net: fastboot: Merge AOSP UDP fastboot by Alex Kiernan · Tue May 29 15:30:53 2018 +0000
  18. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  19. 33c791b net: Make core net code depend on NET instead of CMD_NET by Joe Hershberger · Fri Apr 13 15:26:38 2018 -0500
  20. b042946 net: Make CMD_NET a menuconfig by Joe Hershberger · Fri Apr 13 15:26:30 2018 -0500
  21. e44b385 net: Disable the format-extra-args warning by Tom Rini · Wed May 10 15:26:06 2017 -0400
  22. 8602d5c net: Rename eth.c to eth_lecacy.c by Simon Glass · Sun Jan 17 14:52:01 2016 -0700
  23. c6011d2 net: Move driver-model code into its own file by Simon Glass · Sun Jan 17 14:52:00 2016 -0700
  24. 0a9bde1 net: Move common init into a new eth_common.c file by Simon Glass · Sun Jan 17 14:51:57 2016 -0700
  25. 0015391 net: Add a separate file for IP checksumming by Simon Glass · Mon Jan 19 22:16:07 2015 -0700
  26. 0d68fb1 kbuild: use Linux Kernel build scripts by Masahiro Yamada · Tue Feb 04 17:24:28 2014 +0900
  27. 51dda80 net: convert a makefile to Kbuild style by Masahiro Yamada · Thu Oct 17 17:35:00 2013 +0900
  28. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  29. b90b97a net: use common rand()/srand() functions by Michael Walle · Tue Jun 05 11:33:15 2012 +0000
  30. b35a3a6 net: Add link-local addressing support by Joe Hershberger · Wed May 23 08:00:12 2012 +0000
  31. c21bf37 net: Move PING out of net.c by Joe Hershberger · Wed May 23 07:58:02 2012 +0000
  32. aae0508 net: Move ARP out of net.c by Joe Hershberger · Wed May 23 07:58:01 2012 +0000
  33. a4215b0 net: Move CDP out of net.c by Joe Hershberger · Wed May 23 07:57:59 2012 +0000
  34. 797f2c5 net: Move MAC-seeded rand out of bootp.c by Joe Hershberger · Wed May 23 07:57:58 2012 +0000
  35. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  36. f7a48ca rarp: Condtionally compile rarp support by Peter Tyser · Thu Sep 30 11:25:48 2010 -0500
  37. 8c2926d net: pull CONFIG checks out of source and into makefile by Mike Frysinger · Tue Nov 03 11:35:42 2009 -0500
  38. 9e0a4d6 minor debug cleanups in ./net by Robin Getz · Thu Jul 23 03:01:03 2009 -0400
  39. 82f0d23 Add DNS support by Robin Getz · Mon Jul 20 14:53:54 2009 -0400
  40. 9e3cc95 net/sntp.c: move ifdef into Makefile COBJS-$(...) by Mike Frysinger · Thu Feb 05 21:04:47 2009 -0500
  41. 1179ad1 Build: split COBJS value into multiple lines by Grant Likely · Mon Sep 24 09:05:30 2007 -0600
  42. 6a65e42 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · Mon Oct 09 01:02:05 2006 +0200
  43. d62379d Add support for a saving build objects in a separate directory. by Marian Balakowicz · Fri Sep 01 19:49:50 2006 +0200
  44. b4ad962 * Patch by Masami Komiya, 30 Mar 2005: by wdenk · Fri Apr 01 00:25:43 2005 +0000
  45. 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
  46. e6466f6 * Add support for RMU board by wdenk · Thu Jun 05 19:27:42 2003 +0000
  47. ed9a2d3 Initial revision by wdenk · Sun Feb 24 23:28:19 2002 +0000