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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-01
net/tftp: make tftpput working with servers that do not use OACK
Mikhail Kshevetskiy
1
-1
/
+8
2024-07-31
net: remove duplicate eth_env_set_enetaddr_by_index() declaration
Alexander Sverdlin
1
-16
/
+0
2024-07-15
net: Remove duplicate newlines
Marek Vasut
7
-8
/
+0
2024-07-05
Fix Kconfig coding style from spaces to tab
Anand Moon
1
-2
/
+2
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
26
-26
/
+3
2024-05-20
Merge tag 'v2024.07-rc3' into next
Tom Rini
26
-3
/
+26
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
26
-3
/
+26
2024-05-15
net: eth-uclass: guard against reentrant eth_init()/eth_halt() calls
Matthias Schiffer
1
-8
/
+32
2024-05-06
net: Remove <common.h> and add needed includes
Tom Rini
26
-26
/
+3
2024-05-05
rng: Introduce SPL_DM_RNG
Marek Vasut
1
-1
/
+1
2024-05-03
net: consider option-length when parsing NIS domain
Heinrich Schuchardt
1
-1
/
+1
2024-04-18
net: add support to parse the NIS domain for the dhcp options
Charles Hardin
1
-0
/
+8
2024-04-16
net: wget: fix TCP sequence number wrap around issue
Yasuharu Shibata
1
-3
/
+1
2024-04-16
net: wget: Support retransmission a dropped packet
Yasuharu Shibata
1
-2
/
+10
2024-04-10
net: nfs: fix file handle length in NFSv3
Sébastien Szymanski
1
-5
/
+13
2024-03-26
net: mdio-uclass: Bind and probe generic Ethernet PHY driver
Roger Quadros
1
-0
/
+41
2024-03-07
net: mdio: Handle bus level GPIO Reset
Roger Quadros
1
-1
/
+36
2024-01-17
net: tftp: remove explicit efi configuration dependency
AKASHI Takahiro
1
-6
/
+4
2024-01-09
fastboot: multiresponse support
Ion Agorria
1
-6
/
+23
2024-01-03
Merge tag 'v2024.01-rc6' into next
Tom Rini
2
-5
/
+11
2023-12-21
global: Drop common.h inclusion
Tom Rini
4
-8
/
+1
2023-12-19
net: fix NetConsole documentation reference
Baruch Siach
1
-1
/
+1
2023-12-19
net: wget: Support non-default HTTP port
Marek Vasut
1
-4
/
+10
2023-11-22
net: Make NET imply NETDEVICES
Tom Rini
1
-0
/
+1
2023-11-18
cmd: efidebug: add uri device path
Masahisa Kojima
1
-0
/
+71
2023-11-18
net: wget: add wget with dns utility function
Masahisa Kojima
1
-0
/
+54
2023-11-18
net: wget: prevent overwriting reserved memory
Masahisa Kojima
1
-7
/
+73
2023-11-05
net: eth-uclass: Improve error message when MAC is not found
Fabio Estevam
1
-1
/
+1
2023-11-05
net: Add option for tracing packets
Sean Anderson
1
-0
/
+3
2023-11-05
net: eth-uclass: Setup ROM source only when ROM reading passes
Michal Simek
1
-3
/
+7
2023-11-05
net: Get pxe config file from dhcp option 209
Sean Edmond
1
-0
/
+21
2023-11-05
net: dhcp6: Fix OPT_BOOTFILE_PARAM parsing
Sean Edmond
1
-3
/
+12
2023-10-17
net: bootp: Fall back to BOOTP from DHCP when unit testing
Sean Anderson
1
-0
/
+6
2023-10-17
net: bootp: Move port numbers to header
Sean Anderson
2
-3
/
+3
2023-10-17
net: Fix compiling SPL when fastboot is enabled
Sean Anderson
2
-4
/
+4
2023-10-02
Merge branch 'next'
Tom Rini
4
-31
/
+2
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
1
-0
/
+1
2023-09-22
net: wget: Avoid packet queue overflow
Richard Weinberger
1
-1
/
+9
2023-09-14
net: phy: Remove unused NEEDS_MANUAL_RELOC code bits
Marek Vasut
1
-4
/
+0
2023-09-14
net: eth: Remove unused NEEDS_MANUAL_RELOC code bits
Marek Vasut
1
-26
/
+0
2023-08-22
net: Fix the displayed value of bytes transferred
Siddharth Vadapalli
1
-1
/
+1
2023-07-27
net: ipv6: router advertisement message length should be within limits
Ehsan Mohandesi
1
-0
/
+2
2023-07-16
bootstd: Use bootdev instead of bootdevice
Simon Glass
1
-1
/
+1
2023-07-05
Merge tag 'v2023.07-rc6' into next
Tom Rini
2
-1
/
+6
2023-06-14
net: dhcp6: Fix VCI string
Sean Edmond
1
-1
/
+1
2023-06-14
net: ipv6: Fix CID 453851 and CID 436278
Sean Edmond
1
-0
/
+5
2023-06-14
net: dsa: Fix OF fallback lookup for ports
Marcus Comstedt
1
-1
/
+1
2023-05-13
bootstd: Rename distro and syslinux to extlinux
Simon Glass
1
-2
/
+2
2023-05-05
net: ipv6: Add support for default gateway discovery.
Ehsan Mohandesi
3
-11
/
+256
2023-05-05
net: share fastboot boot handle logic between transports
Dmitrii Merkurev
2
-31
/
+5
[next]