aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5 (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-11Merge tag 'mlx5-updates-2017-06-11' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller6-67/+284
2017-06-08net: propagate tc filter chain index down the ndo_setup_tc callJiri Pirko2-2/+11
2017-06-08net/mlx5e: Fill advertised and supported port data from Hardware infoEran Ben Elisha1-16/+74
2017-06-08net/mlx5e: Add support for reading connector type from PTYSEran Ben Elisha1-2/+20
2017-06-08net/mlx5: Update flow table commands layoutMaor Gottlieb1-12/+20
2017-06-08net/mlx5e: Support header re-write of partial fields in TC pedit offloadOr Gerlitz1-9/+19
2017-06-08net/mlx5e: Use modify header ID cache for offloaded TC NIC flowsOr Gerlitz1-8/+3
2017-06-08net/mlx5e: Use modify header ID cache for offloaded TC E-Switch flowsOr Gerlitz1-8/+3
2017-06-08net/mlx5e: Add cache for HW modify header IDsOr Gerlitz4-1/+137
2017-06-08net/mlx5e: Use short attribute form when adding/deleting offloaded TC flowsOr Gerlitz1-8/+9
2017-06-08net/mlx5e: Remove limitation of single NIC offloaded TC action per ruleOr Gerlitz1-4/+0
2017-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+2
2017-06-04net/mlx5e: Offload TC matching on ip tos / traffic-classOr Gerlitz1-1/+25
2017-06-04net/mlx5e: Offload TC matching on tcp flagsOr Gerlitz1-1/+21
2017-05-31sched: add helper for updating statistics on all actionsJakub Kicinski1-9/+1
2017-05-30net/mlx5: avoid build warning for uniprocessorArnd Bergmann1-3/+2
2017-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-29/+99
2017-05-25Merge tag 'mlx5-update-2017-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxDavid S. Miller29-127/+575
2017-05-23net/mlx5: Tolerate irq_set_affinity_hint() failuresTariq Toukan1-11/+4
2017-05-23net/mlx5: Avoid using pending command interface slotsMohamad Haj Yahia3-7/+38
2017-05-23net/mlx5e: IPoIB, handle RX packet correctlyErez Shitrit1-1/+7
2017-05-23net/mlx5e: Fix warnings around parsing of TC pedit actionsOr Gerlitz1-7/+7
2017-05-23net/mlx5e: Properly enforce disallowing of partial field re-write offloadOr Gerlitz1-2/+3
2017-05-23net/mlx5e: Allow TC csum offload if applied together with pedit actionOr Gerlitz1-0/+39
2017-05-23net/mlx5e: Use the correct delete call on offloaded TC encap entry detachOr Gerlitz1-1/+1
2017-05-21net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALLMiroslav Lichvar1-0/+1
2017-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2017-05-18net/mlx5e: Fix possible memory leakWei Yongjun1-4/+4
2017-05-16mlx5e: add CONFIG_INET dependencyArnd Bergmann1-1/+1
2017-05-14net/mlx5: Bump driver versionTariq Toukan2-3/+2
2017-05-14net/mlx5: FPGA, Add basic support for InnovaIlan Tayari8-1/+466
2017-05-14net/mlx5: Introduce trigger_health_work functionIlan Tayari1-11/+21
2017-05-14net/mlx5: Update the list of the PCI supported devicesNoa Osherovich1-0/+2
2017-05-14{net, IB}/mlx5: Replace mlx5_vzalloc with kvzallocLeon Romanovsky20-112/+84
2017-05-14net/mlx5: Use underlay QPN from the root name spaceYishai Hadas7-18/+35
2017-05-14net/mlx5e: IPoIB, Only support regular RQ for nowSaeed Mahameed1-0/+4
2017-05-14net/mlx5e: Fix setup TC ndoSaeed Mahameed1-1/+1
2017-05-14net/mlx5e: Fix ethtool pause support and advertise reportingGal Pressman1-2/+1
2017-05-14net/mlx5e: Use the correct pause values for ethtool advertisingGal Pressman1-1/+5
2017-05-04IB/mlx5: Enable IPoIB accelerationErez Shitrit3-19/+29
2017-04-30net/mlx5: E-Switch, Avoid redundant memory allocationEli Cohen2-19/+10
2017-04-30net/mlx5e: Disable HW LRO when PCI is slower than link on striding RQEran Ben Elisha1-7/+14
2017-04-30net/mlx5e: Use u8 as ownership type in mlx5e_get_cqe()Tariq Toukan1-2/+2
2017-04-30net/mlx5e: Use prefetchw when a write is to followTariq Toukan1-1/+1
2017-04-30net/mlx5e: Optimize poll ICOSQ completion queueTariq Toukan1-29/+33
2017-04-30net/mlx5e: Act on delay probe time updatesHadar Hen Zion1-0/+39
2017-04-30net/mlx5e: Update neighbour 'used' state using HW flow rules countersHadar Hen Zion6-2/+151
2017-04-30net/mlx5e: Add support to neighbour update flowHadar Hen Zion5-43/+434
2017-04-30net/mlx5e: Add neighbour hash table to the representorsHadar Hen Zion2-8/+129
2017-04-30net/mlx5e: Read neigh parameters with proper lockingHadar Hen Zion1-6/+14