summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-06-12eth: remove empty RXFH handling from driversJakub Kicinski
2025-06-12net: ethtool: add dedicated callbacks for getting and setting rxfh fieldsJakub Kicinski
2025-06-12net: ethtool: require drivers to opt into the per-RSS ctx RXFHJakub Kicinski
2025-06-12net: ethtool: remove the duplicated handling from rxfh and rxnfcJakub Kicinski
2025-06-12net: ethtool: copy the rxfh flow handlingJakub Kicinski
2025-06-12RISC-V: uaccess: Wrap the get_user_8 uaccess macroPalmer Dabbelt
2025-06-12Merge tag 'bitmap-for-6.16-rc2' of https://github.com/norov/linuxLinus Torvalds
2025-06-12Merge patch "Fix a segmentation fault also add raid6test for RISC-V support"Palmer Dabbelt
2025-06-12raid6: riscv: Fix NULL pointer dereference caused by a missing clobberChunyan Zhang
2025-06-12Merge tag 'riscv-fixes-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/k...Palmer Dabbelt
2025-06-12RISC-V: vDSO: Correct inline assembly constraints in the getrandom syscall wr...Xi Ruoyao
2025-06-12riscv: vector: Fix context save/restore with xtheadvectorHan Gao
2025-06-12smb: improve directory cache reuse for readdir operationsBharath SM
2025-06-12smb: client: fix perf regression with deferred closesPaulo Alcantara
2025-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-06-12Merge tag 'net-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-06-12arm64/ptrace: Fix stack-out-of-bounds read in regs_get_kernel_stack_nth()Tengda Wu
2025-06-12arm64/gcs: Don't call gcs_free() during flush_gcs()Mark Brown
2025-06-12drm/xe/lrc: Use a temporary buffer for WA BBLucas De Marchi
2025-06-12Merge tag 'pinctrl-v6.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-06-12Merge tag 'arc-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds
2025-06-12Merge tag 'wireless-2025-06-12' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2025-06-12Merge branch 'fix-ntuple-rules-targeting-default-rss'Jakub Kicinski
2025-06-12selftests: drv-net: rss_ctx: Add test for ntuple rules targeting default RSS ...Gal Pressman
2025-06-12net: ethtool: Don't check if RSS context exists in case of context 0Gal Pressman
2025-06-12Merge tag 'for-net-2025-06-11' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2025-06-12af_unix: Allow passing cred for embryo without SO_PASSCRED/SO_PASSPIDFD.Kuniyuki Iwashima
2025-06-12ipv6: Move fib6_config_validate() to ip6_route_add().Kuniyuki Iwashima
2025-06-12net: drv: netdevsim: don't napi_complete() from netpollJakub Kicinski
2025-06-12net/mlx5: HWS, Add error checking to hws_bwc_rule_complex_hash_node_get()Dan Carpenter
2025-06-12veth: prevent NULL pointer dereference in veth_xdp_rcvJesper Dangaard Brouer
2025-06-12Merge branch 'net_sched-no-longer-use-qdisc_tree_flush_backlog'Jakub Kicinski
2025-06-12net_sched: remove qdisc_tree_flush_backlog()Eric Dumazet
2025-06-12net_sched: ets: fix a race in ets_qdisc_change()Eric Dumazet
2025-06-12net_sched: tbf: fix a race in tbf_change()Eric Dumazet
2025-06-12net_sched: red: fix a race in __red_change()Eric Dumazet
2025-06-12net_sched: prio: fix a race in prio_tune()Eric Dumazet
2025-06-12net_sched: sch_sfq: reject invalid perturb periodEric Dumazet
2025-06-12net: phy: phy_caps: Don't skip better duplex macth on non-exact matchMaxime Chevallier
2025-06-12arm64: Restrict pagetable teardown to avoid false warningDev Jain
2025-06-12docs: arm64: Fix ICC_SRE_EL2 register typo in booting.rstLorenzo Pieralisi
2025-06-12io_uring: consistently use rcu semantics with sqpoll threadKeith Busch
2025-06-12ASoC: amd: yc: Add quirk for MSI Bravo 17 D7VF internal micGabriel Santese
2025-06-12fs: unlock the superblock during iterate_supers_typeDarrick J. Wong
2025-06-12ovl: fix debug print in case of mkdir errorAmir Goldstein
2025-06-12ASoC: doc: cs35l56: Update to add new SoundWire firmware filename suffixRichard Fitzgerald
2025-06-12ASoC: cs35l56: Use SoundWire address as alternate firmware suffix on L56 B0Richard Fitzgerald
2025-06-12ASoC: cs35l56: Use SoundWire address as firmware name suffix for new siliconRichard Fitzgerald
2025-06-12drm/arm/malidp: Silence informational messageAlexander Stein
2025-06-12drm/ssd130x: fix ssd132x_clear_screen() columnsJohn Keeping