summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)AuthorFilesLines
2018-01-12net/mlx5e: Remove timestamp set from netdevice open flowFeras Daoud4-4/+8
2018-01-12net/mlx5: Update ptp_clock_event foreach PPS eventFeras Daoud1-1/+5
2018-01-12net/mlx5e: Don't override netdev features field unless in error flowGal Pressman1-18/+25
2018-01-12net/mlx5e: Check support before TC swap in ETS initTariq Toukan1-3/+5
2018-01-12net/mlx5e: Add error print in ETS initTariq Toukan1-2/+6
2018-01-12net/mlx5e: Keep updating ethtool statistics when the interface is downGal Pressman1-2/+1
2018-01-12net/mlx5: Fix error handling in load oneMaor Gottlieb1-3/+6
2018-01-12net/mlx5: Fix mlx5_get_uars_page to return error codeEran Ben Elisha2-9/+8
2018-01-12net/mlx5: Fix memory leak in bad flow of mlx5_alloc_irq_vectorsAlaa Hleihel1-5/+8
2018-01-12{net,ib}/mlx5: Don't disable local loopback multicast traffic when neededEran Ben Elisha3-17/+35
2018-01-10mlxsw: spectrum_qdisc: Don't use variable array in mlxsw_sp_tclass_congestion...Jiri Pirko1-3/+4
2018-01-10mlxsw: pci: Wait after reset before accessing HWYuval Mintz2-1/+7
2018-01-02mlxsw: spectrum: Relax sanity checks during enslavementIdo Schimmel3-2/+17
2018-01-02mlxsw: spectrum_router: Fix NULL pointer derefIdo Schimmel1-1/+1
2017-12-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-0/+56
2017-12-22IB/mlx5: Fix congestion counters in LAG modeMajd Dibbiny1-0/+56
2017-12-20net/mlx5: Stay in polling mode when command EQ destroy failsMoshe Shemesh1-3/+1
2017-12-20net/mlx5: Cleanup IRQs in case of unload failureMoshe Shemesh1-7/+13
2017-12-20net/mlx5: Fix steering memory leakMaor Gottlieb1-2/+14
2017-12-20net/mlx5e: Prevent possible races in VXLAN control flowGal Pressman1-0/+4
2017-12-20net/mlx5e: Add refcount to VXLAN structureGal Pressman2-23/+28
2017-12-20net/mlx5e: Fix possible deadlock of VXLAN lockGal Pressman1-10/+10
2017-12-20net/mlx5: Fix error flow in CREATE_QP commandMoni Shoua1-2/+2
2017-12-20net/mlx5: Fix misspelling in the error message and commentEugenia Emantayev2-2/+2
2017-12-20net/mlx5e: Fix defaulting RX ring size when not neededEugenia Emantayev4-13/+22
2017-12-20net/mlx5e: Fix features check of IPv6 trafficGal Pressman1-1/+2
2017-12-20net/mlx5e: Fix ETS BW checkHuy Nguyen1-3/+7
2017-12-20net/mlx5: Fix rate limit packet pacing naming and structEran Ben Elisha2-13/+13
2017-12-20Revert "mlx5: move affinity hints assignments to generic code"Saeed Mahameed3-29/+92
2017-12-20net/mlx5: FPGA, return -EINVAL if size is zeroKamal Heib1-0/+6
2017-12-19mlxsw: spectrum_router: Remove batch neighbour deletion causing FW bugPetr Machata1-12/+3
2017-12-15mlxsw: spectrum: Disable MAC learning for ovs portYuval Mintz1-0/+18
2017-12-14net/mlx4_en: Fill all counters under one call of stats lockEran Ben Elisha1-26/+31
2017-12-14net/mlx4_core: Fix wrong calculation of free countersEran Ben Elisha1-1/+0
2017-12-14net/mlx4_en: Fix selftest for small MTUsEugenia Emantayev2-1/+4
2017-11-28mlxsw: spectrum_router: Update nexthop RIF on updatePetr Machata1-7/+21
2017-11-28mlxsw: spectrum_router: Handle encap to demoted tunnelsPetr Machata1-32/+29
2017-11-28mlxsw: spectrum_router: Demote tunnels on VRF migrationPetr Machata1-0/+18
2017-11-28mlxsw: spectrum_router: Offload decap only for up tunnelsPetr Machata1-1/+1
2017-11-21mlxsw: spectrum: Do not try to create non-existing ports during unsplitIdo Schimmel2-2/+8
2017-11-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-3/+2
2017-11-16mm: remove __GFP_COLDMel Gorman1-3/+2
2017-11-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds1-4/+4
2017-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds78-2503/+10193
2017-11-14mlxsw: spectrum_router: Add batch neighbour deletionIdo Schimmel1-3/+12
2017-11-14mlxsw: spectrum: Update minimum firmware version to 13.1530.152Shalom Toledo1-2/+2
2017-11-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-6/+6
2017-11-13net/mlx4: Use Kconfig flag to remove support of old gen2 Mellanox devicesSlava Shwartsman2-0/+10
2017-11-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-13/+20
2017-11-10net/mlx5e: Increase Striding RQ minimum size limit to 4 multi-packet WQEsEugenia Emantayev1-1/+1