summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_main.c
AgeCommit message (Expand)Author
2019-12-19net/mlx5e: Fix concurrency issues between config flow and XSKMaxim Mikityanskiy
2019-12-05net/mlx5e: Fix TXQ indices to be sequentialEran Ben Elisha
2019-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2019-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-11-20net/mlx5e: Add missing capability bit check for IP-in-IPMarina Varshaver
2019-11-18bpf: Convert bpf_prog refcnt to atomic64_tAndrii Nakryiko
2019-11-13net/mlx5e: Set netdev name space on creationMichael Guralnik
2019-10-18net/mlx5e: kTLS, Limit DUMP wqe sizeTariq Toukan
2019-10-18net/mlx5e: Tx, Fix assumption of single WQEBB of NOP in cleanup flowTariq Toukan
2019-09-07Merge tag 'mlx5-updates-2019-09-05' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2019-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-09-05net/mlx5e: Remove unnecessary clear_bit()sMaxim Mikityanskiy
2019-08-30net/mlx5e: Move local var definition into ifdef blockVlad Buslov
2019-08-28net/mlx5e: Support TSO and TX checksum offloads for IP-in-IPMarina Varshaver
2019-08-28net/mlx5e: Improve stateless offload capability checkMarina Varshaver
2019-08-28net/mlx5e: Support LAG TX port affinity distributionMaxim Mikityanskiy
2019-08-28net/mlx5e: Expose new function for TIS destroy loopTariq Toukan
2019-08-26net: sched: add API for registering unlocked offload block callbacksVlad Buslov
2019-08-22net/mlx5e: Add mlx5e HV VHCA stats agentEran Ben Elisha
2019-08-20net/mlx5e: Report and recover from CQE with error on RQAya Levin
2019-08-20net/mlx5e: Report and recover from rx timeoutAya Levin
2019-08-20net/mlx5e: Report and recover from CQE error on ICOSQAya Levin
2019-08-20net/mlx5e: Split open/close ICOSQ into stagesAya Levin
2019-08-20net/mlx5e: Add support to rx reporter diagnoseAya Levin
2019-08-20net/mlx5e: Add helper functions for reporter's basicsAya Levin
2019-08-20net/mlx5e: Change naming convention for reporter's functionsAya Levin
2019-08-20net/mlx5e: Rename reporter header fileAya Levin
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-17xsk: replace ndo_xsk_async_xmit with ndo_xsk_wakeupMagnus Karlsson
2019-08-08net/mlx5e: Fix error flow of CQE recovery on tx reporterAya Levin
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-05net/mlx5e: always initialize frag->last_in_pageQian Cai
2019-08-01net/mlx5e: Set tx reporter only on successful creationAya Levin
2019-08-01net/mlx5e: Tx, Soften inline mode VLAN dependenciesTariq Toukan
2019-07-29net/mlx5e: Change flow flags type to unsigned longVlad Buslov
2019-07-29net/mlx5e: Avoid warning print when not requiredSaeed Mahameed
2019-07-29net/mlx5e: Print a warning when LRO feature is dropped or not allowedHuy Nguyen
2019-07-25net/mlx5e: Fix wrong max num channels indicationTariq Toukan
2019-07-11Merge tag 'mlx5-fixes-2019-07-11' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2019-07-11net/mlx5e: Fix unused variable warning when CONFIG_MLX5_ESWITCH is offSaeed Mahameed
2019-07-11net/mlx5e: Rx, Fix checksum calculation for new hardwareSaeed Mahameed
2019-07-09net: flow_offload: rename tc_cls_flower_offload to flow_cls_offloadPablo Neira Ayuso
2019-07-09drivers: net: use flow block APIPablo Neira Ayuso
2019-07-09net: flow_offload: add flow_block_cb_setup_simple()Pablo Neira Ayuso
2019-07-08net: core: page_pool: add user refcnt and reintroduce page_pool_destroyIvan Khoronzhuk
2019-07-05net/mlx5e: Add kTLS TX HW offload supportTariq Toukan
2019-07-05net/mlx5e: Re-work TIS creation functionsTariq Toukan
2019-07-05net/mlx5e: Tx, Unconstify SQ stop roomTariq Toukan
2019-07-05net/mlx5e: Move helper functions to a new txrx datapath headerTariq Toukan
2019-07-05Merge tag 'mlx5-updates-2019-07-04-v2' of git://git.kernel.org/pub/scm/linux/...David S. Miller