index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
addr.c
Age
Commit message (
Expand
)
Author
Lines
2024-02-28
net: sunrpc: Fix an off by one in rpc_sockaddr2uaddr()
Christophe JAILLET
-2
/
+2
2021-09-21
nfsd: don't alloc under spinlock in rpc_parse_scope_id
J. Bruce Fields
-22
/
+18
2021-01-10
net: sunrpc: interpret the return value of kstrtou32 correctly
j.nixdorf@avm.de
-1
/
+1
2020-05-27
net: sunrpc: Fix off-by-one issues in 'rpc_ntop6'
Fedor Tokarev
-2
/
+2
2020-02-03
SUNRPC: Use kmemdup_nul() in rpc_parse_scope_id()
Trond Myklebust
-1
/
+1
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
-0
/
+1
2014-07-12
replace strict_strto calls
Daniel Walter
-10
/
+6
2013-02-05
sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to ...
Jeff Layton
-1
/
+2
2012-01-31
SUNRPC: parametrize rpc_uaddr2sockaddr() by network context
Stanislav Kinsbursky
-3
/
+5
2012-01-31
SUNRPC: parametrize rpc_pton() by network context
Stanislav Kinsbursky
-3
/
+4
2012-01-31
SUNRPC: parametrize rpc_pton6() by network context
Stanislav Kinsbursky
-4
/
+4
2012-01-31
SUNRPC: parametrize rpc_parse_scope_id() by network context
Stanislav Kinsbursky
-4
/
+5
2011-12-11
net: use IS_ENABLED(CONFIG_IPV6)
Eric Dumazet
-4
/
+4
2011-10-31
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
-0
/
+1
2011-10-18
SUNRPC: Remove unnecessary export of rpc_sockaddr2uaddr
Trond Myklebust
-1
/
+0
2011-10-18
SUNRPC: Fix rpc_sockaddr2uaddr
Trond Myklebust
-2
/
+3
2011-04-10
treewide: remove extra semicolons
Justin P. Mattock
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
-0
/
+1
2010-02-10
SUNRPC: Don't display zero scope IDs
Chuck Lever
-0
/
+2
2010-02-10
SUNRPC: Deprecate support for site-local addresses
Chuck Lever
-4
/
+2
2009-12-03
SUNRPC: Display compressed (shorthand) IPv6 presentation addresses
Chuck Lever
-9
/
+1
2009-11-14
SUNRPC: Address buffer overrun in rpc_uaddr2sockaddr()
Chuck Lever
-10
/
+8
2009-08-09
SUNRPC: Provide functions for managing universal addresses
Chuck Lever
-0
/
+364