summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en
AgeCommit message (Expand)Author
2020-12-24Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-12-08net/mlx5e: Fill mlx5e_create_cq_param in a functionMaxim Mikityanskiy
2020-12-08net/mlx5e: Split between RX/TX tunnel FW support indicationAya Levin
2020-12-08net/mlx5e: Add TX port timestamp supportEran Ben Elisha
2020-12-08net/mlx5e: Add TX PTP port object supportEran Ben Elisha
2020-12-08net/mlx5e: Move MLX5E_RX_ERR_CQE macroEran Ben Elisha
2020-12-08net/mlx5e: Change skb fifo push/pop API to be used without SQEran Ben Elisha
2020-12-08net/mlx5e: Allow SQ outside of channel contextEran Ben Elisha
2020-12-08net/mlx5e: Allow RQ outside of channel contextAya Levin
2020-12-08net/mlx5e: Allow CQ outside of channel contextAya Levin
2020-11-19Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-17net/mlx5e: Fix check if netdev is bond slaveMaor Dickman
2020-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2020-11-14net: mlx5: Add xdp tx return bulking supportLorenzo Bianconi
2020-11-12Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-05net/mlx5e: Use spin_lock_bh for async_icosq_lockMaxim Mikityanskiy
2020-11-05net/mlx5e: Protect encap route dev from concurrent releaseVlad Buslov
2020-11-05net/mlx5e: Validate stop_room size upon user inputVladyslav Tarasiuk
2020-10-12net/mlx5: Add NIC TX domain namespaceHuy Nguyen
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-10-02net/mlx5e: Fix race condition on nhe->n pointer in neigh updateVlad Buslov
2020-10-02net/mlx5e: Fix return status when setting unsupported FEC modeAya Levin
2020-10-02net/mlx5e: CT, Fix coverity issueMaor Dickman
2020-09-30net/mlx5e: Fix a use after free on error in mlx5_tc_ct_shared_counter_get()Dan Carpenter
2020-09-30net/mlx5: Use dma device access helperParav Pandit
2020-09-24Merge tag 'mlx5-updates-2020-09-22' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2020-09-23net/mlx5e: Keep direct reference to mlx5_core_dev in tc ctAriel Levkovich
2020-09-23net/mlx5e: TC: Remove unused parameter from mlx5_tc_ct_add_no_trk_match()Saeed Mahameed
2020-09-23net/mlx5e: CT: Use the same counter for both directionsOz Shlomo
2020-09-23net/mlx5e: Support CT offload for tc nic flowsAriel Levkovich
2020-09-23net/mlx5e: rework ct offload init messagesAriel Levkovich
2020-09-23net/mlx5: Refactor tc flow attributes structureAriel Levkovich
2020-09-23net/mlx5e: Tc nic flows to use mlx5_chains flow tablesAriel Levkovich
2020-09-23net/mlx5: Refactor multi chains and prios supportAriel Levkovich
2020-09-22Merge tag 'mlx5-updates-2020-09-21' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-09-21net/mlx5e: Enhanced TX MPWQE for SKBsMaxim Mikityanskiy
2020-09-21net/mlx5e: Rename xmit-related structs to generalize themMaxim Mikityanskiy
2020-09-21net/mlx5e: Generalize TX MPWQE checks for full sessionMaxim Mikityanskiy
2020-09-21net/mlx5e: Support multiple SKBs in a TX WQEMaxim Mikityanskiy
2020-09-21net/mlx5e: Unify constants for WQE_EMPTY_DS_COUNTMaxim Mikityanskiy
2020-09-21net/mlx5e: Small improvements for XDP TX MPWQE logicMaxim Mikityanskiy
2020-09-21net/mlx5e: Refactor xmit functionsMaxim Mikityanskiy
2020-09-21net/mlx5e: Move mlx5e_tx_wqe_inline_mode to en_tx.cMaxim Mikityanskiy
2020-09-21net/mlx5e: mlx5e_fec_in_caps() returns a booleanSaeed Mahameed
2020-09-21net/mlx5e: Fix using wrong stats_grps in mlx5e_update_ndo_stats()Alaa Hleihel
2020-09-21net/mlx5e: Fix multicast counter not up-to-date in "ip -s"Ron Diskin
2020-09-21net/mlx5e: CT: Fix freeing ct_label mappingRoi Dayan
2020-09-21net/mlx5e: Use synchronize_rcu to sync with NAPIMaxim Mikityanskiy
2020-09-21net/mlx5e: Use RCU to protect rq->xdp_progMaxim Mikityanskiy