aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)AuthorFilesLines
2026-05-26ethtool: module: fix cleanup if socket used for flashing multiple devicesJakub Kicinski3-9/+8
2026-05-26ethtool: module: check fw_flash_in_progress under rtnl_lockJakub Kicinski1-6/+6
2026-05-26ethtool: module: avoid racy updates to dev->ethtool bitfieldJakub Kicinski1-2/+10
2026-05-26ethtool: module: avoid leaking a netdev ref on module flash errorsJakub Kicinski1-2/+3
2026-05-26ethtool: module: call ethnl_ops_complete() on module flash errorsJakub Kicinski1-1/+2
2026-05-26Merge branch 'ethtool-rss-fix-a-handful-of-small-bugs'Jakub Kicinski1-14/+23
2026-05-26ethtool: rss: avoid device context leak on reply-build failureJakub Kicinski1-1/+5
2026-05-26ethtool: rss: fix hkey leak when indir_size is 0Jakub Kicinski1-2/+1
2026-05-26ethtool: rss: fix indir_table and hkey leak on get_rxfh failureJakub Kicinski1-1/+3
2026-05-26ethtool: rss: fix falsely ignoring indir table updatesJakub Kicinski1-1/+1
2026-05-26ethtool: rss: add missing errno on RSS context deleteJakub Kicinski1-1/+3
2026-05-26ethtool: rss: avoid modifying the RSS context responseJakub Kicinski1-8/+10
2026-05-26net: Avoid checksumming unreadable skb tail on trimBjörn Töpel1-4/+27
2026-05-26Merge branch 'ip6_vti-vti6_changelink-and-vti6_siocdevprivate-netns-fixes'Paolo Abeni1-7/+16
2026-05-26ip6: vti: Use ip6_tnl.net in vti6_siocdevprivate().Maoyi Xie1-2/+9
2026-05-26ip6: vti: Use ip6_tnl.net in vti6_changelink().Kuniyuki Iwashima1-5/+7
2026-05-26net: team: fix NULL pointer dereference in team_xmit during mode changeWeiming Shi1-13/+32
2026-05-26xfrm: input: hold netns during deferred transport reinjectionZhengchuan Liang1-4/+12
2026-05-26xfrm: move policy_bydst RCU sync from per-netns .exit to .pre_exitUsama Arif1-7/+8
2026-05-26xfrm: iptfs: reset runtime state when cloning SAsShaomin Chen1-5/+23
2026-05-26gpio: mxc: fix irq_high handlingAlexander Stein1-1/+1
2026-05-25net: hsr: fix potential OOB access in supervision frame handlingLuka Gejak1-2/+2
2026-05-25octeontx2-af: validate body pcifunc in rvu_mbox_handler_rep_event_notifyMichael Bommarito3-1/+10
2026-05-25Merge tag 'for-7.1/hpfs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds1-1/+1
2026-05-25Merge tag 'for-7.1/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds1-2/+2
2026-05-25macsec: fix replay protection at XPN lower-PN wrapJunrui Luo1-1/+2
2026-05-25Merge tag 'bootconfig-fixes-v7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds1-1/+3
2026-05-25ipv6: exthdrs: refresh nh pointer after ipv6_hop_jumbo()Justin Iurman1-0/+2
2026-05-25ipv6: exthdrs: refresh nh after handling HAO optionZhengchuan Liang1-0/+2
2026-05-25Merge tag 'nf-26-05-22' of https://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski16-45/+337
2026-05-25net/mlx5: HWS: Reject unsupported remove-header actionPrathamesh Deshpande1-1/+3
2026-05-25hpfs: fix a crash if hpfs_map_dnode_bitmap failsMikulas Patocka1-1/+1
2026-05-24Linux 7.1-rc5Linus Torvalds1-1/+1
2026-05-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds16-31/+115
2026-05-24Merge tag 'x86-urgent-2026-05-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds15-72/+141
2026-05-24Merge tag 'irq-urgent-2026-05-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-4/+4
2026-05-24Merge tag 'core-urgent-2026-05-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+14
2026-05-24Merge tag 'hwmon-for-v7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds2-26/+40
2026-05-24drm/msm: Restore second parameter name in purge() and evict()Nathan Chancellor1-2/+2
2026-05-24Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds16-27/+251
2026-05-23Merge tag 'v7.1-rc5-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds3-22/+75
2026-05-23Merge tag 'for-7.1-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linuxLinus Torvalds5-38/+83
2026-05-23Merge tag 'xfs-fixes-7.1-rc5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-10/+24
2026-05-23Merge tag 'nios2_updates_for_v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linuxLinus Torvalds2-1/+4
2026-05-23Merge tag 'loongarch-fixes-7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongsonLinus Torvalds8-15/+88
2026-05-23libbpf: fix off-by-one in emit_signature_match jump offsetKP Singh1-2/+1
2026-05-23Merge tag 'driver-core-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-coreLinus Torvalds3-2/+17
2026-05-23Merge tag 'i2c-for-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds2-10/+10
2026-05-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds13-140/+178
2026-05-23Merge tag 'xfs-fixes-7.1-rc5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux into test_mergeCarlos Maiolino1-10/+24