summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-11-12can: mcp251xfd: utilize gather_write function for all non-CRC writesGregor Herburger
2025-11-12can: mcp251xfd: move chip sleep mode into runtime pmMarc Kleine-Budde
2025-11-12net/mlx5: Expose definition for 1600Gbps link modeTariq Toukan
2025-11-12wifi: iwlwifi: mld: always take beacon ies in link gradingMiri Korenblit
2025-11-12wifi: iwlwifi: mvm: fix beacon template/fixed rateJohannes Berg
2025-11-12wifi: iwlwifi: fix aux ROC time event iterator usageJunjie Cao
2025-11-12MAINTAINERS: Add entry for XFRM documentationBagas Sanjaya
2025-11-12net: Move XFRM documentation into its own subdirectoryBagas Sanjaya
2025-11-12Documentation: xfrm_sync: Number the fifth sectionBagas Sanjaya
2025-11-12Documentation: xfrm_sysctl: Trim trailing colon in section headingBagas Sanjaya
2025-11-12Documentation: xfrm_sync: Trim excess section heading charactersBagas Sanjaya
2025-11-12Documentation: xfrm_sync: Properly reindent list textBagas Sanjaya
2025-11-12Documentation: xfrm_device: Separate hardware offload sublistsBagas Sanjaya
2025-11-12Documentation: xfrm_device: Use numbered list for offloading stepsBagas Sanjaya
2025-11-12Documentation: xfrm_device: Wrap iproute2 snippets in literal code blockBagas Sanjaya
2025-11-11net: sparx5/lan969x: populate netdev of_nodeRobert Marko
2025-11-11net_sched: limit try_bulk_dequeue_skb() batchesEric Dumazet
2025-11-11Merge branch 'net-stmmac-convert-meson8b-to-use-stmmac_get_phy_intf_sel'Jakub Kicinski
2025-11-11net: stmmac: meson8b: use stmmac_get_phy_intf_sel()Russell King (Oracle)
2025-11-11net: stmmac: meson8b: use phy_intf_sel directlyRussell King (Oracle)
2025-11-11net: stmmac: meson8b: use PHY_INTF_SEL_xRussell King (Oracle)
2025-11-11MAINTAINERS: Add Magnus Lindholm as maintainer for alpha portMagnus Lindholm
2025-11-11Merge branch 'selftests-mptcp-join-fix-some-flaky-tests'Jakub Kicinski
2025-11-11selftests: mptcp: join: properly kill background tasksMatthieu Baerts (NGI0)
2025-11-11selftests: mptcp: connect: trunc: read all recv dataMatthieu Baerts (NGI0)
2025-11-11selftests: mptcp: join: userspace: longer transferMatthieu Baerts (NGI0)
2025-11-11selftests: mptcp: join: endpoints: longer transferMatthieu Baerts (NGI0)
2025-11-11selftests: mptcp: join: rm: set backup flagMatthieu Baerts (NGI0)
2025-11-11selftests: mptcp: connect: fix fallback note due to OoOMatthieu Baerts (NGI0)
2025-11-11net: netcp: ethss: Fix type of first parameter in hwtstamp stubsNathan Chancellor
2025-11-11Merge tag 'for-net-2025-11-11' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2025-11-11ethtool: fix incorrect kernel-doc style comment in ethtool.hKriish Sharma
2025-11-11Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2025-11-11Merge tag 'for-6.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-11-11Merge tag 'mm-hotfixes-stable-2025-11-10-19-30' of git://git.kernel.org/pub/s...Linus Torvalds
2025-11-11smb: server: let smb_direct_disconnect_rdma_connection() turn CREATED into DI...Stefan Metzmacher
2025-11-11mlx5: Fix default values in create CQAkiva Goldberger
2025-11-11Bluetooth: btrtl: Avoid loading the config file on security chipsMax Chou
2025-11-11Merge branch 'mlx5e-misc-fixes-2025-11-09'Paolo Abeni
2025-11-11net/mlx5e: Fix potentially misleading debug messageGal Pressman
2025-11-11net/mlx5e: Fix wraparound in rate limiting for values above 255 GbpsGal Pressman
2025-11-11net/mlx5e: Fix maxrate wraparound in threshold between unitsGal Pressman
2025-11-11net/mlx5e: Trim the length of the num_doorbell errorCosmin Ratiu
2025-11-11net/mlx5e: Fix missing error assignment in mlx5e_xfrm_add_state()Carolina Jubran
2025-11-11Merge branch 'net-sched-initialize-struct-tc_ife-to-fix-kernel-infoleak'Paolo Abeni
2025-11-11net: sched: act_ife: initialize struct tc_ife to fix KMSAN kernel-infoleakRanganath V N
2025-11-11net: sched: act_connmark: initialize struct tc_ife to fix kernel leakRanganath V N
2025-11-11Bluetooth: hci_event: Fix not handling PA Sync Lost eventLuiz Augusto von Dentz
2025-11-11af_unix: Initialise scc_index in unix_add_edge().Kuniyuki Iwashima
2025-11-11Merge branch 'devlink-eswitch-inactive-mode'Paolo Abeni