summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core
AgeCommit message (Expand)Author
2018-07-23net/mlx5e: Use PARTIAL_GSO for UDP segmentationBoris Pismenny
2018-07-23net/mlx5e: Support offloading double vlan push/pop tc actionsJianbo Liu
2018-07-23net/mlx5e: Refactor tc vlan push/pop actions offloadingJianbo Liu
2018-07-23net/mlx5e: Support offloading tc double vlan headers matchJianbo Liu
2018-07-23net/mlx5e: Remove redundant WARN when we cannot find neigh entryRoi Dayan
2018-07-23net/mlx5: FW tracer, Add debug printsSaeed Mahameed
2018-07-23net/mlx5: FW tracer, Enable tracingFeras Daoud
2018-07-23net/mlx5: FW tracer, parse traces and kernel tracing supportFeras Daoud
2018-07-23net/mlx5: FW tracer, events handlingFeras Daoud
2018-07-23net/mlx5: FW tracer, register log buffer memory keySaeed Mahameed
2018-07-23net/mlx5: FW tracer, create trace buffer and copy strings databaseFeras Daoud
2018-07-23net/mlx5: FW tracer, implement tracer logicFeras Daoud
2018-07-23Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2018-07-18net/mlx5: Fix tristate and description for MLX5 moduleEran Ben Elisha
2018-07-18net/mlx5: Use ERR_CAST() instead of coding itRoi Dayan
2018-07-18net/mlx5: Add missing SET_DRIVER_VERSION command translationNoa Osherovich
2018-07-18net/mlx5: Add XRQ commands definitionsMax Gurtovoy
2018-07-18net/mlx5: Add core support for double vlan push/pop steering actionJianbo Liu
2018-07-18net/mlx5: fix an unused-function warningArnd Bergmann
2018-07-16net/mlx5e: IPsec, fix byte count in CQEBoris Pismenny
2018-07-16net/mlx5: Accel, add common metadata functionsBoris Pismenny
2018-07-16net/mlx5e: TLS, build TLS netdev from capabilitiesBoris Pismenny
2018-07-16net/mlx5e: TLS, add software statisticsBoris Pismenny
2018-07-16net/mlx5e: TLS, add Innova TLS rx data pathBoris Pismenny
2018-07-16net/mlx5e: TLS, add innova rx supportBoris Pismenny
2018-07-16net/mlx5: Accel, add TLS rx offload routinesBoris Pismenny
2018-07-16net/mlx5e: TLS, refactor variable namesBoris Pismenny
2018-07-16tls: Refactor tls_offload variable namesBoris Pismenny
2018-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-07-13xdp: don't make drivers report attachment modeJakub Kicinski
2018-07-11Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2018-07-11net/mlx5: fix uaccess beyond "count" in debugfs read/write handlersJann Horn
2018-07-09net/mlx5: Use 2-factor allocator callsKees Cook
2018-07-09net: allow fallback function to pass netdevAlexander Duyck
2018-07-09net: allow ndo_select_queue to pass netdevAlexander Duyck
2018-07-04net/mlx5: Limit scope of dump_fill_mkey functionYonatan Cohen
2018-07-03Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-06-28net/mlx5e: Update NIC HW stats on demand onlySaeed Mahameed
2018-06-28net/mlx5e: Add counter for total num of NOP operationsTariq Toukan
2018-06-28net/mlx5e: Add counter for MPWQE filler stridesTariq Toukan
2018-06-28net/mlx5e: Add channel events counterTariq Toukan
2018-06-28net/mlx5e: Add a counter for congested UMRsTariq Toukan
2018-06-28net/mlx5e: Add NAPI statisticsTariq Toukan
2018-06-28net/mlx5e: Add XDP_TX completions statisticsTariq Toukan
2018-06-28net/mlx5e: Add TX completions statisticsTariq Toukan
2018-06-28net/mlx5e: RX, Use existing WQ local variableTariq Toukan
2018-06-28net/mlx5e: Convert large order kzalloc allocations to kvzallocTariq Toukan
2018-06-28net/mlx5e: Add UDP GSO remaining counterBoris Pismenny
2018-06-28net/mlx5e: Add UDP GSO supportBoris Pismenny
2018-06-27net/mlx5: Rate limit errors in command interfaceLeon Romanovsky