summaryrefslogtreecommitdiff
path: root/net/sunrpc
AgeCommit message (Expand)Author
3 daysSUNRPC: fix gss_auth kref leak in gss_alloc_msg error pathDaniel Hodges
3 daysSUNRPC: auth_gss: fix memory leaks in XDR decoding error pathsChuck Lever
3 daysRDMA/core: add rdma_rw_max_sge() helper for SQ sizingChuck Lever
3 dayssvcrdma: Reduce the number of rdma_rw contexts per-QPChuck Lever
3 dayssvcrdma: Increase the per-transport rw_ctx countChuck Lever
3 dayssvcrdma: Clean up comment in svc_rdma_accept()Chuck Lever
3 dayssvcrdma: Remove queue-shortening warningsChuck Lever
2026-01-11svcrdma: bound check rq_pages index in inline pathJoshua Rogers
2026-01-11SUNRPC: svcauth_gss: avoid NULL deref on zero length gss_token in gss_read_pr...Joshua Rogers
2026-01-11svcrdma: return 0 on success from svc_rdma_copy_inline_rangeJoshua Rogers
2025-10-15sunrpc: fix null pointer dereference on zero-length checksumLei Lu
2025-09-19Revert "SUNRPC: Don't allow waiting for exiting tasks"Trond Myklebust
2025-09-19SUNRPC: call xs_sock_process_cmsg for all cmsgJustin Worrell
2025-08-28net: better track kernel sockets lifetimeEric Dumazet
2025-08-15sunrpc: fix handling of server side tls alertsOlga Kornievskaia
2025-08-15sunrpc: fix client side handling of tls alertsOlga Kornievskaia
2025-07-06sunrpc: don't immediately retransmit on seqno missNikhil Jha
2025-06-27sunrpc: handle SVC_GARBAGE during svc auth processing as auth errorJeff Layton
2025-06-27SUNRPC: Prevent hang on NFS mount with xprtsec=[m]tlsChuck Lever
2025-06-04SUNRPC: rpcbind should never reset the port to the value '0'Trond Myklebust
2025-06-04SUNRPC: rpc_clnt_set_transport() must not change the autobind settingTrond Myklebust
2025-06-04SUNRPC: Don't allow waiting for exiting tasksTrond Myklebust
2025-03-07sunrpc: suppress warnings for unused procfs functionsArnd Bergmann
2025-03-07SUNRPC: Handle -ETIMEDOUT return from tlshdBenjamin Coddington
2025-03-07SUNRPC: Prevent looping due to rpc_signal_task() racesTrond Myklebust
2025-02-08Revert "SUNRPC: Reduce thread wake-up rate when receiving large RPC messages"Chuck Lever
2024-12-09sunrpc: fix one UAF issue caused by sunrpc kernel tcp socketLiu Jian
2024-12-09SUNRPC: timeout and cancel TLS handshake with -ETIMEDOUTBenjamin Coddington
2024-12-09sunrpc: clear XPRT_SOCK_UPD_TIMEOUT when reset transportLiu Jian
2024-12-09SUNRPC: make sure cache entry active before cache_showYang Erkun
2024-12-09svcrdma: fix miss destroy percpu_counter in svc_rdma_proc_init()Ye Bin
2024-12-09svcrdma: Address an integer overflowChuck Lever
2024-11-14sunrpc: handle -ENOTCONN in xs_tcp_setup_socket()NeilBrown
2024-11-08SUNRPC: Remove BUG_ON call sitesChuck Lever
2024-08-19sunrpc: use the struct net as the svc proc privateJosef Bacik
2024-08-19sunrpc: pass in the sv_stats struct through svc_create_pooledJosef Bacik
2024-08-19sunrpc: don't change ->sv_stats if it doesn't existJosef Bacik
2024-08-14SUNRPC: Fix a race to wake a sync taskBenjamin Coddington
2024-08-03SUNRPC: avoid soft lockup when transmitting UDP to reachable server.NeilBrown
2024-08-03xprtrdma: Fix rpcrdma_reqs_reset()Chuck Lever
2024-08-03gss_krb5: Fix the error handling path for crypto_sync_skcipher_setkeyGaosheng Cui
2024-07-18net, sunrpc: Remap EPERM in case of connection failure in xs_tcp_setup_socketDaniel Borkmann
2024-06-21SUNRPC: return proper error from gss_wrap_req_privChen Hanxiao
2024-06-12SUNRPC: Fix loop termination condition in gss_free_in_token_pages()Chuck Lever
2024-06-12rpcrdma: fix handling for RDMA_CM_EVENT_DEVICE_REMOVALDan Aloni
2024-06-12sunrpc: fix NFSACL RPC retry on soft mountDan Aloni
2024-06-12SUNRPC: Fix gss_free_in_token_pages()Chuck Lever
2024-06-12sunrpc: removed redundant procp checkAleksandr Aprelkov
2024-05-17SUNRPC: add a missing rpc_stat for TCP TLSOlga Kornievskaia
2024-05-17sunrpc: add a struct rpc_stats arg to rpc_create_argsJosef Bacik