summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-09-30selftests: bonding: add ipsec offload testHangbin Liu
2025-09-30bonding: fix xfrm offload feature setup on active-backup modeHangbin Liu
2025-09-30Documentation: net: add flow control guide and document ethtool APIOleksij Rempel
2025-09-30exfat: Add support for FS_IOC_{GET,SET}FSLABELEthan Ferguson
2025-09-30exfat: combine iocharset and utf8 option setupSang-Heon Jeon
2025-09-30exfat: support modifying mount options via remountYuezhang Mo
2025-09-30exfat: optimize allocation bitmap loading timeNamjae Jeon
2025-09-30exfat: Remove unnecessary parenthesesLiao Yuanhong
2025-09-30exfat: drop redundant conversion to boolXichao Zhao
2025-09-30exfat: validate cluster allocation bits of the allocation bitmapNamjae Jeon
2025-09-30exfat: limit log print for IO errorChi Zhiling
2025-09-29Merge tag 'for-linus-6.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-09-29Merge tag 'powerpc-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2025-09-29smb: client: fix crypto buffers in non-linear memoryEnzo Matsumiya
2025-09-29smb: Use arc4 library instead of duplicate arc4 codeEric Biggers
2025-09-29smb: client: add tcon information to smb2_reconnect() debug messagesHenrique Carvalho
2025-09-29Merge tag 's390-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-09-29Merge tag 'm68k-for-v6.18-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-09-29Merge tag 'riscv-for-linus-6.18-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-09-29Merge branch 'dpll-add-phase-offset-averaging-factor'Jakub Kicinski
2025-09-29dpll: zl3073x: Allow to configure phase offset averaging factorIvan Vecera
2025-09-29dpll: add phase_offset_avg_factor_get/set callback opsIvan Vecera
2025-09-29dpll: add phase-offset-avg-factor device attribute to netlink specIvan Vecera
2025-09-29Merge branch 'mlx5-misc-fixes-2025-09-28'Jakub Kicinski
2025-09-29net/mlx5: fw reset, add reset timeout workMoshe Shemesh
2025-09-29net/mlx5: pagealloc: Fix reclaim race during command interface teardownShay Drory
2025-09-29net/mlx5: Stop polling for command response if interface goes downMoshe Shemesh
2025-09-29Merge tag 'mlx5-next-lag' of git://git.kernel.org/pub/scm/linux/kernel/git/me...Jakub Kicinski
2025-09-29Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2025-09-29net: dlink: handle copy_thresh allocation failureYeounsu Moon
2025-09-29net: stmmac: remove stmmac_hw_setup() excess documentation parameterRussell King (Oracle)
2025-09-29Merge tag 'microblaze-v6.18' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2025-09-29Merge branch 'selftest-packetdrill-import-tfo-server-tests'Jakub Kicinski
2025-09-29selftest: packetdrill: Import client-ack-dropped-then-recovery-ms-timestamps.pktKuniyuki Iwashima
2025-09-29selftest: packetdrill: Import sockopt-fastopen-key.pktKuniyuki Iwashima
2025-09-29selftest: packetdrill: Refine tcp_fastopen_server_reset-after-disconnect.pkt.Kuniyuki Iwashima
2025-09-29selftest: packetdrill: Import opt34/*-trigger-rst.pkt.Kuniyuki Iwashima
2025-09-29selftest: packetdrill: Import opt34/reset-* tests.Kuniyuki Iwashima
2025-09-29selftest: packetdrill: Import opt34/icmp-before-accept.pkt.Kuniyuki Iwashima
2025-09-29selftest: packetdrill: Import opt34/fin-close-socket.pkt.Kuniyuki Iwashima
2025-09-29selftest: packetdrill: Add test for experimental option.Kuniyuki Iwashima
2025-09-29selftest: packetdrill: Add test for TFO_SERVER_WO_SOCKOPT1.Kuniyuki Iwashima
2025-09-29selftest: packetdrill: Import TFO server basic tests.Kuniyuki Iwashima
2025-09-29selftest: packetdrill: Define common TCP Fast Open cookie.Kuniyuki Iwashima
2025-09-29selftest: packetdrill: Require explicit setsockopt(TCP_FASTOPEN).Kuniyuki Iwashima
2025-09-29selftest: packetdrill: Set ktap_set_plan properly for single protocol test.Kuniyuki Iwashima
2025-09-29Merge tag 'nios2_update_for_v6.18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-09-29net: ena: return 0 in ena_get_rxfh_key_size() when RSS hash key is not config...Kohei Enju
2025-09-29nfp: fix RSS hash key size when RSS is not supportedKohei Enju
2025-09-29net: rtnetlink: fix typo in rtnl_unregister_all() commentAlok Tiwari