aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-09Merge tag 'mlx5-fixes-2022-06-08' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxJakub Kicinski9-45/+74
2022-06-09mellanox: mlx5: avoid uninitialized variable warning with gcc-12Linus Torvalds1-1/+1
2022-06-08net/mlx5: fs, fail conflicting actionsMark Bloch1-3/+32
2022-06-08net/mlx5: Rearm the FW tracer after each tracer eventFeras Daoud1-2/+5
2022-06-08net/mlx5: E-Switch, pair only capable devicesMark Bloch4-22/+16
2022-06-08net/mlx5e: CT: Fix cleanup of CT before cleanup of TC ct rulesPaul Blakey1-15/+16
2022-06-08Revert "net/mlx5e: Allow relaxed ordering over VFs"Saeed Mahameed2-3/+5
2022-06-02Merge tag 'net-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds13-38/+113
2022-06-01Merge tag 'vfio-v5.19-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds1-1/+64
2022-05-31net/mlx5: Fix mlx5_get_next_dev() peer device matchingSaeed Mahameed1-11/+23
2022-05-31net/mlx5e: Update netdev features after changing XDP stateMaxim Mikityanskiy1-0/+5
2022-05-31net/mlx5e: Disable softirq in mlx5e_activate_rq to avoid race conditionMaxim Mikityanskiy7-11/+31
2022-05-31net/mlx5: CT: Fix header-rewrite re-use for tupelsPaul Blakey1-8/+11
2022-05-31net/mlx5e: TC NIC mode, fix tc chains miss tableMaor Dickman3-3/+39
2022-05-31net/mlx5: Don't use already freed action pointerLeon Romanovsky1-5/+4
2022-05-22net/mlx5: fix typo in commentJulia Lawall1-1/+1
2022-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski14-123/+246
2022-05-18net/mlx5: fix multiple definitions of mlx5_lag_mpesw_init / mlx5_lag_mpesw_cleanupJakub Kicinski1-2/+2
2022-05-17net/mlx5: Support multiport eswitch modeEli Cohen10-38/+256
2022-05-17net/mlx5: Remove unused argumentEli Cohen1-3/+1
2022-05-17net/mlx5: Lag, refactor lag state machineEli Cohen4-68/+93
2022-05-17net/mlx5e: Add XDP SQs to uplink representors steering tablesGal Pressman1-2/+15
2022-05-17net/mlx5e: Correct the calculation of max channels for repMoshe Tal3-2/+18
2022-05-17net/mlx5e: CT: Add ct driver countersSaeed Mahameed1-4/+48
2022-05-17net/mlx5e: Allow relaxed ordering over VFsAya Levin2-5/+3
2022-05-17net/mlx5e: Support partial GSO for tunnels over vlansGal Pressman1-1/+1
2022-05-17net/mlx5e: IPoIB, Improve ethtool rxnfc callback structure in IPoIBGal Pressman1-4/+10
2022-05-17net/mlx5e: Allocate virtually contiguous memory for reps structuresTariq Toukan1-6/+6
2022-05-17net/mlx5e: Allocate virtually contiguous memory for VLANs listTariq Toukan1-2/+2
2022-05-17net/mlx5: Allocate virtually contiguous memory in pci_irq.cTariq Toukan1-4/+4
2022-05-17net/mlx5: Allocate virtually contiguous memory in vport.cTariq Toukan1-26/+26
2022-05-17net/mlx5: Inline db alloc API functionTariq Toukan1-6/+0
2022-05-17net/mlx5: Add last command failure syndrome to debugfsMoshe Shemesh2-2/+7
2022-05-17net/mlx5: sparse: error: context imbalance in 'mlx5_vf_get_core_dev'Saeed Mahameed1-2/+0
2022-05-17net/mlx5: Drain fw_reset when removing deviceShay Drory3-3/+27
2022-05-17net/mlx5e: CT: Fix setting flow_source for smfs ct tuplesPaul Blakey1-1/+1
2022-05-17net/mlx5e: CT: Fix support for GRE tuplesPaul Blakey1-24/+32
2022-05-17net/mlx5e: Remove HW-GRO from reported featuresGal Pressman1-4/+0
2022-05-17net/mlx5e: Properly block HW GRO when XDP is enabledMaxim Mikityanskiy1-0/+12
2022-05-17net/mlx5e: Properly block LRO when XDP is enabledMaxim Mikityanskiy1-0/+7
2022-05-17net/mlx5e: Block rx-gro-hw feature in switchdev modeAya Levin1-0/+4
2022-05-17net/mlx5e: Wrap mlx5e_trap_napi_poll into rcu_read_lockMaxim Mikityanskiy1-3/+10
2022-05-17net/mlx5: DR, Ignore modify TTL on RX if device doesn't support itYevgeny Kliteynik2-21/+48
2022-05-17net/mlx5: Initialize flow steering during driver probeShay Drory3-61/+91
2022-05-17net/mlx5: DR, Fix missing flow_source when creating multi-destination FW tableMaor Dickman5-6/+14
2022-05-16mlx5: support BIG TCP packetsEric Dumazet2-23/+89
2022-05-16net: allow gro_max_size to exceed 65536Alexander Duyck1-1/+1
2022-05-16net: allow gso_max_size to exceed 65536Alexander Duyck1-1/+1
2022-05-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextJakub Kicinski1-5/+5
2022-05-12fortify: Provide a memcpy trap door for sharp cornersKees Cook1-1/+7