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
/
bootp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-02
net: Add option to prefer bootp/dhcp serverip
Alexander Graf
1
-1
/
+6
2018-07-02
net: Prefer command line arguments
Alexander Graf
1
-5
/
+9
2018-05-14
net: bootp: Fix compile error processing ntpserver option
Chris Packham
1
-1
/
+1
2018-01-15
net: dhcp: Allow "MAY_FAIL" to still try each adapter
Joe Hershberger
1
-5
/
+12
2018-01-15
net: Remove nfs.h include from bootp.c
Joe Hershberger
1
-1
/
+0
2017-08-16
env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()
Simon Glass
1
-1
/
+1
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
1
-5
/
+5
2017-08-16
env: Rename setenv() to env_set()
Simon Glass
1
-1
/
+1
2017-01-21
status_led: Kconfig migration
Uri Mashiach
1
-3
/
+3
2016-06-12
net: Handle an empty bootp extension section
Andre Renaud
1
-0
/
+9
2016-05-27
net: Optionally use pxe client arch from variable
Alexander Graf
1
-7
/
+15
2016-05-27
distro: Add efi pxe boot code
Alexander Graf
1
-2
/
+11
2016-05-27
bootp: Move vendor class identifier set to function
Alexander Graf
1
-13
/
+13
2016-05-27
efi_loader: Add network access support
Alexander Graf
1
-0
/
+2
2016-03-27
bootp: Prevent u-boot from using others responses.
Anton Persson
1
-0
/
+2
2016-02-26
net: bootp: Add environment variable for timeout period
Alexandre Messier
1
-1
/
+10
2016-01-28
net: Add bootfile in DHCP Request
Alexandre Messier
1
-0
/
+1
2016-01-28
net: bootp: Ignore packets whose yiaddr is 0
Peng Fan
1
-0
/
+3
2015-10-29
net: parse DHCP options from overloaded file/sname fields
Stefan Brüns
1
-10
/
+32
2015-10-29
net: Do not overwrite options found in overloaded 'file' field
Stefan Brüns
1
-26
/
+18
2015-10-28
net: cancel timeout handler after DHCPACK
Stefan Brüns
1
-0
/
+1
2015-10-28
net: Fix parsing of Bootp/DHCP option 0 (Pad)
Stefan Brüns
1
-1
/
+10
2015-10-28
net: send RFC1542 compliant value for bootp requests
Stefan Brüns
1
-2
/
+6
2015-10-28
net: reject Bootp/DHCP packets with bad OP value
Stefan Brüns
1
-8
/
+5
2015-10-28
net: protect status led access in bootp
Thomas Chou
1
-1
/
+1
2015-10-28
net: bootp fix vci string on SPL-Boot
Hannes Petermaier
1
-1
/
+3
2015-09-07
net: tftp: Move tftp.h file from ./net to ./include/net
Lukasz Majewski
1
-1
/
+1
2015-04-18
net: Fix incorrect DHCP/BOOTP packets on 64-bit systems
Sergey Temerkhanov
1
-17
/
+16
2015-04-18
net: cosmetic: Fix checkpatch.pl failures in net.c
Joe Hershberger
1
-16
/
+17
2015-04-18
net: cosmetic: Clean up DHCP variables and functions
Joe Hershberger
1
-61
/
+58
2015-04-18
net: cosmetic: Cleanup internal packet buffer names
Joe Hershberger
1
-8
/
+8
2015-04-18
net: cosmetic: Name ethaddr variables consistently
Joe Hershberger
1
-9
/
+10
2015-04-18
net: cosmetic: Fixup var names for DHCP strings
Joe Hershberger
1
-24
/
+27
2015-04-18
net: cosmetic: Fixup var names related to boot file
Joe Hershberger
1
-13
/
+14
2015-04-18
net: cosmetic: Change IPaddr_t to struct in_addr
Joe Hershberger
1
-58
/
+67
2014-12-08
net: bootp: as CONFIG_BOOTP_SERVERIP is defined, keep bootfile not changed
Wu, Josh
1
-2
/
+2
2014-08-21
net: More BOOTP retry timeout improvements
Thierry Reding
1
-8
/
+40
2014-08-09
net: BOOTP retry timeout improvements
Stephen Warren
1
-7
/
+31
2014-07-22
bootp can use mdelay
Pavel Machek
1
-3
/
+2
2014-04-02
lib: uuid: code refactor for proper maintain between uuid bin and string
Przemyslaw Marczak
1
-1
/
+1
2012-11-04
net/: sparse fixes
Kim Phillips
1
-3
/
+3
2012-10-01
OMAP: networking support for SPL
Ilya Yanok
1
-1
/
+6
2012-10-01
net/bootp: add VCI support for BOOTP also
Ilya Yanok
1
-6
/
+16
2012-09-27
net: Quietly ignore DHCP Option 28 (Broadcast Address)
Brian Rzycki
1
-0
/
+2
2012-07-19
net: bootp: fix build
benoit.thebaudeau@advans
1
-1
/
+1
2012-07-08
net: make net_rand.h inclusion depend on BOOTP_RANDOM_DELAY
Kim Phillips
1
-1
/
+3
2012-05-23
net: Add option CONFIG_BOOTP_MAY_FAIL
Joe Hershberger
1
-0
/
+5
2012-05-23
net: Fix unused variable compile warning
Joe Hershberger
1
-4
/
+3
2012-05-23
net: Refactor to separate the UDP handler from the ARP handler
Joe Hershberger
1
-2
/
+2
2012-05-23
net: Move debug trace to point of action
Joe Hershberger
1
-1
/
+1
[next]