summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-12wifi: mac80211: remove width argument from ieee80211_parse_bitratesMiri Korenblit
2026-01-12wifi: mac80211_hwsim: remove NAN by defaultJohannes Berg
2026-01-12wifi: mac80211: improve station iteration ergonomicsJohannes Berg
2026-01-12wifi: mac80211: improve interface iteration ergonomicsJohannes Berg
2026-01-12wifi: cfg80211: include S1G_NO_PRIMARY flag when sending channelLachlan Hodges
2026-01-12wifi: mac80211: unexport ieee80211_get_bssid()Johannes Berg
2026-01-12wl1251: Replace strncpy with strscpy in wl1251_acx_fw_versionThorsten Blum
2026-01-12wifi: iwlegacy: 3945-rs: remove redundant pointer check in il3945_rs_tx_statu...Tuo Li
2026-01-12wifi: mac80211: don't send an unused argument to ieee80211_check_combinationsMiri Korenblit
2026-01-08wifi: libertas: fix WARNING in usb_tx_blockSzymon Wilczek
2026-01-08wifi: mwifiex: Allocate dev name earlier for interface workqueue nameChen-Yu Tsai
2026-01-08Merge tag 'ath-next-20260105' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg
2026-01-08wifi: wlcore: sdio: Use pm_ptr instead of #ifdef CONFIG_PMUwe Kleine-König
2026-01-08wifi: cfg80211: Fix use_for flag update on BSS refreshHuang Chenming
2026-01-08wifi: brcmfmac: rename function that frees vifRafał Miłecki
2026-01-08wifi: brcmfmac: fix/add kernel-doc commentsRandy Dunlap
2026-01-08wifi: mac80211: Update csa_finalize to use link_idAditya Kumar Singh
2026-01-08wifi: cfg80211: add cfg80211_stop_link() for per-link teardownManish Dharanenthiran
2025-12-30Merge tag 'net-6.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-12-30ipv6: fix a BUG in rt6_get_pcpu_route() under PREEMPT_RTJiayuan Chen
2025-12-30net: rose: fix invalid array index in rose_kill_by_device()Pwnverse
2025-12-30net: enetc: do not print error log if addr is 0Wei Fang
2025-12-30net: macb: Relocate mog_init_rings() callback from macb_mac_link_up() to macb...Xiaolei Wang
2025-12-30selftests: fib_test: Add test case for ipv4 multi nexthopsVadim Fedorenko
2025-12-30net: fib: restore ECMP balance from loopbackVadim Fedorenko
2025-12-30selftests: fib_nexthops: Add test cases for error routes deletionIdo Schimmel
2025-12-30ipv4: Fix reference count leak when using error routes with nexthop objectsIdo Schimmel
2025-12-30net: usb: sr9700: fix incorrect command used to write single registerEthan Nelson-Moore
2025-12-29Merge tag 'kbuild-fixes-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-12-29Merge tag 'mm-hotfixes-stable-2025-12-28-21-50' of git://git.kernel.org/pub/s...Linus Torvalds
2025-12-29ipv6: BUG() in pskb_expand_head() as part of calipso_skbuff_setattr()Will Rosenberg
2025-12-29usbnet: avoid a possible crash in dql_completed()Eric Dumazet
2025-12-29gve: defer interrupt enabling until NAPI registrationAnkit Garg
2025-12-29net: stmmac: fix the crash issue for zero copy XDP_TX actionWei Fang
2025-12-29Merge tag 'wireless-2025-12-17' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni
2025-12-29octeontx2-pf: fix "UBSAN: shift-out-of-bounds error"Anshumali Gaur
2025-12-28Merge tag 'sched_ext-for-6.19-rc3-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-12-28Merge tag 'cgroup-for-6.19-rc3-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-12-28Merge tag 'v6.19-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2025-12-28Linux 6.19-rc3v6.19-rc3Linus Torvalds
2025-12-28Merge tag 'usb-6.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-12-28Merge tag 'tty-6.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-12-28Merge tag 'firewire-fixes-6.19-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-12-28Merge tag 'riscv-for-linus-6.19-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-12-28Merge tag 'powerpc-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2025-12-28tools/sched_ext: update scx_show_state.py for scx_aborting changeKohei Enju
2025-12-28tools/sched_ext: fix scx_show_state.py for scx_root changeKohei Enju
2025-12-28af_unix: don't post cmsg for SO_INQ unless explicitly asked forJens Axboe
2025-12-28net: mana: Fix use-after-free in reset service rescan pathDipayaan Roy
2025-12-28net: avoid prefetching NULL pointersEric Dumazet