summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-10-03IB/hns: Remove parameters of resize cqLijun Ou2-12/+0
2016-10-03IB/hns: Remove unused parameters in some functionsLijun Ou4-15/+7
2016-10-03IB/hns: Add node_guid definition to the bindings documentLijun Ou1-0/+2
2016-10-03IB/hns: Fix two bugs for rdma cm connectingLijun Ou2-4/+1
2016-10-03IB/hns: Fix the bug of rdma cm connecting on user modeLijun Ou3-30/+15
2016-10-03IB/hns: Change the logic for allocating uar registersLijun Ou1-1/+3
2016-10-03IB/hns: Add phy_port for computing GSI/QPNLijun Ou3-21/+23
2016-10-03IB/hns: Fix two possible bugs for rdma cmLijun Ou1-6/+4
2016-10-03IB/hns: Fix the value of device_cap_flagsLijun Ou1-2/+1
2016-10-03IB/hns: Add & initialize "node_guid" parameter for RDMA CMLijun Ou2-0/+10
2016-10-03IB/hns: Register HNS RoCE Driver get_netdev() with IB CoreLijun Ou1-0/+20
2016-10-03net: hns: delete redundant broadcast packet filter processDaode Huang1-10/+0
2016-10-03net: hns: bug fix about broadcast/multicast packetsDaode Huang1-0/+16
2016-10-03net: hns: fix the bug of forwarding tableDaode Huang3-5/+18
2016-10-03net: hns: fix port not available after testing loopbackKejian Yan4-14/+7
2016-10-03net: hns: delete repeat read fbd num after whileDaode Huang1-13/+2
2016-10-03net: hns: add fini_process for v2 napi processDaode Huang1-7/+38
2016-10-03net: hns: bug fix about setting coalsecs-usecs to 0Daode Huang2-0/+20
2016-10-03net: hns: fix port unavailable after hnae_reserve_buffer_map faillipeng1-5/+18
2016-08-25IB/hns: Add support of ACPI to the Hisilicon RoCE driverSalil5-34/+136
2016-08-25net: hns: Add support of ACPI to HNS driver RoCE Reset functionSalil6-41/+92
2016-08-22IB/hns: Fix return value check in hns_roce_get_cfg()Wei Yongjun1-2/+2
2016-08-22MAINTAINERS: Add maintainers for Hisilicon RoCE driveroulijun1-0/+8
2016-08-22IB/hns: Kconfig and Makefile for RoCE moduleoulijun4-0/+20
2016-08-22IB/hns: Add driver files for hns RoCE driveroulijun18-0/+10324
2016-08-22devicetree: bindings: IB: Add binding document for Hisilicon RoCEoulijun1-0/+107
2016-08-22Revert "l2tp: Refactor the codes with existing macros instead of literal number"David S. Miller1-4/+4
2016-08-22cxgb4: Simplify the return expressionWei Yongjun1-6/+1
2016-08-22l2tp: Refactor the codes with existing macros instead of literal numberGao Feng1-4/+4
2016-08-21net: ethernet: renesas: ravb: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-7/+9
2016-08-21net: ethernet: renesas: ravb: use phydev from struct net_devicePhilippe Reynes2-18/+12
2016-08-21Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller7-61/+217
2016-08-21ixgbe: Add support for new X557 deviceDon Skidmore4-0/+11
2016-08-21ixgbe: add device to MDIO speed settingDon Skidmore1-0/+2
2016-08-21ixgbe: Fix led interface for X557 devicesDon Skidmore2-2/+53
2016-08-21ixgbe: add support for geneve Rx offloadEmil Tantilov3-51/+134
2016-08-21ixgbevf: fix incorrect MAC address on loadEmil Tantilov1-7/+14
2016-08-21ixgbe: report correct media type for KR, KX and KX4 interfacesVeola Nazareth1-1/+3
2016-08-21Merge branch 'tun-cleanups'David S. Miller1-11/+5
2016-08-21tun: Rename a jump label in update_filter()Markus Elfring1-3/+2
2016-08-21tun: Use memdup_user() rather than duplicating its implementationMarkus Elfring1-8/+3
2016-08-21Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller13-231/+367
2016-08-20samples/bpf: Add tunnel set/get tests.William Tu4-0/+327
2016-08-20hv_netvsc: Implement batching of receive completionsHaiyang Zhang3-33/+160
2016-08-20i40evf: Open RDMA Client after resetAvinash Dayanand1-0/+2
2016-08-20i40e/i40evf: Fix indentationJeff Kirsher2-92/+96
2016-08-20i40e: Correcting mutex usage in client codeAvinash Dayanand1-0/+1
2016-08-20i40e: Remove XSTRINGIFY macro definitions and usesJoe Perches2-7/+3
2016-08-20i40e: Initialize pointer in client_release functionHarshitha Ramamurthy1-2/+2
2016-08-20i40e: Check client is open before calling client opsCatherine Sullivan1-0/+25