summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)Author
2020-09-21net/mlx5e: Fix multicast counter not up-to-date in "ip -s"Ron Diskin
2020-09-21net/mlx5e: Fix endianness when calculating pedit mask first bitMaor Dickman
2020-09-21net/mlx5e: Enable adding peer miss rules only if merged eswitch is supportedMaor Dickman
2020-09-21net/mlx5e: CT: Fix freeing ct_label mappingRoi Dayan
2020-09-21net/mlx5e: Fix memory leak of tunnel info when rule under multipath not readyJianbo Liu
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-21net/mlx5: Fix FTE cleanupMaor Gottlieb
2020-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-09-01net: ethernet: mlx4: Fix memory allocation in mlx4_buddy_init()Shung-Hsi Yu
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-06Merge tag 'thermal-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-08-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-08-04Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-08-03Merge tag 'mlx5-updates-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2020-08-03mlxsw: spectrum_qdisc: Offload action trap for qeventsPetr Machata
2020-08-03mlxsw: spectrum_trap: Add early_drop trapIdo Schimmel
2020-08-03mlxsw: spectrum_trap: Allow for per-ASIC traps initializationIdo Schimmel
2020-08-03mlxsw: spectrum_trap: Allow for per-ASIC trap groups initializationIdo Schimmel
2020-08-03mlxsw: spectrum_span: On policer_id_base_ref_count, use dec_and_testPetr Machata
2020-08-03mlxsw: spectrum_trap: Use 'size_t' for array sizesIdo Schimmel
2020-08-03devlink: Pass extack when setting trap's action and group's parametersIdo Schimmel
2020-08-03net/mlx5: Delete extra dump stack that gives nothingLeon Romanovsky
2020-08-03net/mlx5: convert to new udp_tunnel infrastructureJakub Kicinski
2020-08-03net/mlx5: DR, Change push vlan action sequenceAlex Vesker
2020-08-03net/mlx5e: Enable users to change VF/PF representors carrier stateParav Pandit
2020-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-30net/mlx5e: fix bpf_prog reference count leaks in mlx5e_alloc_rqXin Xiong
2020-07-30net/mlx5e: E-Switch, Specify flow_source for rule with no in_portJianbo Liu
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-30mlxsw: spectrum_cnt: Use flex_array_size() helper in memcpy()Gustavo A. R. Silva
2020-07-29mlxsw: spectrum_router: Fix use-after-free in router init / de-initIdo Schimmel
2020-07-29mlxsw: core: Free EMAD transactions using kfree_rcu()Ido Schimmel
2020-07-29mlxsw: core: Increase scope of RCU read-side critical sectionIdo Schimmel
2020-07-29mlxsw: spectrum: Use different trap group for externally routed packetsIdo Schimmel
2020-07-29mlxsw: spectrum_router: Allow programming link-local host routesIdo Schimmel
2020-07-28mlx4: disable device on shutdownJakub Kicinski
2020-07-28mlxsw: core: Add support for temperature thresholds reading for QSFP-DD trans...Vadim Pasternak
2020-07-28mlxsw: core: Add ethtool support for QSFP-DD transceiversVadim Pasternak
2020-07-28net/mlx5e: Fix kernel crash when setting vf VLANID on a VF devAlaa Hleihel
2020-07-28net/mlx5e: Modify uplink state on interface up/downRon Diskin
2020-07-28net/mlx5: Query PPS pin operational status before registering itEran Ben Elisha
2020-07-28net/mlx5e: Fix slab-out-of-bounds in mlx5e_rep_is_lag_netdevRaed Salem
2020-07-28net/mlx5: Verify Hardware supports requested ptp function on a given pinEran Ben Elisha
2020-07-28net/mlx5: Fix a bug of using ptp channel index as pin indexEran Ben Elisha
2020-07-28net/mlx5e: Fix missing cleanup of ethtool steering during rep rx cleanupMaor Dickman
2020-07-28net/mlx5e: Fix error path of device attachAya Levin