summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: stmmac: platform: Add snps,dwmac-5.20 IP compatible stringEmil Renner Berthing2023-04-181-1/+2
* r8169: use new macro netif_subqueue_completed_wake in the tx cleanup pathHeiner Kallweit2023-04-181-12/+4
* r8169: use new macro netif_subqueue_maybe_stop in rtl8169_start_xmitHeiner Kallweit2023-04-181-28/+11
* net: mscc: ocelot: add support for preemptible traffic classesVladimir Oltean2023-04-174-3/+71
* net: dsa: felix: act upon the mqprio qopt in taprio offloadVladimir Oltean2023-04-171-5/+17
* net: mscc: ocelot: add support for mqprio offloadVladimir Oltean2023-04-172-0/+59
* net: mscc: ocelot: don't rely on cached verify_status in ocelot_port_get_mm()Vladimir Oltean2023-04-171-0/+1
* net: mscc: ocelot: optimize ocelot_mm_irq()Vladimir Oltean2023-04-171-2/+28
* net: mscc: ocelot: remove struct ocelot_mm_state :: lockVladimir Oltean2023-04-171-12/+8
* net: mscc: ocelot: export a single ocelot_mm_irq()Vladimir Oltean2023-04-172-6/+11
* net: stmmac: add Rx HWTS metadata to XDP ZC receive pktSong Yoong Siang2023-04-171-0/+22
* net: stmmac: add Rx HWTS metadata to XDP receive pktSong Yoong Siang2023-04-172-1/+42
* net: stmmac: introduce wrapper for struct xdp_buffSong Yoong Siang2023-04-172-9/+13
* net/mlx5e: Accept tunnel mode for IPsec packet offloadLeon Romanovsky2023-04-171-7/+8
* net/mlx5e: Create IPsec table with tunnel support only when encap is disabledLeon Romanovsky2023-04-173-3/+39
* net/mlx5: Allow blocking encap changes in eswitchLeon Romanovsky2023-04-172-0/+62
* net/mlx5e: Listen to ARP events to update IPsec L2 headers in tunnel modeLeon Romanovsky2023-04-172-7/+130
* net/mlx5e: Support IPsec TX packet offload in tunnel modeLeon Romanovsky2023-04-172-0/+64
* net/mlx5e: Support IPsec RX packet offload in tunnel modeLeon Romanovsky2023-04-173-0/+88
* net/mlx5e: Prepare IPsec packet reformat code for tunnel modeLeon Romanovsky2023-04-173-21/+63
* net/mlx5e: Configure IPsec SA tables to support tunnel modeLeon Romanovsky2023-04-171-8/+15
* net/mlx5e: Check IPsec packet offload tunnel capabilitiesLeon Romanovsky2023-04-172-0/+7
* net: lan966x: Fix lan966x_ifh_getHoratiu Vultur2023-04-171-1/+1
* Merge tag 'mlx5-updates-2023-04-14' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2023-04-1715-89/+1025
|\
| * net/mlx5: DR, Enable patterns and arguments for supporting devicesYevgeny Kliteynik2023-04-141-1/+2
| * net/mlx5: DR, Add support for the pattern/arg parameters in debug dumpYevgeny Kliteynik2023-04-141-3/+27
| * net/mlx5: DR, Modify header action of size 1 optimizationYevgeny Kliteynik2023-04-143-25/+52
| * net/mlx5: DR, Support decap L3 action using pattern / arg mechanismYevgeny Kliteynik2023-04-141-16/+5
| * net/mlx5: DR, Apply new accelerated modify action and decapl3Yevgeny Kliteynik2023-04-142-6/+47
| * net/mlx5: DR, Add modify header argument pointer to actions attributesYevgeny Kliteynik2023-04-143-7/+42
| * net/mlx5: DR, Add modify header arg pool mechanismYevgeny Kliteynik2023-04-144-1/+304
| * net/mlx5: DR, Fix QP continuous allocationYevgeny Kliteynik2023-04-141-1/+1
| * net/mlx5: DR, Read ICM memory into dedicated bufferYevgeny Kliteynik2023-04-142-9/+17
| * net/mlx5: DR, Add support for writing modify header argumentYevgeny Kliteynik2023-04-142-20/+150
| * net/mlx5: DR, Add create/destroy for modify-header-argument general objectYevgeny Kliteynik2023-04-142-0/+49
| * net/mlx5: DR, Check for modify_header_argument device capabilitiesYevgeny Kliteynik2023-04-142-0/+14
| * net/mlx5: DR, Split chunk allocation to HW-dependent waysYevgeny Kliteynik2023-04-147-18/+98
| * net/mlx5: DR, Add cache for modify header patternYevgeny Kliteynik2023-04-143-0/+236
| * net/mlx5: DR, Move ACTION_CACHE_LINE_SIZE macro to headerYevgeny Kliteynik2023-04-142-6/+5
* | net: phy: micrel: Fix PTP_PF_PEROUT for lan8841Horatiu Vultur2023-04-171-1/+1
* | bnxt: hook NAPIs to page poolsJakub Kicinski2023-04-141-0/+1
|/
* net: mana: Add support for jumbo frameHaiyang Zhang2023-04-142-24/+215
* net: mana: Enable RX path to handle various MTU sizesHaiyang Zhang2023-04-141-10/+28
* net: mana: Refactor RX buffer allocation code to prepare for various MTUHaiyang Zhang2023-04-141-64/+90
* net: mana: Use napi_build_skb in RX pathHaiyang Zhang2023-04-141-1/+1
* Merge tag 'mlx5-updates-2023-04-11' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2023-04-1319-162/+1737
|\
| * net/mlx5: DR, Add modify-header-pattern ICM poolYevgeny Kliteynik2023-04-116-16/+132
| * net/mlx5: DR, Prepare sending new WQE typeYevgeny Kliteynik2023-04-111-21/+39
| * net/mlx5: DR, Set counter ID on the last STE for STEv1 TXYevgeny Kliteynik2023-04-111-3/+4
| * net/mlx5: Create a new profile for SFsParav Pandit2023-04-114-4/+14