summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)Author
2019-10-18net/mlx5e: kTLS, Fix page refcnt leak in TX resync error flowTariq Toukan
2019-10-18net/mlx5e: kTLS, Save by-value copy of the record fragsTariq Toukan
2019-10-18net/mlx5e: kTLS, Save only the frag page to release at completionTariq Toukan
2019-10-18net/mlx5e: kTLS, Size of a Dump WQE is fixedTariq Toukan
2019-10-18net/mlx5e: kTLS, Release reference on DUMPed fragments in shutdown flowTariq Toukan
2019-10-18net/mlx5e: Tx, Zero-memset WQE info struct upon updateTariq Toukan
2019-10-18net/mlx5e: Tx, Fix assumption of single WQEBB of NOP in cleanup flowTariq Toukan
2019-10-18mlxsw: spectrum_trap: Push Ethernet header before reporting trapIdo Schimmel
2019-10-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-10-08net/mlx5: DR, Allow insertion of duplicate rulesAlex Vesker
2019-10-04RDMA/mlx5: Add missing synchronize_srcu() for MW casesJason Gunthorpe
2019-10-02mlx5: avoid 64-bit division in dr_icm_pool_mr_create()Michal Kubecek
2019-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-09-27mlxsw: spectrum_flower: Fail in case user specifies multiple mirror actionsDanielle Ratson
2019-09-27mlxsw: spectrum: Clear VLAN filters during port initializationIdo Schimmel
2019-09-26Merge tag 'mlx5-fixes-2019-09-24' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2019-09-26drivers: net: Fix Kconfig indentationKrzysztof Kozlowski
2019-09-24net/mlx5e: Fix matching on tunnel addresses typeDmytro Linkin
2019-09-24net/mlx5e: Fix traffic duplication in ethtool steeringSaeed Mahameed
2019-09-24net/mlx5: Add device ID of upcoming BlueField-2Bodong Wang
2019-09-24net/mlx5: DR, Allow matching on vport based on vhca_idAlaa Hleihel
2019-09-24net/mlx5: DR, Fix getting incorrect prev node in ste_freeAlex Vesker
2019-09-24net/mlx5: DR, Remove redundant vport number from actionAlex Vesker
2019-09-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2019-09-16mlxsw: spectrum_buffers: Add the ability to query the CPU port's shared bufferShalom Toledo
2019-09-16mlxsw: spectrum: Register CPU port with devlinkShalom Toledo
2019-09-16mlxsw: spectrum_buffers: Prevent changing CPU port's configurationShalom Toledo
2019-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-09-13net: devlink: move reload fail indication to devlink core and expose to userJiri Pirko
2019-09-13net: devlink: split reload op into twoJiri Pirko
2019-09-13mlx4: Split restart_one into two functionsJiri Pirko
2019-09-13Merge tag 'v5.3-rc8' into rdma.git for-nextJason Gunthorpe
2019-09-11mlx4: fix spelling mistake "veify" -> "verify"Colin Ian King
2019-09-10net/mlx5: FWTrace, Reduce stack usageSaeed Mahameed
2019-09-10net/mlx5: Fix addr's type in mlx5dr_icm_dmNathan Chancellor
2019-09-10net/mlx5: Fix rt's type in dr_action_create_reformat_actionNathan Chancellor
2019-09-10net/mlx4_en: ethtool: make array modes static const, makes object smallerColin Ian King
2019-09-07Merge tag 'mlx5-updates-2019-09-05' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2019-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-09-05net/mlx5e: Add port buffer's congestion countersAya Levin
2019-09-05net/mlx5: DR, Remove redundant dev_name print from err logSaeed Mahameed
2019-09-05net/mlx5: DR, Fix error return code in dr_domain_init_resources()Wei Yongjun
2019-09-05net/mlx5: DR, Remove useless set memory to zero use memset()Wei Yongjun
2019-09-05net/mlx5e: Remove unnecessary clear_bit()sMaxim Mikityanskiy
2019-09-05net/mlx5e: kTLS, Remove unused function parameterTariq Toukan
2019-09-05net/mlx5: Use PTR_ERR_OR_ZERO rather than its implementationzhong jiang
2019-09-05net/mlx5: fix missing assignment of variable errColin Ian King
2019-09-05net/mlx5: fix spelling mistake "offlaods" -> "offloads"Colin Ian King
2019-09-05net/mlx5e: Remove leftover declarationRoi Dayan