summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)Author
2018-11-03mlxsw: spectrum: Fix IP2ME CPU policer configurationShalom Toledo
2018-11-03net/mlx4_en: use __netdev_tx_sent_queue()Eric Dumazet
2018-10-31mlxsw: spectrum: Set minimum shaper on MC TCsPetr Machata
2018-10-31mlxsw: reg: QEEC: Add minimum shaper fieldsPetr Machata
2018-10-31net/mlx5e: fix csum adjustments caused by RXFCSEric Dumazet
2018-10-30net/mlx4_en: add a missing <net/ip.h> includeEric Dumazet
2018-10-29mlxsw: core: Fix devlink unregister flowShalom Toledo
2018-10-29mlxsw: spectrum_switchdev: Don't ignore deletions of learned MACsPetr Machata
2018-10-25drivers: net: remove <net/busy_poll.h> inclusion when not neededEric Dumazet
2018-10-22net/mlx5: Allocate enough space for the FDB sub-namespacesDan Carpenter
2018-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-18net/mlx5e: Added 'raw_errors_laneX' fields to ethtool statisticsShay Agroskin
2018-10-18net/mlx5e: Ethtool driver callback for query/set FEC policyShay Agroskin
2018-10-18net/mlx5e: Add port FEC get/set functionsShay Agroskin
2018-10-18net/mlx5: Remove counter from idr after removing it from listVlad Buslov
2018-10-18net/mlx5: Take fs_counters dellist before addlistVlad Buslov
2018-10-18net/mlx5: Refactor fragmented buffer struct fields and init flowTariq Toukan
2018-10-18Merge tag 'mlx5-updates-2018-10-17' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2018-10-17mlxsw: core: Fix use-after-free when flashing firmware during initIdo Schimmel
2018-10-17mlxsw: spectrum_switchdev: Add support for VxLAN encapsulationIdo Schimmel
2018-10-17mlxsw: spectrum: Enable VxLAN enslavement to bridgesIdo Schimmel
2018-10-17bridge: switchdev: Allow clearing FDB entry offload indicationIdo Schimmel
2018-10-17mlxsw: spectrum_router: Configure matching local routes for NVE decapIdo Schimmel
2018-10-17mlxsw: spectrum_fid: Clear NVE configuration when destroying 802.1D FIDsIdo Schimmel
2018-10-17mlxsw: spectrum_nve: Implement VxLAN operationsIdo Schimmel
2018-10-17mlxsw: spectrum_nve: Implement common NVE coreIdo Schimmel
2018-10-17mlxsw: spectrum_router: Allow querying VR ID based on table IDIdo Schimmel
2018-10-17mlxsw: spectrum_router: Enable local routes promotion to perform NVE decapIdo Schimmel
2018-10-17mlxsw: spectrum_fid: Add APIs to lookup FID without creating itIdo Schimmel
2018-10-17mlxsw: spectrum_fid: Allow setting and clearing NVE properties on FIDIdo Schimmel
2018-10-17net/mlx5e: Support offloading tc priorities and chains for eswitch flowsPaul Blakey
2018-10-17net/mlx5e: Use a slow path rule instead if vxlan neighbour isn't availablePaul Blakey
2018-10-17net/mlx5: E-Switch, Enable setting goto slow path chain actionPaul Blakey
2018-10-17net/mlx5e: Avoid duplicated code for tc offloads add/del fdb ruleOr Gerlitz
2018-10-17net/mlx5e: For TC offloads, always add new flow instead of appending the actionsPaul Blakey
2018-10-17net/mlx5: Add a no-append flow insertion modePaul Blakey
2018-10-17net/mlx5: E-Switch, Add chains and prioritiesPaul Blakey
2018-10-17net/mlx5: E-Switch, Have explicit API to delete fwd rulesOr Gerlitz
2018-10-17net/mlx5: Split FDB fast path prio to multiple namespacesPaul Blakey
2018-10-17net/mlx5e: Split TC add rule path for nic vs e-switchRoi Dayan
2018-10-17net/mlx5e: Change return type of tc add flow functionsRabie Loulou
2018-10-17net/mlx5: Use flow counter IDs and not the wrapping cache objectMark Bloch
2018-10-17net/mlx5: E-Switch, Get counters for offloaded flows from callersMark Bloch
2018-10-17Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2018-10-15Merge tag 'mlx5-fixes-2018-10-10' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2018-10-15Merge tag 'mlx5e-updates-2018-10-10' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2018-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-11net/mlx4_core: Fix warnings during boot on driverinit param set failuresMoshe Shemesh
2018-10-11mlxsw: spectrum: Add NVE packet trapsIdo Schimmel
2018-10-11mlxsw: resources: Add NVE resourcesIdo Schimmel