summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-04-18net: mscc: ocelot: add support for mqprio offloadVladimir Oltean2-0/+59
2023-04-18net: mscc: ocelot: don't rely on cached verify_status in ocelot_port_get_mm()Vladimir Oltean1-0/+1
2023-04-18net: mscc: ocelot: optimize ocelot_mm_irq()Vladimir Oltean1-2/+28
2023-04-18net: mscc: ocelot: remove struct ocelot_mm_state :: lockVladimir Oltean1-12/+8
2023-04-18net: mscc: ocelot: export a single ocelot_mm_irq()Vladimir Oltean2-6/+11
2023-04-18net: stmmac: add Rx HWTS metadata to XDP ZC receive pktSong Yoong Siang1-0/+22
2023-04-18net: stmmac: add Rx HWTS metadata to XDP receive pktSong Yoong Siang2-1/+42
2023-04-18net: stmmac: introduce wrapper for struct xdp_buffSong Yoong Siang2-9/+13
2023-04-18net/mlx5e: Accept tunnel mode for IPsec packet offloadLeon Romanovsky1-7/+8
2023-04-18net/mlx5e: Create IPsec table with tunnel support only when encap is disabledLeon Romanovsky3-3/+39
2023-04-18net/mlx5: Allow blocking encap changes in eswitchLeon Romanovsky2-0/+62
2023-04-18net/mlx5e: Listen to ARP events to update IPsec L2 headers in tunnel modeLeon Romanovsky2-7/+130
2023-04-18net/mlx5e: Support IPsec TX packet offload in tunnel modeLeon Romanovsky2-0/+64
2023-04-18net/mlx5e: Support IPsec RX packet offload in tunnel modeLeon Romanovsky3-0/+88
2023-04-18net/mlx5e: Prepare IPsec packet reformat code for tunnel modeLeon Romanovsky3-21/+63
2023-04-18net/mlx5e: Configure IPsec SA tables to support tunnel modeLeon Romanovsky1-8/+15
2023-04-18net/mlx5e: Check IPsec packet offload tunnel capabilitiesLeon Romanovsky2-0/+7
2023-04-17net: lan966x: Fix lan966x_ifh_getHoratiu Vultur1-1/+1
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-17net: phy: micrel: Fix PTP_PF_PEROUT for lan8841Horatiu Vultur1-1/+1
2023-04-15bnxt: hook NAPIs to page poolsJakub Kicinski1-0/+1
2023-04-15net/mlx5: DR, Enable patterns and arguments for supporting devicesYevgeny Kliteynik1-1/+2
2023-04-15net/mlx5: DR, Add support for the pattern/arg parameters in debug dumpYevgeny Kliteynik1-3/+27
2023-04-15net/mlx5: DR, Modify header action of size 1 optimizationYevgeny Kliteynik3-25/+52
2023-04-15net/mlx5: DR, Support decap L3 action using pattern / arg mechanismYevgeny Kliteynik1-16/+5
2023-04-15net/mlx5: DR, Apply new accelerated modify action and decapl3Yevgeny Kliteynik2-6/+47
2023-04-15net/mlx5: DR, Add modify header argument pointer to actions attributesYevgeny Kliteynik3-7/+42
2023-04-15net/mlx5: DR, Add modify header arg pool mechanismYevgeny Kliteynik4-1/+304
2023-04-15net/mlx5: DR, Fix QP continuous allocationYevgeny Kliteynik1-1/+1
2023-04-15net/mlx5: DR, Read ICM memory into dedicated bufferYevgeny Kliteynik2-9/+17
2023-04-15net/mlx5: DR, Add support for writing modify header argumentYevgeny Kliteynik2-20/+150
2023-04-15net/mlx5: DR, Add create/destroy for modify-header-argument general objectYevgeny Kliteynik2-0/+49
2023-04-15net/mlx5: DR, Check for modify_header_argument device capabilitiesYevgeny Kliteynik2-0/+14
2023-04-15net/mlx5: DR, Split chunk allocation to HW-dependent waysYevgeny Kliteynik7-18/+98
2023-04-15net/mlx5: DR, Add cache for modify header patternYevgeny Kliteynik3-0/+236
2023-04-15net/mlx5: DR, Move ACTION_CACHE_LINE_SIZE macro to headerYevgeny Kliteynik2-6/+5
2023-04-14net: mana: Add support for jumbo frameHaiyang Zhang2-24/+215
2023-04-14net: mana: Enable RX path to handle various MTU sizesHaiyang Zhang1-10/+28
2023-04-14net: mana: Refactor RX buffer allocation code to prepare for various MTUHaiyang Zhang1-64/+90
2023-04-14net: mana: Use napi_build_skb in RX pathHaiyang Zhang1-1/+1
2023-04-14Merge tag 'mlx5-updates-2023-04-11' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski19-162/+1737
2023-04-14net: enetc: add support for preemptible traffic classesVladimir Oltean3-0/+27
2023-04-14net: enetc: rename "mqprio" to "qopt"Vladimir Oltean1-4/+5
2023-04-14net: macb: Optimize reading HW timestampHarini Katakam1-2/+2
2023-04-14net: macb: Enable PTP unicastHarini Katakam2-2/+15
2023-04-14net: macb: Update gem PTP support checkHarini Katakam2-3/+3
2023-04-14net: mscc: ocelot: fix ineffective WARN_ON() in ocelot_stats.cVladimir Oltean1-6/+11
2023-04-14net: mscc: ocelot: strengthen type of "int i" in ocelot_stats.cVladimir Oltean1-4/+5
2023-04-14net: mscc: ocelot: strengthen type of "u32 reg" and "u32 base" in ocelot_stats.cVladimir Oltean1-3/+3
2023-04-14net: dsa: felix: remove confusing/incorrect comment from felix_setup()Vladimir Oltean1-5/+0