aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-08-19net: defxx: constify eisa_device_idArvind Yadav1-1/+1
2017-08-19net: hp100: constify eisa_device_idArvind Yadav1-1/+1
2017-08-19net: de4x5: constify eisa_device_idArvind Yadav1-1/+1
2017-08-19net: 3c59x: constify eisa_device_idArvind Yadav1-1/+1
2017-08-19net: 3c509: constify eisa_device_idArvind Yadav1-1/+1
2017-08-18Merge branch 'nfp-add-basic-ethtool-callbacks-to-representors'David S. Miller10-261/+497
2017-08-18nfp: don't reuse pointers in ring dumpingJakub Kicinski1-6/+7
2017-08-18nfp: fix copy paste in names and messages regarding vNICsJakub Kicinski1-2/+2
2017-08-18nfp: add ethtool statistics for representorsJakub Kicinski2-4/+71
2017-08-18nfp: add pointer to vNIC config memory to nfp_port structureJakub Kicinski3-37/+18
2017-08-18nfp: report MAC statistics in ethtoolJakub Kicinski2-17/+153
2017-08-18nfp: store pointer to MAC statistics in nfp_portJakub Kicinski3-8/+9
2017-08-18nfp: split software and hardware vNIC statisticsJakub Kicinski1-72/+120
2017-08-18nfp: add helper for printing ethtool stringsJakub Kicinski1-33/+32
2017-08-18nfp: don't report standard netdev statistics in ethtoolJakub Kicinski1-77/+32
2017-08-18nfp: allow retreiving management FW logs on representorsJakub Kicinski2-18/+17
2017-08-18nfp: provide ethtool_drvinfo on representorsJakub Kicinski3-12/+54
2017-08-18nfp: link basic ethtool ops to representorsJakub Kicinski3-0/+7
2017-08-18Merge branch 'net-sysfs-related-cleanups'David S. Miller3-127/+112
2017-08-18net: style cleanupsstephen hemminger1-32/+36
2017-08-18net: mark receive queue attributes ro_after_initstephen hemminger1-12/+13
2017-08-18net: make queue attributes ro_after_initstephen hemminger1-21/+19
2017-08-18net: make BQL sysfs attributes ro_after_initstephen hemminger1-11/+11
2017-08-18net: drop unused attribute argument from sysfs queue funcsstephen hemminger3-30/+14
2017-08-18net: make net sysfs attributes ro_after_initstephen hemminger1-2/+2
2017-08-18net: constify net_ns_type_operationsstephen hemminger2-2/+2
2017-08-18net: make net_class ro_after_initstephen hemminger1-1/+1
2017-08-18net: constify netdev_class_filestephen hemminger2-6/+6
2017-08-18net: don't decrement kobj reference count on init failurestephen hemminger1-12/+10
2017-08-18Merge branch 'amd-xgbe-next'David S. Miller12-353/+1158
2017-08-18amd-xgbe: Add additional ethtool statisticsLendacky, Thomas3-1/+16
2017-08-18amd-xgbe: Add support for VXLAN offload capabilitiesLendacky, Thomas5-6/+520
2017-08-18amd-xgbe: Convert to using the new link mode settingsLendacky, Thomas5-242/+345
2017-08-18net: ethtool: Add macro to clear a link mode settingLendacky, Thomas1-0/+11
2017-08-18amd-xgbe: Add per queue Tx and Rx statisticsLendacky, Thomas3-8/+46
2017-08-18amd-xgbe: Add hardware features debug outputLendacky, Thomas1-3/+75
2017-08-18amd-xgbe: Optimize DMA channel interrupt enablementLendacky, Thomas2-44/+37
2017-08-18amd-xgbe: Add additional dynamic debug messagesLendacky, Thomas1-0/+4
2017-08-18amd-xgbe: Add support to handle device renamingLendacky, Thomas4-46/+100
2017-08-18amd-xgbe: Update TSO packet statistics accuracyLendacky, Thomas1-1/+1
2017-08-18amd-xgbe: Be sure driver shuts down cleanly on module removalLendacky, Thomas2-4/+2
2017-08-18amd-xgbe: Set the MII control width for the MAC interfaceLendacky, Thomas2-0/+3
2017-08-18amd-xgbe: Set the MDIO mode for 10000Base-T configurationLendacky, Thomas1-1/+1
2017-08-18mlx5: ensure 0 is returned when vport is zeroColin Ian King1-1/+1
2017-08-18bpf: Fix map-in-map checking in the verifierMartin KaFai Lau1-0/+1
2017-08-18Merge branch 'xdp-adjust-xdp-redirect-tracepoint'David S. Miller3-12/+20
2017-08-18xdp: adjust xdp redirect tracepoint to include return error codeJesper Dangaard Brouer2-11/+19
2017-08-18ixgbe: change ndo_xdp_xmit return code on xmit errorsJesper Dangaard Brouer1-1/+1
2017-08-18liquidio: remove support for deprecated f/w cmd OCTNET_CMD_RESET_PFRick Farrington2-10/+0
2017-08-18net: inet: diag: expose sockets cgroup classidLevin, Alexander (Sasha Levin)2-0/+12