Adrian Bunk
|
483066d62e
SUNRPC: make sunrpc/xprtsock.c:xs_setup_{udp,tcp}() static
|
17 년 전 |
Linus Torvalds
|
f4921aff5b
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
|
17 년 전 |
John Heffner
|
02b3d34631
[NET] Cleanup: Use sock_owned_by_user() macro
|
18 년 전 |
Trond Myklebust
|
2199700f1d
SUNRPC: Fix buggy UDP transmission
|
17 년 전 |
Chuck Lever
|
1321d8d971
SUNRPC: Fix bytes-per-op accounting for RPC over UDP
|
17 년 전 |
\"Talpey, Thomas\
|
4fa016eb24
NFS/SUNRPC: support transport protocol naming
|
18 년 전 |
\"Talpey, Thomas\
|
49c36fcc44
SUNRPC: rearrange RPC sockets definitions
|
18 년 전 |
\"Talpey, Thomas\
|
3c341b0b92
SUNRPC: rename the rpc_xprtsock_create structure
|
18 년 전 |
\"Talpey, Thomas\
|
bc25571e21
SUNRPC: Finish API to load RPC transport implementations dynamically
|
18 년 전 |
\"Talpey, Thomas\
|
4417c8c41a
SUNRPC: export per-transport rpcbind netid's
|
18 년 전 |
Chuck Lever
|
756805e7a7
SUNRPC: Add support for formatted universal addresses
|
18 년 전 |
Chuck Lever
|
8945ee5e27
SUNRPC: Split xs_reclassify_socket into an IPv4 and IPv6 version
|
18 년 전 |
Chuck Lever
|
95392c593e
SUNRPC: Add a helper for extracting the address using the correct type
|
18 년 전 |
Chuck Lever
|
8f9d5b1a2e
SUNRPC: Add IPv6 address support to net/sunrpc/xprtsock.c
|
18 년 전 |
Chuck Lever
|
68e220bd5c
SUNRPC: create connect workers for IPv6
|
18 년 전 |
Chuck Lever
|
9c3d72de28
SUNRPC: Rename IPv4 connect workers
|
18 년 전 |
Chuck Lever
|
16be2d20d9
SUNRPC: Refactor a part of socket connect logic into a helper function
|
18 년 전 |
Chuck Lever
|
90058d37c3
SUNRPC: create an IPv6-savvy mechanism for binding to a reserved port
|
18 년 전 |
Chuck Lever
|
7dc753f039
SUNRPC: Rename xs_bind() to prepare for IPv6-specific bind method
|
18 년 전 |
Chuck Lever
|
20612005c5
SUNRPC: Introduce support for setting the port number in IPv6 addresses
|
18 년 전 |
Chuck Lever
|
4b6473fba4
SUNRPC: add a function to format IPv6 addresses
|
18 년 전 |
Chuck Lever
|
ba10f2c234
SUNRPC: Rename xs_format_peer_addresses
|
18 년 전 |
Chuck Lever
|
fbfe3cc677
SUNRPC: Add hex-formatted address support to rpc_peeraddr2str()
|
18 년 전 |
Chuck Lever
|
0c43b3d81c
SUNRPC: Free address buffers in a loop
|
18 년 전 |
Chuck Lever
|
bda243df2f
SUNRPC: Use standard macros for printing IP addresses
|
18 년 전 |
Chuck Lever
|
b595bb1506
SUNRPC: Fix a signed v. unsigned comparison in net/sunrpc/xprtsock.c
|
18 년 전 |
Frank van Maarseveen
|
d3bc9a1deb
SUNRPC client: add interface for binding to a local address
|
18 년 전 |
Frank van Maarseveen
|
96802a0951
SUNRPC: cleanup transport creation argument passing
|
18 년 전 |
Chuck Lever
|
45160d6275
SUNRPC: Rename rpcb_getport to be consistent with new rpcb_getport_sync name
|
18 년 전 |
Trond Myklebust
|
c1384c9c4c
SUNRPC: fix hang due to eventd deadlock...
|
18 년 전 |