summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)Author
2020-01-08mlxsw: spectrum_qdisc: Ignore grafting of invisible FIFOPetr Machata
2020-01-06net/mlx5: DR, Init lists that are used in rule's memberErez Shitrit
2020-01-06net/mlx5e: Fix hairpin RSS table sizeEli Cohen
2020-01-06net/mlx5: DR, No need for atomic refcount for internal SW steering resourcesYevgeny Kliteynik
2020-01-06Revert "net/mlx5: Support lockless FTE read lookups"Parav Pandit
2020-01-06net/mlx5: Move devlink registration before interfaces loadMichael Guralnik
2020-01-06net/mlx5e: Always print health reporter message to dmesgEran Ben Elisha
2020-01-06net/mlx5e: Avoid duplicating rule destinationsDmytro Linkin
2019-12-29mlxsw: spectrum: Use dedicated policer for VRRP packetsIdo Schimmel
2019-12-29mlxsw: spectrum_router: Skip loopback RIFs during MAC validationAmit Cohen
2019-12-26net/mlxfw: Fix out-of-memory error in mfa2 flash burningVladyslav Tarasiuk
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-12-19net/mlx5e: Fix concurrency issues between config flow and XSKMaxim Mikityanskiy
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya
2019-12-09mlxsw: spectrum_router: Remove unlikely user-triggerable warningIdo Schimmel
2019-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-12-05net/mlx5e: E-switch, Fix Ingress ACL groups in switchdev mode for prio tagParav Pandit
2019-12-05net/mlx5e: ethtool, Fix analysis of speed settingAya Levin
2019-12-05net/mlx5e: Fix translation of link mode into speedAya Levin
2019-12-05net/mlx5e: Fix free peer_flow when refcount is 0Roi Dayan
2019-12-05net/mlx5e: Fix freeing flow with kfree() and not kvfree()Roi Dayan
2019-12-05net/mlx5e: Fix SFF 8472 eeprom lengthEran Ben Elisha
2019-12-05net/mlx5e: Query global pause state before setting prio2bufferHuy Nguyen
2019-12-05net/mlx5e: Fix TXQ indices to be sequentialEran Ben Elisha
2019-12-04net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca
2019-11-30net/mlx5e: Fix build error without IPV6YueHaibing
2019-11-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-11-25Merge branch 'ib-guids' into rdma.git for-nextJason Gunthorpe
2019-11-24mlxsw: spectrum_router: Fix use of uninitialized adjacency indexAmit Cohen
2019-11-24mlxsw: spectrum_router: After underlay moves, demote conflicting tunnelsPetr Machata
2019-11-23Merge tag 'mlx5-updates-2019-11-22' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2019-11-23net: use rhashtable_lookup() instead of rhashtable_lookup_fast()Taehee Yoo
2019-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2019-11-22net/mlx5e: Remove redundant pointer checkEli Cohen
2019-11-22net/mlx5e: TC, Stub out ipv6 tun create header functionSaeed Mahameed
2019-11-22net/mlx5: DR, Add support for Geneve packets SW steeringYevgeny Kliteynik
2019-11-22net/mlx5: DR, Add HW bits and definitions for Geneve flex parserYevgeny Kliteynik
2019-11-22net/mlx5: DR, Refactor VXLAN GPE flex parser tunnel code for SW steeringYevgeny Kliteynik
2019-11-22net/mlx5: Don't write read-only fields in MODIFY_HCA_VPORT_CONTEXT commandLeon Romanovsky
2019-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-11-20net/mlxfw: Verify FSM error code translation doesn't exceed array sizeEran Ben Elisha
2019-11-20net/mlx5: Update the list of the PCI supported devicesShani Shapp
2019-11-20net/mlx5: Fix auto group size calculationMaor Gottlieb
2019-11-20net/mlx5e: Add missing capability bit check for IP-in-IPMarina Varshaver
2019-11-20net/mlx5e: Do not use non-EXT link modes in EXT modeEran Ben Elisha
2019-11-20net/mlx5e: Fix set vf link state error flowRoi Dayan
2019-11-20net/mlx5: DR, Limit STE hash table enlarge based on bytemaskAlex Vesker
2019-11-20net/mlx5: DR, Skip rehash for tables with byte mask zeroAlex Vesker
2019-11-20net/mlx5: DR, Fix invalid EQ vector number on CQ creationAlex Vesker
2019-11-20net/mlx5e: Reorder mirrer action parsing to check for encap firstVlad Buslov