index
:
profile/common/platform/kernel/u-boot-artik
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_unified
master
tizen
tizen_20160927
tizen_3.0
tizen_3.0.m2
tizen_4.0
Domain: System / Kernel; Licenses: GPL-2.0;
Jaehoon Chung <jh80.chung@samsung.com>, Junghoon Kim <jhoon20.kim@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
nfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-23
net: Refactor to separate the UDP handler from the ARP handler
Joe Hershberger
1
-1
/
+1
2012-05-23
net: Refactor to protect access to the NetState variable
Joe Hershberger
1
-6
/
+6
2012-05-23
net: cosmetic: Un-typedef IP_t
Joe Hershberger
1
-1
/
+1
2012-05-15
net: cosmetic: nfs.* checkpatch compliance
Joe Hershberger
1
-151
/
+149
2011-12-06
net: Make sure IPaddr_t is 32 bits in size
Matthias Weisser
1
-1
/
+1
2011-10-05
net: drop !NET_MULTI code
Mike Frysinger
1
-2
/
+0
2011-05-12
NET: pass source IP address to packet handlers
Luca Ceresoli
1
-1
/
+1
2009-12-13
net: pull CONFIG checks out of source and into makefile
Mike Frysinger
1
-4
/
+0
2009-12-07
nfs: NfsTimeout() updates
Evan Samanas
1
-5
/
+6
2009-12-07
fix nfs symlink name corruption
Ed Swarthout
1
-1
/
+1
2009-08-07
minor debug cleanups in ./net
Robin Getz
1
-32
/
+10
2009-03-20
convert print_IPaddr() to %pI4
Mike Frysinger
1
-6
/
+4
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
1
-3
/
+3
2008-10-18
net: express the first argument to NetSetTimeout() in milliseconds
Bartlomiej Sieka
1
-3
/
+3
2008-02-14
NFS Timeout with large files.
Hiroshi Ito
1
-1
/
+6
2007-11-18
Fix warning differ in signedness in net/net.c and net/nfs.c
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2007-11-03
Fix typo in nfs.c
Guennadi Liakhovetski
1
-1
/
+0
2007-07-11
Fix some compile problems introduced by the latest CFG_CMD_xxx cleanup
Stefan Roese
1
-2
/
+1
2007-07-09
net/: Remove obsolete references to CONFIG_COMMANDS
Jon Loeliger
1
-3
/
+3
2007-07-04
net/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
1
-1
/
+2
2005-08-06
Fix return code of NFS command
Wolfgang Denk
1
-5
/
+9
2005-08-04
Fix endianess problem in TFTP / NFS default filenames
Wolfgang Denk
1
-6
/
+4
2004-09-28
* Patch by Ganapathi C, 04 Aug 2004:
wdenk
1
-7
/
+9
2004-06-30
* Fix "cls" command when used with splash screen
wdenk
1
-1
/
+1
2004-04-15
Patches by Pantelis Antoniou, 30 Mar 2004:
wdenk
1
-1
/
+1
2004-03-23
* Patches by Thomas Viehweger, 16 Mar 2004:
wdenk
1
-8
/
+3
2004-03-14
* Patch by Yuli Barcohen, 4 Mar 2004:
wdenk
1
-14
/
+21
2004-02-27
* Patch by Steven Scholz, 25 Feb 2004:
wdenk
1
-2
/
+2
2004-02-24
* Patch by Masami Komiya, 24 Feb 2004:
wdenk
1
-6
/
+6
2004-02-24
* Patch by Masami Komiy, 22 Feb 2004:
wdenk
1
-0
/
+772