aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-28net/mlx5: Avoid dereferencing uninitialized pointerTalat Batheesh1-2/+3
2017-03-22net/mlx5e: Count LRO packets correctlyGal Pressman1-0/+4
2017-03-22net/mlx5e: Count GSO packets correctlyGal Pressman1-2/+3
2017-03-22net/mlx5: Increase number of max QPs in default profileMaor Gottlieb1-1/+1
2017-03-22net/mlx5e: Avoid supporting udp tunnel port ndo for VF repsPaul Blakey4-12/+11
2017-03-22net/mlx5e: Use the proper UAPI values when offloading TC vlan actionsOr Gerlitz1-2/+4
2017-03-22net/mlx5: E-Switch, Don't allow changing inline mode when flows are configuredRoi Dayan2-0/+9
2017-03-22net/mlx5e: Change the TC offload rule add/del code path to be per NIC or E-SwitchOr Gerlitz3-20/+58
2017-03-22net/mlx5: Add missing entries for set/query rate limit commandsOr Gerlitz1-0/+4
2017-03-16net/mlx4_core: Avoid delays during VF driver device shutdownJack Morgenstein2-0/+22
2017-03-14mlxsw: reg: Fix SPVMLR max record countJiri Pirko1-1/+1
2017-03-14mlxsw: reg: Fix SPVM max record countJiri Pirko1-1/+1
2017-03-10net/mlx5e: Fix loopback selftestEugenia Emantayev1-4/+1
2017-03-10net/mlx5e: Avoid wrong identification of rules on deletionOr Gerlitz1-15/+18
2017-03-10net/mlx5e: remove IEEE/CEE mode check when setting DCBX modeHuy Nguyen1-5/+5
2017-03-10net/mlx5: Don't save PCI state when PCI error is detectedDaniel Jurgens1-2/+3
2017-03-10net/mlx5: Fix create autogroup prev initializerPaul Blakey1-1/+1
2017-03-08mlxsw: spectrum_flower: Remove bogus warns in mlxsw_sp_flower_destroyJiri Pirko1-2/+2
2017-03-07net/mlx5e: add IPV6 dependencyArnd Bergmann1-0/+1
2017-03-01mlxsw: spectrum_router: Avoid potential packets lossIdo Schimmel1-10/+20
2017-02-26net/mlx4_en: fix overflow in mlx4_en_init_timestamp()Eric Dumazet2-11/+8
2017-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds16-49/+73
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-2/+10
2017-02-23net/mlx4_en: Use __skb_fill_page_desc()Eric Dumazet1-4/+4
2017-02-23net/mlx4_core: Use cq quota in SRIOV when creating completion EQsJack Morgenstein2-4/+4
2017-02-23net/mlx4_core: Fix VF overwrite of module param which disables DMFS on new probed PFsMajd Dibbiny1-2/+0
2017-02-23net/mlx4: Spoofcheck and zero MAC can't coexistEugenia Emantayev2-7/+21
2017-02-23net/mlx4: Change ENOTSUPP to EOPNOTSUPPOr Gerlitz7-9/+9
2017-02-23net/mlx5e: Fix wrong CQE decompressionTariq Toukan1-7/+6
2017-02-23net/mlx5e: Update MPWQE stride size when modifying CQE compress stateSaeed Mahameed4-1/+4
2017-02-23net/mlx5e: Fix broken CQE compression initializationTariq Toukan1-1/+3
2017-02-23net/mlx5e: Do not reduce LRO WQE size when not using build_skbTariq Toukan1-6/+5
2017-02-23net/mlx5e: Register/unregister vport representors on interface attach/detachSaeed Mahameed1-8/+15
2017-02-23net/mlx5e: s390 system compilation fixMohamad Haj Yahia2-0/+2
2017-02-20mlx4: reduce OOM risk on arches with large pagesEric Dumazet1-1/+2
2017-02-19mlx4: fix potential divide by 0 in mlx4_en_auto_moderation()Eric Dumazet1-10/+14
2017-02-17mlx4: do not fire tasklet unless necessaryEric Dumazet2-9/+6
2017-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+4
2017-02-15mlxsw: acl: Use PBS type for forward actionJiri Pirko1-11/+9
2017-02-15mlx4: do not use rwlock in fast pathEric Dumazet2-18/+19
2017-02-14mlxsw: spectrum: Change ipv6 unregistered mc tableNogah Frankel1-1/+0
2017-02-14net/mlx5e: Disable preemption when doing TC statistics upcallOr Gerlitz1-0/+4
2017-02-14net/mlx5: Consolidate flow rules regardless their flow tagMaor Gottlieb1-2/+10
2017-02-10spectrum: flower: Treat ETH_P_ALL as a special case and translate for HWJiri Pirko1-3/+10
2017-02-10mlxsw: spectrum: Update mc_disabled flag by switchdev attrNogah Frankel1-0/+28
2017-02-10mlxsw: spectrum: Extend port_orig_get for bridge devicesNogah Frankel1-0/+13
2017-02-10mlxsw: spectrum: Add an option to flood mc by mc_router_portNogah Frankel3-3/+41
2017-02-10mlxsw: spectrum: Separate bc and mc floodsNogah Frankel3-13/+35
2017-02-10mlxsw: spectrum: Change max vfidNogah Frankel1-1/+1
2017-02-10mlxsw: spectrum: Make port flood update more genericNogah Frankel1-13/+13