summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-03-04net: mana: Fix double destroy_workqueue on service rescan PCI pathDipayaan Roy2-2/+7
2026-03-04dpll: zl3073x: Remove redundant cleanup in devm_dpll_init()Felix Gu1-5/+1
2026-03-04tcp: re-enable acceptance of FIN packets when RWIN is 0Simon Baatz1-4/+14
2026-03-04RDMA/umem: Fix double dma_buf_unpin in failure pathJacob Moroni1-3/+1
2026-03-04erofs: fix interlaced plain identification for encoded extentsGao Xiang1-4/+5
2026-03-04net: usb: pegasus: enable basic endpoint checkingZiyi Guo1-5/+30
2026-03-04net: Drop the lock in skb_may_tx_timestamp()Sebastian Andrzej Siewior3-7/+20
2026-03-04RDMA/efa: Fix typo in efa_alloc_mr()Jason Gunthorpe1-1/+1
2026-03-04RDMA/ionic: Fix potential NULL pointer dereference in ionic_query_portKamal Heib1-0/+2
2026-03-04netconsole: avoid OOB reads, msg is not nul-terminatedJakub Kicinski1-1/+2
2026-03-04net: wan: farsync: Fix use-after-free bugs caused by unfinished taskletsDuoming Zhou1-0/+2
2026-03-04RDMA/bng_re: Unwind bng_re_dev_init properlySiva Reddy Kallam1-14/+15
2026-03-04RDMA/bng_re: Remove unnessary validity checksSiva Reddy Kallam1-23/+4
2026-03-04RDMA/core: Fix stale RoCE GIDs during netdev events at registrationJiri Pirko3-1/+49
2026-03-04tipc: fix duplicate publication key in tipc_service_insert_publ()Tung Nguyen1-2/+4
2026-03-04dpll: zl3073x: fix REF_PHASE_OFFSET_COMP register width for some chip IDsIvan Vecera5-7/+55
2026-03-04kcm: fix zero-frag skb in frag_list on partial sendmsg errorJiayuan Chen1-2/+19
2026-03-04tls: Fix race condition in tls_sw_cancel_work_tx()Hyunwoo Kim1-1/+1
2026-03-04net: do not pass flow_id to set_rps_cpu()Eric Dumazet1-7/+5
2026-03-04Bluetooth: L2CAP: Fix missing key size check for L2CAP_LE_CONN_REQLuiz Augusto von Dentz1-0/+7
2026-03-04Bluetooth: L2CAP: Fix not checking output MTU is acceptable on L2CAP_ECRED_CO...Luiz Augusto von Dentz2-4/+19
2026-03-04Bluetooth: L2CAP: Fix response to L2CAP_ECRED_CONN_REQLuiz Augusto von Dentz1-1/+2
2026-03-04Bluetooth: hci_qca: Cleanup on all setup failuresJinwang Li1-10/+14
2026-03-04Bluetooth: L2CAP: Fix result of L2CAP_ECRED_CONN_RSP when MTU is too shortLuiz Augusto von Dentz2-9/+11
2026-03-04Bluetooth: L2CAP: Fix invalid response to L2CAP_ECRED_RECONF_REQLuiz Augusto von Dentz2-18/+47
2026-03-04Remove WARN_ALL_UNSEEDED_RANDOM kernel config optionLinus Torvalds3-39/+1
2026-03-04wifi: brcmfmac: Fix potential kernel oops when probe failsMarek Szyprowski3-8/+8
2026-03-04wifi: cfg80211: wext: fix IGTK key ID off-by-oneJohannes Berg1-1/+1
2026-03-04sparc: Fix page alignment in dma mappingStian Halseth2-0/+4
2026-03-04dma-mapping: avoid random addr value print out on error pathJiri Pirko1-1/+1
2026-03-04ksmbd: fix signededness bug in smb_direct_prepare_negotiation()Nicholas Carlini1-2/+2
2026-03-04ovpn: tcp - fix packet extraction from streamRalf Lici1-17/+36
2026-03-04bnxt_en: Fix deleting of Ntuple filtersPavan Chebbi1-0/+3
2026-03-04bnxt_en: Fix RSS context delete logicPavan Chebbi1-6/+4
2026-03-04udplite: Fix null-ptr-deref in __udp_enqueue_schedule_skb().Kuniyuki Iwashima2-4/+2
2026-03-04net: ethernet: xscale: Check for PTP support properlyLinus Walleij2-4/+4
2026-03-04net: phy: qcom: qca807x: normalize return value of gpio_getDmitry Torokhov1-1/+1
2026-03-04proc: Fix pointer error dereferenceEthan Tidmore1-0/+3
2026-03-04net: usb: lan78xx: scan all MDIO addresses on LAN7801Martin PÄlsson1-2/+0
2026-03-04net: usb: kaweth: remove TX queue manipulation in kaweth_set_rx_modeZiyi Guo1-2/+0
2026-03-04espintcp: Fix race condition in espintcp_close()Hyunwoo Kim1-1/+1
2026-03-04psp: use sk->sk_hash in psp_write_headers()Eric Dumazet1-1/+38
2026-03-04tcp: fix potential race in tcp_v6_syn_recv_sock()Eric Dumazet9-66/+66
2026-03-04writeback: Fix wakeup and logging timeouts for !DETECT_HUNG_TASKHuacai Chen1-4/+5
2026-03-04xfrm: always flush state and policy upon NETDEV_UNREGISTER eventTetsuo Handa1-1/+11
2026-03-04ipmi: ipmb: initialise event handler read bytesMatt Johnston1-0/+5
2026-03-04xfrm: skip templates check for packet offload tunnel modeLeon Romanovsky1-2/+9
2026-03-04xfrm6: fix uninitialized saddr in xfrm6_get_saddr()Jiayuan Chen1-2/+5
2026-03-04iommu/amd: serialize sequence allocation under concurrent TLB invalidationsAnkit Soni3-8/+14
2026-03-04ntb: ntb_hw_switchtec: Fix shift-out-of-bounds for 0 mw lutMaciej Grochowski1-2/+4