Age | Commit message (Expand) | Author |
2018-07-23 | net/mlx5e: Use PARTIAL_GSO for UDP segmentation | Boris Pismenny |
2018-07-23 | net/mlx5e: Support offloading double vlan push/pop tc actions | Jianbo Liu |
2018-07-23 | net/mlx5e: Refactor tc vlan push/pop actions offloading | Jianbo Liu |
2018-07-23 | net/mlx5e: Support offloading tc double vlan headers match | Jianbo Liu |
2018-07-23 | net/mlx5e: Remove redundant WARN when we cannot find neigh entry | Roi Dayan |
2018-07-23 | net/mlx5: FW tracer, Add debug prints | Saeed Mahameed |
2018-07-23 | net/mlx5: FW tracer, Enable tracing | Feras Daoud |
2018-07-23 | net/mlx5: FW tracer, parse traces and kernel tracing support | Feras Daoud |
2018-07-23 | net/mlx5: FW tracer, events handling | Feras Daoud |
2018-07-23 | net/mlx5: FW tracer, register log buffer memory key | Saeed Mahameed |
2018-07-23 | net/mlx5: FW tracer, create trace buffer and copy strings database | Feras Daoud |
2018-07-23 | net/mlx5: FW tracer, implement tracer logic | Feras Daoud |
2018-07-23 | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel... | Saeed Mahameed |
2018-07-18 | net/mlx5: Fix tristate and description for MLX5 module | Eran Ben Elisha |
2018-07-18 | net/mlx5: Use ERR_CAST() instead of coding it | Roi Dayan |
2018-07-18 | net/mlx5: Add missing SET_DRIVER_VERSION command translation | Noa Osherovich |
2018-07-18 | net/mlx5: Add XRQ commands definitions | Max Gurtovoy |
2018-07-18 | net/mlx5: Add core support for double vlan push/pop steering action | Jianbo Liu |
2018-07-18 | net/mlx5: fix an unused-function warning | Arnd Bergmann |
2018-07-16 | net/mlx5e: IPsec, fix byte count in CQE | Boris Pismenny |
2018-07-16 | net/mlx5: Accel, add common metadata functions | Boris Pismenny |
2018-07-16 | net/mlx5e: TLS, build TLS netdev from capabilities | Boris Pismenny |
2018-07-16 | net/mlx5e: TLS, add software statistics | Boris Pismenny |
2018-07-16 | net/mlx5e: TLS, add Innova TLS rx data path | Boris Pismenny |
2018-07-16 | net/mlx5e: TLS, add innova rx support | Boris Pismenny |
2018-07-16 | net/mlx5: Accel, add TLS rx offload routines | Boris Pismenny |
2018-07-16 | net/mlx5e: TLS, refactor variable names | Boris Pismenny |
2018-07-16 | tls: Refactor tls_offload variable names | Boris Pismenny |
2018-07-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2018-07-13 | xdp: don't make drivers report attachment mode | Jakub Kicinski |
2018-07-11 | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe... | David S. Miller |
2018-07-11 | net/mlx5: fix uaccess beyond "count" in debugfs read/write handlers | Jann Horn |
2018-07-09 | net/mlx5: Use 2-factor allocator calls | Kees Cook |
2018-07-09 | net: allow fallback function to pass netdev | Alexander Duyck |
2018-07-09 | net: allow ndo_select_queue to pass netdev | Alexander Duyck |
2018-07-04 | net/mlx5: Limit scope of dump_fill_mkey function | Yonatan Cohen |
2018-07-03 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-06-28 | net/mlx5e: Update NIC HW stats on demand only | Saeed Mahameed |
2018-06-28 | net/mlx5e: Add counter for total num of NOP operations | Tariq Toukan |
2018-06-28 | net/mlx5e: Add counter for MPWQE filler strides | Tariq Toukan |
2018-06-28 | net/mlx5e: Add channel events counter | Tariq Toukan |
2018-06-28 | net/mlx5e: Add a counter for congested UMRs | Tariq Toukan |
2018-06-28 | net/mlx5e: Add NAPI statistics | Tariq Toukan |
2018-06-28 | net/mlx5e: Add XDP_TX completions statistics | Tariq Toukan |
2018-06-28 | net/mlx5e: Add TX completions statistics | Tariq Toukan |
2018-06-28 | net/mlx5e: RX, Use existing WQ local variable | Tariq Toukan |
2018-06-28 | net/mlx5e: Convert large order kzalloc allocations to kvzalloc | Tariq Toukan |
2018-06-28 | net/mlx5e: Add UDP GSO remaining counter | Boris Pismenny |
2018-06-28 | net/mlx5e: Add UDP GSO support | Boris Pismenny |
2018-06-27 | net/mlx5: Rate limit errors in command interface | Leon Romanovsky |