summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-04-21bnxt: convert to ndo_set_rx_mode_asyncStanislav Fomichev1-14/+17
2026-04-21mlx5: convert to ndo_set_rx_mode_asyncStanislav Fomichev3-16/+34
2026-04-21fbnic: convert to ndo_set_rx_mode_asyncStanislav Fomichev4-11/+19
2026-04-21net: move promiscuity handling into netdev_rx_mode_workStanislav Fomichev3-34/+68
2026-04-21net: cache snapshot entries for ndo_set_rx_mode_asyncStanislav Fomichev4-39/+97
2026-04-21net: introduce ndo_set_rx_mode_async and netdev_rx_mode_workStanislav Fomichev8-43/+249
2026-04-21net: add address list snapshot and reconciliation infrastructureStanislav Fomichev4-3/+477
2026-04-21netfilter: nf_tables: add hook transactions for device deletionsPablo Neira Ayuso2-60/+217
2026-04-21netfilter: nf_tables: join hook list via splice_list_rcu() in commit phasePablo Neira Ayuso1-4/+4
2026-04-21rculist: add list_splice_rcu() for private listsPablo Neira Ayuso1-0/+29
2026-04-21netfilter: nf_tables: use list_del_rcu for netlink hooksFlorian Westphal1-26/+18
2026-04-21netfilter: arp_tables: fix IEEE1394 ARP payload parsingPablo Neira Ayuso2-3/+23
2026-04-21erofs: unify lcn as u64 for 32-bit platformsGao Xiang1-10/+9
2026-04-21erofs: fix offset truncation when shifting pgoff on 32-bit platformsGao Xiang2-2/+2
2026-04-21erofs: fix the out-of-bounds nameoff handling for trailing direntsGao Xiang1-13/+15
2026-04-21slip: bound decode() reads against the compressed packet lengthWeiming Shi1-18/+25
2026-04-21ALSA: usb-audio/line6: Add support for POD HD PROPhil Willoughby1-0/+14
2026-04-21ALSA: hda/realtek: Add LED fixup for HP EliteBook 6 G2a LaptopsChris Chiu1-0/+2
2026-04-21slip: reject VJ receive packets on instances with no rstate arrayWeiming Shi1-0/+6
2026-04-21rhashtable: Bounce deferred worker kick through irq_workTejun Heo3-4/+33
2026-04-21scsi: hisi_sas: Fix sparse warnings in prep_ata_v3_hw()Yihang Li1-1/+1
2026-04-21scsi: pmcraid: Fix typo in commentsHugo Villeneuve1-1/+1
2026-04-21scsi: scsi_dh_alua: Increase default ALUA timeout to maximum spec valueBrian Bunker1-1/+1
2026-04-21scsi: smartpqi: Silence a recursive lock warningTomas Henzl1-0/+1
2026-04-21scsi: mpt3sas: Limit NVMe request size to 2 MiBRanjan Kumar1-1/+13
2026-04-21scsi: sg: Don't use GFP_ATOMIC in sg_start_req()Christoph Hellwig1-1/+1
2026-04-21btrfs: fix double-decrement of bytes_may_use in submit_one_async_extent()Mark Harmstone1-1/+1
2026-04-21btrfs: check return value of btrfs_partially_delete_raid_extent()robbieko1-7/+12
2026-04-21btrfs: handle -EAGAIN from btrfs_duplicate_item and refresh stale leaf pointerrobbieko1-0/+10
2026-04-21btrfs: replace ASSERT with proper error handling in stripe lookup fallbackrobbieko1-1/+4
2026-04-21btrfs: fix wrong min_objectid in btrfs_previous_item() callrobbieko1-1/+1
2026-04-21btrfs: fix raid stripe search missing entries at leaf boundariesrobbieko1-3/+15
2026-04-21btrfs: copy devid in btrfs_partially_delete_raid_extent()robbieko1-0/+3
2026-04-21btrfs: handle unexpected free-space-tree key typesDavid Sterba1-3/+15
2026-04-21btrfs: fix missing last_unlink_trans update when removing a directoryFilipe Manana1-0/+2
2026-04-21btrfs: don't clobber errors in add_remap_tree_entries()Mark Harmstone1-1/+1
2026-04-21btrfs: enable shutdown ioctl for non-experimental buildsQu Wenruo1-4/+3
2026-04-21btrfs: apply first key check for readahead when possibleQu Wenruo3-4/+15
2026-04-21btrfs: abort transaction in do_remap_reloc_trans() on failureMark Harmstone1-4/+10
2026-04-21btrfs: fix bytes_may_use leak in do_remap_reloc_trans()Mark Harmstone1-0/+6
2026-04-21btrfs: fix bytes_may_use leak in move_existing_remap()Mark Harmstone1-0/+6
2026-04-21tracing: tell git to ignore the generated 'undefsyms_base.c' fileLinus Torvalds1-0/+1
2026-04-21Merge tag 'linux_kselftest-next-7.1-next-fixes' of git://git.kernel.org/pub/s...Linus Torvalds2-29/+28
2026-04-21Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds16-13/+297
2026-04-21Merge tag 'sh-for-v7.1-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-11/+5
2026-04-21Merge tag 'uml-for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds12-16/+33
2026-04-21Merge tag 'printk-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds6-18/+46
2026-04-21Merge tag 'timers-urgent-2026-04-20' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-1/+7
2026-04-21rtmutex: Use waiter::task instead of current in remove_waiter()Keenan Dong1-5/+8
2026-04-21Merge tag 'core-urgent-2026-04-20' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-15/+5