aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-09-23nvme-rdma: use IB_PD_UNSAFE_GLOBAL_RKEYChristoph Hellwig
2016-09-23IB/srp: use IB_PD_UNSAFE_GLOBAL_RKEYChristoph Hellwig
2016-09-23IB/iser: use IB_PD_UNSAFE_GLOBAL_RKEYChristoph Hellwig
2016-09-23IB/core: add support to create a unsafe global rkey to ib_create_pdChristoph Hellwig
2016-09-23IB/core: rename pd->local_mr to pd->__internal_mrChristoph Hellwig
2016-08-25Merge branch 'hns-roce' into k.o/for-4.9Doug Ledford
2016-08-25IB/hns: Add support of ACPI to the Hisilicon RoCE driverSalil
2016-08-25net: hns: Add support of ACPI to HNS driver RoCE Reset functionSalil
2016-08-25Merge branch 'mlx5-shared' into k.o/for-4.9Doug Ledford
2016-08-25Merge tag 'shared-for-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Doug Ledford
2016-08-23Merge tag 'shared-for-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Doug Ledford
2016-08-22IB/hns: Fix return value check in hns_roce_get_cfg()Wei Yongjun
2016-08-22IB/hns: Kconfig and Makefile for RoCE moduleoulijun
2016-08-22IB/hns: Add driver files for hns RoCE driveroulijun
2016-08-21cxgb4: Simplify the return expressionWei Yongjun
2016-08-20net: ethernet: renesas: ravb: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-08-20net: ethernet: renesas: ravb: use phydev from struct net_devicePhilippe Reynes
2016-08-20ixgbe: Add support for new X557 deviceDon Skidmore
2016-08-20ixgbe: add device to MDIO speed settingDon Skidmore
2016-08-20ixgbe: Fix led interface for X557 devicesDon Skidmore
2016-08-20ixgbe: add support for geneve Rx offloadEmil Tantilov
2016-08-20ixgbevf: fix incorrect MAC address on loadEmil Tantilov
2016-08-20ixgbe: report correct media type for KR, KX and KX4 interfacesVeola Nazareth
2016-08-20tun: Rename a jump label in update_filter()Markus Elfring
2016-08-20tun: Use memdup_user() rather than duplicating its implementationMarkus Elfring
2016-08-20Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2016-08-19hv_netvsc: Implement batching of receive completionsHaiyang Zhang
2016-08-19i40evf: Open RDMA Client after resetAvinash Dayanand
2016-08-19i40e/i40evf: Fix indentationJeff Kirsher
2016-08-19i40e: Correcting mutex usage in client codeAvinash Dayanand
2016-08-19i40e: Remove XSTRINGIFY macro definitions and usesJoe Perches
2016-08-19i40e: Initialize pointer in client_release functionHarshitha Ramamurthy
2016-08-19i40e: Check client is open before calling client opsCatherine Sullivan
2016-08-19i40e: use matching format identifiersHeinrich Schuchardt
2016-08-19i40e: Add support for HMC resource and profile for X722Carolyn Wyborny
2016-08-19i40e: Fix byte ordering in ARP NS code for X722Carolyn Wyborny
2016-08-19i40e: refactor tail_bump checkCarolyn Wyborny
2016-08-19i40evf: report link speedMitch Williams
2016-08-19i40e: use alloc_workqueue instead of create_singlethread_workqueueJacob Keller
2016-08-19i40e: use configured RSS key and lookup table in i40e_vsi_config_rssJacob Keller
2016-08-19i40e: fix broken i40e_config_rss_aq functionJacob Keller
2016-08-19i40e: move i40e_vsi_config_rss below i40e_get_rss_aqJacob Keller
2016-08-19qed: utilize FW 8.10.10.0Yuval Mintz
2016-08-19Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2016-08-19net: dsa: bcm_sf2: Remove probing through old DSA bindingFlorian Fainelli
2016-08-19net: dsa: bcm_sf2: Use device managed helpersFlorian Fainelli
2016-08-19net: dsa: bcm_sf2: Make it a real platform device driverFlorian Fainelli
2016-08-19dsa: mv88e6xxx: Make mv88e6xxx_wait() timeout verboseAndrew Lunn
2016-08-19dsa: mv88e6xxx: Use mv88e6xx_wait in mv88e6xxx_update()Andrew Lunn
2016-08-19dsa: mv88e6xxx: Timeout based on iterations, not timeAndrew Lunn