| Commit message (Expand) | Author | Age | Files | Lines |
* | SUNRPC: svc_show_status() macro should have enum definitions | Chuck Lever | 2020-05-20 | 1 | -0/+11 |
* | SUNRPC: Restructure svc_udp_recvfrom() | Chuck Lever | 2020-05-20 | 1 | -0/+2 |
* | SUNRPC: Refactor svc_recvfrom() | Chuck Lever | 2020-05-20 | 1 | -0/+1 |
* | SUNRPC: Refactor recvfrom path dealing with incomplete TCP receives | Chuck Lever | 2020-05-20 | 1 | -0/+31 |
* | SUNRPC: Replace dprintk() call sites in TCP receive path | Chuck Lever | 2020-05-20 | 1 | -0/+1 |
* | SUNRPC: Restructure svc_tcp_recv_record() | Chuck Lever | 2020-05-18 | 1 | -0/+24 |
* | SUNRPC: Rename svc_sock::sk_reclen | Chuck Lever | 2020-05-18 | 1 | -3/+3 |
* | SUNRPC: Trace server-side rpcbind registration events | Chuck Lever | 2020-05-18 | 1 | -0/+80 |
* | SUNRPC: Replace dprintk call sites in TCP state change callouts | Chuck Lever | 2020-05-18 | 1 | -0/+67 |
* | SUNRPC: Add more svcsock tracepoints | Chuck Lever | 2020-05-18 | 1 | -0/+97 |
* | SUNRPC: Trace a few more generic svc_xprt events | Chuck Lever | 2020-05-18 | 2 | -35/+36 |
* | SUNRPC: Tracepoint to record errors in svc_xpo_create() | Chuck Lever | 2020-05-18 | 1 | -0/+29 |
* | SUNRPC: Remove kernel memory address from svc_xprt tracepoints | Chuck Lever | 2020-05-18 | 1 | -20/+7 |
* | svcrdma: Add tracepoints to report ->xpo_accept failures | Chuck Lever | 2020-05-18 | 1 | -1/+37 |
* | svcrdma: Remove the SVCRDMA_DEBUG macro | Chuck Lever | 2020-05-18 | 1 | -1/+0 |
* | svcrdma: Rename tracepoints that record header decoding errors | Chuck Lever | 2020-05-18 | 1 | -2/+3 |
* | svcrdma: Fix backchannel return code | Chuck Lever | 2020-05-18 | 1 | -3/+2 |
* | svcrdma: trace undersized Write chunks | Chuck Lever | 2020-05-18 | 1 | -0/+32 |
* | svcrdma: Trace page overruns when constructing RDMA Reads | Chuck Lever | 2020-05-18 | 1 | -0/+28 |
* | svcrdma: Clean up handling of get_rw_ctx errors | Chuck Lever | 2020-05-18 | 1 | -0/+25 |
* | svcrdma: Clean up the tracing for rw_ctx_init errors | Chuck Lever | 2020-05-18 | 1 | -4/+8 |
* | SUNRPC: Move xpt_mutex into socket xpo_sendto methods | Chuck Lever | 2020-05-18 | 1 | -0/+6 |
* | Merge tag 'usb-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2020-05-17 | 1 | -13/+95 |
|\ |
|
| * | usb: raw-gadget: support stalling/halting/wedging endpoints | Andrey Konovalov | 2020-05-14 | 1 | -0/+15 |
| * | usb: raw-gadget: fix gadget endpoint selection | Andrey Konovalov | 2020-05-14 | 1 | -3/+69 |
| * | usb: raw-gadget: improve uapi headers comments | Andrey Konovalov | 2020-05-14 | 1 | -10/+11 |
* | | Merge tag 'x86_urgent_for_v5.7-rc7' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2020-05-17 | 1 | -0/+6 |
|\ \ |
|
| * | | x86: Fix early boot crash on gcc-10, third try | Borislav Petkov | 2020-05-15 | 1 | -0/+6 |
| |/ |
|
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2020-05-16 | 1 | -0/+3 |
|\ \ |
|
| * | | KVM: Introduce kvm_make_all_cpus_request_except() | Suravee Suthikulpanit | 2020-05-08 | 1 | -0/+3 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 2020-05-15 | 8 | -9/+22 |
|\ \ \ |
|
| * \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2020-05-15 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | security: Fix the default value of secid_to_secctx hook | Anders Roxell | 2020-05-14 | 1 | -1/+1 |
| * | | | | net: phy: broadcom: fix BCM54XX_SHD_SCR3_TRDDAPD value for BCM54810 | Kevin Lo | 2020-05-15 | 1 | -0/+1 |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2020-05-14 | 2 | -1/+2 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | netfilter: flowtable: Add pending bit for offload work | Paul Blakey | 2020-05-11 | 1 | -0/+1 |
| | * | | | netfilter: conntrack: avoid gcc-10 zero-length-bounds warning | Arnd Bergmann | 2020-05-10 | 1 | -1/+1 |
| * | | | | tcp: fix SO_RCVLOWAT hangs with fat skbs | Eric Dumazet | 2020-05-12 | 1 | -0/+13 |
| * | | | | ptp: fix struct member comment for do_aux_work | Jacob Keller | 2020-05-12 | 1 | -4/+4 |
| |/ / / |
|
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Jakub Kicinski | 2020-05-09 | 1 | -0/+1 |
| |\ \ \ |
|
| | * | | | bpf, sockmap: bpf_tcp_ingress needs to subtract bytes from sg.size | John Fastabend | 2020-05-06 | 1 | -0/+1 |
| * | | | | net: bareudp: avoid uninitialized variable warning | Arnd Bergmann | 2020-05-08 | 1 | -2/+0 |
| * | | | | net: remove spurious declaration of tcp_default_init_rwnd() | Maciej Żenczykowski | 2020-05-07 | 1 | -1/+0 |
* | | | | | Merge tag 'sound-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2020-05-15 | 1 | -0/+1 |
|\ \ \ \ \ |
|
| * | | | | | ALSA: rawmidi: Fix racy buffer resize under concurrent accesses | Takashi Iwai | 2020-05-07 | 1 | -0/+1 |
* | | | | | | Merge tag 'drm-fixes-2020-05-15' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2020-05-15 | 1 | -0/+3 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge tag 'drm/tegra/for-5.7-fixes' of git://anongit.freedesktop.org/tegra/li... | Dave Airlie | 2020-05-14 | 1 | -0/+3 |
| |\ \ \ \ \ \
| | |_|_|_|_|/
| |/| | | | | |
|
| | * | | | | | drm/tegra: Fix SMMU support on Tegra124 and Tegra210 | Thierry Reding | 2020-04-28 | 1 | -0/+3 |
* | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2020-05-14 | 1 | -0/+2 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | mm, memcg: fix inconsistent oom event behavior | Yafang Shao | 2020-05-14 | 1 | -0/+2 |