summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | net/mlx5: Set uid as part of QP commandsYishai Hadas2018-09-251-18/+27
| | * | | net/mlx5: Set uid as part of CQ commandsYishai Hadas2018-09-251-0/+4
| | * | | net/mlx5: Rename incorrect naming in IFC fileMark Bloch2018-09-211-1/+1
| | * | | net/mlx5: Export packet reformat alloc/dealloc functionsMark Bloch2018-09-052-8/+2Star
| | * | | net/mlx5: Pass a namespace for packet reformat ID allocationMark Bloch2018-09-053-1/+12
| | * | | {net, RDMA}/mlx5: Rename encap to reformat packetMark Bloch2018-09-058-64/+77
| | * | | net/mlx5: Move header encap type to IFC header fileMark Bloch2018-09-051-5/+0Star
| | * | | net/mlx5: Break encap/decap into two separated flow table creation flagsMark Bloch2018-09-052-4/+6
| | * | | net/mlx5: Add support for more namespaces when allocating modify headerMark Bloch2018-09-051-0/+5
| | * | | net/mlx5: Export modify header alloc/dealloc functionsMark Bloch2018-09-052-5/+2Star
| | * | | net/mlx5: Add proper NIC TX steering flow tables supportMark Bloch2018-09-052-13/+40
| | * | | net/mlx5: Cleanup flow namespace getter switch logicMark Bloch2018-09-051-18/+6Star
| | * | | net/mlx5: Add memic command opcode to command checkerAriel Levkovich2018-09-041-0/+4
* | | | | mlxsw: spectrum_switchdev: Add support for VxLAN encapsulationIdo Schimmel2018-10-181-1/+405
* | | | | mlxsw: spectrum: Enable VxLAN enslavement to bridgesIdo Schimmel2018-10-183-1/+267
* | | | | bridge: switchdev: Allow clearing FDB entry offload indicationIdo Schimmel2018-10-181-4/+5
* | | | | mlxsw: spectrum_router: Configure matching local routes for NVE decapIdo Schimmel2018-10-181-0/+10
* | | | | mlxsw: spectrum_fid: Clear NVE configuration when destroying 802.1D FIDsIdo Schimmel2018-10-181-0/+2
* | | | | mlxsw: spectrum_nve: Implement VxLAN operationsIdo Schimmel2018-10-181-2/+188
* | | | | mlxsw: spectrum_nve: Implement common NVE coreIdo Schimmel2018-10-186-1/+1158
* | | | | mlxsw: spectrum_router: Allow querying VR ID based on table IDIdo Schimmel2018-10-182-0/+15
* | | | | mlxsw: spectrum_router: Enable local routes promotion to perform NVE decapIdo Schimmel2018-10-182-1/+121
* | | | | mlxsw: spectrum_fid: Add APIs to lookup FID without creating itIdo Schimmel2018-10-182-5/+44
* | | | | mlxsw: spectrum_fid: Allow setting and clearing NVE properties on FIDIdo Schimmel2018-10-182-0/+186
|/ / / /
* | | | Merge tag 'mlx5e-updates-2018-10-10' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2018-10-168-171/+214
|\ \ \ \
| * | | | net/mlx5e: Do not ignore netdevice TX/RX queues numberFeras Daoud2018-10-117-28/+37
| * | | | net/mlx5e: Use non-delayed work for update statsSaeed Mahameed2018-10-113-11/+19
| * | | | net/mlx5e: Initialize all netdev common structures in one placeSaeed Mahameed2018-10-114-51/+36Star
| * | | | net/mlx5e: Always initialize update stats delayed workFeras Daoud2018-10-113-5/+3Star
| * | | | net/mlx5e: Gather common netdev init/cleanup functionality in one placeFeras Daoud2018-10-116-49/+87
| * | | | RDMA/netdev: Hoist alloc_netdev_mqs out of the driverDenis Drozdov2018-10-111-41/+46
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-131-28/+15Star
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | net/mlx4_core: Fix warnings during boot on driverinit param set failuresMoshe Shemesh2018-10-111-28/+15Star
| | |_|/ | |/| |
* | | | mlxsw: spectrum: Add NVE packet trapsIdo Schimmel2018-10-112-0/+5
* | | | mlxsw: resources: Add NVE resourcesIdo Schimmel2018-10-111-0/+4
* | | | mlxsw: reg: Add Monitoring Parsing State RegisterIdo Schimmel2018-10-111-0/+44
* | | | mlxsw: reg: Add definition of unicast tunnel record for SFD registerIdo Schimmel2018-10-111-0/+56
* | | | mlxsw: reg: Add Tunneling NVE QoS Default RegisterIdo Schimmel2018-10-111-0/+30
* | | | mlxsw: reg: Add Tunneling NVE QoS Configuration RegisterIdo Schimmel2018-10-111-0/+26
* | | | mlxsw: reg: Add Tunneling NVE Decapsulation ECN Mapping RegisterIdo Schimmel2018-10-111-0/+57
* | | | mlxsw: reg: Add Tunneling NVE Encapsulation ECN Mapping RegisterIdo Schimmel2018-10-111-0/+31
* | | | mlxsw: reg: Add Tunneling NVE Underlay Multicast Table RegisterIdo Schimmel2018-10-111-0/+91
* | | | mlxsw: reg: Add Tunnel Port Configuration RegisterIdo Schimmel2018-10-111-0/+46
* | | | mlxsw: reg: Add Tunneling NVE General Configuration RegisterIdo Schimmel2018-10-111-0/+185
* | | | mlxsw: spectrum: Seed LAG hash functionIdo Schimmel2018-10-112-2/+12
* | | | mlxsw: reg: Extend FDB flush types for NVEIdo Schimmel2018-10-111-0/+6
* | | | mlxsw: spectrum: Add a new type of KVD linear recordIdo Schimmel2018-10-112-0/+3
* | | | mlxsw: spectrum: Move L3 protocol and address definitions to global header fileIdo Schimmel2018-10-112-11/+11
* | | | mlxsw: spectrum_switchdev: Do not assume notifier information typeIdo Schimmel2018-10-111-1/+5
* | | | mlxsw: spectrum_switchdev: Check notification relevance based on upper deviceIdo Schimmel2018-10-111-1/+8