summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-08net: dsa: mt7530: permit port 5 to work without port 6 on MT7621 SoCVladimir Oltean
2023-03-08Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2023-03-08Merge tag 'fs_for_v6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-03-08Merge tag 'platform-drivers-x86-v6.3-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-03-08x86/resctl: fix scheduler confusion with 'current'Linus Torvalds
2023-03-08selftests/bpf: Fix IMA testRoberto Sassu
2023-03-08net: reclaim skb->scm_io_uring bitEric Dumazet
2023-03-08Merge branch 'sparx5-tc-flower-templates'David S. Miller
2023-03-08net: microchip: sparx5: Add TC template supportSteen Hegelund
2023-03-08net: microchip: sparx5: Add port keyset changing functionalitySteen Hegelund
2023-03-08net: microchip: sparx5: Add TC template list to a portSteen Hegelund
2023-03-08net: microchip: sparx5: Provide rule count, key removal and keyset selectSteen Hegelund
2023-03-08net: microchip: sparx5: Correct the spelling of the keysets in debugfsSteen Hegelund
2023-03-08net: microchip: sparx5: fix deletion of existing DSCP mappingsDaniel Machon
2023-03-08octeontx2-af: Unlock contexts in the queue context cache in case of fault det...Suman Ghosh
2023-03-08dt-bindings: net: dsa: mediatek,mt7530: change some descriptions to literalArınç ÜNAL
2023-03-08emulex/benet: clean up some inconsistent indentingJiapeng Chong
2023-03-08net/smc: fix fallback failed while sendmsg with fastopenD. Wythe
2023-03-08net/mlx4_en: Replace fake flex-array with flexible-array memberGustavo A. R. Silva
2023-03-08Merge branch 'r8169-disable-ASPM-during-NAPI-poll'David S. Miller
2023-03-08r8169: remove ASPM restrictions now that ASPM is disabled during NAPI pollHeiner Kallweit
2023-03-08r8169: disable ASPM during NAPI pollHeiner Kallweit
2023-03-08r8169: prepare rtl_hw_aspm_clkreq_enable for usage in atomic contextHeiner Kallweit
2023-03-08r8169: enable cfg9346 config register access in atomic contextHeiner Kallweit
2023-03-08r8169: use spinlock to protect access to registers Config2 and Config5Heiner Kallweit
2023-03-08r8169: use spinlock to protect mac ocp register accessHeiner Kallweit
2023-03-08net-timestamp: extend SOF_TIMESTAMPING_OPT_ID to HW timestampsVadim Fedorenko
2023-03-08netxen_nic: Replace fake flex-array with flexible-array memberGustavo A. R. Silva
2023-03-07net: phy: smsc: simplify lan95xx_config_aneg_extHeiner Kallweit
2023-03-07net: remove enum skb_free_reasonEric Dumazet
2023-03-07net: phy: improve phy_read_poll_timeoutHeiner Kallweit
2023-03-07Merge branch 'libbpf: usdt arm arg parsing support'Andrii Nakryiko
2023-03-07libbpf: USDT arm arg parsing supportPuranjay Mohan
2023-03-07libbpf: Refactor parse_usdt_arg() to re-use codePuranjay Mohan
2023-03-07libbpf: Fix theoretical u32 underflow in find_cd() functionDaniel Müller
2023-03-07ynl: re-license uniformly under GPL-2.0 OR BSD-3-ClauseJakub Kicinski
2023-03-07mailmap: update entries for Stephen HemmingerStephen Hemminger
2023-03-07mailmap: add entry for Maxim MikityanskiyJakub Kicinski
2023-03-07nfc: change order inside nfc_se_io error pathFedor Pchelkin
2023-03-07ethernet: ice: avoid gcc-9 integer overflow warningArnd Bergmann
2023-03-07ice: don't ignore return codes in VSI related codeMichal Swiatkowski
2023-03-07ice: Fix DSCP PFC TLV creationDave Ertman
2023-03-07cpumask: be more careful with 'cpumask_setall()'Linus Torvalds
2023-03-07Merge branch 'bpf: bpf memory usage'Alexei Starovoitov
2023-03-07bpf: enforce all maps having memory usage callbackYafang Shao
2023-03-07bpf: offload map memory usageYafang Shao
2023-03-07bpf, net: xskmap memory usageYafang Shao
2023-03-07bpf, net: sock_map memory usageYafang Shao
2023-03-07bpf, net: bpf_local_storage memory usageYafang Shao
2023-03-07bpf: local_storage memory usageYafang Shao