summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-08-17espintcp: restore IP CB before handing the packet to xfrmSabrina Dubroca
2020-08-08ip_vti: Fix unused variable warningYueHaibing
2020-08-07net/tls: allow MSG_CMSG_COMPAT in sendmsgRouven Czerwinski
2020-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-08-07mptcp: fix warn at shutdown time for unaccepted msk socketsPaolo Abeni
2020-08-07mptcp: more stable diag self-testsPaolo Abeni
2020-08-07selftests: mptcp: fix dependeciesPaolo Abeni
2020-08-07r8152: Use MAC address from correct device tree nodeThierry Reding
2020-08-07bpf: Delete repeated words in commentsRandy Dunlap
2020-08-07selftests/bpf: Fix silent Makefile outputAndrii Nakryiko
2020-08-07bpf, doc: Remove references to warning message when using bpf_trace_printk()Alan Maguire
2020-08-06drivers/net/wan/lapbether: Added needed_headroom and a skb->len checkXie He
2020-08-06bpf: Fix compilation warning of selftestsJianlin Lv
2020-08-06selftests: bpf: Switch off timeoutJiri Benc
2020-08-06bpf: Remove inline from bpf_do_trace_printkStanislav Fomichev
2020-08-06bpf: Add missing return to resolve_btfidsStanislav Fomichev
2020-08-06libbf: Fix uninitialized pointer at btf__parse_raw()Daniel T. Lee
2020-08-06Merge branch 'bpf_iter-uapi-fix'Alexei Starovoitov
2020-08-06tools/bpf: Support new uapi for map element bpf iteratorYonghong Song
2020-08-06bpf: Change uapi for bpf iterator map elementsYonghong Song
2020-08-06selftests/bpf: Prevent runqslower from racing on building bpftoolAndrii Nakryiko
2020-08-06net: hns3: fix spelling mistake "could'nt" -> "couldn't"Colin Ian King
2020-08-06Merge tag 'Smack-for-5.9' of git://github.com/cschaufler/smack-nextLinus Torvalds
2020-08-06Merge tag 'mips_5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2020-08-06Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2020-08-06Merge tag 'csky-for-linus-5.9-rc1' of https://github.com/c-sky/csky-linuxLinus Torvalds
2020-08-06Merge tag 'xtensa-20200805' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2020-08-06Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-08-05Merge tag 'drm-next-2020-08-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-08-05Merge tag 'leds-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pav...Linus Torvalds
2020-08-05net: thunderx: initialize VF's mailbox mutex before first usageDean Nelson
2020-08-05Merge branch 'misc-bug-fixes-for-the-hso-driver'David S. Miller
2020-08-05usb: hso: remove bogus check for EINPROGRESSOliver Neukum
2020-08-05usb: hso: no complaint about kmalloc failureOliver Neukum
2020-08-05hso: fix bailout in error case of probeOliver Neukum
2020-08-05MIPS: SGI-IP27: always enable NUMA in KconfigMike Rapoport
2020-08-05MAINTAINERS: Remove myself as LED subsystem maintainerJacek Anaszewski
2020-08-05Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds
2020-08-05Merge tag 'mmc-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2020-08-05Merge tag 'hwmon-for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2020-08-05Merge tag 'devicetree-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-08-05Merge tag 'gpio-v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2020-08-05random: random.h should include archrandom.h, not the other way aroundLinus Torvalds
2020-08-05ip_tunnel_core: Fix build for archs without _HAVE_ARCH_IPV6_CSUMStefano Brivio
2020-08-05selftests/net: relax cpu affinity requirement in msg_zerocopy testWillem de Bruijn
2020-08-05mptcp: be careful on subflow creationPaolo Abeni
2020-08-05Merge branch 'selftests-rtnetlink-Fix-for-false-negative-return-values'David S. Miller
2020-08-05selftests: rtnetlink: make kci_test_encap() return sub-test resultPo-Hsu Lin
2020-08-05selftests: rtnetlink: correct the final return value for the testPo-Hsu Lin