summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'nfsd-5.8' of git://linux-nfs.org/~cel/cel-2.6 into for-5.8-inco...J. Bruce Fields2020-05-2153-176/+822
|\
| * SUNRPC: Clean up request deferral tracepointsChuck Lever2020-05-201-3/+8
| * SUNRPC: svc_show_status() macro should have enum definitionsChuck Lever2020-05-201-0/+11
| * SUNRPC: Restructure svc_udp_recvfrom()Chuck Lever2020-05-201-0/+2
| * SUNRPC: Refactor svc_recvfrom()Chuck Lever2020-05-201-0/+1
| * SUNRPC: Refactor recvfrom path dealing with incomplete TCP receivesChuck Lever2020-05-201-0/+31
| * SUNRPC: Replace dprintk() call sites in TCP receive pathChuck Lever2020-05-201-0/+1
| * SUNRPC: Restructure svc_tcp_recv_record()Chuck Lever2020-05-181-0/+24
| * SUNRPC: Rename svc_sock::sk_reclenChuck Lever2020-05-181-3/+3
| * SUNRPC: Trace server-side rpcbind registration eventsChuck Lever2020-05-181-0/+80
| * SUNRPC: Replace dprintk call sites in TCP state change calloutsChuck Lever2020-05-181-0/+67
| * SUNRPC: Add more svcsock tracepointsChuck Lever2020-05-181-0/+97
| * SUNRPC: Trace a few more generic svc_xprt eventsChuck Lever2020-05-182-35/+36
| * SUNRPC: Tracepoint to record errors in svc_xpo_create()Chuck Lever2020-05-181-0/+29
| * SUNRPC: Remove kernel memory address from svc_xprt tracepointsChuck Lever2020-05-181-20/+7
| * svcrdma: Add tracepoints to report ->xpo_accept failuresChuck Lever2020-05-181-1/+37
| * svcrdma: Remove the SVCRDMA_DEBUG macroChuck Lever2020-05-181-1/+0
| * svcrdma: Rename tracepoints that record header decoding errorsChuck Lever2020-05-181-2/+3
| * svcrdma: Fix backchannel return codeChuck Lever2020-05-181-3/+2
| * svcrdma: trace undersized Write chunksChuck Lever2020-05-181-0/+32
| * svcrdma: Trace page overruns when constructing RDMA ReadsChuck Lever2020-05-181-0/+28
| * svcrdma: Clean up handling of get_rw_ctx errorsChuck Lever2020-05-181-0/+25
| * svcrdma: Clean up the tracing for rw_ctx_init errorsChuck Lever2020-05-181-4/+8
| * SUNRPC: Move xpt_mutex into socket xpo_sendto methodsChuck Lever2020-05-181-0/+6
| * Merge tag 'usb-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-05-171-13/+95
| |\
| | * usb: raw-gadget: support stalling/halting/wedging endpointsAndrey Konovalov2020-05-141-0/+15
| | * usb: raw-gadget: fix gadget endpoint selectionAndrey Konovalov2020-05-141-3/+69
| | * usb: raw-gadget: improve uapi headers commentsAndrey Konovalov2020-05-141-10/+11
| * | Merge tag 'x86_urgent_for_v5.7-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-05-171-0/+6
| |\ \
| | * | x86: Fix early boot crash on gcc-10, third tryBorislav Petkov2020-05-151-0/+6
| | |/
| * | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-05-161-0/+3
| |\ \
| | * | KVM: Introduce kvm_make_all_cpus_request_except()Suravee Suthikulpanit2020-05-081-0/+3
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-05-158-9/+22
| |\ \ \
| | * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-05-151-1/+1
| | |\ \ \
| | | * | | security: Fix the default value of secid_to_secctx hookAnders Roxell2020-05-141-1/+1
| | * | | | net: phy: broadcom: fix BCM54XX_SHD_SCR3_TRDDAPD value for BCM54810Kevin Lo2020-05-151-0/+1
| | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2020-05-142-1/+2
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | netfilter: flowtable: Add pending bit for offload workPaul Blakey2020-05-111-0/+1
| | | * | | netfilter: conntrack: avoid gcc-10 zero-length-bounds warningArnd Bergmann2020-05-101-1/+1
| | * | | | tcp: fix SO_RCVLOWAT hangs with fat skbsEric Dumazet2020-05-121-0/+13
| | * | | | ptp: fix struct member comment for do_aux_workJacob Keller2020-05-121-4/+4
| | |/ / /
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2020-05-091-0/+1
| | |\ \ \
| | | * | | bpf, sockmap: bpf_tcp_ingress needs to subtract bytes from sg.sizeJohn Fastabend2020-05-061-0/+1
| | * | | | net: bareudp: avoid uninitialized variable warningArnd Bergmann2020-05-081-2/+0
| | * | | | net: remove spurious declaration of tcp_default_init_rwnd()Maciej Żenczykowski2020-05-071-1/+0
| * | | | | Merge tag 'sound-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2020-05-151-0/+1
| |\ \ \ \ \
| | * | | | | ALSA: rawmidi: Fix racy buffer resize under concurrent accessesTakashi Iwai2020-05-071-0/+1
| * | | | | | Merge tag 'drm-fixes-2020-05-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-05-151-0/+3
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge tag 'drm/tegra/for-5.7-fixes' of git://anongit.freedesktop.org/tegra/li...Dave Airlie2020-05-141-0/+3
| | |\ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | | * | | | | drm/tegra: Fix SMMU support on Tegra124 and Tegra210Thierry Reding2020-04-281-0/+3