summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextJakub Kicinski
2020-12-14Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2020-12-14selftests/bpf: Add a test for ptr_to_map_value on stack for helper accessYonghong Song
2020-12-14bpf: Permits pointers on stack for helper callsYonghong Song
2020-12-14libbpf: Expose libbpf ring_buffer epoll_fdBrendan Jackman
2020-12-14selftests/bpf: Add set_attach_target() API selftest for module targetAndrii Nakryiko
2020-12-14libbpf: Support modules in bpf_program__set_attach_target() APIAndrii Nakryiko
2020-12-12net: x25: Remove unimplemented X.25-over-LLC code stubsXie He
2020-12-12inet: frags: batch fqdir destroy worksSeongJae Park
2020-12-12nfc: s3fwrn5: let core configure the interrupt triggerKrzysztof Kozlowski
2020-12-12net: dsa: mt7530: enable MTU normalizationDENG Qingfang
2020-12-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Jakub Kicinski
2020-12-12Merge tag 'wireless-drivers-next-2020-12-12' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2020-12-12netfilter: nftables: netlink support for several set element expressionsPablo Neira Ayuso
2020-12-12netfilter: nftables: generalize set extension to support for several expressionsPablo Neira Ayuso
2020-12-12Merge tag 'mac80211-next-for-net-next-2020-12-11' of git://git.kernel.org/pub...Jakub Kicinski
2020-12-12netfilter: nftables: move nft_expr before nft_setPablo Neira Ayuso
2020-12-12netfilter: nftables: generalize set expressions supportPablo Neira Ayuso
2020-12-12netfilter: ctnetlink: add timeout and protoinfo to destroy eventsFlorian Westphal
2020-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-12-12Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2020-12-12ath11k: implement suspend for QCA6390 PCI devicesCarl Huang
2020-12-12ath11k: hif: add ce irq enable and disable functionsCarl Huang
2020-12-12ath11k: implement WoW enable and wakeup commandsCarl Huang
2020-12-12ath11k: set credit_update flag for flow controlled ep onlyCarl Huang
2020-12-12ath11k: dp: stop rx pktlog before suspendCarl Huang
2020-12-12ath11k: htc: implement suspend handlingCarl Huang
2020-12-12ath11k: htc: remove unused struct ath11k_htc_opsKalle Valo
2020-12-12ath11k: pci: read select_window register to ensure write is finishedCarl Huang
2020-12-12ath11k: hif: implement suspend and resume functionsCarl Huang
2020-12-12ath11k: mhi: hook suspend and resumeCarl Huang
2020-12-12ath11k: Fix incorrect tlvs in scan start commandPradeep Kumar Chitrapu
2020-12-12ath11k: pci: disable VDD4BLOWCarl Huang
2020-12-12ath11k: pci: fix L1ss clock unstable problemCarl Huang
2020-12-12ath11k: pci: fix hot reset stability issuesCarl Huang
2020-12-12ath11k: put hw to DBS using WMI_PDEV_SET_HW_MODE_CMDIDCarl Huang
2020-12-12ath11k: mhi: print a warning if firmware crashedKalle Valo
2020-12-12ath11k: use MHI provided APIs to allocate and free MHI controllerBhaumik Bhatt
2020-12-12ath10k: add atomic protection for device recoveryWen Gong
2020-12-12ath10k: add option for chip-id based BDF selectionAbhishek Kumar
2020-12-11Merge tag 'mtd/fixes-for-5.10-rc8' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-12-11Merge tag 'mmc-v5.10-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-12-11Merge tag 'zonefs-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-12-11bpf: Fix enum names for bpf_this_cpu_ptr() and bpf_per_cpu_ptr() helpersAndrii Nakryiko
2020-12-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-12-11mm/hugetlb: clear compound_nr before freeing gigantic pagesGerald Schaefer
2020-12-11kasan: fix object remaining in offline per-cpu quarantineKuan-Ying Lee
2020-12-11elfcore: fix building with clangArnd Bergmann
2020-12-11initramfs: fix clang build failureArnd Bergmann
2020-12-11kbuild: avoid static_assert for genksymsArnd Bergmann