summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)AuthorFilesLines
2017-11-10Merge tag 'mlx5-updates-2017-11-09' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller7-52/+184
2017-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-5/+8
2017-11-09net/mlx5e: CHECKSUM_COMPLETE offload for VLAN/QinQ packetsGal Pressman1-3/+14
2017-11-09net/mlx5e: Add VLAN offloads statisticsGal Pressman5-1/+15
2017-11-09net/mlx5e: Add 802.1ad VLAN insertion supportGal Pressman2-0/+3
2017-11-09net/mlx5e: Add 802.1ad VLAN filter steering rulesGal Pressman3-13/+112
2017-11-09net/mlx5e: Declare bitmap using kernel macroGal Pressman1-1/+1
2017-11-09net/mlx5e: Add rollback on add VLAN failureGal Pressman1-1/+6
2017-11-09net/mlx5e: Rename VLAN related variables and functionsGal Pressman3-37/+37
2017-11-08mlxsw: spectrum: Fix error return code in mlxsw_sp_port_create()Wei Yongjun1-0/+1
2017-11-08mlxsw: spectrum: Support general qdisc statsNogah Frankel2-0/+56
2017-11-08mlxsw: spectrum: Support RED xstatsNogah Frankel2-0/+60
2017-11-08mlxsw: spectrum: Collect tclass related stats periodicallyNogah Frankel2-0/+43
2017-11-08mlxsw: reg: Add ext and tc-cong counter groupsYuval Mintz1-0/+19
2017-11-08mlxsw: spectrum: Support RED qdisc offloadNogah Frankel4-1/+193
2017-11-08mlxsw: reg: Add cwtp & cwtpm registersNogah Frankel1-0/+187
2017-11-08net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIONogah Frankel2-2/+2
2017-11-08net/mlx5e/core/en_fs: fix pointer dereference after free in mlx5e_execute_l2_...Gustavo A. R. Silva1-5/+8
2017-11-05Merge tag 'mlx5-updates-2017-11-04' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller17-52/+591
2017-11-05net: bpf: rename ndo_xdp to ndo_bpfJakub Kicinski2-5/+5
2017-11-04net/mlx5e: Enable CQE based moderation on TX CQTal Gilboa4-23/+71
2017-11-04net/mlx5e: IPoIB, Add inner TTC table to IPoIB flow steeringFeras Daoud3-3/+16
2017-11-04net/mlx5: Initialize destination_flow struct to 0Rabie Loulou5-15/+15
2017-11-04net/mlx5: Enlarge the NIC TC offload table sizeOr Gerlitz1-2/+13
2017-11-04net/mlx5e: DCBNL, Add debug messages logInbar Karmy1-1/+23
2017-11-04net/mlx5e: Add support for ethtool msglvl supportGal Pressman3-0/+25
2017-11-04net/mlx5e: Support DSCP trust state to Ethernet's IP packet on SQHuy Nguyen5-6/+73
2017-11-04net/mlx5e: Add dcbnl dscp to priority supportHuy Nguyen3-2/+232
2017-11-04net/mlx5: QPTS and QPDPM register firmware command supportHuy Nguyen1-0/+99
2017-11-04net/mlx5: QCAM register firmware command supportHuy Nguyen3-0/+24
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-0/+4
2017-11-04mlxsw: spectrum_router: Handle down of tunnel underlayPetr Machata1-2/+55
2017-11-04mlxsw: spectrum_ipip: Handle underlay device changePetr Machata1-2/+3
2017-11-04mlxsw: spectrum: Handle NETDEV_CHANGE on L3 tunnelsPetr Machata4-7/+114
2017-11-04mlxsw: spectrum: Support IPIP underlay VRF migrationPetr Machata3-0/+110
2017-11-04mlxsw: spectrum_router: Onload conflicting tunnelsPetr Machata2-21/+60
2017-11-04mlxsw: spectrum_router: Fix saddr deduction in mlxsw_sp_ipip_entry_create()Petr Machata1-2/+2
2017-11-04mlxsw: spectrum_router: Generalize __mlxsw_sp_ipip_entry_update_tunnel()Petr Machata2-4/+50
2017-11-04mlxsw: spectrum_router: Extract __mlxsw_sp_ipip_entry_update_tunnel()Petr Machata1-28/+46
2017-11-04mlxsw: spectrum: Propagate extack for tunnel eventsPetr Machata2-17/+23
2017-11-04mlxsw: spectrum_router: Extract mlxsw_sp_ipip_entry_ol_up_event()Petr Machata1-9/+14
2017-11-04mlxsw: spectrum_router: Make mlxsw_sp_netdevice_ipip_ol_up_event() voidPetr Machata1-4/+4
2017-11-04mlxsw: spectrum_router: Extract mlxsw_sp_ipip_entry_ol_down_event()Petr Machata1-2/+10
2017-11-04mlxsw: spectrum_ipip: Split accessor functionsPetr Machata2-33/+70
2017-11-04mlxsw: spectrum: Move mlxsw_sp_ipip_netdev_{s, d}addr{, 4}()Petr Machata4-60/+57
2017-11-04mlxsw: spectrum_router: Extract mlxsw_sp_netdevice_ipip_can_offload()Petr Machata1-5/+15
2017-11-04mlxsw: spectrum: Rename IPIP-related netdevice handlersPetr Machata3-30/+32
2017-11-03mlxsw: spectrum_router: Update multipath hash parameters upon neteventsIdo Schimmel1-1/+30
2017-11-03mlxsw: spectrum_router: Align multipath hash parameters with kernel'sIdo Schimmel1-0/+64
2017-11-03mlxsw: reg: Add Router ECMP Configuration Register Version 2Ido Schimmel1-0/+132