aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox (follow)
AgeCommit message (Expand)AuthorFilesLines
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/mlx5: WQ, fixes for fragmented WQ buffers APITariq Toukan5-32/+23
2018-10-10net/mlx5: Take only bit 24-26 of wqe.pftype_wq for page fault typeHuy Nguyen1-1/+1
2018-10-10net/mlx5: Fix memory leak when setting fpga ipsec capsTalat Batheesh1-5/+4
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
2018-10-03net/mlx5e: Add extack messages for TC offload failuresEli Britstein1-38/+118
2018-10-03net/mlx5e: E-Switch, Add extack messages to devlink callbacksEli Britstein1-14/+24
2018-10-03devlink: Add extack for eswitch operationsEli Britstein2-10/+18
2018-10-01net/mlx5: Cache the system image guidAlaa Hleihel2-2/+11
2018-10-01net/mlx5e: Allow reporting of checksum unnecessaryOr Gerlitz4-0/+37
2018-10-01net/mlx5e: Enable reporting checksum unnecessary also for L3 packetsOr Gerlitz1-1/+2
2018-10-01net/mlx5e: Add ethtool control of ring params to VF representorsGavi Teitz1-0/+18
2018-10-01net/mlx5e: Enable multi-queue and RSS for VF representorsGavi Teitz1-11/+129
2018-10-01net/mlx5e: Expose ethtool rss key size / indirection table functionsOr Gerlitz2-2/+16
2018-10-01net/mlx5e: Expose function for building RSS paramsGavi Teitz2-4/+10
2018-10-01net/mlx5e: Provide explicit directive if to create inner indirect tirsOr Gerlitz3-12/+12
2018-10-01net/mlx5: E-Switch, Provide flow dest when creating vport rx ruleGavi Teitz3-7/+9
2018-10-01net/mlx5e: Extract creation of rep's default flow ruleGavi Teitz1-9/+16
2018-10-01net/mlx5e: Enable stateless offloads for VF representor netdevsGavi Teitz1-0/+10
2018-10-01net/mlx5e: Change VF representors' RQ typeGavi Teitz3-18/+25
2018-10-01net/mlx5e: Ethtool steering, Support masks for l3/l4 filtersOr Gerlitz1-40/+16
2018-10-01net/mlx5e: Set vlan masks for all offloaded TC rulesJianbo Liu1-0/+3
2018-10-01net/mlx5: E-Switch, Fix out of bound access when setting vport rateEran Ben Elisha1-2/+2
2018-10-01net/mlx5e: Avoid unbounded peer devices when unpairing TC hairpin rulesAlaa Hleihel5-3/+69
2018-09-25Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller7-45/+8