summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5e: Count LRO packets correctlyGal Pressman2017-03-221-0/+4
* net/mlx5e: Count GSO packets correctlyGal Pressman2017-03-221-2/+3
* net/mlx5: Increase number of max QPs in default profileMaor Gottlieb2017-03-221-1/+1
* net/mlx5e: Avoid supporting udp tunnel port ndo for VF repsPaul Blakey2017-03-224-12/+11
* net/mlx5e: Use the proper UAPI values when offloading TC vlan actionsOr Gerlitz2017-03-221-2/+4
* net/mlx5: E-Switch, Don't allow changing inline mode when flows are configuredRoi Dayan2017-03-222-0/+9
* net/mlx5e: Change the TC offload rule add/del code path to be per NIC or E-Sw...Or Gerlitz2017-03-223-20/+58
* net/mlx5: Add missing entries for set/query rate limit commandsOr Gerlitz2017-03-221-0/+4
* net/mlx4_core: Avoid delays during VF driver device shutdownJack Morgenstein2017-03-162-0/+22
* mlxsw: reg: Fix SPVMLR max record countJiri Pirko2017-03-141-1/+1
* mlxsw: reg: Fix SPVM max record countJiri Pirko2017-03-141-1/+1
* net/mlx5e: Fix loopback selftestEugenia Emantayev2017-03-101-4/+1
* net/mlx5e: Avoid wrong identification of rules on deletionOr Gerlitz2017-03-101-15/+18
* net/mlx5e: remove IEEE/CEE mode check when setting DCBX modeHuy Nguyen2017-03-101-5/+5
* net/mlx5: Don't save PCI state when PCI error is detectedDaniel Jurgens2017-03-101-2/+3
* net/mlx5: Fix create autogroup prev initializerPaul Blakey2017-03-101-1/+1
* mlxsw: spectrum_flower: Remove bogus warns in mlxsw_sp_flower_destroyJiri Pirko2017-03-081-2/+2
* net/mlx5e: add IPV6 dependencyArnd Bergmann2017-03-071-0/+1
* mlxsw: spectrum_router: Avoid potential packets lossIdo Schimmel2017-03-011-10/+20
* net/mlx4_en: fix overflow in mlx4_en_init_timestamp()Eric Dumazet2017-02-262-11/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-02-2316-49/+73
|\
| * net/mlx4_en: Use __skb_fill_page_desc()Eric Dumazet2017-02-231-4/+4
| * net/mlx4_core: Use cq quota in SRIOV when creating completion EQsJack Morgenstein2017-02-232-4/+4
| * net/mlx4_core: Fix VF overwrite of module param which disables DMFS on new pr...Majd Dibbiny2017-02-231-2/+0
| * net/mlx4: Spoofcheck and zero MAC can't coexistEugenia Emantayev2017-02-232-7/+21
| * net/mlx4: Change ENOTSUPP to EOPNOTSUPPOr Gerlitz2017-02-237-9/+9
| * net/mlx5e: Fix wrong CQE decompressionTariq Toukan2017-02-231-7/+6
| * net/mlx5e: Update MPWQE stride size when modifying CQE compress stateSaeed Mahameed2017-02-234-1/+4
| * net/mlx5e: Fix broken CQE compression initializationTariq Toukan2017-02-231-1/+3
| * net/mlx5e: Do not reduce LRO WQE size when not using build_skbTariq Toukan2017-02-231-6/+5
| * net/mlx5e: Register/unregister vport representors on interface attach/detachSaeed Mahameed2017-02-231-8/+15
| * net/mlx5e: s390 system compilation fixMohamad Haj Yahia2017-02-232-0/+2
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-02-231-2/+10
|\ \ | |/ |/|
| * net/mlx5: Consolidate flow rules regardless their flow tagMaor Gottlieb2017-02-141-2/+10
* | mlx4: reduce OOM risk on arches with large pagesEric Dumazet2017-02-201-1/+2
* | mlx4: fix potential divide by 0 in mlx4_en_auto_moderation()Eric Dumazet2017-02-191-10/+14
* | mlx4: do not fire tasklet unless necessaryEric Dumazet2017-02-172-9/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-161-0/+4
|\ \
| * | net/mlx5e: Disable preemption when doing TC statistics upcallOr Gerlitz2017-02-141-0/+4
* | | mlxsw: acl: Use PBS type for forward actionJiri Pirko2017-02-151-11/+9
* | | mlx4: do not use rwlock in fast pathEric Dumazet2017-02-152-18/+19
* | | mlxsw: spectrum: Change ipv6 unregistered mc tableNogah Frankel2017-02-141-1/+0
* | | spectrum: flower: Treat ETH_P_ALL as a special case and translate for HWJiri Pirko2017-02-101-3/+10
* | | mlxsw: spectrum: Update mc_disabled flag by switchdev attrNogah Frankel2017-02-101-0/+28
* | | mlxsw: spectrum: Extend port_orig_get for bridge devicesNogah Frankel2017-02-101-0/+13
* | | mlxsw: spectrum: Add an option to flood mc by mc_router_portNogah Frankel2017-02-103-3/+41
* | | mlxsw: spectrum: Separate bc and mc floodsNogah Frankel2017-02-103-13/+35
* | | mlxsw: spectrum: Change max vfidNogah Frankel2017-02-101-1/+1
* | | mlxsw: spectrum: Make port flood update more genericNogah Frankel2017-02-101-13/+13
* | | mlxsw: spectrum: Break flood set func to be per tableNogah Frankel2017-02-101-20/+34
OpenPOWER on IntegriCloud