summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-08-061-1/+1
|\
| * vhost: split out vringh KconfigMichael S. Tsirkin2016-08-021-1/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-08-044-118/+193
|\ \
| | \
| | \
| *-. \ Merge branches 'misc' and 'rxe' into k.o/for-4.8-1Doug Ledford2016-08-041-0/+40
| |\ \ \
| | * | | net/mlx4: Query performance and diagnostics countersMark Bloch2016-08-031-0/+36
| | * | | net/mlx4: Add diagnostic counters capability bitMark Bloch2016-08-031-0/+4
| | |/ /
| | | |
| | \ \
| *-. \ \ Merge branches 'cxgb4-4.8', 'mlx5-4.8' and 'fw-version' into k.o/for-4.8Doug Ledford2016-06-233-118/+153
| |\ \ \ \ | | |_|/ / | |/| | |
| | | * | {net, IB}/mlx5: Refactor internal SRQ APIArtemy Kovalyov2016-06-231-118/+147
| | | * | net/mlx5: Export required core functions to support RSSYishai Hadas2016-06-231-0/+4
| | |/ / | |/| |
| | * | RDMA/iw_cxgb4: Add missing error codes for act open cmdHariprasad S2016-06-231-0/+2
| |/ /
* | | tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada2016-08-0410-27/+27
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-08-0344-86/+183
|\ \ \
| * | | qed: Fail driver load in 100g MSI mode.Sudarsana Reddy Kalluru2016-08-011-1/+6
| * | | ethernet: ti: davinci_emac: add missing of_node_put after calling of_parse_ph...Peter Chen2016-08-011-0/+1
| * | | ethernet: stmicro: stmmac: add missing of_node_put after calling of_parse_pha...Peter Chen2016-08-012-2/+6
| * | | ethernet: stmicro: stmmac: dwmac-socfpga: add missing of_node_put after calli...Peter Chen2016-08-011-10/+26
| * | | ethernet: renesas: sh_eth: add missing of_node_put after calling of_parse_pha...Peter Chen2016-08-011-0/+1
| * | | ethernet: renesas: ravb_main: add missing of_node_put after calling of_parse_...Peter Chen2016-08-011-0/+1
| * | | ethernet: marvell: pxa168_eth: add missing of_node_put after calling of_parse...Peter Chen2016-08-011-0/+1
| * | | ethernet: marvell: mvpp2: add missing of_node_put after calling of_parse_phandlePeter Chen2016-08-011-0/+2
| * | | ethernet: marvell: mvneta: add missing of_node_put after calling of_parse_pha...Peter Chen2016-08-011-0/+1
| * | | ethernet: hisilicon: hns: hns_dsaf_main: add missing of_node_put after callin...Peter Chen2016-08-011-3/+4
| * | | ethernet: hisilicon: hns: hns_dsaf_mac: add missing of_node_put after calling...Peter Chen2016-08-011-3/+6
| * | | ethernet: cavium: octeon: add missing of_node_put after calling of_parse_phandlePeter Chen2016-08-011-0/+3
| * | | ethernet: aurora: nb8800: add missing of_node_put after calling of_parse_phandlePeter Chen2016-08-011-0/+2
| * | | ethernet: arc: emac_main: add missing of_node_put after calling of_parse_phandlePeter Chen2016-08-011-4/+11
| * | | ethernet: apm: xgene: add missing of_node_put after calling of_parse_phandlePeter Chen2016-08-011-0/+1
| * | | ethernet: altera: add missing of_node_putPeter Chen2016-08-011-0/+1
| * | | 8139too: fix system hang when there is a tx timeout event.Chun-Hao Lin2016-08-011-4/+8
| * | | qed: Fix error return code in qed_resc_alloc()Wei Yongjun2016-08-011-0/+1
| * | | net: qlcnic: avoid superfluous assignementxypron.glpk@gmx.de2016-08-011-1/+0
| * | | dsa: b53: remove redundant ifxypron.glpk@gmx.de2016-08-011-2/+1
| * | | qed: do not use unitialized variablexypron.glpk@gmx.de2016-08-011-1/+1
| * | | wan/fsl_ucc_hdlc: avoid possible NULL pointer dereferencexypron.glpk@gmx.de2016-08-011-1/+2
| * | | net: qlge: remove superfluous statementxypron.glpk@gmx.de2016-08-011-1/+0
| * | | net: s2io: simplify logical constraintxypron.glpk@gmx.de2016-08-011-1/+1
| * | | net: enic: use correct type specifierxypron.glpk@gmx.de2016-08-011-2/+2
| * | | net: bna: use correct type specifier (2)xypron.glpk@gmx.de2016-08-011-1/+2
| * | | net: bna: use correct type specificationsxypron.glpk@gmx.de2016-08-011-1/+2
| * | | net: bcm63xx: avoid possible null pointer dereferencexypron.glpk@gmx.de2016-08-011-1/+1
| * | | net: amd-xgbe: use correct format specifierxypron.glpk@gmx.de2016-08-011-1/+1
| * | | net: ethernet: ax88796: avoid null pointer dereferencexypron.glpk@gmx.de2016-08-011-1/+2
| * | | net: caif: use correct format specifierxypron.glpk@gmx.de2016-08-011-2/+2
| * | | phy/micrel: Change phy_id_mask for KSZ8721Alexander Stein2016-07-311-2/+2
| * | | r8169: fix nic may not work after changing mac address.Chun-Hao Lin2016-07-311-1/+8
| * | | r8169: add checking driver's runtime pm status in rtl8169_get_ethtool_stats()Chun-Hao Lin2016-07-311-1/+7
| * | | r8169: fix kernel log spam when set or get hardware wol setting.Chun-Hao Lin2016-07-311-2/+18
| * | | net: dsa: bcm_sf2: Unwind errors in correct orderFlorian Fainelli2016-07-301-2/+3
| * | | net: tulip: fix spelling mistake: "attemping" -> "attempting"Colin Ian King2016-07-301-1/+1
| * | | macsec: fix negative refcnt on parent linkSabrina Dubroca2016-07-301-2/+2