Commit Graph

98 Commits (bac0abd6174e427404dd197cdbefece31e97329b)

Author SHA1 Message Date
John Heffner 02b3d34631 [NET] Cleanup: Use sock_owned_by_user() macro 18 years ago
Trond Myklebust 2199700f1d SUNRPC: Fix buggy UDP transmission 18 years ago
Chuck Lever 1321d8d971 SUNRPC: Fix bytes-per-op accounting for RPC over UDP 18 years ago
\"Talpey, Thomas\ 4fa016eb24 NFS/SUNRPC: support transport protocol naming 18 years ago
\"Talpey, Thomas\ 49c36fcc44 SUNRPC: rearrange RPC sockets definitions 18 years ago
\"Talpey, Thomas\ 3c341b0b92 SUNRPC: rename the rpc_xprtsock_create structure 18 years ago
\"Talpey, Thomas\ bc25571e21 SUNRPC: Finish API to load RPC transport implementations dynamically 18 years ago
\"Talpey, Thomas\ 4417c8c41a SUNRPC: export per-transport rpcbind netid's 18 years ago
Chuck Lever 756805e7a7 SUNRPC: Add support for formatted universal addresses 18 years ago
Chuck Lever 8945ee5e27 SUNRPC: Split xs_reclassify_socket into an IPv4 and IPv6 version 18 years ago
Chuck Lever 95392c593e SUNRPC: Add a helper for extracting the address using the correct type 18 years ago
Chuck Lever 8f9d5b1a2e SUNRPC: Add IPv6 address support to net/sunrpc/xprtsock.c 18 years ago
Chuck Lever 68e220bd5c SUNRPC: create connect workers for IPv6 18 years ago
Chuck Lever 9c3d72de28 SUNRPC: Rename IPv4 connect workers 18 years ago
Chuck Lever 16be2d20d9 SUNRPC: Refactor a part of socket connect logic into a helper function 18 years ago
Chuck Lever 90058d37c3 SUNRPC: create an IPv6-savvy mechanism for binding to a reserved port 18 years ago
Chuck Lever 7dc753f039 SUNRPC: Rename xs_bind() to prepare for IPv6-specific bind method 18 years ago
Chuck Lever 20612005c5 SUNRPC: Introduce support for setting the port number in IPv6 addresses 18 years ago
Chuck Lever 4b6473fba4 SUNRPC: add a function to format IPv6 addresses 18 years ago
Chuck Lever ba10f2c234 SUNRPC: Rename xs_format_peer_addresses 18 years ago
Chuck Lever fbfe3cc677 SUNRPC: Add hex-formatted address support to rpc_peeraddr2str() 18 years ago
Chuck Lever 0c43b3d81c SUNRPC: Free address buffers in a loop 18 years ago
Chuck Lever bda243df2f SUNRPC: Use standard macros for printing IP addresses 18 years ago
Chuck Lever b595bb1506 SUNRPC: Fix a signed v. unsigned comparison in net/sunrpc/xprtsock.c 18 years ago
Frank van Maarseveen d3bc9a1deb SUNRPC client: add interface for binding to a local address 18 years ago
Frank van Maarseveen 96802a0951 SUNRPC: cleanup transport creation argument passing 18 years ago
Chuck Lever 45160d6275 SUNRPC: Rename rpcb_getport to be consistent with new rpcb_getport_sync name 18 years ago
Trond Myklebust c1384c9c4c SUNRPC: fix hang due to eventd deadlock... 18 years ago
Chuck Lever e9b1c9c98c SUNRPC: switch socket-based RPC transports to use rpcbind 18 years ago
Eric W. Biederman 0b4d414714 [PATCH] sysctl: remove insert_at_head from register_sysctl 18 years ago
Eric W. Biederman 2b1bec5f52 [PATCH] sysctl: sunrpc: don't unnecessarily set ctl_table->de 18 years ago
Eric W. Biederman 7e35280e51 [PATCH] sysctl: sunrpc: remove unnecessary insert_at_head flag 18 years ago
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
Chuck Lever 46121cf7d8 SUNRPC: fix print format for tk_pid 18 years ago
Peter Zijlstra ed07536ed6 [PATCH] lockdep: annotate nfs/nfsd in-kernel sockets 18 years ago
Chuck Lever fbf76683ff SUNRPC: relocate the creation of socket-specific tunables 18 years ago
Chuck Lever 282b32e17f SUNRPC: create stubs for xprtsock init and cleanup 18 years ago
Chuck Lever dd4564715e SUNRPC: Rename skb_reader_t and friends 18 years ago
Chuck Lever 9d29231690 SUNRPC: skb_read_bits is the same as xs_tcp_copy_data 18 years ago
Chuck Lever 7559c7a28f SUNRPC: Make address format buffers more generic 18 years ago
Chuck Lever 314dfd7987 SUNRPC: move saved socket callback functions to a private data structure 18 years ago
Chuck Lever 7c6e066ec2 SUNRPC: Move the UDP socket bufsize parameters to a private data structure 18 years ago
Chuck Lever c847546182 SUNRPC: Move rpc_xprt socket connect fields into private data structure 18 years ago
Chuck Lever e136d0926e SUNRPC: Move TCP state flags into xprtsock.c 18 years ago
Chuck Lever 51971139b2 SUNRPC: Move TCP receive state variables into private data structure 18 years ago
Chuck Lever ee0ac0c227 SUNRPC: Remove sock and inet fields from rpc_xprt 18 years ago
Chuck Lever ffc2e518c9 SUNRPC: Allocate a private data area for socket-specific rpc_xprt fields 18 years ago
Chuck Lever c8541ecdd5 SUNRPC: Make the transport-specific setup routine allocate rpc_xprt 18 years ago
Trond Myklebust 24c5684b65 SUNRPC: Clean up xs_send_pages() 18 years ago
David Howells 65f27f3844 WorkStruct: Pass the work_struct pointer instead of context data 18 years ago