提交历史

作者 SHA1 备注 提交日期
  Tom Tucker 323bee32e9 svc: Add a transport function that checks for write space 17 年之前
  Tom Tucker e831fe65b1 svc: Add xpo_prep_reply_hdr 17 年之前
  Tom Tucker 755cceaba7 svc: Add per-transport delete functions 17 年之前
  Tom Tucker 5148bf4ebc svc: Add transport specific xpo_release function 17 年之前
  Tom Tucker 5d137990f5 svc: Move sk_sendto and sk_recvfrom to svc_xprt_class 17 年之前
  Tom Tucker 490231558e svc: Add a max payload value to the transport 17 年之前
  Tom Tucker 360d873864 svc: Make svc_sock the tcp/udp transport 17 年之前
  John Heffner 02b3d34631 [NET] Cleanup: Use sock_owned_by_user() macro 17 年之前
  Ilpo Järvinen 172589ccdd [NET]: DIV_ROUND_UP cleanup (part two) 18 年之前
  Wolfgang Walter 9db619e665 rpc: fix garbage in printk in svc_tcp_accept() 17 年之前
  Neil Brown 7a1fa065a0 Correctly close old nfsd/lockd sockets. 17 年之前
  Al Viro 582ee43dad net/* misc endianness annotations 18 年之前
  Frank van Maarseveen a97476926e SUNRPC server: record the destination address of a request 18 年之前
  NeilBrown 05ed690efb knfsd: simplify a 'while' condition in svcsock.c 18 年之前
  NeilBrown 7ac1bea550 knfsd: rename sk_defer_lock to sk_lock 18 年之前
  Eric Dumazet b7aa0bf70c [NET]: convert network timestamps to ktime_t 18 年之前
  David S. Miller bc375ea7ef [SUNRPC]: Make sure on-stack cmsg buffer is properly aligned. 18 年之前
  Adrian Bunk 418106d624 [PATCH] net/sunrpc/svcsock.c: fix a check 18 年之前
  NeilBrown cda1fd4abd [PATCH] knfsd: fix recently introduced problem with shutting down a busy NFS server 18 年之前
  NeilBrown 5a05ed73e1 [PATCH] knfsd: remove CONFIG_IPV6 ifdefs from sunrpc server code 18 年之前
  NeilBrown 7a37f5787e [PATCH] knfsd: use recv_msg to get peer address for NFSD instead of code-copying 18 年之前
  Chuck Lever 77f1f67a1a [PATCH] knfsd: SUNRPC: fix up svc_create_socket() to take a sockaddr struct + length 18 年之前
  Chuck Lever 95756482c9 [PATCH] knfsd: SUNRPC: support IPv6 addresses in RPC server's UDP receive path 18 年之前
  akpm@linux-foundation.org cdd88b9f3e [PATCH] knfsd: SUNRPC: Support IPv6 addresses in svc_tcp_accept 18 年之前
  Chuck Lever bcdb81ae29 [PATCH] knfsd: SUNRPC: add a "generic" function to see if the peer uses a secure port 18 年之前
  Chuck Lever b92503b25c [PATCH] knfsd: SUNRPC: teach svc_sendto() to deal with IPv6 addresses 18 年之前
  Chuck Lever 73df0dbaff [PATCH] knfsd: SUNRPC: Make rq_daddr field address-version independent 18 年之前
  Chuck Lever 27459f0940 [PATCH] knfsd: SUNRPC: Provide room in svc_rqst for larger addresses 18 年之前
  Chuck Lever 2442222283 [PATCH] knfsd: SUNRPC: Use sockaddr_storage to store address in svc_deferred_req 18 年之前
  Chuck Lever ad06e4bd62 [PATCH] knfsd: SUNRPC: Add a function to format the address in an svc_rqst for printing 18 年之前