summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-02-27selftests: forwarding: fix pedit tests failure with br_netfilter enabledAleksei Oladko2-0/+16
2026-02-27selftests: forwarding: vxlan_bridge_1d_ipv6: fix test failure with br_netfilt...Aleksei Oladko1-1/+1
2026-02-27selftests: forwarding: vxlan_bridge_1d: fix test failure with br_netfilter en...Aleksei Oladko1-10/+16
2026-02-27net: bridge: mcast: always update mdb_n_entries for vlan contextsNikolay Aleksandrov1-27/+18
2026-02-27net/rds: rds_sendmsg should not discard payload_lenAllison Henderson1-2/+4
2026-02-27xen-netback: reject zero-queue configuration from guestZiyi Guo1-2/+3
2026-02-27net: usb: catc: enable basic endpoint checkingZiyi Guo1-6/+31
2026-02-27ovpn: tcp - don't deref NULL sk_socket member after tcp_close()Antonio Quartulli1-1/+13
2026-02-27eth: fbnic: set DMA_HINT_L4 for all flowsBobby Eshleman2-3/+5
2026-02-27eth: fbnic: increase FBNIC_HDR_BYTES_MIN from 128 to 256 bytesBobby Eshleman1-1/+1
2026-02-27eth: fbnic: set FBNIC_QUEUE_RDE_CTL0_EN_HDR_SPLIT on RDE_CTL0Bobby Eshleman1-11/+14
2026-02-27bpf: Add a map/btf from a fd array more consistentlyAnton Protopopov1-2/+4
2026-02-27bpf: Fix a potential use-after-free of BTF objectAnton Protopopov1-26/+26
2026-02-27libbpf: Fix invalid write loop logic in bpf_linker__add_buf()Amery Hung1-1/+1
2026-02-27fbnic: close fw_log race between users and teardownChengfeng Ye2-10/+12
2026-02-27net: sparx5/lan969x: fix PTP clock max_adj valueDaniel Machon1-1/+1
2026-02-27ipv6: Fix out-of-bound access in fib6_add_rt2node().Kuniyuki Iwashima1-1/+1
2026-02-27selftests: netconsole: Increase port listening timeoutPin-yen Lin1-2/+2
2026-02-27net: mscc: ocelot: add missing lock protection in ocelot_port_xmit_inj()Ziyi Guo1-2/+10
2026-02-27net: mscc: ocelot: split xmit into FDMA and register injection pathsZiyi Guo1-9/+30
2026-02-27net: mscc: ocelot: extract ocelot_xmit_timestamp() helperZiyi Guo1-14/+22
2026-02-27net: sparx5/lan969x: fix DWRR cost max to match hardware register widthDaniel Machon1-1/+1
2026-02-27net: stmmac: fix oops when split header is enabledJie Zhang1-3/+17
2026-02-27selftests: net: lib: Fix jq parsing errorYue Haibing1-1/+1
2026-02-27selftests: mlxsw: tc_restrictions: Fix test failure with new iproute2Ido Schimmel1-2/+2
2026-02-27net: mctp: ensure our nlmsg responses are initialisedJeremy Kerr3-0/+3
2026-02-27ovpn: fix VPN TX bytes countingRalf Lici1-1/+4
2026-02-27ovpn: fix possible use-after-free in ovpn_net_xmitRalf Lici1-21/+31
2026-02-27ovpn: set sk_user_data before overriding callbacksRalf Lici3-20/+29
2026-02-27cpuidle: Skip governor when only one idle state is availableAboorva Devarajan1-0/+10
2026-02-27ACPI: PM: Add unused power resource quirk for THUNDEROBOT ZEROZhai Can1-0/+13
2026-02-27objpool: fix the overestimation of object pooling metadata sizezhouwenhao1-1/+1
2026-02-27selftests/memfd: use IPC semaphore instead of SIGSTOP/SIGCONTAristeu Rozanski1-8/+105
2026-02-27smb: client: fix regression with mount options parsingPaulo Alcantara1-3/+1
2026-02-27kbuild: Add objtool to top-level clean targetJosh Poimboeuf2-1/+12
2026-02-27powercap: intel_rapl_tpmi: Remove FW_BUG from invalid version checkKuppuswamy Sathyanarayanan1-1/+1
2026-02-27ACPI: CPPC: Fix remaining for_each_possible_cpu() to use online CPUsSean V Kelley1-2/+2
2026-02-27powercap: intel_rapl: Remove incorrect CPU check in PMU contextKuppuswamy Sathyanarayanan3-11/+9
2026-02-27tools/power turbostat: Harden against unexpected valuesLen Brown1-43/+51
2026-02-27tools/power turbostat: AMD: msr offset 0x611 read failed: Input/output errorLen Brown1-1/+1
2026-02-27fs/ntfs3: Fix slab-out-of-bounds read in DeleteIndexEntryRootJiasheng Jiang1-0/+3
2026-02-27fs/ntfs3: prevent infinite loops caused by the next valid being the sameEdward Adam Davis1-2/+6
2026-02-27fs/ntfs3: fix deadlock in ni_read_folio_cmprSzymon Wilczek2-2/+3
2026-02-27fs/ntfs3: rename ni_readpage_cmpr into ni_read_folio_cmprKonstantin Komarov3-6/+6
2026-02-27fs/ntfs3: fix ntfs_mount_options leak in ntfs_fill_super()Baokun Li1-7/+2
2026-02-27fs/ntfs3: Initialize new folios before useBartlomiej Kubik1-1/+1
2026-02-27io_uring/cancel: de-unionize file and user_data in struct io_cancel_dataJens Axboe1-4/+2
2026-02-27io_uring: delay sqarray static branch disablementPavel Begunkov1-4/+4
2026-02-27block: allow IOC_PR_READ_* ioctls with BLK_OPEN_READStefan Hajnoczi1-11/+23
2026-02-27drbd: always set BLK_FEAT_STABLE_WRITESChristoph Böhmwalder2-4/+19