summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-04-28wifi: mac80211: use chandef in ieee80211_get_sta_bw()Johannes Berg
2026-04-28wifi: mac80211: use max BW for HT channel width updateJohannes Berg
2026-04-28wifi: mac80211: set cur_max_bandwidth to maximumJohannes Berg
2026-04-28wifi: mac80211: remove NAN guards on ieee80211_sta_cur_vht_bw() callsJohannes Berg
2026-04-28wifi: cfg80211: fix grammar in MLO group key error messageLouis Kotze
2026-04-28wifi: cfg80211: reject duplicate wiphy cipher suite entriesYuqi Xu
2026-04-28wifi: mac80211: add __packed to union members of struct ieee80211_rx_statusPing-Ke Shih
2026-04-28wifi: Update EML function documentation to remove EMLSR-specific referencesPablo Martin-Gomez
2026-04-28wifi: Rename EMLSR delay constants and add EMLMR helpers and definitionsPablo Martin-Gomez
2026-04-28wifi: Remove EMLMR Delay subfield definitionsPablo Martin-Gomez
2026-04-28wifi: Remove invalid 128TU transition timeout constantPablo Martin-Gomez
2026-04-28sched/fair: Clear rel_deadline when initializing forked entitiesZicheng Qu
2026-04-28sched/fair: Fix wakeup_preempt_fair() vs delayed dequeueVincent Guittot
2026-04-28sched/fair: Fix the negative lag increase fixPeter Zijlstra
2026-04-28ALSA: usb-audio: Avoid potential endless loop in convert_chmap_v3()Takashi Iwai
2026-04-28ALSA: usb-audio: Fix potential leak of pd at parsing UAC3 streamsTakashi Iwai
2026-04-28ALSA: caiaq: Don't abort when no input device is availableTakashi Iwai
2026-04-28ALSA: caiaq: Fix potentially leftover ep1_in_urb at error pathTakashi Iwai
2026-04-28xfrm: Don't clobber inner headers when already setCosmin Ratiu
2026-04-28tools/selftests: Add a VXLAN+IPsec traffic testCosmin Ratiu
2026-04-28tools/selftests: Use a sensible timeout value for iperf3 clientCosmin Ratiu
2026-04-28ASoC: aw88395: Fix kernel panic caused by invalid GPIO error pointerwangdicheng
2026-04-28firmware: google: Add bounds checks in coreboot_table_populate()Titouan Ameline de Cadeville
2026-04-27netpoll: fix IPv6 local-address corruptionBreno Leitao
2026-04-27tcp: make probe0 timer handle expired user timeoutAltan Hacigumus
2026-04-27ibmveth: Disable GSO for packets with small MSSMingming Cao
2026-04-27neigh: let neigh_xmit take skb ownershipFlorian Westphal
2026-04-27ipmr: Free mr_table after RCU grace period.Kuniyuki Iwashima
2026-04-27net: phonet: do not BUG_ON() in pn_socket_autobind() on failed bindMorduan Zang
2026-04-27Merge branch 'net-sched-taprio-fix-null-pointer-dereference-in-class-dump'Jakub Kicinski
2026-04-27selftests/tc-testing: add taprio test for class dump after child deleteWeiming Shi
2026-04-27net/sched: taprio: fix NULL pointer dereference in class dumpWeiming Shi
2026-04-27Merge tag 'xsa48x-7.1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/x...Linus Torvalds
2026-04-27NFC: trf7970a: Ignore antenna noise when checking for RF fieldPaul Geurts
2026-04-28spi: amlogic-spisg: initialize completion before requesting IRQFelix Gu
2026-04-27net: usb: rtl8150: free skb on usb_submit_urb() failure in xmitMorduan Zang
2026-04-27net: usb: rtl8150: fix use-after-free in rtl8150_start_xmit()Zhan Jun
2026-04-27ipv6: rpl: reserve mac_len headroom when recompressed SRH growsGreg Kroah-Hartman
2026-04-27vrf: Fix a potential NPD when removing a port from a VRFIdo Schimmel
2026-04-27net/sched: sch_fq_pie: annotate data-races in fq_pie_dump_stats()Eric Dumazet
2026-04-27net/sched: sch_choke: annotate data-races in choke_dump_stats()Eric Dumazet
2026-04-27net: airoha: Do not read uninitialized fragment address in airoha_dev_xmit()Lorenzo Bianconi
2026-04-27net: airoha: Do not wake all netdev TX queues in airoha_qdma_wake_netdev_txqs()Lorenzo Bianconi
2026-04-27net: airoha: stop net_device TX queue before updating CPU indexLorenzo Bianconi
2026-04-27net: airoha: fix BQL imbalance in TX pathLorenzo Bianconi
2026-04-27Merge branch 'netem-bug-fixes'Jakub Kicinski
2026-04-27net/sched: netem: check for negative latency and jitterStephen Hemminger
2026-04-27net/sched: netem: fix slot delay calculation overflowStephen Hemminger
2026-04-27net/sched: netem: validate slot configurationStephen Hemminger
2026-04-27net/sched: netem: only reseed PRNG when seed is explicitly providedStephen Hemminger