summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cxgb4: add support for tx traffic scheduling classesRahul Lakkireddy2016-08-227-5/+438
* Merge branch 'qed-sriov-legacy'David S. Miller2016-08-228-79/+309
|\
| * qed: Change locking scheme for VF channelYuval Mintz2016-08-221-34/+90
| * qed*: Add support for VFs over legacy PFsYuval Mintz2016-08-226-20/+109
| * qed: Prevent VFs from pause floodingYuval Mintz2016-08-223-0/+6
| * qed: Add support for legacy VFsYuval Mintz2016-08-224-25/+104
|/
* net: phy: Add missing of_node_put() in xgmiitorgmii_probe()Wei Yongjun2016-08-221-0/+1
* mlx5/core: Use memdup_user() rather than duplicating its implementationMarkus Elfring2016-08-221-14/+3
* net_sched: properly handle failure case of tcf_exts_init()WANG Cong2016-08-2211-74/+181
* Revert "l2tp: Refactor the codes with existing macros instead of literal number"David S. Miller2016-08-211-4/+4
* cxgb4: Simplify the return expressionWei Yongjun2016-08-211-6/+1
* l2tp: Refactor the codes with existing macros instead of literal numberGao Feng2016-08-211-4/+4
* net: ethernet: renesas: ravb: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-08-201-7/+9
* net: ethernet: renesas: ravb: use phydev from struct net_devicePhilippe Reynes2016-08-202-18/+12
* Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2016-08-207-61/+217
|\
| * ixgbe: Add support for new X557 deviceDon Skidmore2016-08-204-0/+11
| * ixgbe: add device to MDIO speed settingDon Skidmore2016-08-201-0/+2
| * ixgbe: Fix led interface for X557 devicesDon Skidmore2016-08-202-2/+53
| * ixgbe: add support for geneve Rx offloadEmil Tantilov2016-08-203-51/+134
| * ixgbevf: fix incorrect MAC address on loadEmil Tantilov2016-08-201-7/+14
| * ixgbe: report correct media type for KR, KX and KX4 interfacesVeola Nazareth2016-08-201-1/+3
|/
* Merge branch 'tun-cleanups'David S. Miller2016-08-201-11/+5
|\
| * tun: Rename a jump label in update_filter()Markus Elfring2016-08-201-3/+2
| * tun: Use memdup_user() rather than duplicating its implementationMarkus Elfring2016-08-201-8/+3
|/
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2016-08-2013-231/+367
|\
| * i40evf: Open RDMA Client after resetAvinash Dayanand2016-08-191-0/+2
| * i40e/i40evf: Fix indentationJeff Kirsher2016-08-192-92/+96
| * i40e: Correcting mutex usage in client codeAvinash Dayanand2016-08-191-0/+1
| * i40e: Remove XSTRINGIFY macro definitions and usesJoe Perches2016-08-192-7/+3
| * i40e: Initialize pointer in client_release functionHarshitha Ramamurthy2016-08-191-2/+2
| * i40e: Check client is open before calling client opsCatherine Sullivan2016-08-191-0/+25
| * i40e: use matching format identifiersHeinrich Schuchardt2016-08-191-13/+13
| * i40e: Add support for HMC resource and profile for X722Carolyn Wyborny2016-08-192-0/+42
| * i40e: Fix byte ordering in ARP NS code for X722Carolyn Wyborny2016-08-192-34/+42
| * i40e: refactor tail_bump checkCarolyn Wyborny2016-08-192-8/+4
| * i40evf: report link speedMitch Williams2016-08-193-12/+70
| * i40e: use alloc_workqueue instead of create_singlethread_workqueueJacob Keller2016-08-192-2/+4
| * i40e: use configured RSS key and lookup table in i40e_vsi_config_rssJacob Keller2016-08-191-4/+17
| * i40e: fix broken i40e_config_rss_aq functionJacob Keller2016-08-191-34/+23
| * i40e: move i40e_vsi_config_rss below i40e_get_rss_aqJacob Keller2016-08-191-27/+27
* | samples/bpf: Add tunnel set/get tests.William Tu2016-08-194-0/+327
* | hv_netvsc: Implement batching of receive completionsHaiyang Zhang2016-08-193-33/+160
|/
* net/irda: remove pointless assignment/checkVegard Nossum2016-08-191-3/+0
* qed: utilize FW 8.10.10.0Yuval Mintz2016-08-1914-725/+1375
* Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2016-08-194-19/+15
|\
| * ixgbe: use atomic bitwise operations when handling reset requestsEmil Tantilov2016-08-182-10/+8
| * ixgbevf: only check Tx queue enablement when debuggingEmil Tantilov2016-08-181-1/+1
| * ixgbevf: change hw_dbg to use netdev_dbgEmil Tantilov2016-08-182-7/+5
| * ixgbe: only check Tx queue enablement when debuggingEmil Tantilov2016-08-181-1/+1
* | Merge branch 'bcm_sf2-platform-dev'David S. Miller2016-08-194-98/+189
|\ \
OpenPOWER on IntegriCloud