aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-17net/mlx5e: Use a slow path rule instead if vxlan neighbour isn't availablePaul Blakey1-22/+82
2018-10-17net/mlx5: E-Switch, Enable setting goto slow path chain actionPaul Blakey2-0/+8
2018-10-17net/mlx5e: Avoid duplicated code for tc offloads add/del fdb ruleOr Gerlitz1-41/+50
2018-10-17net/mlx5e: For TC offloads, always add new flow instead of appending the actionsPaul Blakey2-3/+3
2018-10-17net/mlx5: Add a no-append flow insertion modePaul Blakey3-3/+10
2018-10-17net/mlx5: E-Switch, Add chains and prioritiesPaul Blakey3-86/+339
2018-10-17net/mlx5: E-Switch, Have explicit API to delete fwd rulesOr Gerlitz3-2/+14
2018-10-17net/mlx5: Split FDB fast path prio to multiple namespacesPaul Blakey4-11/+99
2018-10-17net/mlx5e: Split TC add rule path for nic vs e-switchRoi Dayan1-47/+138
2018-10-17net/mlx5e: Change return type of tc add flow functionsRabie Loulou1-47/+39
2018-10-17net/mlx5: Use flow counter IDs and not the wrapping cache objectMark Bloch7-16/+16
2018-10-17net/mlx5: E-Switch, Get counters for offloaded flows from callersMark Bloch4-35/+33
2018-10-17Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux into net-nextSaeed Mahameed12-132/+233
2018-10-15Merge tag 'mlx5e-updates-2018-10-10' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller8-171/+214
2018-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-28/+15
2018-10-11net/mlx4_core: Fix warnings during boot on driverinit param set failuresMoshe Shemesh1-28/+15
2018-10-11mlxsw: spectrum: Add NVE packet trapsIdo Schimmel2-0/+5
2018-10-11mlxsw: resources: Add NVE resourcesIdo Schimmel1-0/+4
2018-10-11mlxsw: reg: Add Monitoring Parsing State RegisterIdo Schimmel1-0/+44
2018-10-11mlxsw: reg: Add definition of unicast tunnel record for SFD registerIdo Schimmel1-0/+56
2018-10-11mlxsw: reg: Add Tunneling NVE QoS Default RegisterIdo Schimmel1-0/+30
2018-10-11mlxsw: reg: Add Tunneling NVE QoS Configuration RegisterIdo Schimmel1-0/+26
2018-10-11mlxsw: reg: Add Tunneling NVE Decapsulation ECN Mapping RegisterIdo Schimmel1-0/+57
2018-10-11mlxsw: reg: Add Tunneling NVE Encapsulation ECN Mapping RegisterIdo Schimmel1-0/+31
2018-10-11mlxsw: reg: Add Tunneling NVE Underlay Multicast Table RegisterIdo Schimmel1-0/+91
2018-10-11mlxsw: reg: Add Tunnel Port Configuration RegisterIdo Schimmel1-0/+46
2018-10-11mlxsw: reg: Add Tunneling NVE General Configuration RegisterIdo Schimmel1-0/+185
2018-10-11mlxsw: spectrum: Seed LAG hash functionIdo Schimmel2-2/+12
2018-10-11mlxsw: reg: Extend FDB flush types for NVEIdo Schimmel1-0/+6
2018-10-11mlxsw: spectrum: Add a new type of KVD linear recordIdo Schimmel2-0/+3
2018-10-11mlxsw: spectrum: Move L3 protocol and address definitions to global header fileIdo Schimmel2-11/+11
2018-10-11mlxsw: spectrum_switchdev: Do not assume notifier information typeIdo Schimmel1-1/+5
2018-10-11mlxsw: spectrum_switchdev: Check notification relevance based on upper deviceIdo Schimmel1-1/+8
2018-10-11mlxsw: spectrum_switchdev: Prepare for VxLAN FDB notificationsIdo Schimmel1-2/+3
2018-10-11mlxsw: spectrum: Remove misuses of private header fileIdo Schimmel3-5/+4
2018-10-10mlxsw: pci: Fix a typoNir Dotan1-1/+1
2018-10-10net/mlx5e: Do not ignore netdevice TX/RX queues numberFeras Daoud7-28/+37
2018-10-10net/mlx5e: Use non-delayed work for update statsSaeed Mahameed3-11/+19
2018-10-10net/mlx5e: Initialize all netdev common structures in one placeSaeed Mahameed4-51/+36
2018-10-10net/mlx5e: Always initialize update stats delayed workFeras Daoud3-5/+3
2018-10-10net/mlx5e: Gather common netdev init/cleanup functionality in one placeFeras Daoud6-49/+87
2018-10-10RDMA/netdev: Hoist alloc_netdev_mqs out of the driverDenis Drozdov1-41/+46
2018-10-09net/mlx4_en: Use minimal rx and tx ring sizes on kdump kernelAlaa Hleihel2-3/+8
2018-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-4/+9
2018-10-04mlxsw: spectrum: Delete RIF when VLAN device is removedIdo Schimmel1-0/+2
2018-10-04mlxsw: pci: Derive event type from event queue numberNir Dotan1-4/+7
2018-10-04Merge tag 'mlx5-updates-2018-10-03' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller10-85/+265
2018-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-5/+74
2018-10-03net/mlx5: Add Fast teardown supportFeras Daoud4-21/+95
2018-10-03net/mlx5e: Add new counter for aRFS rule insertion failuresEran Ben Elisha3-2/+10