summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-04-21arm64: dts: amlogic: Fix GIC register ranges for Amlogic T7Ronald Claveau
2026-04-21arm64: dts: amlogic: t7: khadas-vim4: fix memory layout for 8GB RAMNick Xie
2026-04-21arm64: dts: amlogic: s6: Drop CPU masks from GICv3 PPI interruptsGeert Uytterhoeven
2026-04-21net/sched: sch_dualpi2: drain both C-queue and L-queue in dualpi2_change()Chia-Yu Chang
2026-04-21net: airoha: Fix PPE cpu port configuration for GDM2 loopback pathLorenzo Bianconi
2026-04-21ipmi: Check event message buffer response for bad dataCorey Minyard
2026-04-21Merge branch 'net-sleepable-ndo_set_rx_mode'Paolo Abeni
2026-04-21selftests: net: use ip commands instead of teamd in team rx_mode testStanislav Fomichev
2026-04-21selftests: net: add team_bridge_macvlan rx_mode testStanislav Fomichev
2026-04-21net: warn ops-locked drivers still using ndo_set_rx_modeStanislav Fomichev
2026-04-21netkit: convert to ndo_set_rx_mode_asyncStanislav Fomichev
2026-04-21dummy: convert to ndo_set_rx_mode_asyncStanislav Fomichev
2026-04-21netdevsim: convert to ndo_set_rx_mode_asyncStanislav Fomichev
2026-04-21iavf: convert to ndo_set_rx_mode_asyncStanislav Fomichev
2026-04-21bnxt: use snapshot in bnxt_cfg_rx_modeStanislav Fomichev
2026-04-21bnxt: convert to ndo_set_rx_mode_asyncStanislav Fomichev
2026-04-21mlx5: convert to ndo_set_rx_mode_asyncStanislav Fomichev
2026-04-21fbnic: convert to ndo_set_rx_mode_asyncStanislav Fomichev
2026-04-21net: move promiscuity handling into netdev_rx_mode_workStanislav Fomichev
2026-04-21net: cache snapshot entries for ndo_set_rx_mode_asyncStanislav Fomichev
2026-04-21net: introduce ndo_set_rx_mode_async and netdev_rx_mode_workStanislav Fomichev
2026-04-21net: add address list snapshot and reconciliation infrastructureStanislav Fomichev
2026-04-21netfilter: nf_tables: add hook transactions for device deletionsPablo Neira Ayuso
2026-04-21netfilter: nf_tables: join hook list via splice_list_rcu() in commit phasePablo Neira Ayuso
2026-04-21rculist: add list_splice_rcu() for private listsPablo Neira Ayuso
2026-04-21netfilter: nf_tables: use list_del_rcu for netlink hooksFlorian Westphal
2026-04-21netfilter: arp_tables: fix IEEE1394 ARP payload parsingPablo Neira Ayuso
2026-04-21erofs: unify lcn as u64 for 32-bit platformsGao Xiang
2026-04-21erofs: fix offset truncation when shifting pgoff on 32-bit platformsGao Xiang
2026-04-21erofs: fix the out-of-bounds nameoff handling for trailing direntsGao Xiang
2026-04-21slip: bound decode() reads against the compressed packet lengthWeiming Shi
2026-04-21ALSA: usb-audio/line6: Add support for POD HD PROPhil Willoughby
2026-04-21ALSA: hda/realtek: Add LED fixup for HP EliteBook 6 G2a LaptopsChris Chiu
2026-04-21slip: reject VJ receive packets on instances with no rstate arrayWeiming Shi
2026-04-20rhashtable: Bounce deferred worker kick through irq_workTejun Heo
2026-04-20scsi: hisi_sas: Fix sparse warnings in prep_ata_v3_hw()Yihang Li
2026-04-20scsi: pmcraid: Fix typo in commentsHugo Villeneuve
2026-04-20scsi: scsi_dh_alua: Increase default ALUA timeout to maximum spec valueBrian Bunker
2026-04-20scsi: smartpqi: Silence a recursive lock warningTomas Henzl
2026-04-20scsi: mpt3sas: Limit NVMe request size to 2 MiBRanjan Kumar
2026-04-20scsi: sg: Don't use GFP_ATOMIC in sg_start_req()Christoph Hellwig
2026-04-21btrfs: fix double-decrement of bytes_may_use in submit_one_async_extent()Mark Harmstone
2026-04-21btrfs: check return value of btrfs_partially_delete_raid_extent()robbieko
2026-04-21btrfs: handle -EAGAIN from btrfs_duplicate_item and refresh stale leaf pointerrobbieko
2026-04-21btrfs: replace ASSERT with proper error handling in stripe lookup fallbackrobbieko
2026-04-21btrfs: fix wrong min_objectid in btrfs_previous_item() callrobbieko
2026-04-21btrfs: fix raid stripe search missing entries at leaf boundariesrobbieko
2026-04-21btrfs: copy devid in btrfs_partially_delete_raid_extent()robbieko
2026-04-21btrfs: handle unexpected free-space-tree key typesDavid Sterba
2026-04-21btrfs: fix missing last_unlink_trans update when removing a directoryFilipe Manana