summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-01-02net/mlx5: fw_tracer, Validate format string parametersShay Drory2-10/+74
2026-01-02net/mlx5: Drain firmware reset in shutdown callbackMoshe Shemesh1-0/+1
2026-01-02net/mlx5: fw reset, clear reset requested on drain_fw_resetMoshe Shemesh1-1/+2
2026-01-02ethtool: Avoid overflowing userspace buffer on stats queryGal Pressman1-6/+24
2026-01-02can: j1939: make j1939_sk_bind() fail if device is no longer registeredTetsuo Handa1-0/+6
2026-01-02iommufd/selftest: Check for overflow in IOMMU_TEST_OP_ADD_RESERVEDJason Gunthorpe1-1/+7
2026-01-02iommufd/selftest: Make it clearer to gcc that the access is not out of boundsJason Gunthorpe1-5/+3
2026-01-02selftests: netfilter: packetdrill: avoid failure on HZ=100 kernelFlorian Westphal1-1/+1
2026-01-02netfilter: nf_tables: remove redundant chain validation on register storePablo Neira Ayuso1-11/+0
2026-01-02netfilter: nf_nat: remove bogus direction checkFlorian Westphal3-17/+12
2026-01-02nfc: pn533: Fix error code in pn533_acr122_poweron_rdr()Dan Carpenter1-1/+1
2026-01-02net/sched: ets: Remove drr class from the active list if it changes to strictVictor Nogueira1-0/+4
2026-01-02caif: fix integer underflow in cffrml_receive()Junrui Luo1-1/+8
2026-01-02selftests: netfilter: prefer xfail in case race wasn't triggeredFlorian Westphal1-5/+4
2026-01-02ipvs: fix ipv4 null-ptr-deref in route error pathSlavin Liu1-0/+3
2026-01-02netfilter: nf_conncount: fix leaked ct in error pathsFernando Fernandez Mancera1-11/+14
2026-01-02inet: frags: flush pending skbs in fqdir_pre_exit()Jakub Kicinski4-20/+50
2026-01-02inet: frags: add inet_frag_queue_flush()Jakub Kicinski3-11/+15
2026-01-02inet: frags: avoid theoretical race in ip_frag_reinit()Jakub Kicinski2-4/+4
2026-01-02selftests: net: tfo: Fix build warningGuenter Roeck1-1/+2
2026-01-02selftests: net: Fix build warningsGuenter Roeck1-2/+4
2026-01-02selftest: af_unix: Support compilers without flex-array-member-not-at-end sup...Guenter Roeck1-1/+6
2026-01-02broadcom: b44: prevent uninitialized value usageAlexey Simakov1-0/+3
2026-01-02net: ti: icssg-prueth: add PTP_1588_CLOCK_OPTIONAL dependencyArnd Bergmann1-1/+2
2026-01-02net: openvswitch: fix middle attribute validation in push_nsh() actionIlya Maximets1-3/+10
2026-01-02bnxt_en: Fix XDP_TX pathMichael Chan1-2/+1
2026-01-02mlxsw: spectrum_mr: Fix use-after-free when updating multicast route statsIdo Schimmel1-0/+2
2026-01-02mlxsw: spectrum_router: Fix neighbour use-after-freeIdo Schimmel1-8/+9
2026-01-02mlxsw: spectrum_router: Fix possible neighbour reference count leakIdo Schimmel1-5/+5
2026-01-02net/mlx5: Fix double unregister of HCA_PORTS componentGerd Bayer1-0/+1
2026-01-02ipvlan: Ignore PACKET_LOOPBACK in handle_mode_l2()Dmitry Skorodumov1-0/+3
2026-01-02net: phy: RTL8211FVD: Restore disabling of PHY-mode EEEIvan Galkin1-4/+0
2026-01-02net: phy: realtek: create rtl8211f_config_phy_eee() helperVladimir Oltean1-11/+12
2026-01-02net: phy: realtek: eliminate priv->phycr1 variableVladimir Oltean1-16/+28
2026-01-02net: phy: realtek: allow CLKOUT to be disabled on RTL8211F(D)(I)-VD-CGVladimir Oltean1-9/+22
2026-01-02net: phy: realtek: eliminate has_phycr2 variableVladimir Oltean1-4/+2
2026-01-02net: phy: realtek: eliminate priv->phycr2 variableVladimir Oltean1-15/+23
2026-01-02net/mlx5e: Avoid unregistering PSP twiceCosmin Ratiu1-1/+0
2026-01-02net/mlx5: make enable_mpesw idempotentMoshe Shemesh1-2/+9
2026-01-02net/sched: ets: Always remove class from active list before deleting in ets_q...Jamal Hadi Salim1-1/+1
2026-01-02netrom: Fix memory leak in nr_sendmsg()Wang Liang1-1/+3
2026-01-02net: fec: ERR007885 Workaround for XDP TX pathWei Fang1-1/+6
2026-01-02gfs2: Fix use of bio_chainAndreas Gruenbacher1-1/+1
2026-01-02Bluetooth: btusb: Add new VID/PID 0x0489/0xE12F for RTL8852BE-VTMax Chou1-0/+2
2026-01-02Bluetooth: btusb: Add new VID/PID 13d3/3533 for RTL8821CEGongwei Li1-0/+2
2026-01-02Bluetooth: btusb: add new custom firmwaresShuai Zhang1-0/+1
2026-01-02Bluetooth: btusb: MT7920: Add VID/PID 0489/e135Chris Lu1-0/+2
2026-01-02Bluetooth: btusb: MT7922: Add VID/PID 0489/e170Chris Lu1-0/+2
2026-01-02Bluetooth: btusb: Add new VID/PID 2b89/6275 for RTL8761BUVChingbin Li1-0/+2
2026-01-02ksmbd: vfs: fix race on m_flags in vfs_cacheQianchang Zhao1-26/+62