summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2023-09-01Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-08-31Merge tag 'nfs-for-6.6-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2023-08-31Merge tag 'nfsd-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2023-08-29Merge tag 'for-6.6/io_uring-2023-08-28' of git://git.kernel.dk/linuxLinus Torvalds
2023-08-29Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2023-08-29SUNRPC: Remove return value of svc_pool_wake_idle_thread()NeilBrown
2023-08-29SUNRPC: make rqst_should_sleep() idempotent()NeilBrown
2023-08-29SUNRPC: Clean up svc_set_num_threadsChuck Lever
2023-08-29SUNRPC: Count ingress RPC messages per svc_poolChuck Lever
2023-08-29SUNRPC: Deduplicate thread wake-up codeChuck Lever
2023-08-29SUNRPC: Move trace_svc_xprt_enqueueChuck Lever
2023-08-29SUNRPC: Add enum svc_auth_statusChuck Lever
2023-08-29SUNRPC: remove timeout arg from svc_recv()NeilBrown
2023-08-29SUNRPC: change svc_recv() to return void.NeilBrown
2023-08-29SUNRPC: call svc_process() from svc_recv().NeilBrown
2023-08-29nfsd: don't allow nfsd threads to be signalled.NeilBrown
2023-08-29SUNRPC: Reduce thread wake-up rate when receiving large RPC messagesChuck Lever
2023-08-29SUNRPC: Revert e0a912e8ddbaChuck Lever
2023-08-29SUNRPC: Convert svc_udp_sendto() to use the per-socket bio_vec arrayChuck Lever
2023-08-29SUNRPC: Send RPC message on TCP with a single sock_sendmsg() callChuck Lever
2023-08-29SUNRPC: Convert svc_tcp_sendmsg to use bio_vecs directlyChuck Lever
2023-08-29SUNRPC: Remove net/sunrpc/auth_gss/gss_krb5_seqnum.cChuck Lever
2023-08-29SUNRPC: Remove the ->import_ctx methodChuck Lever
2023-08-29SUNRPC: Remove CONFIG_RPCSEC_GSS_KRB5_CRYPTOSYSTEMChuck Lever
2023-08-29SUNRPC: Remove gss_import_v1_context()Chuck Lever
2023-08-29SUNRPC: Remove krb5_derive_key_v1()Chuck Lever
2023-08-29SUNRPC: Remove code behind CONFIG_RPCSEC_GSS_KRB5_SIMPLIFIEDChuck Lever
2023-08-29SUNRPC: Remove DES and DES3 enctypes from the supported enctypes listChuck Lever
2023-08-29SUNRPC: Remove Kunit tests for the DES3 encryption typeChuck Lever
2023-08-29SUNRPC: Remove RPCSEC_GSS_KRB5_ENCTYPES_DESChuck Lever
2023-08-29SUNRPC: Fix the recent bv_offset fixChuck Lever
2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-08-29Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2023-08-28Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2023-08-28devlink: move devlink_notify_register/unregister() to dev.cJiri Pirko
2023-08-28devlink: move small_ops definition into netlink.cJiri Pirko
2023-08-28devlink: move tracepoint definitions into core.cJiri Pirko
2023-08-28devlink: push linecard related code into separate fileJiri Pirko
2023-08-28devlink: push rate related code into separate fileJiri Pirko
2023-08-28devlink: push trap related code into separate fileJiri Pirko
2023-08-28devlink: use tracepoint_enabled() helperJiri Pirko
2023-08-28devlink: push region related code into separate fileJiri Pirko
2023-08-28devlink: push param related code into separate fileJiri Pirko
2023-08-28devlink: push resource related code into separate fileJiri Pirko
2023-08-28devlink: push dpipe related code into separate fileJiri Pirko
2023-08-28devlink: move and rename devlink_dpipe_send_and_alloc_skb() helperJiri Pirko
2023-08-28devlink: push shared buffer related code into separate fileJiri Pirko
2023-08-28devlink: push port related code into separate fileJiri Pirko
2023-08-28devlink: push object register/unregister notifications into separate helpersJiri Pirko