Age | Commit message (Expand) | Author | Files | Lines |
2018-07-24 | net/mlx5e: Use PARTIAL_GSO for UDP segmentation | Boris Pismenny | 5 | -140/+23 |
2018-07-24 | net/mlx5e: Support offloading double vlan push/pop tc actions | Jianbo Liu | 3 | -20/+58 |
2018-07-24 | net/mlx5e: Refactor tc vlan push/pop actions offloading | Jianbo Liu | 3 | -28/+41 |
2018-07-24 | net/mlx5e: Support offloading tc double vlan headers match | Jianbo Liu | 1 | -3/+52 |
2018-07-24 | net/mlx5e: Remove redundant WARN when we cannot find neigh entry | Roi Dayan | 1 | -3/+1 |
2018-07-24 | net/mlx5: FW tracer, Add debug prints | Saeed Mahameed | 1 | -2/+11 |
2018-07-24 | net/mlx5: FW tracer, Enable tracing | Feras Daoud | 3 | -4/+18 |
2018-07-24 | net/mlx5: FW tracer, parse traces and kernel tracing support | Feras Daoud | 3 | -2/+333 |
2018-07-24 | net/mlx5: FW tracer, events handling | Feras Daoud | 3 | -10/+340 |
2018-07-24 | net/mlx5: FW tracer, register log buffer memory key | Saeed Mahameed | 1 | -3/+61 |
2018-07-24 | net/mlx5: FW tracer, create trace buffer and copy strings database | Feras Daoud | 2 | -3/+224 |
2018-07-24 | net/mlx5: FW tracer, implement tracer logic | Feras Daoud | 2 | -0/+262 |
2018-07-24 | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel... | Saeed Mahameed | 10 | -72/+60 |
2018-07-21 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux | David S. Miller | 2 | -26/+30 |
2018-07-19 | net/mlx5: Fix tristate and description for MLX5 module | Eran Ben Elisha | 2 | -4/+4 |
2018-07-19 | net/mlx5: Use ERR_CAST() instead of coding it | Roi Dayan | 1 | -1/+1 |
2018-07-19 | net/mlx5: Add missing SET_DRIVER_VERSION command translation | Noa Osherovich | 1 | -0/+1 |
2018-07-19 | net/mlx5: Add XRQ commands definitions | Max Gurtovoy | 1 | -0/+8 |
2018-07-19 | net/mlx5: Add core support for double vlan push/pop steering action | Jianbo Liu | 4 | -7/+17 |
2018-07-18 | net/mlx5: fix an unused-function warning | Arnd Bergmann | 1 | -1/+1 |
2018-07-18 | mlxsw: spectrum: Extend to support Spectrum-2 ASIC | Jiri Pirko | 2 | -32/+139 |
2018-07-18 | mlxsw: spectrum_acl: Add initial Spectrum-2 ACL implementation | Jiri Pirko | 7 | -1/+334 |
2018-07-18 | mlxsw: spectrum_acl: Add region association callback | Ido Schimmel | 3 | -0/+15 |
2018-07-18 | mlxsw: spectrum_acl: Add support for Spectrum-2 block encoding | Ido Schimmel | 1 | -0/+68 |
2018-07-18 | mlxsw: spectrum_acl: Prepare for Spectrum-2 block encoding | Ido Schimmel | 3 | -53/+66 |
2018-07-18 | mlxsw: reg: Add Policy-Engine General Configuration Register | Ido Schimmel | 1 | -0/+23 |
2018-07-18 | mlxsw: reg: Add Policy-Engine Region eRP Register | Ido Schimmel | 1 | -0/+71 |
2018-07-18 | mlxsw: reg: Add Policy-Engine Region Configuration Register | Ido Schimmel | 1 | -0/+57 |
2018-07-18 | mlxsw: reg: Add Policy-Engine Region Association Register | Jiri Pirko | 1 | -0/+43 |
2018-07-18 | mlxsw: acl: Introduce activity get operation for action block/set | Jiri Pirko | 3 | -0/+35 |
2018-07-18 | mlxsw: reg: Add support for activity information from PEFA register | Jiri Pirko | 2 | -6/+45 |
2018-07-18 | mlxsw: spectrum: Introduce flex key blocks for Spectrum-2 | Jiri Pirko | 2 | -0/+111 |
2018-07-18 | mlxsw: spectrum: Add Spectrum-2 variant of flex actions ops | Jiri Pirko | 2 | -0/+13 |
2018-07-18 | mlxsw: spectrum_mr_tcam: Add Spectrum-2 stubs | Jiri Pirko | 3 | -1/+86 |
2018-07-18 | mlxsw: spectrum: Add KVDL manager implementation for Spectrum-2 | Jiri Pirko | 3 | -1/+307 |
2018-07-18 | mlxsw: reg: Add Infrastructure Entry Delete Register | Jiri Pirko | 1 | -0/+62 |
2018-07-17 | net/mlx4_en: Don't reuse RX page when XDP is set | Saeed Mahameed | 1 | -2/+6 |
2018-07-17 | mlxsw: spectrum: Expose counters for various packet sizes | Jiri Pirko | 2 | -1/+124 |
2018-07-16 | net/mlx5e: IPsec, fix byte count in CQE | Boris Pismenny | 3 | -2/+3 |
2018-07-16 | net/mlx5: Accel, add common metadata functions | Boris Pismenny | 3 | -29/+45 |
2018-07-16 | net/mlx5e: TLS, build TLS netdev from capabilities | Boris Pismenny | 1 | -2/+16 |
2018-07-16 | net/mlx5e: TLS, add software statistics | Boris Pismenny | 3 | -1/+17 |
2018-07-16 | net/mlx5e: TLS, add Innova TLS rx data path | Boris Pismenny | 3 | -3/+118 |
2018-07-16 | net/mlx5e: TLS, add innova rx support | Boris Pismenny | 2 | -15/+46 |
2018-07-16 | net/mlx5: Accel, add TLS rx offload routines | Boris Pismenny | 4 | -46/+134 |
2018-07-16 | net/mlx5e: TLS, refactor variable names | Boris Pismenny | 3 | -8/+8 |
2018-07-16 | tls: Refactor tls_offload variable names | Boris Pismenny | 1 | -3/+3 |
2018-07-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2 | -2/+0 |
2018-07-14 | mlxsw: spectrum_router: Optimize processing of VRRP MACs | Ido Schimmel | 2 | -0/+66 |
2018-07-14 | mlxsw: spectrum: Add VRRP traps | Ido Schimmel | 2 | -0/+4 |