summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-01-25bpf: add initial bpf tracepointsDaniel Borkmann5-12/+34
2017-01-25Merge tag 'mlx5-updates-2017-01-24' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller12-118/+372
2017-01-25netvsc: call netif_receive_skbstephen hemminger1-1/+1
2017-01-25netvsc: simplify get next send sectionstephen hemminger1-20/+8
2017-01-25netvsc: report per-channel stats in ethtool statisticsSimon Xiao3-57/+93
2017-01-25netvsc: account for packets/bytes transmitted after completionstephen hemminger3-14/+22
2017-01-25netvsc: eliminate per-device outstanding send counterstephen hemminger3-32/+34
2017-01-25netvsc: simplify rndis_filter_removestephen hemminger3-11/+12
2017-01-25netvsc: don't pass void * to internal device_addstephen hemminger3-8/+8
2017-01-25netvsc: optimize receive pathstephen hemminger4-133/+93
2017-01-25netvsc: group all per-channel state togetherstephen hemminger4-47/+51
2017-01-25netvsc: remove unused variablesstephen hemminger2-7/+0
2017-01-25netvsc: enhance transmit select_queuestephen hemminger1-8/+27
2017-01-25netvsc: allow get/set of RSS indirection tablestephen hemminger3-5/+31
2017-01-25netvsc: allow more flexible setting of number of channelsstephen hemminger2-79/+50
2017-01-25netvsc: add ethtool ops to get/set RSS keystephen hemminger3-17/+70
2017-01-25netvsc: report rss field valuesstephen hemminger1-0/+27
2017-01-25netvsc: report number of rx queues in ethtoolstephen hemminger1-0/+16
2017-01-25netvsc: negotiate checksum and segmentation parametersstephen hemminger3-76/+305
2017-01-25netvsc: remove no longer needed receive staging buffersstephen hemminger3-88/+11
2017-01-24net: dsa: mv88e6xxx: Implement the 6390 external MDIO busAndrew Lunn2-0/+9
2017-01-24net: dsa: mv88e6xxx: Support multiple MDIO bussesAndrew Lunn2-33/+87
2017-01-24net: dsa: mv88e6xxx: Add mdio private structureAndrew Lunn2-4/+13
2017-01-24net: dsa: mv88e6xxx: Pass mii_bus to all PHY operationsAndrew Lunn4-24/+50
2017-01-24net: dsa: mv88e6xxx: Abstract mv88e6165 PHY operationsAndrew Lunn1-6/+18
2017-01-24net: ethernet: aquantia: Integrate AQtion 2.5/5 GB NIC driverDavid VomLehn2-0/+2
2017-01-24net: ethernet: aquantia: Receive side scalingDavid VomLehn1-0/+26
2017-01-24net: ethernet: aquantia: Ethtool supportDavid VomLehn2-0/+280
2017-01-24net: ethernet: aquantia: Hardware interface and utility functionsDavid VomLehn3-0/+292
2017-01-24net: ethernet: aquantia: Atlantic hardware abstraction layerDavid VomLehn2-0/+780
2017-01-24net: ethernet: aquantia: PCI operationsDavid VomLehn2-0/+379
2017-01-24net: ethernet: aquantia: Vector operationsDavid VomLehn2-0/+434
2017-01-24net: ethernet: aquantia: Atlantic A0 and B0 specific functions.David VomLehn6-0/+2293
2017-01-24net: ethernet: aquantia: Support for NIC-specific codeDavid VomLehn5-0/+1381
2017-01-24net: ethernet: aquantia: Low-level hardware interfacesDavid VomLehn3-0/+4446
2017-01-24net: ethernet: aquantia: Add ring support codeDavid VomLehn2-0/+533
2017-01-24net: ethernet: aquantia: Common functions and definitionsDavid VomLehn3-0/+150
2017-01-24net: ethernet: aquantia: Make and configuration files.David VomLehn4-0/+89
2017-01-24net: ks8851: Drop eeprom_size structure memberStephen Boyd1-7/+0
2017-01-24net/mlx5e: CQE compression control code reuseShaker Daibes4-20/+10
2017-01-24net/mlx5e: Reduce memory consumption on kdump kernelKamal Heib3-11/+21
2017-01-24IB/mlx5: Enable Eth VFs to query their min-inline value for user-spaceOr Gerlitz1-0/+9
2017-01-24net/mlx5: Push min-inline mode resolution helper into the coreOr Gerlitz2-17/+18
2017-01-24net/mlx5: Add support for setting VF min rateMohamad Haj Yahia3-12/+101
2017-01-24net/mlx5: E-Switch, Enlarge the FDB size for the switchdev modeOr Gerlitz1-5/+8
2017-01-24net/mlx5e: Support SRIOV TC encapsulation offloads for IPv6 tunnelsOr Gerlitz1-8/+151
2017-01-24net/mlx5e: Maximize ip tunnel key usage on the TC offloading pathOr Gerlitz1-9/+6
2017-01-24net/mlx5e: Use the full tunnel key info for encapsulation offload house-keepingOr Gerlitz2-30/+17
2017-01-24net/mlx5e: TC ipv4 tunnel encap offload cosmetic changesOr Gerlitz1-6/+4
2017-01-24net/mlx5e: Add TC offloads matching on IPv6 encapsulation headersOr Gerlitz1-3/+27