summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-12-0811-80/+148
|\
| * net/mlx5e: E-switch, Fix Ingress ACL groups in switchdev mode for prio tagParav Pandit2019-12-052-38/+93
| * net/mlx5e: ethtool, Fix analysis of speed settingAya Levin2019-12-051-10/+3
| * net/mlx5e: Fix translation of link mode into speedAya Levin2019-12-051-0/+1
| * net/mlx5e: Fix free peer_flow when refcount is 0Roi Dayan2019-12-051-2/+5
| * net/mlx5e: Fix freeing flow with kfree() and not kvfree()Roi Dayan2019-12-051-1/+1
| * net/mlx5e: Fix SFF 8472 eeprom lengthEran Ben Elisha2019-12-051-1/+1
| * net/mlx5e: Query global pause state before setting prio2bufferHuy Nguyen2019-12-051-2/+25
| * net/mlx5e: Fix TXQ indices to be sequentialEran Ben Elisha2019-12-054-22/+15
| * net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca2019-12-041-4/+4
|/
* net/mlx5e: Fix build error without IPV6YueHaibing2019-11-301-36/+38
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-11-272-31/+1
|\
| * Merge branch 'ib-guids' into rdma.git for-nextJason Gunthorpe2019-11-256-420/+666
| |\
| * | RDMA/mlx5: Delete struct mlx5_priv->mkey_tableJason Gunthorpe2019-10-282-31/+1
* | | mlxsw: spectrum_router: Fix use of uninitialized adjacency indexAmit Cohen2019-11-241-3/+2
* | | mlxsw: spectrum_router: After underlay moves, demote conflicting tunnelsPetr Machata2019-11-241-1/+38
* | | Merge tag 'mlx5-updates-2019-11-22' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2019-11-237-93/+186
|\ \ \
| * | | net/mlx5e: Remove redundant pointer checkEli Cohen2019-11-221-12/+10
| * | | net/mlx5e: TC, Stub out ipv6 tun create header functionSaeed Mahameed2019-11-222-4/+7
| * | | net/mlx5: DR, Add support for Geneve packets SW steeringYevgeny Kliteynik2019-11-223-0/+83
| * | | net/mlx5: DR, Add HW bits and definitions for Geneve flex parserYevgeny Kliteynik2019-11-221-0/+13
| * | | net/mlx5: DR, Refactor VXLAN GPE flex parser tunnel code for SW steeringYevgeny Kliteynik2019-11-224-57/+66
| * | | net/mlx5: Don't write read-only fields in MODIFY_HCA_VPORT_CONTEXT commandLeon Romanovsky2019-11-221-20/+7
* | | | net: use rhashtable_lookup() instead of rhashtable_lookup_fast()Taehee Yoo2019-11-231-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2019-11-2214-72/+70
|\ \ \ \ | |/ / / |/| | |
| * | | net/mlxfw: Verify FSM error code translation doesn't exceed array sizeEran Ben Elisha2019-11-201-0/+2
| * | | net/mlx5: Update the list of the PCI supported devicesShani Shapp2019-11-201-0/+1
| * | | net/mlx5: Fix auto group size calculationMaor Gottlieb2019-11-202-4/+7
| * | | net/mlx5e: Add missing capability bit check for IP-in-IPMarina Varshaver2019-11-201-1/+4
| * | | net/mlx5e: Do not use non-EXT link modes in EXT modeEran Ben Elisha2019-11-201-6/+6
| * | | net/mlx5e: Fix set vf link state error flowRoi Dayan2019-11-201-1/+1
| * | | net/mlx5: DR, Limit STE hash table enlarge based on bytemaskAlex Vesker2019-11-202-20/+15
| * | | net/mlx5: DR, Skip rehash for tables with byte mask zeroAlex Vesker2019-11-201-1/+1
| * | | net/mlx5: DR, Fix invalid EQ vector number on CQ creationAlex Vesker2019-11-201-1/+3
| * | | net/mlx5e: Reorder mirrer action parsing to check for encap firstVlad Buslov2019-11-201-14/+14
| * | | net/mlx5e: Fix ingress rate configuration for representorsEli Cohen2019-11-201-2/+1
| * | | net/mlx5e: Fix error flow cleanup in mlx5e_tc_tun_create_header_ipv4/6Eli Cohen2019-11-201-6/+12
| * | | net/mlx4_en: Fix wrong limitation for number of TX ringsTariq Toukan2019-11-182-4/+13
| * | | mlxsw: spectrum_router: Fix determining underlay for a GRE tunnelPetr Machata2019-11-181-18/+1
| * | | net/mlx4_en: fix mlx4 ethtool -N insertionLuigi Rizzo2019-11-171-0/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-11-202-31/+11
|\ \ \ \
| * | | | bpf: Convert bpf_prog refcnt to atomic64_tAndrii Nakryiko2019-11-182-31/+11
* | | | | net/mlx5e: Rx, Update page pool numa node when changedSaeed Mahameed2019-11-201-0/+3
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-161-0/+17
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | mlx5: Reject requests to enable time stamping on both edges.Richard Cochran2019-11-151-0/+6
| * | | | ptp: Introduce strict checking of external time stamp options.Richard Cochran2019-11-151-1/+2
| * | | | mlx5: reject unsupported external timestamp flagsJacob Keller2019-11-151-0/+6
| * | | | net: reject PTP periodic output requests with unsupported flagsJacob Keller2019-11-151-0/+4
| * | | | mlxsw: core: Enable devlink reload only on probeJiri Pirko2019-11-111-2/+3
| * | | | devlink: disallow reload operation during device cleanupJiri Pirko2019-11-092-1/+8
OpenPOWER on IntegriCloud