aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-06Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-1/+1
2016-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds4-118/+193
2016-08-04Merge branches 'misc' and 'rxe' into k.o/for-4.8-1Doug Ledford1-0/+40
2016-08-04tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada10-27/+27
2016-08-03net/mlx4: Query performance and diagnostics countersMark Bloch1-0/+36
2016-08-03net/mlx4: Add diagnostic counters capability bitMark Bloch1-0/+4
2016-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds44-86/+183
2016-08-02Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds6-38/+19
2016-08-02vhost: split out vringh KconfigMichael S. Tsirkin1-1/+1
2016-08-01qed: Fail driver load in 100g MSI mode.Sudarsana Reddy Kalluru1-1/+6
2016-08-01ethernet: ti: davinci_emac: add missing of_node_put after calling of_parse_phandlePeter Chen1-0/+1
2016-08-01ethernet: stmicro: stmmac: add missing of_node_put after calling of_parse_phandlePeter Chen2-2/+6
2016-08-01ethernet: stmicro: stmmac: dwmac-socfpga: add missing of_node_put after calling of_parse_phandlePeter Chen1-10/+26
2016-08-01ethernet: renesas: sh_eth: add missing of_node_put after calling of_parse_phandlePeter Chen1-0/+1
2016-08-01ethernet: renesas: ravb_main: add missing of_node_put after calling of_parse_phandlePeter Chen1-0/+1
2016-08-01ethernet: marvell: pxa168_eth: add missing of_node_put after calling of_parse_phandlePeter Chen1-0/+1
2016-08-01ethernet: marvell: mvpp2: add missing of_node_put after calling of_parse_phandlePeter Chen1-0/+2
2016-08-01ethernet: marvell: mvneta: add missing of_node_put after calling of_parse_phandlePeter Chen1-0/+1
2016-08-01ethernet: hisilicon: hns: hns_dsaf_main: add missing of_node_put after calling of_parse_phandlePeter Chen1-3/+4
2016-08-01ethernet: hisilicon: hns: hns_dsaf_mac: add missing of_node_put after calling of_parse_phandlePeter Chen1-3/+6
2016-08-01ethernet: cavium: octeon: add missing of_node_put after calling of_parse_phandlePeter Chen1-0/+3
2016-08-01ethernet: aurora: nb8800: add missing of_node_put after calling of_parse_phandlePeter Chen1-0/+2
2016-08-01ethernet: arc: emac_main: add missing of_node_put after calling of_parse_phandlePeter Chen1-4/+11
2016-08-01ethernet: apm: xgene: add missing of_node_put after calling of_parse_phandlePeter Chen1-0/+1
2016-08-01ethernet: altera: add missing of_node_putPeter Chen1-0/+1
2016-08-018139too: fix system hang when there is a tx timeout event.Chun-Hao Lin1-4/+8
2016-08-01qed: Fix error return code in qed_resc_alloc()Wei Yongjun1-0/+1
2016-08-01Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-1/+3
2016-08-01Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-0/+14
2016-08-01net: qlcnic: avoid superfluous assignementxypron.glpk@gmx.de1-1/+0
2016-08-01dsa: b53: remove redundant ifxypron.glpk@gmx.de1-2/+1
2016-08-01qed: do not use unitialized variablexypron.glpk@gmx.de1-1/+1
2016-08-01wan/fsl_ucc_hdlc: avoid possible NULL pointer dereferencexypron.glpk@gmx.de1-1/+2
2016-08-01net: qlge: remove superfluous statementxypron.glpk@gmx.de1-1/+0
2016-08-01net: s2io: simplify logical constraintxypron.glpk@gmx.de1-1/+1
2016-08-01net: enic: use correct type specifierxypron.glpk@gmx.de1-2/+2
2016-08-01net: bna: use correct type specifier (2)xypron.glpk@gmx.de1-1/+2
2016-08-01net: bna: use correct type specificationsxypron.glpk@gmx.de1-1/+2
2016-08-01net: bcm63xx: avoid possible null pointer dereferencexypron.glpk@gmx.de1-1/+1
2016-08-01net: amd-xgbe: use correct format specifierxypron.glpk@gmx.de1-1/+1
2016-08-01net: ethernet: ax88796: avoid null pointer dereferencexypron.glpk@gmx.de1-1/+2
2016-08-01net: caif: use correct format specifierxypron.glpk@gmx.de1-2/+2
2016-08-01Merge branch 'pci/msi-affinity' into nextBjorn Helgaas84-768/+1178
2016-07-31phy/micrel: Change phy_id_mask for KSZ8721Alexander Stein1-2/+2
2016-07-31r8169: fix nic may not work after changing mac address.Chun-Hao Lin1-1/+8
2016-07-31r8169: add checking driver's runtime pm status in rtl8169_get_ethtool_stats()Chun-Hao Lin1-1/+7
2016-07-31r8169: fix kernel log spam when set or get hardware wol setting.Chun-Hao Lin1-2/+18
2016-07-30net: dsa: bcm_sf2: Unwind errors in correct orderFlorian Fainelli1-2/+3
2016-07-30net: tulip: fix spelling mistake: "attemping" -> "attempting"Colin Ian King1-1/+1
2016-07-30macsec: fix negative refcnt on parent linkSabrina Dubroca1-2/+2