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
2012-11-04
net/: sparse fixes
Kim Phillips
5
-10
/
+10
2012-10-04
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
1
-6
/
+21
2012-10-03
net: fix netconsole filtering
Joe Hershberger
1
-1
/
+1
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-09-27
net: eth_write_hwaddr: Return error for invalid MACs
Benoît Thébaudeau
1
-2
/
+5
2012-09-24
net: Filter incoming netconsole packets by IP
Joe Hershberger
1
-0
/
+1
2012-09-24
net: Improve the speed of netconsole
Joe Hershberger
2
-12
/
+22
2012-09-24
net: bugfix: NetSetTimeout assumes CONFIG_SYS_HZ=1000
Tetsuyuki Kobayashi
1
-1
/
+1
2012-09-24
api: net: fix length check in eth_receive()
Michael Walle
1
-4
/
+1
2012-07-30
Merge branch 'next' of git://git.denx.de/u-boot
Wolfgang Denk
3
-2
/
+20
2012-07-24
net: Make sure the ethaddr is updated in net_init()
Joe Hershberger
1
-2
/
+1
2012-07-19
net: link_local: fix build
benoit.thebaudeau@advans
1
-3
/
+3
2012-07-19
net: bootp: fix build
benoit.thebaudeau@advans
1
-1
/
+1
2012-07-12
net: nfs: make NFS_TIMEOUT configurable
Tetsuyuki Kobayashi
1
-1
/
+5
2012-07-12
Merge branch 'next' of git://git.denx.de/u-boot-net into next
Wolfgang Denk
2
-1
/
+15
2012-07-11
net: Inline the new eth_setenv_enetaddr_by_index function
Joe Hershberger
1
-1
/
+1
2012-07-11
net: allow setting env enetaddr from net device setting
Rob Herring
1
-0
/
+14
2012-07-11
net: tftp: fix type of block arg to store_block
Jayachandran Chandrasekharan Nair
1
-1
/
+1
2012-07-10
net: fix typo in arp clean up
Mike Frysinger
1
-1
/
+1
2012-07-10
Minor Coding Style cleanup
Wolfgang Denk
1
-2
/
+3
2012-07-08
net: make net_rand.h inclusion depend on BOOTP_RANDOM_DELAY
Kim Phillips
1
-1
/
+3
2012-07-07
net: add helper to generate random mac address
Michael Walle
1
-0
/
+22
2012-07-07
net: use common rand()/srand() functions
Michael Walle
4
-80
/
+28
2012-05-23
net: Allow filtering on debug traces in the net subsystem
Joe Hershberger
5
-31
/
+52
2012-05-23
net: Work-around for brain-damaged Cisco equipment with arp-proxy
Joe Hershberger
1
-0
/
+14
2012-05-23
net: Add link-local addressing support
Joe Hershberger
4
-1
/
+372
2012-05-23
net: Separate ArpRequest() into lower-level func
Joe Hershberger
2
-9
/
+15
2012-05-23
net: Don't copy every packet that waits for an ARP
Joe Hershberger
4
-35
/
+20
2012-05-23
net: Fix net buffer initialization
Joe Hershberger
1
-14
/
+31
2012-05-23
net: Remove unused parameter from NetInitLoop()
Joe Hershberger
1
-2
/
+2
2012-05-23
net: Remove static allocation for MAC address in PingSend()
Joe Hershberger
2
-11
/
+8
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: Add net_update_ether() to handle ARP and Ping replies
Joe Hershberger
3
-6
/
+29
2012-05-23
net: Refactor to separate the UDP handler from the ARP handler
Joe Hershberger
8
-51
/
+72
2012-05-23
net: Refactor to protect access to the NetState variable
Joe Hershberger
7
-28
/
+31
2012-05-23
net: Refactor to use NetSendPacket instead of eth_send directly
Joe Hershberger
4
-14
/
+6
2012-05-23
net: Refactor ping receive handler
Joe Hershberger
1
-16
/
+2
2012-05-23
net: Move debug trace to point of action
Joe Hershberger
1
-1
/
+1
2012-05-23
net: Refactor bootp packet length computations
Joe Hershberger
1
-11
/
+13
2012-05-23
net: Refactor packet length computations
Joe Hershberger
3
-10
/
+16
2012-05-23
net: Refactor NetSendUDPPacket to share more code
Joe Hershberger
1
-19
/
+25
2012-05-23
net: Refactor IP, UPD, and ICMP header writing functions
Joe Hershberger
3
-52
/
+55
2012-05-23
net: cosmetic: Replace magic numbers in arp.c with constants
Joe Hershberger
1
-17
/
+17
2012-05-23
net: cosmetic: Rename tmp to reply_ip_addr in arp.c
Joe Hershberger
1
-3
/
+3
2012-05-23
net: cosmetic: Alphabetize includes in net.c
Joe Hershberger
1
-12
/
+12
2012-05-23
net: cosmetic: Rename OPT_SIZE to OPT_FIELD_SIZE
Joe Hershberger
2
-9
/
+8
2012-05-23
net: cosmetic: Rename CDPHandler to cdp_receive
Joe Hershberger
3
-4
/
+4
[next]