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