summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core
AgeCommit message (Expand)Author
2016-05-04net/mlx5: Flow steering, Add vport ACL supportMohamad Haj Yahia
2016-05-04net/mlx5e: Fix aRFS compilation dependencyMaor Gottlieb
2016-05-04net/mlx5e: Fix IPv6 tunnel checksum offloadAlexander Duyck
2016-05-04net/mlx5e: Add support for UDP tunnel segmentation with outer checksum offloadAlexander Duyck
2016-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-05-03net/mlx5e: Use workqueue for vxlan opsMatthew Finlay
2016-05-03net/mlx5e: Implement a mlx5e workqueueMatthew Finlay
2016-05-03net/mlx5: Kconfig: Fix MLX5_EN/VXLAN build issueMatthew Finlay
2016-05-03net/mlx5: Unmap only the relevant IO memory mappingGal Pressman
2016-04-29net/mlx5e: Enabling aRFS mechanismMaor Gottlieb
2016-04-29net/mlx5e: Add accelerated RFS supportMaor Gottlieb
2016-04-29net/mlx5e: Create aRFS flow tablesMaor Gottlieb
2016-04-29net/mlx5: Initializing CPU reverse mappingMaor Gottlieb
2016-04-29net/mlx5e: Split the main flow steering tableMaor Gottlieb
2016-04-29net/mlx5e: Refactor mlx5e flow steering structsMaor Gottlieb
2016-04-29net/mlx5: Support different attributes for priorities in namespaceMaor Gottlieb
2016-04-29net/mlx5: Add user chosen levels when allocating flow tablesMaor Gottlieb
2016-04-29net/mlx5: Set number of allowed levels in priorityMaor Gottlieb
2016-04-29net/mlx5: Introduce modify flow rule destinationMaor Gottlieb
2016-04-29net/mlx5e: Direct TIR per RQTariq Toukan
2016-04-29net/mlx5e: Call vxlan_get_rx_port() with rtnl lockMatthew Finlay
2016-04-28net/mlx5e: avoid stack overflow in mlx5e_open_channelsArnd Bergmann
2016-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-04-26net/mlx5e: Fix checksum handling for non-stripped vlan packetsSaeed Mahameed
2016-04-26net/mlx5e: Add ethtool support for rxvlan-offload (vlan stripping)Gal Pressman
2016-04-26net/mlx5e: Add ethtool support for dump module EEPROMGal Pressman
2016-04-26net/mlx5e: Add ethtool support for interface identify (LED blinking)Gal Pressman
2016-04-26net/mlx5e: Add support for RXALL netdev featureEran Ben Elisha
2016-04-26net/mlx5e: Improve set features ndo resiliencyGal Pressman
2016-04-26net/mlx5e: Add link down events counterGal Pressman
2016-04-26net/mlx5e: Add per priority group to PPort countersGal Pressman
2016-04-26net/mlx5e: Rename VPort countersGal Pressman
2016-04-26net/mlx5e: Statistics handling refactoringGal Pressman
2016-04-26net/mlx5e: Report additional error statistics in get stats ndoGal Pressman
2016-04-24net/mlx5: Add pci shutdown callbackMajd Dibbiny
2016-04-24net/mlx5_core: Remove static from local variableEli Cohen
2016-04-24net/mlx5e: Use vport MTU rather than physical port MTUSaeed Mahameed
2016-04-24net/mlx5e: Fix minimum MTUSaeed Mahameed
2016-04-24net/mlx5e: Device's mtu field is u16 and not intSaeed Mahameed
2016-04-24net/mlx5_core: Add ConnectX-5 to list of supported devicesMajd Dibbiny
2016-04-24net/mlx5e: Fix MLX5E_100BASE_T defineRana Shahout
2016-04-24net/mlx5_core: Fix soft lockup in steering error flowMaor Gottlieb
2016-04-21net/mlx5e: Add ethtool counter for RX buffer allocation failuresTariq Toukan
2016-04-21net/mlx5e: Delay skb->data accessSaeed Mahameed
2016-04-21net/mlx5e: Remove redundant barrierTariq Toukan
2016-04-21net/mlx5e: Use napi_alloc_skb for RX SKB allocationsTariq Toukan
2016-04-21net/mlx5e: Add fragmented memory support for RX multi packet WQETariq Toukan
2016-04-21net/mlx5e: Added ICO SQsTariq Toukan
2016-04-21net/mlx5e: Support RX multi-packet WQE (Striding RQ)Tariq Toukan
2016-04-21net/mlx5e: Use function pointers for RX data path handlingTariq Toukan