Age | Commit message (Expand) | Author |
2021-06-14 | net/mlx5: Round-Robin EQs over IRQs | Shay Drory |
2021-06-14 | net/mlx5: Separate between public and private API of sf.h | Shay Drory |
2021-06-14 | net/mlx5: Allocating a pool of MSI-X vectors for SFs | Shay Drory |
2021-06-14 | net/mlx5: Change IRQ storage logic from static to dynamic | Shay Drory |
2021-06-14 | net/mlx5: Moving rmap logic to EQs | Shay Drory |
2021-06-14 | net/mlx5: Extend mlx5_irq_request to request IRQ from the kernel | Shay Drory |
2021-06-14 | net/mlx5: Removing rmap per IRQ | Shay Drory |
2021-06-14 | net/mlx5: Clean license text in eq.[c|h] files | Leon Romanovsky |
2021-06-14 | net/mlx5: Provide cpumask at EQ creation phase | Leon Romanovsky |
2021-06-14 | net/mlx5: Introduce API for request and release IRQs | Shay Drory |
2021-06-14 | net/mlx5: Delay IRQ destruction till all users are gone | Leon Romanovsky |
2021-06-14 | net/mlx5: Change ownership model for lag | Mark Bloch |
2021-06-14 | net/mlx5: Lag, Don't rescan if the device is going down | Mark Bloch |
2021-06-14 | net/mlx5: Lag, refactor disable flow | Mark Bloch |
2021-06-09 | net/mlx5: Bridge, add tracepoints | Vlad Buslov |
2021-06-09 | net/mlx5: Bridge, filter tagged packets that didn't match tagged fg | Vlad Buslov |
2021-06-09 | net/mlx5: Bridge, support pvid and untagged vlan configurations | Vlad Buslov |
2021-06-09 | net/mlx5: Bridge, match FDB entry vlan tag | Vlad Buslov |
2021-06-09 | net/mlx5: Bridge, implement infrastructure for vlans | Vlad Buslov |
2021-06-09 | net/mlx5: Bridge, dynamic entry ageing | Vlad Buslov |
2021-06-09 | net/mlx5: Bridge, handle FDB events | Vlad Buslov |
2021-06-09 | net/mlx5: Bridge, add offload infrastructure | Vlad Buslov |
2021-06-09 | net/mlx5e: Refactor mlx5e_eswitch_{*}rep() helpers | Vlad Buslov |
2021-06-09 | net/mlx5: Create TC-miss priority and table | Vlad Buslov |
2021-06-09 | net/mlx5: DR, Support EMD tag in modify header for STEv1 | Yevgeny Kliteynik |
2021-06-09 | net/mlx5: DR, Added support for INSERT_HEADER reformat type | Yevgeny Kliteynik |
2021-06-09 | net/mlx5: Added new parameters to reformat context | Yevgeny Kliteynik |
2021-06-09 | net/mlx5: DR, Allow encap action for RX for supporting devices | Yevgeny Kliteynik |
2021-06-09 | net/mlx5: DR, Split reformat state to Encap and Decap | Yevgeny Kliteynik |
2021-06-09 | net/mlx5: mlx5_ifc support for header insert/remove | Yevgeny Kliteynik |
2021-06-09 | mlxsw: thermal: Fix null dereference of NULL temperature parameter | Colin Ian King |
2021-06-08 | mlxsw: thermal: Read module temperature thresholds using MTMP register | Mykola Kostenok |
2021-06-08 | mlxsw: thermal: Add function for reading module temperature and thresholds | Mykola Kostenok |
2021-06-08 | mlxsw: core_env: Read module temperature thresholds using MTMP register | Mykola Kostenok |
2021-06-08 | mlxsw: reg: Extend MTMP register with new threshold field | Mykola Kostenok |
2021-06-08 | mlxsw: spectrum_router: Remove abort mechanism | Amit Cohen |
2021-06-07 | skbuff: add a parameter to __skb_frag_unref | Matteo Croce |
2021-06-07 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2021-06-03 | net/mlx5e: Remove unreachable code in mlx5e_xmit() | Vladyslav Tarasiuk |
2021-06-03 | net/mlx5e: Disable TLS device offload in kdump mode | Alaa Hleihel |
2021-06-03 | net/mlx5e: Disable TX MPWQE in kdump mode | Alaa Hleihel |
2021-06-03 | net/mlx5e: RX, Re-place page pool numa node change logic | Tariq Toukan |
2021-06-03 | net/mlx5e: Zero-init DIM structures | Lama Kayal |
2021-06-03 | net/mlx5e: IPoIB, Add support for NDR speed | Meir Lichtinger |
2021-06-03 | net/mlx5e: Remove the repeated declaration | Shaokun Zhang |
2021-06-03 | net/mlx5: check for allocation failure in mlx5_ft_pool_init() | Dan Carpenter |
2021-06-03 | net/mlx5: Fix duplicate included vhca_event.h | Jiapeng Chong |
2021-06-03 | mlx5: count all link events | Jakub Kicinski |
2021-06-01 | net/mlx5: DR, Create multi-destination flow table with level less than 64 | Yevgeny Kliteynik |
2021-06-01 | net/mlx5e: Fix conflict with HW TS and CQE compression | Aya Levin |