Age | Commit message (Expand) | Author | Files | Lines |
2024-09-12 | net/mlx5e: SHAMPO, Add no-split ethtool counters for header/data split |  Dragos Tatulea | 4 | -0/+29 |
2024-09-12 | net/mlx5: Add NOT_READY command return status |  Shay Drory | 2 | -1/+7 |
2024-09-12 | net/mlx5: Allow users to configure affinity for SFs |  Shay Drory | 1 | -1/+1 |
2024-09-12 | net/mlx5: Skip HotPlug check on sync reset using hot reset |  Moshe Shemesh | 1 | -5/+8 |
2024-09-12 | net/mlx5: Add support for sync reset using hot reset |  Moshe Shemesh | 2 | -16/+69 |
2024-09-12 | net/mlx5: Add device cap for supporting hot reset in sync reset flow |  Moshe Shemesh | 1 | -2/+9 |
2024-09-12 | net/mlx5: fs, add support for no append at software level |  Mark Bloch | 4 | -16/+242 |
2024-09-12 | net/mlx5: fs, separate action and destination into distinct struct |  Mark Bloch | 5 | -98/+104 |
2024-09-12 | net/mlx5: fs, remove unused member |  Mark Bloch | 1 | -1/+0 |
2024-09-12 | net/mlx5: fs, move hardware fte deletion function reset |  Mark Bloch | 1 | -2/+2 |
2024-09-12 | net/mlx5: fs, make get_root_namespace API function |  Moshe Shemesh | 2 | -8/+11 |
2024-09-12 | net/mlx5: fs, move steering common function to fs_cmd.h |  Moshe Shemesh | 2 | -16/+16 |
2024-09-12 | net/mlx5: HWS, fixed error flow return values of some functions |  Yevgeny Kliteynik | 3 | -6/+6 |
2024-09-12 | net/mlx5: HWS, updated API functions comments to kernel doc |  Yevgeny Kliteynik | 1 | -392/+364 |
2024-09-12 | nfp: Use IRQF_NO_AUTOEN flag in request_irq() |  Jinjie Ruan | 1 | -3/+2 |
2024-09-12 | net: enetc: Use IRQF_NO_AUTOEN flag in request_irq() |  Jinjie Ruan | 1 | -2/+1 |
2024-09-12 | net: apple: bmac: Use IRQF_NO_AUTOEN flag in request_irq() |  Jinjie Ruan | 1 | -2/+1 |
2024-09-12 | net: caif: remove unused name |  Jakub Kicinski | 1 | -2/+0 |
2024-09-12 | uapi: libc-compat: remove ipx leftovers |  Jakub Kicinski | 1 | -36/+0 |
2024-09-12 | selftests/net: packetdrill: import tcp/slow_start |  Willem de Bruijn | 11 | -0/+427 |
2024-09-12 | selftests/net: packetdrill: import tcp/zerocopy |  Willem de Bruijn | 13 | -0/+674 |
2024-09-12 | selftests/net: packetdrill: run in netns and expand config |  Willem de Bruijn | 2 | -2/+7 |
2024-09-12 | net: ena: Extend customer metrics reporting support |  David Arinzon | 5 | -78/+344 |
2024-09-12 | net: ena: Add ENA Express metrics support |  David Arinzon | 7 | -34/+142 |
2024-09-12 | mm: avoid leaving partial pfn mappings around in error case |  Linus Torvalds | 1 | -5/+22 |
2024-09-12 | net: netfilter: move nf flowtable bpf initialization in nf_flow_table_module_init() |  Lorenzo Bianconi | 2 | -1/+7 |
2024-09-11 | dt-bindings: net: add Microchip's LAN865X 10BASE-T1S MACPHY |  Parthiban Veerasooran | 2 | -0/+75 |
2024-09-11 | microchip: lan865x: add driver support for Microchip's LAN865X MAC-PHY |  Parthiban Veerasooran | 6 | -0/+462 |
2024-09-11 | net: ethernet: oa_tc6: add helper function to enable zero align rx frame |  Parthiban Veerasooran | 2 | -0/+25 |
2024-09-11 | net: ethernet: oa_tc6: implement mac-phy interrupt |  Parthiban Veerasooran | 1 | -1/+51 |
2024-09-11 | net: ethernet: oa_tc6: implement receive path to receive rx ethernet frames |  Parthiban Veerasooran | 1 | -8/+233 |
2024-09-11 | net: ethernet: oa_tc6: implement transmit path to transfer tx ethernet frames |  Parthiban Veerasooran | 2 | -2/+398 |
2024-09-11 | net: ethernet: oa_tc6: enable open alliance tc6 data communication |  Parthiban Veerasooran | 1 | -0/+30 |
2024-09-11 | net: phy: microchip_t1s: add c45 direct access in LAN865x internal PHY |  Parthiban Veerasooran | 1 | -0/+30 |
2024-09-11 | net: ethernet: oa_tc6: implement internal PHY initialization |  Parthiban Veerasooran | 3 | -2/+233 |
2024-09-11 | net: ethernet: oa_tc6: implement error interrupts unmasking |  Parthiban Veerasooran | 1 | -0/+31 |
2024-09-11 | net: ethernet: oa_tc6: implement software reset |  Parthiban Veerasooran | 1 | -0/+56 |
2024-09-11 | net: ethernet: oa_tc6: implement register read operation |  Parthiban Veerasooran | 2 | -2/+85 |
2024-09-11 | net: ethernet: oa_tc6: implement register write operation |  Parthiban Veerasooran | 5 | -0/+273 |
2024-09-11 | Documentation: networking: add OPEN Alliance 10BASE-T1x MAC-PHY serial interface |  Parthiban Veerasooran | 3 | -0/+504 |
2024-09-11 | netdev: add dmabuf introspection |  Mina Almasry | 5 | -0/+26 |
2024-09-11 | selftests: add ncdevmem, netcat for devmem TCP |  Mina Almasry | 4 | -0/+581 |
2024-09-11 | net: add devmem TCP documentation |  Mina Almasry | 2 | -0/+270 |
2024-09-11 | net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags |  Mina Almasry | 7 | -0/+78 |
2024-09-11 | tcp: RX path for devmem TCP |  Mina Almasry | 12 | -5/+333 |
2024-09-11 | net: add support for skbs with unreadable frags |  Mina Almasry | 9 | -11/+89 |
2024-09-11 | net: support non paged skb frags |  Mina Almasry | 8 | -10/+67 |
2024-09-11 | memory-provider: dmabuf devmem memory provider |  Mina Almasry | 7 | -29/+255 |
2024-09-11 | page_pool: devmem support |  Mina Almasry | 8 | -69/+218 |
2024-09-11 | netdev: netdevice devmem allocator |  Mina Almasry | 2 | -0/+75 |