index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-17
net: Fix compiling SPL when fastboot is enabled
Sean Anderson
1
-2
/
+2
2023-05-05
net: add fastboot TCP support
Dmitrii Merkurev
1
-1
/
+2
2023-05-05
net: dhcp6: Add DHCPv6 (DHCP for IPv6)
Sean Edmond
1
-0
/
+1
2022-12-07
net: Remove eth_legacy.c
Tom Rini
1
-7
/
+3
2022-12-05
net: ping6: Add ping6 command
Viacheslav Mitrofanov
1
-0
/
+1
2022-12-05
net: ipv6: Add Neighbor Discovery Protocol (NDP)
Viacheslav Mitrofanov
1
-0
/
+1
2022-12-05
net: ipv6: Add IPv6 build options
Viacheslav Mitrofanov
1
-0
/
+1
2022-11-28
net: Add wget application
Ying-Chun Liu (PaulLiu)
1
-0
/
+1
2022-11-28
net: Add TCP protocol
Ying-Chun Liu (PaulLiu)
1
-0
/
+1
2022-04-25
bootstd: ethernet: Add a bootdev driver
Simon Glass
1
-0
/
+1
2021-02-16
net: Introduce DSA class for Ethernet switches
Claudiu Manoil
1
-0
/
+1
2020-09-30
net: add a generic udp protocol
Philippe Reynes
1
-0
/
+1
2019-12-15
net: Move the checksum functions to lib/
Simon Glass
1
-1
/
+0
2019-09-04
net: introduce packet capture support
Ramon Fried
1
-0
/
+1
2019-07-18
net: add MDIO_MUX DM class
Alex Marginean
1
-0
/
+1
2019-07-15
net: introduce MDIO DM class for MDIO devices
Alex Marginean
1
-0
/
+1
2018-07-02
net: Add new wol command - Wake on LAN
Lothar Felten
1
-0
/
+1
2018-05-30
net: fastboot: Merge AOSP UDP fastboot
Alex Kiernan
1
-0
/
+1
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-3
/
+1
2018-04-13
net: Make core net code depend on NET instead of CMD_NET
Joe Hershberger
1
-5
/
+5
2018-04-13
net: Make CMD_NET a menuconfig
Joe Hershberger
1
-2
/
+2
2017-05-12
net: Disable the format-extra-args warning
Tom Rini
1
-0
/
+5
2016-01-28
net: Rename eth.c to eth_lecacy.c
Simon Glass
1
-1
/
+1
2016-01-28
net: Move driver-model code into its own file
Simon Glass
1
-0
/
+4
2016-01-28
net: Move common init into a new eth_common.c file
Simon Glass
1
-0
/
+1
2015-01-23
net: Add a separate file for IP checksumming
Simon Glass
1
-0
/
+1
2014-02-19
kbuild: use Linux Kernel build scripts
Masahiro Yamada
1
-1
/
+1
2013-10-31
net: convert a makefile to Kbuild style
Masahiro Yamada
1
-34
/
+12
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
1
-17
/
+1
2012-07-07
net: use common rand()/srand() functions
Michael Walle
1
-2
/
+0
2012-05-23
net: Add link-local addressing support
Joe Hershberger
1
-1
/
+3
2012-05-23
net: Move PING out of net.c
Joe Hershberger
1
-0
/
+1
2012-05-23
net: Move ARP out of net.c
Joe Hershberger
1
-0
/
+1
2012-05-23
net: Move CDP out of net.c
Joe Hershberger
1
-0
/
+1
2012-05-23
net: Move MAC-seeded rand out of bootp.c
Joe Hershberger
1
-0
/
+1
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
1
-2
/
+2
2010-10-11
rarp: Condtionally compile rarp support
Peter Tyser
1
-1
/
+1
2009-12-13
net: pull CONFIG checks out of source and into makefile
Mike Frysinger
1
-6
/
+6
2009-08-07
minor debug cleanups in ./net
Robin Getz
1
-1
/
+1
2009-07-22
Add DNS support
Robin Getz
1
-3
/
+4
2009-02-09
net/sntp.c: move ifdef into Makefile COBJS-$(...)
Mike Frysinger
1
-1
/
+1
2007-11-15
Build: split COBJS value into multiple lines
Grant Likely
1
-2
/
+9
2006-10-09
Move "ar" flags to config.mk to allow for silent "make -s"
Wolfgang Denk
1
-1
/
+1
2006-09-01
Add support for a saving build objects in a separate directory.
Marian Balakowicz
1
-7
/
+11
2005-04-01
* Patch by Masami Komiya, 30 Mar 2005:
wdenk
1
-1
/
+1
2004-02-24
* Patch by Masami Komiy, 22 Feb 2004:
wdenk
1
-1
/
+1
2003-06-05
* Add support for RMU board
wdenk
1
-1
/
+1
2002-02-24
Initial revision
wdenk
1
-0
/
+43