aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2025-09-29mptcp: leverage skb deferral freePaolo Abeni1-2/+3
2025-09-29tcp: use skb->len instead of skb->truesize in tcp_can_ingest()Eric Dumazet1-2/+13
2025-09-29Merge tag 'for-net-next-2025-09-27' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski24-368/+345
2025-09-29ptr_ring: __ptr_ring_zero_tail micro optimizationMichael S. Tsirkin1-3/+3
2025-09-29Merge branch 'net-wangxun-support-to-configure-rss'Jakub Kicinski9-49/+304
2025-09-29net: libwx: restrict change user-set RSS configurationJiawen Wu2-23/+35
2025-09-29net: wangxun: add RSS reta and rxfh fields supportJiawen Wu6-2/+167
2025-09-29net: libwx: move rss_field to struct wxJiawen Wu2-8/+21
2025-09-29net: libwx: support separate RSS configuration for every poolJiawen Wu4-33/+98
2025-09-29Merge tag 'pstore-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-10/+11
2025-09-29idpf: fix mismatched free function for dma_alloc_coherentAlok Tiwari1-3/+3
2025-09-29net: remove one stac/clac pair from move_addr_to_user()Eric Dumazet1-11/+24
2025-09-29scm: use masked_user_access_begin() in put_cmsg()Eric Dumazet1-1/+3
2025-09-29Merge branch 'net-stmmac-drop-frames-causing-hlbs-error'Jakub Kicinski4-5/+13
2025-09-29net: stmmac: tc: Add HLBS drop count to taprio statsRohan G Thomas1-2/+5
2025-09-29net: stmmac: est: Drop frames causing HLBS errorRohan G Thomas3-3/+8
2025-09-29Merge tag 'hardening-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds72-96/+461
2025-09-29ixgbe: fix typos and docstring inconsistenciesAlok Tiwari1-5/+5
2025-09-29Merge tag 'seccomp-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-7/+136
2025-09-29Merge tag 'execve-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-12/+53
2025-09-29Merge tag 'ffs-const-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds31-76/+661
2025-09-30Merge tag 'amd-drm-next-6.18-2025-09-26' of https://gitlab.freedesktop.org/ag...Dave Airlie79-392/+1195
2025-09-29Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linuxLinus Torvalds11-56/+1147
2025-09-29Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds143-5035/+3389
2025-09-29Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds17-165/+219
2025-09-29Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxLinus Torvalds9-161/+83
2025-09-29Merge tag 'dlm-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...Linus Torvalds11-39/+153
2025-09-29Merge tag 'erofs-for-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-11/+61
2025-09-29Merge tag 'hfs-v6.18-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds26-237/+442
2025-09-29Merge tag 'v6.18-rc-part1-smb3-common' of git://git.samba.org/ksmbdLinus Torvalds16-1386/+2061
2025-09-29PCI: xilinx-nwl: Fix ECAM programmingJani Nurminen1-3/+4
2025-09-29Merge tag 'xfs-merge-6.18' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds65-1053/+1249
2025-09-29Merge tag 'gfs2-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...Linus Torvalds8-193/+199
2025-09-29scsi: mvsas: Fix use-after-free bugs in mvs_work_queueDuoming Zhou1-1/+1
2025-09-29scsi: ufs: core: Fix PM QoS mutex initializationMarek Szyprowski1-3/+3
2025-09-29scsi: ufs: core: Fix runtime suspend error deadlockPeter Wang1-0/+8
2025-09-29Remove bcachefs core codeLinus Torvalds284-117483/+0
2025-09-29Revert "scsi: qla2xxx: Fix memcpy() field-spanning write issue"John Meneghini4-18/+16
2025-09-29Unbreak 'make tools/*' for user-space targetsLinus Torvalds1-2/+2
2025-09-29docs: networking: phy: clarify abbreviation "PAL"Markus Heidelberg1-1/+1
2025-09-29net: ethtool: remove duplicated mm.o from MakefileMarkus Heidelberg1-1/+1
2025-09-29Merge tag 'vfs-6.18-rc1.async' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds20-130/+216
2025-09-29Merge tag 'vfs-6.18-rc1.writeback' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-47/+126
2025-09-29Merge tag 'namespace-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds55-463/+3678
2025-09-29PCI: j721e: Fix incorrect error message in probe()Alok Tiwari1-1/+1
2025-09-29Merge tag 'vfs-6.18-rc1.afs' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds10-64/+480
2025-09-29Merge tag 'kernel-6.18-rc1.clone3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds69-90/+96
2025-09-29Merge tag 'vfs-6.18-rc1.workqueue' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds40-65/+79
2025-09-29Merge tag 'vfs-6.18-rc1.rust' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-9/+7
2025-09-29Merge tag 'vfs-6.18-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-7/+5