summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-17bpf: Refactor BPF_PROG_RUN into a functionAndrii Nakryiko
2021-08-16bpf, tests: Fix spelling mistake "shoft" -> "shift"Colin Ian King
2021-08-15Merge branch 'BPF iterator for UNIX domain socket.'Andrii Nakryiko
2021-08-15selftest/bpf: Extend the bpf_snprintf() test for "%c".Kuniyuki Iwashima
2021-08-15selftest/bpf: Implement sample UNIX domain socket iterator program.Kuniyuki Iwashima
2021-08-15bpf: Support "%c" in bpf_bprintf_prepare().Kuniyuki Iwashima
2021-08-15bpf: af_unix: Implement BPF iterator for UNIX domain socket.Kuniyuki Iwashima
2021-08-15samples/bpf: Define MAX_ENTRIES instead of a magic number in offwaketimeMuhammad Falak R Wani
2021-08-13Merge branch 'bpf: Allow bpf_get_netns_cookie in BPF_PROG_TYPE_CGROUP_SOCKOPT'Andrii Nakryiko
2021-08-13selftests/bpf: Verify bpf_get_netns_cookie in BPF_PROG_TYPE_CGROUP_SOCKOPTStanislav Fomichev
2021-08-13bpf: Allow bpf_get_netns_cookie in BPF_PROG_TYPE_CGROUP_SOCKOPTStanislav Fomichev
2021-08-13selftests/bpf: Fix test_core_autosize on big-endian machinesIlya Leoshkevich
2021-08-13libbpf: Support weak typed ksyms.Hao Luo
2021-08-13selftests/bpf: Fix running of XDP bonding testsJussi Maki
2021-08-13net: in_irq() cleanupChangbin Du
2021-08-13net, bonding: Disallow vlan+srcmac with XDPJussi Maki
2021-08-13af_unix: fix holding spinlock in oob handlingRao Shoaib
2021-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-12Merge tag 'net-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-08-12Merge tag 'ceph-for-5.14-rc6' of git://github.com/ceph/ceph-clientLinus Torvalds
2021-08-12Merge tag 'drm-fixes-2021-08-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-08-12dt-bindings: net: qcom,ipa: make imem interconnect optionalAlex Elder
2021-08-12net: ipa: always inline ipa_aggr_granularity_val()Alex Elder
2021-08-13Merge tag 'drm-misc-fixes-2021-08-12' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2021-08-13Merge tag 'drm-intel-fixes-2021-08-12' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2021-08-12Merge tag 'ieee802154-for-davem-2021-08-12' of git://git.kernel.org/pub/scm/l...Jakub Kicinski
2021-08-12vsock/virtio: avoid potential deadlock when vsock device removeLongpeng(Mike)
2021-08-12Merge branch 'for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2021-08-12Merge tag 'sound-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2021-08-12wwan: core: Avoid returning NULL from wwan_create_dev()Andy Shevchenko
2021-08-12Merge tag 'mlx5-updates-2021-08-11' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2021-08-12Merge branch 'dsa-cross-chip-notifiers'David S. Miller
2021-08-12net: dsa: tag_8021q: don't broadcast during setup/teardownVladimir Oltean
2021-08-12net: dsa: print more information when a cross-chip notifier failsVladimir Oltean
2021-08-12drm/doc/rfc: drop lmem uapi sectionDaniel Vetter
2021-08-12drm/i915: Only access SFC_DONE when media domain is not fused offMatt Roper
2021-08-12wwan: core: Unshadow error code returned by ida_alloc_range()Andy Shevchenko
2021-08-12drm/i915/display: Fix the 12 BPC bits for PIPE_MISC regAnkit Nautiyal
2021-08-12net: dsa: sja1105: unregister the MDIO buses during teardownVladimir Oltean
2021-08-12net: dsa: mt7530: fix VLAN traffic leaks againDENG Qingfang
2021-08-12net: phy: nxp-tja11xx: log critical health stateOleksij Rempel
2021-08-12Merge branch 'pktgen-imix'David S. Miller
2021-08-12pktgen: Add output for imix resultsNick Richardson
2021-08-12pktgen: Add imix distribution binsNick Richardson
2021-08-12pktgen: Parse internet mix (imix) inputNick Richardson
2021-08-12Revert "tipc: Return the correct errno code"Hoang Le
2021-08-12net: mscc: Fix non-GPL export of regmap APIsMark Brown
2021-08-11Merge tag 'orphans-v5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-08-11Merge tag 'seccomp-v5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-08-12Merge tag 'amd-drm-fixes-5.14-2021-08-11' of https://gitlab.freedesktop.org/a...Dave Airlie