summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-07-02Merge branch 'hns3-a-few-code-improvements'David S. Miller14-435/+395
2018-07-02net: hns3: modify hnae_ to hnae3_Peng Li11-336/+343
2018-07-02net: hns3: use dma_zalloc_coherent instead of kzalloc/dma_map_singleHuazhong Tan3-49/+28
2018-07-02net: hns3: give default option while dependency HNS3 setHuazhong Tan1-6/+9
2018-07-02net: hns3: remove some unused members of some structuresHuazhong Tan4-5/+0
2018-07-02net: hns3: remove a redundant hclge_cmd_csq_doneHuazhong Tan1-6/+6
2018-07-02net: hns3: simplify hclge_cmd_csq_cleanHuazhong Tan1-16/+5
2018-07-02net: hns3: remove some redundant assignmentsHuazhong Tan2-10/+0
2018-07-02net: hns3: remove useless code in hclge_cmd_sendHuazhong Tan1-4/+2
2018-07-02net: hns3: remove unused hclge_ring_to_dma_dirHuazhong Tan1-2/+1
2018-07-02atm: zatm: remove redundant pointer zatm_devColin Ian King1-2/+0
2018-07-02net: phy: realtek: add support for RTL8211CHeiner Kallweit1-0/+17
2018-07-02net sched actions: add extack messages in pedit actionRoman Mashak1-4/+12
2018-07-02TTY: isdn: Replace strncpy with memcpyGuenter Roeck1-2/+2
2018-07-02net: phy: realtek: add missing entry for RTL8211 to mdio_device_id tableHeiner Kallweit1-0/+1
2018-07-02net: expose sk wmem in sock_exceed_buf_limit tracepointYafang Shao2-7/+29
2018-07-02r8169: remove old PHY reset hackHeiner Kallweit1-56/+1
2018-07-02netdevsim: fix sa_idx out of bounds checkColin Ian King1-1/+1
2018-07-02Merge branch 'xps-symmretric-queue-selection'David S. Miller10-109/+505
2018-07-02Documentation: Add explanation for XPS using Rx-queue(s) mapAmritha Nambiar2-11/+61
2018-07-02net-sysfs: Add interface for Rx queue(s) map per Tx queueAmritha Nambiar1-0/+83
2018-07-02net: Enable Tx queue selection based on Rx queuesAmritha Nambiar2-17/+55
2018-07-02net: Record receive queue number for a connectionAmritha Nambiar4-0/+34
2018-07-02net: sock: Change tx_queue_mapping in sock_common to unsigned shortAmritha Nambiar1-3/+11
2018-07-02net: Use static_key for XPS mapsAmritha Nambiar1-6/+25
2018-07-02net: Refactor XPS for CPUs and Rx queuesAmritha Nambiar4-80/+244
2018-06-30Merge branch 'mlxsw-Add-resource-scale-tests'David S. Miller12-4/+974
2018-06-30selftests: mlxsw: Add scale test for resourcesYuval Mintz1-0/+55
2018-06-30selftests: mlxsw: Add target for mirror-to-gretap test on spectrumPetr Machata1-0/+13
2018-06-30selftests: mlxsw: Add scale test for mirror-to-gretapPetr Machata1-0/+197
2018-06-30selftests: mlxsw: Add target for tc flower test on spectrumPetr Machata1-0/+19
2018-06-30selftests: mlxsw: Add tc flower scale testPetr Machata1-0/+134
2018-06-30selftests: mlxsw: Add target for router test on spectrumYuval Mintz1-0/+18
2018-06-30selftests: mlxsw: Add router testArkadi Sharshevsky1-0/+167
2018-06-30selftests: mlxsw: Add devlink KVD resource testYuval Mintz1-0/+117
2018-06-30selftests: mlxsw: Add devlink_lib_spectrum.shPetr Machata2-0/+120
2018-06-30selftests: forwarding: Add devlink_lib.shPetr Machata1-0/+108
2018-06-30selftests: forwarding: lib: Parameterize NUM_NETIFS in two functionsPetr Machata1-2/+6
2018-06-30selftests: forwarding: lib: Add check_err_fail()Petr Machata1-0/+13
2018-06-30selftests: forwarding: Allow lib.sh sourcing from other directoriesYuval Mintz1-2/+7
2018-06-30Merge branch 'nfp-flower-updates-and-netconsole'David S. Miller8-68/+178
2018-06-30nfp: flower: enabled offloading of Team LAGJohn Hurley1-2/+3
2018-06-30nfp: flower: offload tos and tunnel flags for ipv4 udp tunnelsJohn Hurley2-2/+11
2018-06-30nfp: flower: extract ipv4 udp tunnel ttl from routeJohn Hurley1-1/+18
2018-06-30nfp: flower: ignore checksum actions when performing pedit actionsPieter Jansen van Vuuren1-8/+72
2018-06-30nfp: populate bus-info on representorsJakub Kicinski1-5/+3
2018-06-30nfp: make use of napi_consume_skb()Jakub Kicinski1-5/+6
2018-06-30nfp: implement netpoll ndo (thus enabling netconsole)Jakub Kicinski1-0/+18
2018-06-30nfp: fail probe if serial or interface id is missingJakub Kicinski3-14/+28
2018-06-30nfp: expose ring stats of inactive rings via ethtoolJakub Kicinski1-31/+19