summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox
Commit message (Expand)AuthorAgeFilesLines
* net: rework setup_tc ndo op to consume general tc operandJohn Fastabend2016-02-171-3/+4
* net: rework ndo tc op to consume additional qdisc handle parameterJohn Fastabend2016-02-171-2/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-02-024-46/+296
|\
| * switchdev: Require RTNL mutex to be held when sending FDB notificationsIdo Schimmel2016-01-292-6/+3Star
| * mlxsw: reg: Use correct offset in field definitonIdo Schimmel2016-01-291-3/+3
| * mlxsw: spectrum: Compare local ports instead of pointersIdo Schimmel2016-01-291-2/+4
| * mlxsw: spectrum: Dump LAG FDB records only onceIdo Schimmel2016-01-291-2/+10
| * mlxsw: spectrum: Use correct netdev when notifying bridgeIdo Schimmel2016-01-291-2/+4
| * mlxsw: spectrum: Don't report VLAN for 802.1D FDB entriesIdo Schimmel2016-01-291-15/+16
| * mlxsw: spectrum: Notify bridge's FDB only based on learning_syncIdo Schimmel2016-01-291-8/+6Star
| * mlxsw: spectrum: Disable learning according to STP stateIdo Schimmel2016-01-291-1/+1
| * mlxsw: spectrum: Don't forward packets when STP state is DISABLEDIdo Schimmel2016-01-291-1/+1
| * mlxsw: spectrum: Flush FDB when leaving bridgeIdo Schimmel2016-01-291-8/+129
| * mlxsw: reg: Add the Switch Filtering DB Flush registerIdo Schimmel2016-01-291-0/+88
| * mlxsw: spectrum: Handle port leaving LAG while bridgedIdo Schimmel2016-01-293-3/+36
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-01-2413-170/+452
|\ \ | |/ |/|
| * {IB, net}/mlx5: Move the modify QP operation table to mlx5_ibmajd@mellanox.com2016-01-211-46/+2Star
| * IB/mlx5: Support setting Ethernet priority for Raw Packet QPsmajd@mellanox.com2016-01-211-0/+12
| * IB/mlx5: Add Raw Packet QP query functionalitymajd@mellanox.com2016-01-211-0/+24
| * net/mlx5_core: Warn on unsupported events of QP/RQ/SQmajd@mellanox.com2016-01-211-0/+52
| * net/mlx5_core: Add RQ and SQ event handlingmajd@mellanox.com2016-01-212-19/+108
| * net/mlx5_core: Export transport objectsmajd@mellanox.com2016-01-215-80/+16Star
| * IB/mlx5: Add CQE version 1 support to user QPs and SRQsHaggai Abramovsky2016-01-213-13/+0Star
| * net/mlx4_core: Add support for RoCE v2 entropyMoni Shoua2016-01-191-0/+26
| * net/mlx4_core: Add support for configuring RoCE v2 UDP portMoni Shoua2016-01-191-1/+15
| * net/mlx4_core: Configure mlx4 hardware for mixed RoCE v1/v2 modesMoni Shoua2016-01-192-1/+11
| * net/mlx4: Query RoCE supportMoni Shoua2016-01-191-0/+23
| * net/mlx5_core: Add setting ATOMIC endian modeEran Ben Elisha2015-12-241-2/+55
| * net/mlx5_core: Introduce access functions to query vport RoCE fieldsAchiad Shochat2015-12-231-0/+62
| * net/mlx5_core: Introduce access functions to enable/disable RoCEAchiad Shochat2015-12-231-0/+52
| * net/mlx5_core: Break down the vport mac address query functionAchiad Shochat2015-12-231-10/+17
* | net/mlx5_core: Fix trimming down IRQ numberDoron Tsur2016-01-172-4/+5
* | mlxsw: fix SWITCHDEV_OBJ_ID_PORT_MDBDan Carpenter2016-01-131-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-01-122-0/+6
|\ \
| * | mlxsw: spectrum: Add FDB lock to prevent session interleavingIdo Schimmel2016-01-112-0/+6
* | | net/mlx5_core: Export flow steering APIMaor Gottlieb2016-01-111-0/+5
* | | net/mlx5_core: Enable flow steering support for the IB driverMaor Gottlieb2016-01-111-8/+47
* | | net/mlx5_core: Initialize namespaces only when supported by deviceMaor Gottlieb2016-01-111-21/+49
* | | net/mlx5_core: Set priority attributesMaor Gottlieb2016-01-112-19/+55
* | | net/mlx5_core: Connect flow tablesMaor Gottlieb2016-01-113-10/+104
* | | net/mlx5_core: Introduce modify flow table commandMaor Gottlieb2016-01-112-0/+31
* | | net/mlx5_core: Managing root flow tableMaor Gottlieb2016-01-114-9/+114
* | | net/mlx5_core: Add utilities to find next and prev flow-tablesMaor Gottlieb2016-01-111-0/+67
* | | net/mlx5_core: Introduce flow steering autogrouped flow tableMaor Gottlieb2016-01-112-19/+152
* | | mlxsw: Adding layer 2 multicast supportElad Raz2016-01-103-0/+190
* | | mlxsw: Adding VID to FID translatationElad Raz2016-01-101-11/+19
* | | mlxsw: Changing the maximum number of multicast group to a defineElad Raz2016-01-102-1/+3
* | | mlxsw: reg: Adding SMID registerElad Raz2016-01-101-0/+51
* | | mlxsw: reg: Add definition of multicast record for SFD registerElad Raz2016-01-101-5/+44
* | | mlxsw: spectrum: remove FDB entry in case we get unknown object notificationJiri Pirko2016-01-101-8/+30