Commit Graph

121 Commits (4b62e58cccff9c5e7ffc7023f7ec24c75fbd549b)

Author SHA1 Message Date
Chuck Lever 4b62e58ccc SUNRPC: Pass a family argument to svc_register() 16 years ago
Trond Myklebust 24c3767e41 SUNRPC: The sunrpc server code should not be used by out-of-tree modules 16 years ago
Tom Tucker 2779e3ae39 svc: Move kfree of deferral record to common code 16 years ago
Trond Myklebust 69b6ba3712 SUNRPC: Ensure the server closes sockets in a timely fashion 16 years ago
Tom Tucker 2da2c21d75 Add a reference to sunrpc in svc_addsock 16 years ago
Harvey Harrison 21454aaad3 net: replace NIPQUAD() in net/*/ 16 years ago
Chuck Lever 2937391385 NLM: Remove unused argument from svc_addsock() function 17 years ago
Chuck Lever b6632339e3 SUNRPC: Set V6ONLY socket option for RPC listener sockets 17 years ago
Chuck Lever c0401ea008 SUNRPC: Update RPC server's TCP record marker decoder 17 years ago
Chuck Lever b7872fe86d SUNRPC: RPC server still uses 2.4 method for disabling TCP Nagle 17 years ago
Jeff Layton 23d42ee278 SUNRPC: export svc_sock_update_bufs 17 years ago
Pavel Emelyanov 5216a8e70e Wrap buffers used for rpc debug printks into RPC_IFDEBUG 17 years ago
Tom Tucker 260c1d1298 svc: Add transport hdr size for defer/revisit 17 years ago
Tom Tucker 0f0257eaa5 svc: Move the xprt independent code to the svc_xprt.c file 17 years ago
Tom Tucker 18d19f949d svc: Make svc_check_conn_limits xprt independent 17 years ago
Tom Tucker 57b1d3baba svc: Removing remaining references to rq_sock in rqstp 17 years ago
Tom Tucker 4e5caaa5f2 svc: Move create logic to common code 17 years ago
Tom Tucker 9f8bfae693 svc: Make svc_age_temp_sockets svc_age_temp_transports 17 years ago
Tom Tucker c36adb2a7f svc: Make svc_recv transport neutral 17 years ago
Tom Tucker eab996d4ac svc: Make svc_sock_release svc_xprt_release 17 years ago
Tom Tucker 9dbc240f19 svc: Move the sockaddr information to svc_xprt 17 years ago
Tom Tucker 8c7b0172a1 svc: Make deferral processing xprt independent 17 years ago
Tom Tucker def13d7401 svc: Move the authinfo cache to svc_xprt. 17 years ago
Tom Tucker 4bc6c497b2 svc: Remove sk_lastrecv 17 years ago
Tom Tucker 6bc5ab1367 svc: Move accept call to svc_xprt_received to common code 17 years ago
Tom Tucker a6046f71f2 svc: Change svc_sock_received to svc_xprt_received and export it 17 years ago
Tom Tucker a50fea26b9 svc: Make svc_send transport neutral 17 years ago
Tom Tucker f6150c3cab svc: Make the enqueue service transport neutral and export it. 17 years ago
Tom Tucker 7a90e8cc21 svc: Move sk_reserved to svc_xprt 17 years ago
Tom Tucker 7a18208383 svc: Make close transport independent 17 years ago
Tom Tucker bb5cf160b2 svc: Move sk_server and sk_pool to svc_xprt 17 years ago
Tom Tucker 02fc6c3618 svc: Move sk_flags to the svc_xprt structure 17 years ago
Tom Tucker e1b3157f97 svc: Change sk_inuse to a kref 17 years ago
Tom Tucker d7c9f1ed97 svc: Change services to use new svc_create_xprt service 17 years ago
Tom Tucker b700cbb11f svc: Add a generic transport svc_create_xprt function 17 years ago
Tom Tucker f9f3cc4fae svc: Move connection limit checking to its own function 17 years ago
Tom Tucker 44a6995b32 svc: Remove unnecessary call to svc_sock_enqueue 17 years ago
Tom Tucker 38a417cc99 svc: Add xpo_accept transport function 17 years ago
Tom Tucker d7979ae4a0 svc: Move close processing to a single place 17 years ago
Tom Tucker 323bee32e9 svc: Add a transport function that checks for write space 17 years ago
Tom Tucker e831fe65b1 svc: Add xpo_prep_reply_hdr 17 years ago
Tom Tucker 755cceaba7 svc: Add per-transport delete functions 17 years ago
Tom Tucker 5148bf4ebc svc: Add transport specific xpo_release function 17 years ago
Tom Tucker 5d137990f5 svc: Move sk_sendto and sk_recvfrom to svc_xprt_class 17 years ago
Tom Tucker 490231558e svc: Add a max payload value to the transport 17 years ago
Tom Tucker 360d873864 svc: Make svc_sock the tcp/udp transport 17 years ago
John Heffner 02b3d34631 [NET] Cleanup: Use sock_owned_by_user() macro 18 years ago
Ilpo Järvinen 172589ccdd [NET]: DIV_ROUND_UP cleanup (part two) 18 years ago
Wolfgang Walter 9db619e665 rpc: fix garbage in printk in svc_tcp_accept() 18 years ago
Neil Brown 7a1fa065a0 Correctly close old nfsd/lockd sockets. 18 years ago