summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-20net/mlx5e: Avoid using multiple blank linesOr Gerlitz
2017-08-20net/mlx5e: Properly indent within conditional statementsOr Gerlitz
2017-08-20net/mlx5: Add a blank line after declarationsOr Gerlitz
2017-08-20net/mlx5: Avoid blank lines after/before open/close braceOr Gerlitz
2017-08-20net/mlx5e: Add outbound PCI buffer overflow counterEran Ben Elisha
2017-08-20net/mlx5e: Add RX buffer fullness countersGal Pressman
2017-08-20net/mlx5: Add RX buffer fullness counters infrastructureGal Pressman
2017-08-20net/mlx5e: Add PCIe outbound stalls countersGal Pressman
2017-08-20net/mlx5: Add PCIe outbound stalls counters infrastructureGal Pressman
2017-08-20net/mlx5e: IPoIB, Add support for get_link_ksettings in ethtoolShalom Lagziel
2017-08-20net/mlx5e: IPoIB, Fix driver name retrieved by ethtoolFeras Daoud
2017-08-20net/mlx5e: Send PAOS command on interface up/downEran Ben Elisha
2017-08-20genirq/ipi: Fixup checks against nr_cpu_idsAlexey Dobriyan
2017-08-19bpf: linux/bpf.h needs linux/numa.hDavid S. Miller
2017-08-19Merge branch 'BPF-inline-improvements'David S. Miller
2017-08-19bpf: inline map in map lookup functions for array and htabDaniel Borkmann
2017-08-19bpf: make htab inlining more robust wrt assumptionsDaniel Borkmann
2017-08-19Merge branch 'bpf-Allow-selecting-numa-node-during-map-creation'David S. Miller
2017-08-19bpf: Allow numa selection in INNER_LRU_HASH_PREALLOC test of map_perf_testMartin KaFai Lau
2017-08-19bpf: Allow selecting numa node during map creationMartin KaFai Lau
2017-08-19bnxt_en: fix spelling mistake: "swtichdev" -> "switchdev"Colin Ian King
2017-08-19net: hns3: fix a handful of spelling mistakesColin Ian King
2017-08-19Merge branch 'net-const-eisa_device_id'David S. Miller
2017-08-19net: defxx: constify eisa_device_idArvind Yadav
2017-08-19net: hp100: constify eisa_device_idArvind Yadav
2017-08-19net: de4x5: constify eisa_device_idArvind Yadav
2017-08-19net: 3c59x: constify eisa_device_idArvind Yadav
2017-08-19net: 3c509: constify eisa_device_idArvind Yadav
2017-08-18Merge branch 'nfp-add-basic-ethtool-callbacks-to-representors'David S. Miller
2017-08-18nfp: don't reuse pointers in ring dumpingJakub Kicinski
2017-08-18nfp: fix copy paste in names and messages regarding vNICsJakub Kicinski
2017-08-18nfp: add ethtool statistics for representorsJakub Kicinski
2017-08-18nfp: add pointer to vNIC config memory to nfp_port structureJakub Kicinski
2017-08-18nfp: report MAC statistics in ethtoolJakub Kicinski
2017-08-18nfp: store pointer to MAC statistics in nfp_portJakub Kicinski
2017-08-18nfp: split software and hardware vNIC statisticsJakub Kicinski
2017-08-18nfp: add helper for printing ethtool stringsJakub Kicinski
2017-08-18nfp: don't report standard netdev statistics in ethtoolJakub Kicinski
2017-08-18nfp: allow retreiving management FW logs on representorsJakub Kicinski
2017-08-18nfp: provide ethtool_drvinfo on representorsJakub Kicinski
2017-08-18nfp: link basic ethtool ops to representorsJakub Kicinski
2017-08-18Merge branch 'net-sysfs-related-cleanups'David S. Miller
2017-08-18net: style cleanupsstephen hemminger
2017-08-18net: mark receive queue attributes ro_after_initstephen hemminger
2017-08-18net: make queue attributes ro_after_initstephen hemminger
2017-08-18net: make BQL sysfs attributes ro_after_initstephen hemminger
2017-08-18net: drop unused attribute argument from sysfs queue funcsstephen hemminger
2017-08-18net: make net sysfs attributes ro_after_initstephen hemminger
2017-08-18net: constify net_ns_type_operationsstephen hemminger
2017-08-18net: make net_class ro_after_initstephen hemminger