summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfsd-5.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2021-11-108-114/+94
|\
| * SUNRPC: De-duplicate .pc_release() call sitesChuck Lever2021-10-121-15/+7
| * SUNRPC: Simplify the SVC dispatch code pathChuck Lever2021-10-121-49/+2
| * SUNRPC: Add trace event when alloc_pages_bulk() makes no progressChuck Lever2021-10-041-0/+1
| * svcrdma: Split svcrmda_wc_{read,write} tracepointsChuck Lever2021-10-041-4/+26
| * svcrdma: Split the svcrdma_wc_send() tracepointChuck Lever2021-10-041-3/+11
| * svcrdma: Split the svcrdma_wc_receive() tracepointChuck Lever2021-10-041-2/+7
| * NFSD: Have legacy NFSD WRITE decoders use xdr_stream_subsegment()Chuck Lever2021-10-021-5/+6
| * SUNRPC: xdr_stream_subsegment() must handle non-zero page_basesChuck Lever2021-10-021-15/+17
| * UNRPC: Return specific error code on kmalloc failureYang Li2021-09-231-1/+1
| * nfsd: don't alloc under spinlock in rpc_parse_scope_idJ. Bruce Fields2021-09-211-22/+18
* | Merge tag 'nfs-for-5.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2021-11-109-132/+163
|\ \
| * | SUNRPC: Prevent immediate close+reconnectTrond Myklebust2021-11-042-2/+3
| * | SUNRPC: Fix races when closing the socketTrond Myklebust2021-11-042-0/+3
| * | SUNRPC: Check if the xprt is connected before handling sysfs readsAnna Schumaker2021-11-041-4/+8
| * | xprtrdma: Fix a maybe-uninitialized compiler warningBenjamin Coddington2021-11-021-6/+7
| * | SUNRPC: Clean up xs_tcp_setup_sock()Trond Myklebust2021-11-011-40/+28
| * | SUNRPC: Replace use of socket sk_callback_lock with sock_lockTrond Myklebust2021-11-011-27/+11
| * | sunrpc: remove unnecessary test in rpc_task_set_client()Thiago Rafael Becker2021-10-201-18/+15
| * | SUNRPC: Trace calls to .rpc_call_doneChuck Lever2021-10-201-0/+1
| * | xprtrdma: Remove rpcrdma_ep::re_implicit_roundupChuck Lever2021-10-202-3/+0
| * | xprtrdma: Provide a buffer to pad Write chunks of unaligned lengthChuck Lever2021-10-204-9/+55
| * | SUNRPC: Per-rpc_clnt task PIDsChuck Lever2021-10-101-2/+10
| * | SUNRPC: xprt_clear_locked() only needs release memory semanticsTrond Myklebust2021-10-031-5/+3
| * | SUNRPC: Remove WQ_HIGHPRI from xprtiodTrond Myklebust2021-10-031-2/+1
| * | SUNRPC: Add cond_resched() at the appropriate point in __rpc_execute()Trond Myklebust2021-10-031-1/+3
| * | SUNRPC: Partial revert of commit 6f9f17287e78Trond Myklebust2021-10-031-13/+15
* | | Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-11-101-1/+1
|\ \ \
| * | | exit/kthread: Have kernel threads return instead of calling do_exitEric W. Biederman2021-10-291-1/+1
* | | | Merge tag '9p-for-5.16-rc1' of git://github.com/martinetd/linuxLinus Torvalds2021-11-0911-308/+269
|\ \ \ \
| * | | | 9p: fix a bunch of checkpatch warningsDominique Martinet2021-11-046-246/+237
| * | | | 9p: fix file headersDominique Martinet2021-11-0310-56/+3
| * | | | net/9p: autoload transport modulesThomas Weißschuh2021-11-034-6/+27
| * | | | 9p/net: fix missing error check in p9_check_errorsDominique Martinet2021-11-031-0/+2
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-11-091-1/+1
|\ \ \ \ \
| * | | | | sections: move and rename core_kernel_data() to is_kernel_core_data()Kefeng Wang2021-11-091-1/+1
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-11-065-5/+0
|\| | | | |
| * | | | | include/linux/mm.h: move nr_free_buffer_pages from swap.h to mm.hMianhan Liu2021-11-065-5/+0
| |/ / / /
* | | | | Merge tag 'tty-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-11-041-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge 5.15-rc6 into tty-nextGreg Kroah-Hartman2021-10-1873-522/+939
| |\ \ \ \ \
| * \ \ \ \ \ Merge 5.15-rc3 into tty-nextGreg Kroah-Hartman2021-09-2724-97/+225
| |\ \ \ \ \ \
| * | | | | | | tty: remove file from n_tty_ioctl_helperJiri Slaby2021-09-221-1/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-02326-5500/+11776
|\ \ \ \ \ \ \
| * | | | | | | Revert "net: avoid double accounting for pure zerocopy skbs"Jakub Kicinski2021-11-014-29/+6
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-11-016-12/+34
| |\ \ \ \ \ \ \
| | * | | | | | | udp6: allow SO_MARK ctrl msg to affect routingJakub Kicinski2021-11-011-1/+1
| | * | | | | | | cls_flower: Fix inability to match GRE/IPIP packetsYoshiki Komachi2021-10-292-1/+17
| | * | | | | | | net: bridge: fix uninitialized variables when BRIDGE_CFM is disabledIvan Vecera2021-10-291-0/+2
| | * | | | | | | sctp: return true only for pathmtu update in sctp_transport_pl_toobigXin Long2021-10-291-3/+4
| | * | | | | | | sctp: allow IP fragmentation when PLPMTUD enters Error stateXin Long2021-10-292-7/+10
| | | |_|_|/ / / | | |/| | | | |