summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-04bnxt_en: Fix deleting of Ntuple filtersPavan Chebbi
2026-03-04clk: renesas: rzg2l: Fix intin variable sizeChris Brandt
2026-03-04bnxt_en: Fix RSS context delete logicPavan Chebbi
2026-03-04rpmsg: core: fix race in driver_override_show() and use core helperGui-Dong Han
2026-03-04udplite: Fix null-ptr-deref in __udp_enqueue_schedule_skb().Kuniyuki Iwashima
2026-03-04netfilter: nf_conntrack_h323: fix OOB read in decode_choice()Vahagn Vardanian
2026-03-04net: ethernet: xscale: Check for PTP support properlyLinus Walleij
2026-03-04dpaa2-switch: validate num_ifs to prevent out-of-bounds writeJunrui Luo
2026-03-04net: phy: qcom: qca807x: normalize return value of gpio_getDmitry Torokhov
2026-03-04net: consume xmit errors of GSO framesJakub Kicinski
2026-03-04proc: Fix pointer error dereferenceEthan Tidmore
2026-03-04net/mlx5e: Fix "scheduling while atomic" in IPsec MAC address queryJianbo Liu
2026-03-04net: usb: lan78xx: scan all MDIO addresses on LAN7801Martin PÄlsson
2026-03-04net/mlx5: Fix missing devlink lock in SRIOV enable error pathShay Drory
2026-03-04net: usb: kaweth: remove TX queue manipulation in kaweth_set_rx_modeZiyi Guo
2026-03-04net/mlx5: E-switch, Clear legacy flag when moving to switchdevShay Drory
2026-03-04espintcp: Fix race condition in espintcp_close()Hyunwoo Kim
2026-03-04net/mlx5: LAG, disable MPESW in lag_disable_change()Shay Drory
2026-03-04psp: use sk->sk_hash in psp_write_headers()Eric Dumazet
2026-03-04net/mlx5: DR, Fix circular locking dependency in dumpShay Drory
2026-03-04tcp: fix potential race in tcp_v6_syn_recv_sock()Eric Dumazet
2026-03-04team: avoid NETDEV_CHANGEMTU event when unregistering slaveTetsuo Handa
2026-03-04writeback: Fix wakeup and logging timeouts for !DETECT_HUNG_TASKHuacai Chen
2026-03-04team: use common function to compute the featuresHangbin Liu
2026-03-04xfrm: always flush state and policy upon NETDEV_UNREGISTER eventTetsuo Handa
2026-03-04ipmi: ipmb: initialise event handler read bytesMatt Johnston
2026-03-04net: add a common function to compute features for upper devicesHangbin Liu
2026-03-04xfrm: skip templates check for packet offload tunnel modeLeon Romanovsky
2026-03-04net: mana: Fix double destroy_workqueue on service rescan PCI pathDipayaan Roy
2026-03-04xfrm6: fix uninitialized saddr in xfrm6_get_saddr()Jiayuan Chen
2026-03-04dpll: zl3073x: Remove redundant cleanup in devm_dpll_init()Felix Gu
2026-03-04iommu/amd: serialize sequence allocation under concurrent TLB invalidationsAnkit Soni
2026-03-04tcp: re-enable acceptance of FIN packets when RWIN is 0Simon Baatz
2026-03-04ntb: ntb_hw_switchtec: Fix shift-out-of-bounds for 0 mw lutMaciej Grochowski
2026-03-04RDMA/umem: Fix double dma_buf_unpin in failure pathJacob Moroni
2026-03-04ntb: ntb_hw_switchtec: Fix array-index-out-of-bounds accessMaciej Grochowski
2026-03-04erofs: fix interlaced plain identification for encoded extentsGao Xiang
2026-03-04rtc: zynqmp: correct frequency valueTomas Melin
2026-03-04net: usb: pegasus: enable basic endpoint checkingZiyi Guo
2026-03-04drm/amdgpu: avoid sdma ring reset in sriovVictor Zhao
2026-03-04net: Drop the lock in skb_may_tx_timestamp()Sebastian Andrzej Siewior
2026-03-04drm/amd/display: Remove conditional for shaper 3DLUT power-onAlex Hung
2026-03-04RDMA/efa: Fix typo in efa_alloc_mr()Jason Gunthorpe
2026-03-04arm64: hugetlbpage: avoid unused-but-set-parameter warning (gcc-16)Arnd Bergmann
2026-03-04RDMA/ionic: Fix potential NULL pointer dereference in ionic_query_portKamal Heib
2026-03-04ALSA: hda/hdmi: Add quirk for TUXEDO IBS14G6Aaron Erhardt
2026-03-04netconsole: avoid OOB reads, msg is not nul-terminatedJakub Kicinski
2026-03-04ASoC: amd: amd_sdw: add machine driver quirk for Lenovo modelsVijendar Mukunda
2026-03-04net: wan: farsync: Fix use-after-free bugs caused by unfinished taskletsDuoming Zhou
2026-03-04btrfs: do not ASSERT() when the fs flips RO inside btrfs_repair_io_failure()Qu Wenruo