Age | Commit message (Expand) | Author |
2017-08-20 | net/mlx5e: IPoIB, Fix driver name retrieved by ethtool | Feras Daoud |
2017-08-20 | net/mlx5e: Send PAOS command on interface up/down | Eran Ben Elisha |
2017-08-19 | bnxt_en: fix spelling mistake: "swtichdev" -> "switchdev" | Colin Ian King |
2017-08-19 | net: hns3: fix a handful of spelling mistakes | Colin Ian King |
2017-08-19 | net: defxx: constify eisa_device_id | Arvind Yadav |
2017-08-19 | net: hp100: constify eisa_device_id | Arvind Yadav |
2017-08-19 | net: de4x5: constify eisa_device_id | Arvind Yadav |
2017-08-19 | net: 3c59x: constify eisa_device_id | Arvind Yadav |
2017-08-19 | net: 3c509: constify eisa_device_id | Arvind Yadav |
2017-08-18 | nfp: don't reuse pointers in ring dumping | Jakub Kicinski |
2017-08-18 | nfp: fix copy paste in names and messages regarding vNICs | Jakub Kicinski |
2017-08-18 | nfp: add ethtool statistics for representors | Jakub Kicinski |
2017-08-18 | nfp: add pointer to vNIC config memory to nfp_port structure | Jakub Kicinski |
2017-08-18 | nfp: report MAC statistics in ethtool | Jakub Kicinski |
2017-08-18 | nfp: store pointer to MAC statistics in nfp_port | Jakub Kicinski |
2017-08-18 | nfp: split software and hardware vNIC statistics | Jakub Kicinski |
2017-08-18 | nfp: add helper for printing ethtool strings | Jakub Kicinski |
2017-08-18 | nfp: don't report standard netdev statistics in ethtool | Jakub Kicinski |
2017-08-18 | nfp: allow retreiving management FW logs on representors | Jakub Kicinski |
2017-08-18 | nfp: provide ethtool_drvinfo on representors | Jakub Kicinski |
2017-08-18 | nfp: link basic ethtool ops to representors | Jakub Kicinski |
2017-08-18 | net: drop unused attribute argument from sysfs queue funcs | stephen hemminger |
2017-08-18 | amd-xgbe: Add additional ethtool statistics | Lendacky, Thomas |
2017-08-18 | amd-xgbe: Add support for VXLAN offload capabilities | Lendacky, Thomas |
2017-08-18 | amd-xgbe: Convert to using the new link mode settings | Lendacky, Thomas |
2017-08-18 | amd-xgbe: Add per queue Tx and Rx statistics | Lendacky, Thomas |
2017-08-18 | amd-xgbe: Add hardware features debug output | Lendacky, Thomas |
2017-08-18 | amd-xgbe: Optimize DMA channel interrupt enablement | Lendacky, Thomas |
2017-08-18 | amd-xgbe: Add additional dynamic debug messages | Lendacky, Thomas |
2017-08-18 | amd-xgbe: Add support to handle device renaming | Lendacky, Thomas |
2017-08-18 | amd-xgbe: Update TSO packet statistics accuracy | Lendacky, Thomas |
2017-08-18 | amd-xgbe: Be sure driver shuts down cleanly on module removal | Lendacky, Thomas |
2017-08-18 | amd-xgbe: Set the MII control width for the MAC interface | Lendacky, Thomas |
2017-08-18 | amd-xgbe: Set the MDIO mode for 10000Base-T configuration | Lendacky, Thomas |
2017-08-18 | mlx5: ensure 0 is returned when vport is zero | Colin Ian King |
2017-08-18 | ixgbe: change ndo_xdp_xmit return code on xmit errors | Jesper Dangaard Brouer |
2017-08-18 | net/mlx4_core: Enable 4K UAR if SRIOV module parameter is not enabled | Huy Nguyen |
2017-08-18 | PCI: Allow PCI express root ports to find themselves | Thierry Reding |
2017-08-18 | liquidio: remove support for deprecated f/w cmd OCTNET_CMD_RESET_PF | Rick Farrington |
2017-08-18 | macvlan: add offload features for encapsulation | Dimitris Michailidis |
2017-08-18 | tun: handle register_netdevice() failures properly | Eric Dumazet |
2017-08-18 | liquidio: fix Smatch error | Intiyaz Basha |
2017-08-18 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2017-08-18 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds |
2017-08-18 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |
2017-08-18 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller |
2017-08-18 | netxen: fix incorrect loop counter decrement | Colin Ian King |
2017-08-18 | Merge tag 'dma-mapping-4.13-3' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2017-08-18 | net: hns3: Fixes the static check warning due to missing unsupp L3 proto check | Salil |
2017-08-18 | net: hns3: Fixes the static checker error warning in hns3_get_link_ksettings() | Salil |