Age | Commit message (Expand) | Author |
2023-04-17 | net: mscc: ocelot: add support for mqprio offload | Vladimir Oltean |
2023-04-17 | net: mscc: ocelot: don't rely on cached verify_status in ocelot_port_get_mm() | Vladimir Oltean |
2023-04-17 | net: mscc: ocelot: optimize ocelot_mm_irq() | Vladimir Oltean |
2023-04-17 | net: mscc: ocelot: remove struct ocelot_mm_state :: lock | Vladimir Oltean |
2023-04-17 | net: mscc: ocelot: export a single ocelot_mm_irq() | Vladimir Oltean |
2023-04-17 | net: stmmac: add Rx HWTS metadata to XDP ZC receive pkt | Song Yoong Siang |
2023-04-17 | net: stmmac: add Rx HWTS metadata to XDP receive pkt | Song Yoong Siang |
2023-04-17 | net: stmmac: introduce wrapper for struct xdp_buff | Song Yoong Siang |
2023-04-17 | net/mlx5e: Accept tunnel mode for IPsec packet offload | Leon Romanovsky |
2023-04-17 | net/mlx5e: Create IPsec table with tunnel support only when encap is disabled | Leon Romanovsky |
2023-04-17 | net/mlx5: Allow blocking encap changes in eswitch | Leon Romanovsky |
2023-04-17 | net/mlx5e: Listen to ARP events to update IPsec L2 headers in tunnel mode | Leon Romanovsky |
2023-04-17 | net/mlx5e: Support IPsec TX packet offload in tunnel mode | Leon Romanovsky |
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: lan966x: Fix lan966x_ifh_get | Horatiu Vultur |
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 | net: phy: micrel: Fix PTP_PF_PEROUT for lan8841 | Horatiu Vultur |
2023-04-14 | bnxt: hook NAPIs to page pools | 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 | net: mana: Add support for jumbo frame | Haiyang Zhang |
2023-04-14 | net: mana: Enable RX path to handle various MTU sizes | Haiyang Zhang |
2023-04-14 | net: mana: Refactor RX buffer allocation code to prepare for various MTU | Haiyang Zhang |
2023-04-14 | net: mana: Use napi_build_skb in RX path | Haiyang Zhang |
2023-04-13 | Merge tag 'mlx5-updates-2023-04-11' of git://git.kernel.org/pub/scm/linux/ker... | Jakub Kicinski |
2023-04-13 | net: enetc: add support for preemptible traffic classes | Vladimir Oltean |
2023-04-13 | net: enetc: rename "mqprio" to "qopt" | Vladimir Oltean |
2023-04-13 | net: macb: Optimize reading HW timestamp | Harini Katakam |
2023-04-13 | net: macb: Enable PTP unicast | Harini Katakam |
2023-04-13 | net: macb: Update gem PTP support check | Harini Katakam |
2023-04-13 | net: mscc: ocelot: fix ineffective WARN_ON() in ocelot_stats.c | Vladimir Oltean |
2023-04-13 | net: mscc: ocelot: strengthen type of "int i" in ocelot_stats.c | Vladimir Oltean |
2023-04-13 | net: mscc: ocelot: strengthen type of "u32 reg" and "u32 base" in ocelot_stats.c | Vladimir Oltean |
2023-04-13 | net: dsa: felix: remove confusing/incorrect comment from felix_setup() | Vladimir Oltean |