summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-24net/rds: use wq_has_sleeper() in rds_cong_map_updated()Allison Henderson
2026-08-24net: mana: Cap MSI-X vectors to the device MSI-X table sizeLong Li
2026-08-24net/sched: act_ife: Only operate on Ethernet framesVictor Nogueira
2026-08-24net: ethernet: renesas: rswitch: fix device_node refcount leak in rswitch_get...Manush Prajwal
2026-08-24Merge branch 'net-enetc-restore-rx-ring-congestion-mode-after-ring-reconfigur...Jakub Kicinski
2026-08-24net: enetc: restore RX ring congestion mode for ENETC v4Wei Fang
2026-08-24net: enetc: restore RX ring congestion mode after ring reconfigurationWei Fang
2026-08-24octeontx2-af: Fix TL3/TL2 link config ENA clearingNaveen Mamindlapalli
2026-08-24Merge branch 'net-smc-fix-use-after-free-in-smc_rx_pipe_buf_release'Jakub Kicinski
2026-08-24net/smc: fix use-after-free in smc_rx_pipe_buf_release()Hidayath Khan
2026-08-24net/smc: stop killed, freed and out_of_sync sharing a byteHidayath Khan
2026-08-24net/smc: fix socket refcount leak in smc_switch_conns()Hidayath Khan
2026-08-24net: stmmac: fix device node reference leaks in stmmac_mtl_setup()Md Rabbani
2026-08-24net: l2tp: do not propagate multicast notification errorsZihan Xi
2026-08-24net: qualcomm: rmnet: restore skb->dev on deaggregated framesXiang Mei
2026-08-24Merge branch 'selftests-net-fixes-for-fin_ack_lat'Jakub Kicinski
2026-08-24selftests/net: check fork() return value in fin_ack_latQingshuang Fu
2026-08-24selftests/net: fix kill() argument order and wrapper cleanup in fin_ack_latQingshuang Fu
2026-08-24openvswitch: Fix CT limit teardown use-after-freeYuqi Xu
2026-08-24Merge tags 'dma-mapping-7.3-2026-08-24' and 'dma-mapping-7.3-2026-08-24-2' of...Linus Torvalds
2026-08-24octeontx2-vf: fix workqueue and netdev race in probe/removeAnshumali Gaur
2026-08-24octeontx2-af: fix out-of-bounds read setting MSI-X irq affinityAnshumali Gaur
2026-08-24octeontx2-af: fix NULL deref in NIX TM tree debugfs read pathAnshumali Gaur
2026-08-24gtp: add synchronize_net() in gtp_newlink() error path to prevent use-after-freeCen Zhang (Microsoft)
2026-08-24Merge branch 'xsk-pre-existing-af_xdp-tx-metadata-fixes-from-sashiko'Jakub Kicinski
2026-08-24xsk: honor XDP_TX_METADATA in zero-copy pathStanislav Fomichev
2026-08-24xsk: align TX metadata layout across ABIsStanislav Fomichev
2026-08-24net: ethernet: mtk_wed: increase WED v2 WDMA RESV_BUFF to 0x80Shiji Yang
2026-08-24Merge tag 'slab-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds
2026-08-24Merge tag 'configfs-for-v7.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-08-24workqueue: Fix unbound pool lifetime for pending pwqsYao Kai
2026-08-24Merge tag 'platform-drivers-x86-v7.3-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-08-24Bluetooth: RFCOMM: serialize session teardownChengfeng Ye
2026-08-24Bluetooth: do not leak an hci_conn when a second LE connect is rejectedRadek Podgorny
2026-08-24Bluetooth: RFCOMM: serialize security confirmation handlingChengfeng Ye
2026-08-24Bluetooth: btusb: limit RTL8761B BROKEN_EXT_SCAN quirk to 0bda:a728Junjie Cao
2026-08-24Bluetooth: hci_uart: Fix false success return in hci_uart_setup()Gongwei Li
2026-08-24Bluetooth: RFCOMM: Validate MTU in rfcomm_apply_pn() to prevent infinite loopHyunwoo Kim
2026-08-24Bluetooth: ISO: fix use-after-free of listener socket in iso_conn_readyHang Nan
2026-08-24docs: panic: Disclaimer about console verbosity when using panic_print with p...Guilherme G. Piccoli
2026-08-24Bluetooth: hci_core: use skb_get() instead of skb_clone() for req_skbXin Chen
2026-08-24Bluetooth: hci_event: clear HCI_LE_ADV only on a created connectionValentin Kindschi
2026-08-24Bluetooth: hci_conn: re-enable advertising only for peripheral roleValentin Kindschi
2026-08-24Bluetooth: hci_bcm4377: Ignore reserved PHY in ext adv reports on BCM4378Lorenzo Stoakes (ARM)
2026-08-24Bluetooth: eir: Fix OOB read in eir_get_service_data()HyeongJun An
2026-08-24Bluetooth: btnxpuart: Validate the FW dump header lengthAli Ahmet Memis
2026-08-24docs: kernel-parameters: add CPU_FREQ, CPU_IDLE build optionsRandy Dunlap
2026-08-24Bluetooth: hci_sync: add conditional locking annotationsPauli Virtanen
2026-08-24Bluetooth: btnxpuart: Check remote M.2 connector availability before pwrseqSherry Sun
2026-08-24Bluetooth: btmtksdio: Fix out-of-bounds DMA read in the TX pathChris Lu