| Age | Commit message (Expand) | Author |
| 2023-04-19 | net/mlx5e: RX, Prepare non-linear striding RQ for XDP multi-buffer support | Tariq Toukan |
| 2023-04-19 | net/mlx5e: RX, Generalize mlx5e_fill_mxbuf() | Tariq Toukan |
| 2023-04-19 | net/mlx5e: RX, Take shared info fragment addition into a function | Tariq Toukan |
| 2023-04-19 | net/mlx5e: XDP, Allow non-linear single-segment frames in XDP TX MPWQE | Tariq Toukan |
| 2023-04-19 | net/mlx5e: XDP, Remove un-established assumptions on XDP buffer | Tariq Toukan |
| 2023-04-19 | net/mlx5e: XDP, Consider large muti-buffer packets in Striding RQ params calc... | Tariq Toukan |
| 2023-04-19 | net/mlx5e: XDP, Let XDP checker function get the params as input | Tariq Toukan |
| 2023-04-19 | net/mlx5e: XDP, Improve Striding RQ check with XDP | Tariq Toukan |
| 2023-04-19 | net/mlx5e: XDP, Add support for multi-buffer XDP redirect-in | Tariq Toukan |
| 2023-04-19 | net/mlx5e: XDP, Use multiple single-entry objects in xdpi_fifo | Tariq Toukan |
| 2023-04-19 | net/mlx5e: XDP, Remove doubtful unlikely calls | Tariq Toukan |
| 2023-04-19 | net/mlx5e: Introduce extended version for mlx5e_xmit_data | Tariq Toukan |
| 2023-04-19 | net/mlx5e: Move struct mlx5e_xmit_data to datapath header | Tariq Toukan |
| 2023-04-19 | net/mlx5e: Move XDP struct and enum to XDP header | Tariq Toukan |
| 2023-04-18 | net: ethernet: stmmac: dwmac-sti: remove stih415/stih416/stid127 | Alain Volmat |
| 2023-04-18 | net: mscc: ocelot: remove incompatible prototypes | Arnd Bergmann |
| 2023-04-18 | net: stmmac: propagate feature flags to vlan | Corinna Vinschen |
| 2023-04-18 | bonding: add software tx timestamping support | Hangbin Liu |
| 2023-04-18 | Merge branch 'add-ethernet-driver-for-starfive-jh7110-soc' | Paolo Abeni |
| 2023-04-18 | net: stmmac: dwmac-starfive: Add phy interface settings | Samin Guo |
| 2023-04-18 | net: stmmac: Add glue layer for StarFive JH7110 SoC | Samin Guo |
| 2023-04-18 | dt-bindings: net: Add support StarFive dwmac | Yanhong Wang |
| 2023-04-18 | dt-bindings: net: snps,dwmac: Add 'ahb' reset/reset-name | Samin Guo |
| 2023-04-18 | net: stmmac: platform: Add snps,dwmac-5.20 IP compatible string | Emil Renner Berthing |
| 2023-04-18 | dt-bindings: net: snps,dwmac: Add dwmac-5.20 version | Emil Renner Berthing |
| 2023-04-18 | Merge branch 'r8169-use-new-macros-from-netdev_queues-h' | Paolo Abeni |
| 2023-04-18 | r8169: use new macro netif_subqueue_completed_wake in the tx cleanup path | Heiner Kallweit |
| 2023-04-18 | r8169: use new macro netif_subqueue_maybe_stop in rtl8169_start_xmit | Heiner Kallweit |
| 2023-04-18 | net: add macro netif_subqueue_completed_wake | Heiner Kallweit |
| 2023-04-17 | Merge branch 'ocelot-felix-driver-support-for-preemptible-traffic-classes' | Jakub Kicinski |
| 2023-04-17 | net: mscc: ocelot: add support for preemptible traffic classes | Vladimir Oltean |
| 2023-04-17 | net: dsa: felix: act upon the mqprio qopt in taprio offload | Vladimir Oltean |
| 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 | Merge branch 'xdp-rx-hwts-metadata-for-stmmac-driver' | Jakub Kicinski |
| 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 | Merge branch 'support-tunnel-mode-in-mlx5-ipsec-packet-offload' | Jakub Kicinski |
| 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 |