summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | net/mlx5e: Maximize ip tunnel key usage on the TC offloading pathOr Gerlitz2017-01-241-9/+6
| * | net/mlx5e: Use the full tunnel key info for encapsulation offload house-keepingOr Gerlitz2017-01-242-30/+17
| * | net/mlx5e: TC ipv4 tunnel encap offload cosmetic changesOr Gerlitz2017-01-241-6/+4
| * | net/mlx5e: Add TC offloads matching on IPv6 encapsulation headersOr Gerlitz2017-01-241-3/+27
| * | net/mlx5: Use exact encap header size for the FW input bufferOr Gerlitz2017-01-241-2/+5
* | | tipc: uninitialized return code in tipc_setsockopt()Dan Carpenter2017-01-251-2/+1
* | | net sched actions: Add support for user cookiesJamal Hadi Salim2017-01-254-0/+57
* | | Merge branch 'netvsc-enhancements'David S. Miller2017-01-244-594/+850
|\ \ \
| * | | netvsc: call netif_receive_skbstephen hemminger2017-01-241-1/+1
| * | | netvsc: simplify get next send sectionstephen hemminger2017-01-241-20/+8
| * | | netvsc: report per-channel stats in ethtool statisticsSimon Xiao2017-01-243-57/+93
| * | | netvsc: account for packets/bytes transmitted after completionstephen hemminger2017-01-243-14/+22
| * | | netvsc: eliminate per-device outstanding send counterstephen hemminger2017-01-243-32/+34
| * | | netvsc: simplify rndis_filter_removestephen hemminger2017-01-243-11/+12
| * | | netvsc: don't pass void * to internal device_addstephen hemminger2017-01-243-8/+8
| * | | netvsc: optimize receive pathstephen hemminger2017-01-244-133/+93
| * | | netvsc: group all per-channel state togetherstephen hemminger2017-01-244-47/+51
| * | | netvsc: remove unused variablesstephen hemminger2017-01-242-7/+0
| * | | netvsc: enhance transmit select_queuestephen hemminger2017-01-241-8/+27
| * | | netvsc: allow get/set of RSS indirection tablestephen hemminger2017-01-243-5/+31
| * | | netvsc: allow more flexible setting of number of channelsstephen hemminger2017-01-242-79/+50
| * | | netvsc: add ethtool ops to get/set RSS keystephen hemminger2017-01-243-17/+70
| * | | netvsc: report rss field valuesstephen hemminger2017-01-241-0/+27
| * | | netvsc: report number of rx queues in ethtoolstephen hemminger2017-01-241-0/+16
| * | | netvsc: negotiate checksum and segmentation parametersstephen hemminger2017-01-243-76/+305
| * | | netvsc: remove no longer needed receive staging buffersstephen hemminger2017-01-243-88/+11
|/ / /
* | | Merge branch 'mv88e6xxx-external-MDIO'David S. Miller2017-01-245-59/+206
|\ \ \
| * | | net: dsa: mv88e6xxx: Implement the 6390 external MDIO busAndrew Lunn2017-01-242-0/+9
| * | | net: dsa: mv88e6xxx: Support multiple MDIO bussesAndrew Lunn2017-01-243-35/+126
| * | | net: dsa: mv88e6xxx: Add mdio private structureAndrew Lunn2017-01-242-4/+13
| * | | net: dsa: mv88e6xxx: Pass mii_bus to all PHY operationsAndrew Lunn2017-01-244-24/+50
| * | | net: dsa: mv88e6xxx: Abstract mv88e6165 PHY operationsAndrew Lunn2017-01-241-6/+18
|/ / /
* | | net: sctp: fix array overrun read on sctp_timer_tblColin Ian King2017-01-241-1/+4
* | | Merge branch 'aquantia'David S. Miller2017-01-2437-0/+11085
|\ \ \
| * | | net: ethernet: aquantia: Integrate AQtion 2.5/5 GB NIC driverDavid VomLehn2017-01-242-0/+2
| * | | net: ethernet: aquantia: Receive side scalingDavid VomLehn2017-01-241-0/+26
| * | | net: ethernet: aquantia: Ethtool supportDavid VomLehn2017-01-242-0/+280
| * | | net: ethernet: aquantia: Hardware interface and utility functionsDavid VomLehn2017-01-243-0/+292
| * | | net: ethernet: aquantia: Atlantic hardware abstraction layerDavid VomLehn2017-01-242-0/+780
| * | | net: ethernet: aquantia: PCI operationsDavid VomLehn2017-01-242-0/+379
| * | | net: ethernet: aquantia: Vector operationsDavid VomLehn2017-01-242-0/+434
| * | | net: ethernet: aquantia: Atlantic A0 and B0 specific functions.David VomLehn2017-01-246-0/+2293
| * | | net: ethernet: aquantia: Support for NIC-specific codeDavid VomLehn2017-01-245-0/+1381
| * | | net: ethernet: aquantia: Low-level hardware interfacesDavid VomLehn2017-01-243-0/+4446
| * | | net: ethernet: aquantia: Add ring support codeDavid VomLehn2017-01-242-0/+533
| * | | net: ethernet: aquantia: Common functions and definitionsDavid VomLehn2017-01-243-0/+150
| * | | net: ethernet: aquantia: Make and configuration files.David VomLehn2017-01-244-0/+89
|/ / /
* | | net: dsa: Drop WARN() in tag_brcm.cFlorian Fainelli2017-01-241-1/+2
* | | net: ks8851: Drop eeprom_size structure memberStephen Boyd2017-01-241-7/+0
* | | Merge branch 'bpf-misc'David S. Miller2017-01-246-52/+364
|\ \ \