summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)Author
2021-09-22mlxbf_gige: clear valid_polarity upon openDavid Thompson
2021-09-22net/mlx5e: Fix mutual exclusion between CQE compression and HW TSAya Levin
2021-09-22net/mlx5: Fix potential sleeping in atomic contextMaor Gottlieb
2021-09-22net/mlx5: FWTrace, cancel work on alloc pd error flowSaeed Mahameed
2021-09-22net/{mlx5|nfp|bnxt}: Remove unnecessary RTNL lock assertEli Cohen
2021-09-18net/mlx5: DR, Enable QP retransmissionYevgeny Kliteynik
2021-09-18net/mlx5: DR, fix a potential use-after-free bugWentao_Liang
2021-09-18net/mlx5: Fix variable type to match 64bitEran Ben Elisha
2021-09-15sch_htb: Fix inconsistency when leaf qdisc creation failsMaxim Mikityanskiy
2021-09-15net/mlx5e: Use correct eswitch for stack devices with lagDmytro Linkin
2021-09-15net/mlx5: E-Switch, Set vhca id valid flag when creating indir fwd groupMaor Dickman
2021-09-15net/mlx5e: Fix possible use-after-free deleting fdb ruleRoi Dayan
2021-09-15net/mlx5: Remove all auxiliary devices at the unregister eventLeon Romanovsky
2021-09-15net/mlx5: Lag, fix multipath lag activationDima Chumak
2021-09-15net/mlx5: Fix unpublish devlink parametersParav Pandit
2021-09-15net/mlx5: Fix missing return value in mlx5_devlink_eswitch_inline_mode_set()Jiapeng Chong
2021-09-15net/mlx5e: Block LRO if firmware asks for tunneled LROMaxim Mikityanskiy
2021-09-15net/mlx5e: Prohibit inner indir TIRs in IPoIBMaxim Mikityanskiy
2021-08-10net: switchdev: zero-initialize struct switchdev_notifier_fdb_info emitted by...Vladimir Oltean
2021-08-09net/mlx5: Fix return value from tracer initializationAya Levin
2021-08-09net/mlx5: Synchronize correct IRQ when destroying CQShay Drory
2021-08-09net/mlx5e: TC, Fix error handling memory leakChris Mi
2021-08-09net/mlx5: Destroy pool->mutexShay Drory
2021-08-09net/mlx5: Set all field of mlx5_irq before inserting it to the xarrayShay Drory
2021-08-09net/mlx5: Fix order of functions in mlx5_irq_detach_nb()Shay Drory
2021-08-09net/mlx5: Block switchdev mode while devlink traps are activeAya Levin
2021-08-09net/mlx5e: Destroy page pool after XDP SQ to fix use-after-freeMaxim Mikityanskiy
2021-08-09net/mlx5: Bridge, fix ageing timeVlad Buslov
2021-08-09net/mlx5e: Avoid creating tunnel headers for local routeRoi Dayan
2021-08-09net/mlx5: DR, Add fail on error check on decapAlex Vesker
2021-08-09net/mlx5: Don't skip subfunction cleanup in case of error in module initLeon Romanovsky
2021-07-27net/mlx5: Fix mlx5_vport_tbl_attr chain from u16 to u32Chris Mi
2021-07-27net/mlx5e: Fix nullptr in mlx5e_hairpin_get_mdev()Dima Chumak
2021-07-27net/mlx5: Unload device upon firmware fatal errorAya Levin
2021-07-27net/mlx5e: Fix page allocation failure for ptp-RQ over SFAya Levin
2021-07-27net/mlx5e: Fix page allocation failure for trap-RQ over SFAya Levin
2021-07-27net/mlx5e: Consider PTP-RQ when setting RX VLAN strippingAya Levin
2021-07-27net/mlx5e: Add NETIF_F_HW_TC to hw_features when HTB offload is availableMaxim Mikityanskiy
2021-07-27net/mlx5e: RX, Avoid possible data corruption when relaxed ordering and LRO c...Tariq Toukan
2021-07-27net/mlx5: E-Switch, handle devcom events only for ports on the same deviceRoi Dayan
2021-07-27net/mlx5: E-Switch, Set destination vport vhca id only when merged eswitch is...Maor Dickman
2021-07-27net/mlx5e: Disable Rx ntuple offload for uplink representorMaor Dickman
2021-07-27net/mlx5: Fix flow table chainingMaor Gottlieb
2021-07-25mlx4: Fix missing error code in mlx4_load_one()Jiapeng Chong
2021-07-07Merge tag 'Wimplicit-fallthrough-clang-5.14-rc1' of git://git.kernel.org/pub/...Linus Torvalds
2021-07-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-06-29net/mlx4: Fix fall-through warning for ClangGustavo A. R. Silva
2021-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-06-28Merge tag 'mlx5-updates-2021-06-26' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2021-06-28net: switchdev: add a context void pointer to struct switchdev_notifier_infoVladimir Oltean