summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: Add MLX5_ARRAY_SET64 to fix BUILD_BUG_ONTom Herbert2016-10-131-2/+2
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-10-091-3/+8
|\
| * IB/mlx4: Fix possible vl/sl field mismatch in LRH header in QP1 packetsJack Morgenstein2016-10-071-4/+9
| * Merge tag 'shared-for-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Doug Ledford2016-08-2513-81/+871
| |\
| * \ Merge tag 'shared-for-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Doug Ledford2016-08-2329-1452/+984
| |\ \
* | | | mlxsw: switchx2: Fix misuse of hard_header_lenYotam Gigi2016-10-041-1/+1
* | | | mlxsw: spectrum: Fix misuse of hard_header_lenYotam Gigi2016-10-041-1/+1
* | | | mlxsw: spectrum_router: avoid potential uninitialized data usageArnd Bergmann2016-10-031-3/+7
* | | | net/mlx5e: shut up maybe-uninitialized warningArnd Bergmann2016-10-031-1/+1
* | | | mlx5: Add ndo_poll_controller() implementationCalvin Owens2016-09-301-0/+20
* | | | mlx4: remove unused fieldsDavid Decotigny2016-09-302-6/+0
* | | | mlxsw: spectrum_router: Use FIB notifications instead of switchdev callsJiri Pirko2016-09-283-195/+260
* | | | mlxsw: spectrum: remove redundant check if err is zeroColin Ian King2016-09-241-1/+1
* | | | net/mlx4: Add VF vlan protocol 802.1ad supportMoshe Shemesh2016-09-244-11/+136
* | | | net: Update API for VF vlan protocol 802.1ad supportMoshe Shemesh2016-09-242-2/+10
* | | | net/mlx4_en: Disable vlan HW acceleration when in VF vlan protocol 802.1ad modeMoshe Shemesh2016-09-241-0/+13
* | | | net/mlx4_core: Preparation for VF vlan protocol 802.1adMoshe Shemesh2016-09-244-13/+73
* | | | net/mlx4_core: Fix QUERY FUNC CAP flagsMoshe Shemesh2016-09-242-4/+3
* | | | net/mlx5e: Add TC vlan match parsingOr Gerlitz2016-09-231-0/+19
* | | | net/mlx5e: Add TC vlan action for SRIOV offloadsOr Gerlitz2016-09-231-11/+32
* | | | net/mlx5: E-Switch, Support VLAN actions in the offloads modeOr Gerlitz2016-09-235-1/+249
* | | | net/mlx5e: Refactor retrival of skb from rx completion element (cqe)Or Gerlitz2016-09-231-13/+28
* | | | net/mlx5: Put elements related to offloaded TC rule in one structOr Gerlitz2016-09-233-26/+44
* | | | net/mlx5: E-Switch, Allow fine tuning of eswitch vport push/pop vlanOr Gerlitz2016-09-232-11/+27
* | | | net/mlx5: E-Switch, Set vport representor fields explicitly on registrationOr Gerlitz2016-09-232-3/+10
* | | | net/mlx5: E-Switch, Set the vport when registering the uplink repOr Gerlitz2016-09-234-26/+20
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-235-10/+22
|\ \ \ \
| * | | | net/mlx4_core: Fix to clean devlink resourcesKamal Heib2016-09-221-0/+3
| * | | | net/mlx5: E-Switch, Handle mode change failuresOr Gerlitz2016-09-191-6/+14
| * | | | net/mlx5: E-Switch, Fix error flow in the SRIOV e-switch init codeOr Gerlitz2016-09-191-0/+1
| * | | | net/mlx5: Fix flow counter bulk command out mailbox allocationRoi Dayan2016-09-191-2/+2
| * | | | net/mlx4_en: fix off by one in error handlingSebastian Ott2016-09-161-2/+2
* | | | | net/mlx5e: XDP TX xmit moreSaeed Mahameed2016-09-222-8/+25
* | | | | net/mlx5e: XDP TX forwarding supportSaeed Mahameed2016-09-226-36/+304
* | | | | net/mlx5e: Have a clear separation between different SQ typesSaeed Mahameed2016-09-225-64/+120
* | | | | net/mlx5e: XDP fast RX drop bpf programs supportRana Shahout2016-09-224-2/+130
* | | | | net/mlx5e: Dynamic RQ type infrastructureSaeed Mahameed2016-09-221-42/+50
* | | | | net/mlx5e: Slightly reduce hardware LRO sizeSaeed Mahameed2016-09-221-2/+5
* | | | | net/mlx5e: Union RQ RX info per RQ typeSaeed Mahameed2016-09-223-26/+30
* | | | | net/mlx5e: Build RX SKB on demandSaeed Mahameed2016-09-223-123/+133
* | | | | ptp_clock: future-proofing drivers against PTP subsystem becoming optionalNicolas Pitre2016-09-222-2/+2
* | | | | net/mlx4_core: Fix deadlock when switching between polling and event fw commandsJack Morgenstein2016-09-212-6/+19
* | | | | net/mlx4_core: Use RCU to perform radix tree lookup for SRQLeon Romanovsky2016-09-211-9/+5
* | | | | net/mlx4_en: Fix wrong indentationKamal Heib2016-09-211-1/+1
* | | | | net/mlx4_en: Add branch prediction hints in RX data-pathTariq Toukan2016-09-211-12/+14
* | | | | mlxsw: spectrum: Implement max rif resourceNogah Frankel2016-09-213-12/+41
* | | | | mlxsw: pci: Add max router interface resourceNogah Frankel2016-09-212-1/+8
* | | | | mlxsw: pci: Add some miscellaneous resourcesNogah Frankel2016-09-213-8/+23
* | | | | mlxsw: spectrum: Implement max virtual routers resourceNogah Frankel2016-09-212-9/+38
* | | | | mlxsw: pci: Add max virtual routers resourceNogah Frankel2016-09-212-1/+8
OpenPOWER on IntegriCloud