summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)Author
2018-09-25Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-09-23mlx5: remove ndo_poll_controllerEric Dumazet
2018-09-23mlx4: remove ndo_poll_controllerEric Dumazet
2018-09-23mlxsw: Make MLXSW_SP1_FWREV_MINOR a hard requirementPetr Machata
2018-09-21net/mlx4: Use cpumask_available for eq->affinity_maskNathan Chancellor
2018-09-20mlxsw: spectrum: Bump required firmware versionPetr Machata
2018-09-20mlxsw: spectrum_buffers: Tweak SBMM configurationPetr Machata
2018-09-20mlxsw: spectrum_buffers: Configure MC poolPetr Machata
2018-09-20mlxsw: spectrum_buffers: Allow configuration of static poolsPetr Machata
2018-09-20mlxsw: spectrum_buffers: Pass SBPM min_size in cellsPetr Machata
2018-09-20mlxsw: spectrum_buffers: Allow an infinite maximum for per-TC pool limitPetr Machata
2018-09-20mlxsw: spectrum_buffers: Allow pools of infinite sizePetr Machata
2018-09-20mlxsw: spectrum_buffers: Keep shared buffer size in mlxsw_sp_sbPetr Machata
2018-09-20mlxsw: spectrum_buffers: Split TC_COUNT into ingress and egressPetr Machata
2018-09-20mlxsw: spectrum_buffers: Use devlink pool indices throughoutPetr Machata
2018-09-20mlxsw: spectrum: Init shaper for TCs 8..15Petr Machata
2018-09-17net/mlx5e: TLS, Read capabilities only when it is safeSaeed Mahameed
2018-09-17net/mlx5: Check for SQ and not RQ state when modifying hairpin SQAlaa Hleihel
2018-09-17net/mlx5: Fix read from coherent memoryEli Cohen
2018-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-09-12net: ethernet: Use DIV_ROUND_UP instead of reimplementing its functionzhong jiang
2018-09-05net/mlx5e: don't set CHECKSUM_COMPLETE on SCTP packetsAlaa Hleihel
2018-09-05net/mlx5e: Set ECN for received packets using CQE indicationNatali Shechtman
2018-09-05net/mlx5e: Replace PTP clock lock from RW lock to seq lockShay Agroskin
2018-09-05net/mlx5e: Move Q counters allocation and drop RQ to init_rxRoi Dayan
2018-09-05net/mlx5e: Move mlx5e_priv_flags into en_ethtool.cKamal Heib
2018-09-05net/mlx5: Add flow counters idrVlad Buslov
2018-09-05net/mlx5: Store flow counters in a listVlad Buslov
2018-09-05net/mlx5: Add new list to store deleted flow countersVlad Buslov
2018-09-05net/mlx5: Change flow counters addlist type to single linked listVlad Buslov
2018-09-05net/mlx5: Fix possible deadlock from lockdep when adding fte to fgRoi Dayan
2018-09-05net/mlx5e: Ethtool steering, fix udp source port valueSaeed Mahameed
2018-09-05net/mlx5: Check for error in mlx5_attach_interfaceHuy Nguyen
2018-09-05net/mlx5: Consider PCI domain in search for next devDaniel Jurgens
2018-09-05net/mlx5: Fix not releasing read lock when adding flow rulesRoi Dayan
2018-09-05net/mlx5: E-Switch, Fix memory leak when creating switchdev mode FDB tablesRaed Salem
2018-09-05net/mlx5: Use u16 for Work Queue buffer strides offsetTariq Toukan
2018-09-05net/mlx5: Use u16 for Work Queue buffer fragment sizeTariq Toukan
2018-09-05net/mlx5: Fix debugfs cleanup in the device init/remove flowJack Morgenstein
2018-09-05net/mlx5: Fix use-after-free in self-healing flowJack Morgenstein
2018-09-05net/mlx5e: Make function mlx5i_grp_sw_update_stats() staticWei Yongjun
2018-09-05mlxsw: spectrum_buffers: Set up a dedicated pool for BUM trafficPetr Machata
2018-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-09-04net/mlx5: Fix SQ offset in QPs with small RQTariq Toukan
2018-09-02net/mlx5e: IPoIB, Use priv stats in completion rx flowFeras Daoud
2018-09-02net/mlx5e: IPoIB, Add ndo stats support for IPoIB child devicesFeras Daoud
2018-09-02net/mlx5e: IPoIB, Add ndo stats support for IPoIB netdevicesFeras Daoud
2018-09-02net/mlx5e: IPoIB, Initialize max_opened_tc in mlx5i_init flowFeras Daoud
2018-08-25mlxsw: spectrum_switchdev: Do not leak RIFs when removing bridgeIdo Schimmel
2018-08-21net_sched: remove list_head from tc_actionCong Wang