summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en
AgeCommit message (Expand)Author
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
2020-09-15net/mlx5: Fix uninitialized variable warningMoshe Tal
2020-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-08-31xsk: i40e: ice: ixgbe: mlx5: Test for dma_need_sync earlier for better perfor...Magnus Karlsson
2020-08-31xsk: i40e: ice: ixgbe: mlx5: Rename xsk zero-copy driver interfacesMagnus Karlsson
2020-08-31xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umemMagnus Karlsson
2020-08-26net/mlx5e: RX, Add a prefetch command for small L1_CACHE_BYTESTariq Toukan
2020-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-30net/mlx5e: E-Switch, Add misc bit when misc fields changed for mirroringJianbo Liu
2020-07-30net/mlx5e: CT: Support restore ipv6 tunnelJianbo Liu
2020-07-28net/mlx5e: Fix slab-out-of-bounds in mlx5e_rep_is_lag_netdevRaed Salem
2020-07-28net/mlx5: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-28net/mlx5e: Use indirect call wrappers for RX post WQEs functionsTariq Toukan
2020-07-28net/mlx5e: Move exposure of datapath function to txrx headerTariq Toukan
2020-07-16net/mlx5e: CT: Map 128 bits labels to 32 bit map IDEli Britstein
2020-07-16net/mlx5e: XDP, Avoid indirect call in TX flowTariq Toukan
2020-07-16net/mlx5e: IPsec: Add IPsec steering in local NIC RXHuy Nguyen
2020-07-13net: sched: Pass qdisc reference in struct flow_block_offloadPetr Machata
2020-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-10net/mlx5e: Move devlink-health rx and tx reporters to devlink portVladyslav Tarasiuk
2020-07-09net/mlx5e: CT: Fix releasing ft entriesRoi Dayan
2020-07-09net/mlx5e: CT: Remove unused function paramSaeed Mahameed
2020-07-09net/mlx5e: CT: Return err_ptr from internal functionsSaeed Mahameed
2020-07-09net/mlx5e: CT: Use mapping for zone restore registerPaul Blakey
2020-07-09net/mlx5e: CT: Re-use tuple modify headers for identical modify actionsPaul Blakey
2020-07-09net/mlx5e: Export sharing of mod headers to a new filePaul Blakey