Age | Commit message (Expand) | Author |
2016-09-23 | IB/core: remove ib_get_dma_mr | Christoph Hellwig |
2016-09-23 | nvme-rdma: use IB_PD_UNSAFE_GLOBAL_RKEY | Christoph Hellwig |
2016-09-23 | IB/srp: use IB_PD_UNSAFE_GLOBAL_RKEY | Christoph Hellwig |
2016-09-23 | IB/iser: use IB_PD_UNSAFE_GLOBAL_RKEY | Christoph Hellwig |
2016-09-23 | IB/core: add support to create a unsafe global rkey to ib_create_pd | Christoph Hellwig |
2016-09-23 | IB/core: rename pd->local_mr to pd->__internal_mr | Christoph Hellwig |
2016-08-25 | Merge branch 'hns-roce' into k.o/for-4.9 | Doug Ledford |
2016-08-25 | IB/hns: Add support of ACPI to the Hisilicon RoCE driver | Salil |
2016-08-25 | net: hns: Add support of ACPI to HNS driver RoCE Reset function | Salil |
2016-08-25 | Merge branch 'mlx5-shared' into k.o/for-4.9 | Doug Ledford |
2016-08-25 | Merge tag 'shared-for-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Doug Ledford |
2016-08-23 | Merge tag 'shared-for-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Doug Ledford |
2016-08-22 | IB/hns: Fix return value check in hns_roce_get_cfg() | Wei Yongjun |
2016-08-22 | IB/hns: Kconfig and Makefile for RoCE module | oulijun |
2016-08-22 | IB/hns: Add driver files for hns RoCE driver | oulijun |
2016-08-21 | cxgb4: Simplify the return expression | Wei Yongjun |
2016-08-20 | net: ethernet: renesas: ravb: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes |
2016-08-20 | net: ethernet: renesas: ravb: use phydev from struct net_device | Philippe Reynes |
2016-08-20 | ixgbe: Add support for new X557 device | Don Skidmore |
2016-08-20 | ixgbe: add device to MDIO speed setting | Don Skidmore |
2016-08-20 | ixgbe: Fix led interface for X557 devices | Don Skidmore |
2016-08-20 | ixgbe: add support for geneve Rx offload | Emil Tantilov |
2016-08-20 | ixgbevf: fix incorrect MAC address on load | Emil Tantilov |
2016-08-20 | ixgbe: report correct media type for KR, KX and KX4 interfaces | Veola Nazareth |
2016-08-20 | tun: Rename a jump label in update_filter() | Markus Elfring |
2016-08-20 | tun: Use memdup_user() rather than duplicating its implementation | Markus Elfring |
2016-08-20 | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe... | David S. Miller |
2016-08-19 | hv_netvsc: Implement batching of receive completions | Haiyang Zhang |
2016-08-19 | i40evf: Open RDMA Client after reset | Avinash Dayanand |
2016-08-19 | i40e/i40evf: Fix indentation | Jeff Kirsher |
2016-08-19 | i40e: Correcting mutex usage in client code | Avinash Dayanand |
2016-08-19 | i40e: Remove XSTRINGIFY macro definitions and uses | Joe Perches |
2016-08-19 | i40e: Initialize pointer in client_release function | Harshitha Ramamurthy |
2016-08-19 | i40e: Check client is open before calling client ops | Catherine Sullivan |
2016-08-19 | i40e: use matching format identifiers | Heinrich Schuchardt |
2016-08-19 | i40e: Add support for HMC resource and profile for X722 | Carolyn Wyborny |
2016-08-19 | i40e: Fix byte ordering in ARP NS code for X722 | Carolyn Wyborny |
2016-08-19 | i40e: refactor tail_bump check | Carolyn Wyborny |
2016-08-19 | i40evf: report link speed | Mitch Williams |
2016-08-19 | i40e: use alloc_workqueue instead of create_singlethread_workqueue | Jacob Keller |
2016-08-19 | i40e: use configured RSS key and lookup table in i40e_vsi_config_rss | Jacob Keller |
2016-08-19 | i40e: fix broken i40e_config_rss_aq function | Jacob Keller |
2016-08-19 | i40e: move i40e_vsi_config_rss below i40e_get_rss_aq | Jacob Keller |
2016-08-19 | qed: utilize FW 8.10.10.0 | Yuval Mintz |
2016-08-19 | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe... | David S. Miller |
2016-08-19 | net: dsa: bcm_sf2: Remove probing through old DSA binding | Florian Fainelli |
2016-08-19 | net: dsa: bcm_sf2: Use device managed helpers | Florian Fainelli |
2016-08-19 | net: dsa: bcm_sf2: Make it a real platform device driver | Florian Fainelli |
2016-08-19 | dsa: mv88e6xxx: Make mv88e6xxx_wait() timeout verbose | Andrew Lunn |
2016-08-19 | dsa: mv88e6xxx: Use mv88e6xx_wait in mv88e6xxx_update() | Andrew Lunn |