aboutsummaryrefslogtreecommitdiffstats
path: root/net (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-13nfsd: Use seq_putc() in two functionsXu Wang1-2/+2
2020-07-13svcrdma: Display chunk completion ID when posting a rw_ctxtChuck Lever2-46/+24
2020-07-13svcrdma: Record send_ctxt completion ID in trace_svcrdma_post_send()Chuck Lever4-14/+20
2020-07-13svcrdma: Introduce Send completion IDsChuck Lever3-4/+15
2020-07-13svcrdma: Record Receive completion ID in svc_rdma_decode_rqstChuck Lever2-13/+33
2020-07-13svcrdma: Introduce Receive completion IDsChuck Lever3-34/+36
2020-07-13svcrdma: Introduce infrastructure to support completion IDsChuck Lever2-0/+67
2020-07-13svcrdma: Add common XDR encoders for RDMA and Read segmentsChuck Lever3-14/+41
2020-07-13svcrdma: Add common XDR decoders for RDMA and Read segmentsChuck Lever7-34/+56
2020-07-13SUNRPC: Add helpers for decoding list discriminators symbolicallyChuck Lever3-15/+40
2020-07-13svcrdma: Remove declarations for functions long removedChuck Lever1-4/+0
2020-07-13svcrdma: Clean up trace_svcrdma_send_failed() tracepointChuck Lever2-6/+3
2020-07-13svcrdma: Consolidate send_error helper functionsChuck Lever1-47/+5
2020-07-13svcrdma: Make svc_rdma_send_error_msg() a global functionChuck Lever2-9/+23
2020-07-13svcrdma: Eliminate return value for svc_rdma_send_error_msg()Chuck Lever1-11/+14
2020-07-13svcrdma: Add a @status parameter to svc_rdma_send_error_msg()Chuck Lever1-6/+26
2020-07-13svcrdma: Add @rctxt parameter to svc_rdma_send_error() functionsChuck Lever2-16/+16
2020-07-13svcrdma: Remove save_io_pages() call from send_error_msg()Chuck Lever1-4/+5
2020-07-13svcrdma: Fix page leak in svc_rdma_recv_read_chunk()Chuck Lever1-7/+21
2020-07-13SUNRPC: Augment server-side rpcgss tracepointsChuck Lever3-64/+224
2020-07-13nfsd: add fattr support for user extended attributesFrank van der Linden1-0/+9
2020-07-13nfsd: implement the xattr functions and en/decode logicFrank van der Linden3-1/+571
2020-07-13nfsd: add structure definitions for xattr requests / responsesFrank van der Linden1-0/+31
2020-07-13nfsd: take xattr bits into account for permission checksFrank van der Linden2-1/+19
2020-07-13nfsd: define xattr functions to call into their vfs counterpartsFrank van der Linden2-0/+237
2020-07-13nfsd: add defines for NFSv4.2 extended attribute supportFrank van der Linden1-1/+4
2020-07-13nfsd: split off the write decode code into a separate functionFrank van der Linden1-30/+42
2020-07-13xattr: add a function to check if a namespace is supportedFrank van der Linden2-0/+29
2020-07-13xattr: break delegations in {set,remove}xattrFrank van der Linden2-7/+79
2020-07-13nfs,nfsd: NFSv4.2 extended attribute protocol definitionsFrank van der Linden2-0/+23
2020-07-12Linux 5.8-rc5Linus Torvalds1-1/+1
2020-07-12io_uring: fix not initialised work->flagsPavel Begunkov1-1/+2
2020-07-12io_uring: fix missing msg_name assignmentPavel Begunkov1-0/+2
2020-07-10mips: Remove compiler check in unroll macroNathan Chancellor1-3/+1
2020-07-10mlxsw: pci: Fix use-after-free in case of failed devlink reloadIdo Schimmel1-16/+38
2020-07-10mlxsw: spectrum_router: Remove inappropriate usage of WARN_ON()Ido Schimmel1-1/+1
2020-07-10net: macb: fix call to pm_runtime in the suspend/resume functionsNicolas Ferre1-2/+4
2020-07-10net: macb: fix macb_suspend() by removing call to netif_carrier_off()Nicolas Ferre1-1/+0
2020-07-10net: macb: fix macb_get/set_wol() when moving to phylinkNicolas Ferre1-6/+12
2020-07-10net: macb: mark device wake capable when "magic-packet" property presentNicolas Ferre1-1/+1
2020-07-10net: macb: fix wakeup test in runtime suspend/resume routinesNicolas Ferre1-2/+2
2020-07-10bnxt_en: fix NULL dereference in case SR-IOV configuration failsDavide Caratti1-1/+1
2020-07-10io_uring: account user memory freed when exit has been queuedJens Axboe1-3/+10
2020-07-10io_uring: fix memleak in io_sqe_files_register()Yang Yingliang1-0/+1
2020-07-10MAINTAINERS: update email address for Gerald SchaeferGerald Schaefer2-2/+5
2020-07-10MAINTAINERS: update email address for Heiko CarstensHeiko Carstens2-2/+4
2020-07-10xen/xenbus: Fix a double free in xenbus_map_ring_pv()Dan Carpenter1-3/+1
2020-07-10KVM: MIPS: Fix build errors for 32bit kernelHuacai Chen1-0/+4
2020-07-10KVM: nVMX: fixes for preemption timer migrationPaolo Bonzini3-4/+7
2020-07-09riscv: Avoid kgdb.h including gdb_xml.h to solve unused-const-variable warningVincent Chen2-3/+4