summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en
AgeCommit message (Expand)Author
2020-09-23net/mlx5: Refactor multi chains and prios supportAriel Levkovich
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
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
2020-07-09net/mlx5e: CT: Restore ct state from lookup in zone instead of tupleidPaul Blakey
2020-07-09net/mlx5e: CT: Don't offload tuple rewrites for established tuplesPaul Blakey
2020-07-09net/mlx5e: CT: Save ct entries tuples in hashtablesPaul Blakey
2020-07-09net/mlx5e: CT: Fix memory leak in cleanupEli Britstein
2020-07-09net/mlx5e: Fix port buffers cell size valueEran Ben Elisha
2020-07-09net/mlx5e: Fix 50G per lane indicationAya Levin
2020-07-09devlink: Replace devlink_port_attrs_set parameters with a structDanielle Ratson
2020-07-08net/mlx5: Added support for 100Gbps per lane link modesMeir Lichtinger
2020-07-07net/mlx5e: Do not include rwlock.h directlySebastian Andrzej Siewior
2020-07-02net/mlx5e: Enhance TX timeout recoveryAya Levin
2020-07-02net/mlx5e: Enhance ICOSQ data on RX reporter's diagnoseAya Levin
2020-07-02net/mlx5e: Add EQ info to TX/RX reporter's diagnoseAya Levin
2020-07-02net/mlx5e: Enhance CQ data on diagnose outputAya Levin
2020-07-02net/mlx5e: Rename reporter's helpersAya Levin
2020-07-02net/mlx5e: Add helper to get the RQ WQE counterAya Levin
2020-07-02net/mlx5e: Add helper to get RQ WQE's headAya Levin
2020-07-02net/mlx5e: Move RQ helpers to txrx.hAya Levin