aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-04-17net: mscc: ocelot: optimize ocelot_mm_irq()Vladimir Oltean2-2/+29
2023-04-17net: mscc: ocelot: remove struct ocelot_mm_state :: lockVladimir Oltean2-13/+8
2023-04-17net: mscc: ocelot: export a single ocelot_mm_irq()Vladimir Oltean3-7/+12
2023-04-17Merge branch 'xdp-rx-hwts-metadata-for-stmmac-driver'Jakub Kicinski2-10/+77
2023-04-17net: stmmac: add Rx HWTS metadata to XDP ZC receive pktSong Yoong Siang1-0/+22
2023-04-17net: stmmac: add Rx HWTS metadata to XDP receive pktSong Yoong Siang2-1/+42
2023-04-17net: stmmac: introduce wrapper for struct xdp_buffSong Yoong Siang2-9/+13
2023-04-17Merge branch 'support-tunnel-mode-in-mlx5-ipsec-packet-offload'Jakub Kicinski7-47/+481
2023-04-17net/mlx5e: Accept tunnel mode for IPsec packet offloadLeon Romanovsky1-7/+8
2023-04-17net/mlx5e: Create IPsec table with tunnel support only when encap is disabledLeon Romanovsky3-3/+39
2023-04-17net/mlx5: Allow blocking encap changes in eswitchLeon Romanovsky2-0/+62
2023-04-17net/mlx5e: Listen to ARP events to update IPsec L2 headers in tunnel modeLeon Romanovsky2-7/+130
2023-04-17net/mlx5e: Support IPsec TX packet offload in tunnel modeLeon Romanovsky2-0/+64
2023-04-17net/mlx5e: Support IPsec RX packet offload in tunnel modeLeon Romanovsky3-0/+88
2023-04-17net/mlx5e: Prepare IPsec packet reformat code for tunnel modeLeon Romanovsky3-21/+63
2023-04-17net/mlx5e: Configure IPsec SA tables to support tunnel modeLeon Romanovsky1-8/+15
2023-04-17net/mlx5e: Check IPsec packet offload tunnel capabilitiesLeon Romanovsky2-0/+7
2023-04-17net/mlx5e: Add IPsec packet offload tunnel bitsLeon Romanovsky1-2/+6
2023-04-17net: lan966x: Fix lan966x_ifh_getHoratiu Vultur1-1/+1
2023-04-17Merge branch 'sctp-info-dump'David S. Miller3-12/+4
2023-04-17sctp: add intl_capable and reconf_capable in ss peer_capableXin Long1-2/+3
2023-04-17sctp: delete the obsolete code for the host name address paramXin Long3-11/+2
2023-04-17Merge branch 'mptcp-cleanups'David S. Miller6-15/+18
2023-04-17selftests: mptcp: join: fix ShellCheck warningsMatthieu Baerts1-2/+8
2023-04-17selftests: mptcp: remove duplicated entries in usageMatthieu Baerts1-4/+4
2023-04-17mptcp: remove unused 'remaining' variableMatthieu Baerts1-5/+2
2023-04-17MAINTAINERS: add git trees for MPTCPMatthieu Baerts1-0/+2
2023-04-17mptcp: make userspace_pm_append_new_local_addr staticGeliang Tang2-4/+2
2023-04-17Merge branch 'mptcp-subflow-init'David S. Miller7-51/+86
2023-04-17mptcp: fastclose msk when cleaning unaccepted socketsPaolo Abeni1-2/+5
2023-04-17mptcp: move first subflow allocation at mpc access timePaolo Abeni4-37/+54
2023-04-17mptcp: move fastopen subflow check inside mptcp_sendmsg_fastopen()Paolo Abeni1-6/+18
2023-04-17mptcp: avoid unneeded __mptcp_nmpc_socket() usagePaolo Abeni1-3/+6
2023-04-17mptcp: drop unneeded argumentPaolo Abeni4-5/+5
2023-04-17Merge tag 'mlx5-updates-2023-04-14' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller15-89/+1025
2023-04-17Merge branch 'ovs-selftests'David S. Miller2-16/+1349
2023-04-17selftests: openvswitch: add support for upcall testingAaron Conole2-11/+165
2023-04-17selftests: openvswitch: add flow dump supportAaron Conole1-0/+1026
2023-04-17selftests: openvswitch: add interface supportAaron Conole2-10/+163
2023-04-17net: phy: micrel: Fix PTP_PF_PEROUT for lan8841Horatiu Vultur1-1/+1
2023-04-14Merge branch 'page_pool-allow-caching-from-safely-localized-napi'Jakub Kicinski8-30/+58
2023-04-14bnxt: hook NAPIs to page poolsJakub Kicinski1-0/+1
2023-04-14page_pool: allow caching from safely localized NAPIJakub Kicinski7-12/+37
2023-04-14net: skb: plumb napi state thru skb freeing pathsJakub Kicinski1-18/+20
2023-04-14net/mlx5: DR, Enable patterns and arguments for supporting devicesYevgeny Kliteynik1-1/+2
2023-04-14net/mlx5: DR, Add support for the pattern/arg parameters in debug dumpYevgeny Kliteynik1-3/+27
2023-04-14net/mlx5: DR, Modify header action of size 1 optimizationYevgeny Kliteynik3-25/+52
2023-04-14net/mlx5: DR, Support decap L3 action using pattern / arg mechanismYevgeny Kliteynik1-16/+5
2023-04-14net/mlx5: DR, Apply new accelerated modify action and decapl3Yevgeny Kliteynik2-6/+47
2023-04-14net/mlx5: DR, Add modify header argument pointer to actions attributesYevgeny Kliteynik3-7/+42