| Age | Commit message (Expand) | Author |
| 2023-04-17 | net/mlx5e: Support IPsec RX packet offload in tunnel mode | Leon Romanovsky |
| 2023-04-17 | net/mlx5e: Prepare IPsec packet reformat code for tunnel mode | Leon Romanovsky |
| 2023-04-17 | net/mlx5e: Configure IPsec SA tables to support tunnel mode | Leon Romanovsky |
| 2023-04-17 | net/mlx5e: Check IPsec packet offload tunnel capabilities | Leon Romanovsky |
| 2023-04-17 | net/mlx5e: Add IPsec packet offload tunnel bits | Leon Romanovsky |
| 2023-04-17 | net: lan966x: Fix lan966x_ifh_get | Horatiu Vultur |
| 2023-04-17 | Merge branch 'sctp-info-dump' | David S. Miller |
| 2023-04-17 | sctp: add intl_capable and reconf_capable in ss peer_capable | Xin Long |
| 2023-04-17 | sctp: delete the obsolete code for the host name address param | Xin Long |
| 2023-04-17 | Merge branch 'mptcp-cleanups' | David S. Miller |
| 2023-04-17 | selftests: mptcp: join: fix ShellCheck warnings | Matthieu Baerts |
| 2023-04-17 | selftests: mptcp: remove duplicated entries in usage | Matthieu Baerts |
| 2023-04-17 | mptcp: remove unused 'remaining' variable | Matthieu Baerts |
| 2023-04-17 | MAINTAINERS: add git trees for MPTCP | Matthieu Baerts |
| 2023-04-17 | mptcp: make userspace_pm_append_new_local_addr static | Geliang Tang |
| 2023-04-17 | Merge branch 'mptcp-subflow-init' | David S. Miller |
| 2023-04-17 | mptcp: fastclose msk when cleaning unaccepted sockets | Paolo Abeni |
| 2023-04-17 | mptcp: move first subflow allocation at mpc access time | Paolo Abeni |
| 2023-04-17 | mptcp: move fastopen subflow check inside mptcp_sendmsg_fastopen() | Paolo Abeni |
| 2023-04-17 | mptcp: avoid unneeded __mptcp_nmpc_socket() usage | Paolo Abeni |
| 2023-04-17 | mptcp: drop unneeded argument | Paolo Abeni |
| 2023-04-17 | Merge tag 'mlx5-updates-2023-04-14' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller |
| 2023-04-17 | Merge branch 'ovs-selftests' | David S. Miller |
| 2023-04-17 | selftests: openvswitch: add support for upcall testing | Aaron Conole |
| 2023-04-17 | selftests: openvswitch: add flow dump support | Aaron Conole |
| 2023-04-17 | selftests: openvswitch: add interface support | Aaron Conole |
| 2023-04-17 | net: phy: micrel: Fix PTP_PF_PEROUT for lan8841 | Horatiu Vultur |
| 2023-04-14 | Merge branch 'page_pool-allow-caching-from-safely-localized-napi' | Jakub Kicinski |
| 2023-04-14 | bnxt: hook NAPIs to page pools | Jakub Kicinski |
| 2023-04-14 | page_pool: allow caching from safely localized NAPI | Jakub Kicinski |
| 2023-04-14 | net: skb: plumb napi state thru skb freeing paths | Jakub Kicinski |
| 2023-04-14 | net/mlx5: DR, Enable patterns and arguments for supporting devices | Yevgeny Kliteynik |
| 2023-04-14 | net/mlx5: DR, Add support for the pattern/arg parameters in debug dump | Yevgeny Kliteynik |
| 2023-04-14 | net/mlx5: DR, Modify header action of size 1 optimization | Yevgeny Kliteynik |
| 2023-04-14 | net/mlx5: DR, Support decap L3 action using pattern / arg mechanism | Yevgeny Kliteynik |
| 2023-04-14 | net/mlx5: DR, Apply new accelerated modify action and decapl3 | Yevgeny Kliteynik |
| 2023-04-14 | net/mlx5: DR, Add modify header argument pointer to actions attributes | Yevgeny Kliteynik |
| 2023-04-14 | net/mlx5: DR, Add modify header arg pool mechanism | Yevgeny Kliteynik |
| 2023-04-14 | net/mlx5: DR, Fix QP continuous allocation | Yevgeny Kliteynik |
| 2023-04-14 | net/mlx5: DR, Read ICM memory into dedicated buffer | Yevgeny Kliteynik |
| 2023-04-14 | net/mlx5: DR, Add support for writing modify header argument | Yevgeny Kliteynik |
| 2023-04-14 | net/mlx5: DR, Add create/destroy for modify-header-argument general object | Yevgeny Kliteynik |
| 2023-04-14 | net/mlx5: DR, Check for modify_header_argument device capabilities | Yevgeny Kliteynik |
| 2023-04-14 | net/mlx5: DR, Split chunk allocation to HW-dependent ways | Yevgeny Kliteynik |
| 2023-04-14 | net/mlx5: DR, Add cache for modify header pattern | Yevgeny Kliteynik |
| 2023-04-14 | net/mlx5: DR, Move ACTION_CACHE_LINE_SIZE macro to header | Yevgeny Kliteynik |
| 2023-04-14 | Merge branch 'msg_control-split' | David S. Miller |
| 2023-04-14 | net/ipv6: Initialise msg_control_is_user | Kevin Brodsky |
| 2023-04-14 | net/compat: Update msg_control_is_user when setting a kernel pointer | Kevin Brodsky |
| 2023-04-14 | net: Ensure ->msg_control_user is used for user buffers | Kevin Brodsky |