summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mlx5-fixes-2017-04-22' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2017-04-246-53/+76
|\
| * net/mlx5e: Fix ETHTOOL_GRXCLSRLALL handlingIlan Tayari2017-04-221-0/+1
| * net/mlx5e: Fix small packet thresholdEugenia Emantayev2017-04-221-1/+1
| * net/mlx5: Fix UAR memory leakMaor Gottlieb2017-04-221-0/+1
| * net/mlx5e: Make sure the FW max encap size is enough for ipv6 tunnelsOr Gerlitz2017-04-221-19/+23
| * net/mlx5e: Make sure the FW max encap size is enough for ipv4 tunnelsOr Gerlitz2017-04-221-19/+23
| * net/mlx5: E-Switch, Correctly deal with inline mode on ConnectX-5Or Gerlitz2017-04-222-13/+26
| * net/mlx5: Fix driver load bad flow when having fw initializing timeoutMohamad Haj Yahia2017-04-221-1/+1
* | net/mlx5e: Fix race in mlx5e_sw_stats and mlx5e_vport_statsMartin KaFai Lau2017-04-241-2/+2
|/
* net/mlx5: Avoid dereferencing uninitialized pointerTalat Batheesh2017-03-281-2/+3
* 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
OpenPOWER on IntegriCloud