summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox
Commit message (Expand)AuthorAgeFilesLines
...
| * | mlxsw: spectrum_router: Add support for setting counters on IPv6 neighborsArkadi Sharshevsky2017-08-311-5/+17
| * | mlxsw: spectrum_dpipe: Add support for IPv6 host table dumpArkadi Sharshevsky2017-08-311-5/+70
| * | mlxsw: spectrum_dpipe: Make host entry fill handler more genericArkadi Sharshevsky2017-08-311-8/+5
| * | mlxsw: spectrum_router: Add IPv6 neighbor access helperArkadi Sharshevsky2017-08-312-0/+11
| * | mlxsw: spectrum_dpipe: Add IPv6 host table initial supportArkadi Sharshevsky2017-08-312-6/+71
| * | mlxsw: spectrum_router: Export IPv6 link local address check helperArkadi Sharshevsky2017-08-312-2/+5
| * | net/mlx5e: Support RSS for GRE tunneled packetsGal Pressman2017-08-315-17/+321
| * | net/mlx5e: Support TSO and TX checksum offloads for GRE tunnelsGal Pressman2017-08-311-18/+33
| * | net/mlx5e: Use IP version matching to classify IP trafficGal Pressman2017-08-311-4/+29
| * | net/mlx4: Add user mac FW update supportMoshe Shemesh2017-08-295-2/+56
| * | net/mlx4_core: Fix misplaced brackets of sizeofTariq Toukan2017-08-291-1/+1
| * | net/mlx4_core: Make explicit conversion to 64bit valueLeon Romanovsky2017-08-291-1/+1
| * | net/mlx4_core: Dynamically allocate structs at mlx4_slave_capEran Ben Elisha2017-08-294-140/+137
| * | mlxsw: spectrum_dpipe: Fix host table dumpArkadi Sharshevsky2017-08-281-0/+3
| * | mlxsw: spectrum: compile-in dpipe support only if devlink is enabledJiri Pirko2017-08-282-1/+17
| * | Merge tag 'mlx5-updates-2017-08-24' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2017-08-249-153/+899
| |\ \
| | * | net/mlx5: Add tracepointsMatan Barak2017-08-245-2/+558
| | * | net/mlx5: Add hash table for flow groups in flow tableMatan Barak2017-08-242-37/+152
| | * | net/mlx5: Add hash table to search FTEs in a flow-groupMatan Barak2017-08-242-71/+160
| | * | net/mlx5: Don't store reserved part in FTEs and FGsMatan Barak2017-08-243-11/+15
| | * | net/mlx5: Convert linear search for free index to idaMatan Barak2017-08-242-38/+20
| | * | net/mlx5e: Fix wrong code indentation in conditional statementGal Pressman2017-08-241-2/+2
| | * | net/mlx5: Add a blank line after declarations V2Saeed Mahameed2017-08-241-1/+1
| * | | net/mlx5e: make mlx5e_profile constBhumika Goyal2017-08-241-1/+1
| * | | net/mlx4_core: make mlx4_profile constBhumika Goyal2017-08-241-2/+2
| * | | mlxsw: spectrum_dpipe: Add support for controlling neighbor countersArkadi Sharshevsky2017-08-243-0/+49
| * | | mlxsw: spectrum_dpipe: Add support for IPv4 host table dumpArkadi Sharshevsky2017-08-241-0/+247
| * | | mlxsw: spectrum_router: Add support for setting counters on neighborsArkadi Sharshevsky2017-08-244-2/+71
| * | | mlxsw: reg: Make flow counter set type enum to be sharedArkadi Sharshevsky2017-08-242-12/+12
| * | | mlxsw: spectrum_dpipe: Add IPv4 host table initial supportArkadi Sharshevsky2017-08-242-0/+103
| * | | mlxsw: spectrum_dpipe: Fix label nameArkadi Sharshevsky2017-08-241-2/+2
| * | | mlxsw: spectrum_router: Add helpers for neighbor accessArkadi Sharshevsky2017-08-242-0/+49
| * | | devlink: Move dpipe entry clear function into devlinkArkadi Sharshevsky2017-08-241-22/+2
| * | | devlink: Add support for dynamic table sizeArkadi Sharshevsky2017-08-241-4/+9
| * | | mlxsw: spectrum_dpipe: Fix erif table op name spaceArkadi Sharshevsky2017-08-241-5/+5
| |/ /
| * | mlxsw: spectrum_flower: Offload goto_chain termination actionJiri Pirko2017-08-231-4/+19
| * | mlxsw: spectrum_acl: Provide helper to lookup rulesetJiri Pirko2017-08-232-8/+41
| * | mlxsw: spectrum_acl: Allow to get group_id value for a rulesetJiri Pirko2017-08-233-0/+24
| * | mlxsw: spectrum: Offload multichain TC rulesJiri Pirko2017-08-234-15/+25
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-211-2/+2
| |\ \
| * | | net/mlx5e: Use size_t to store byte offset in statistics descriptorsGal Pressman2017-08-201-1/+1
| * | | net/mlx5e: Use kernel types instead of uint*_t in ethtool callbacksGal Pressman2017-08-202-7/+4
| * | | net/mlx5e: Place constants on the right side of comparisonsOr Gerlitz2017-08-201-2/+2
| * | | net/mlx5e: Avoid using multiple blank linesOr Gerlitz2017-08-202-2/+0
| * | | net/mlx5e: Properly indent within conditional statementsOr Gerlitz2017-08-201-14/+17
| * | | net/mlx5: Add a blank line after declarationsOr Gerlitz2017-08-202-0/+2
| * | | net/mlx5: Avoid blank lines after/before open/close braceOr Gerlitz2017-08-202-2/+0
| * | | net/mlx5e: Add outbound PCI buffer overflow counterEran Ben Elisha2017-08-202-2/+24
| * | | net/mlx5e: Add RX buffer fullness countersGal Pressman2017-08-203-1/+30
| * | | net/mlx5e: Add PCIe outbound stalls countersGal Pressman2017-08-202-1/+20