index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
2016-08-04
tree-wide: replace config_enabled() with IS_ENABLED()
Masahiro Yamada
2016-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-08-02
Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-08-01
qed: Fail driver load in 100g MSI mode.
Sudarsana Reddy Kalluru
2016-08-01
ethernet: ti: davinci_emac: add missing of_node_put after calling of_parse_ph...
Peter Chen
2016-08-01
ethernet: stmicro: stmmac: add missing of_node_put after calling of_parse_pha...
Peter Chen
2016-08-01
ethernet: stmicro: stmmac: dwmac-socfpga: add missing of_node_put after calli...
Peter Chen
2016-08-01
ethernet: renesas: sh_eth: add missing of_node_put after calling of_parse_pha...
Peter Chen
2016-08-01
ethernet: renesas: ravb_main: add missing of_node_put after calling of_parse_...
Peter Chen
2016-08-01
ethernet: marvell: pxa168_eth: add missing of_node_put after calling of_parse...
Peter Chen
2016-08-01
ethernet: marvell: mvpp2: add missing of_node_put after calling of_parse_phandle
Peter Chen
2016-08-01
ethernet: marvell: mvneta: add missing of_node_put after calling of_parse_pha...
Peter Chen
2016-08-01
ethernet: hisilicon: hns: hns_dsaf_main: add missing of_node_put after callin...
Peter Chen
2016-08-01
ethernet: hisilicon: hns: hns_dsaf_mac: add missing of_node_put after calling...
Peter Chen
2016-08-01
ethernet: cavium: octeon: add missing of_node_put after calling of_parse_phandle
Peter Chen
2016-08-01
ethernet: aurora: nb8800: add missing of_node_put after calling of_parse_phandle
Peter Chen
2016-08-01
ethernet: arc: emac_main: add missing of_node_put after calling of_parse_phandle
Peter Chen
2016-08-01
ethernet: apm: xgene: add missing of_node_put after calling of_parse_phandle
Peter Chen
2016-08-01
ethernet: altera: add missing of_node_put
Peter Chen
2016-08-01
8139too: fix system hang when there is a tx timeout event.
Chun-Hao Lin
2016-08-01
qed: Fix error return code in qed_resc_alloc()
Wei Yongjun
2016-08-01
Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-08-01
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
2016-08-01
net: qlcnic: avoid superfluous assignement
xypron.glpk@gmx.de
2016-08-01
dsa: b53: remove redundant if
xypron.glpk@gmx.de
2016-08-01
qed: do not use unitialized variable
xypron.glpk@gmx.de
2016-08-01
wan/fsl_ucc_hdlc: avoid possible NULL pointer dereference
xypron.glpk@gmx.de
2016-08-01
net: qlge: remove superfluous statement
xypron.glpk@gmx.de
2016-08-01
net: s2io: simplify logical constraint
xypron.glpk@gmx.de
2016-08-01
net: enic: use correct type specifier
xypron.glpk@gmx.de
2016-08-01
net: bna: use correct type specifier (2)
xypron.glpk@gmx.de
2016-08-01
net: bna: use correct type specifications
xypron.glpk@gmx.de
2016-08-01
net: bcm63xx: avoid possible null pointer dereference
xypron.glpk@gmx.de
2016-08-01
net: amd-xgbe: use correct format specifier
xypron.glpk@gmx.de
2016-08-01
net: ethernet: ax88796: avoid null pointer dereference
xypron.glpk@gmx.de
2016-08-01
net: caif: use correct format specifier
xypron.glpk@gmx.de
2016-08-01
Merge branch 'pci/msi-affinity' into next
Bjorn Helgaas
2016-07-31
phy/micrel: Change phy_id_mask for KSZ8721
Alexander Stein
2016-07-31
r8169: fix nic may not work after changing mac address.
Chun-Hao Lin
2016-07-31
r8169: add checking driver's runtime pm status in rtl8169_get_ethtool_stats()
Chun-Hao Lin
2016-07-31
r8169: fix kernel log spam when set or get hardware wol setting.
Chun-Hao Lin
2016-07-30
net: dsa: bcm_sf2: Unwind errors in correct order
Florian Fainelli
2016-07-30
net: tulip: fix spelling mistake: "attemping" -> "attempting"
Colin Ian King
2016-07-30
macsec: fix negative refcnt on parent link
Sabrina Dubroca
2016-07-30
macsec: RXSAs don't need to hold a reference on RXSCs
Sabrina Dubroca
2016-07-30
macsec: fix reference counting on RXSC in macsec_handle_frame
Sabrina Dubroca
2016-07-30
drivers: net: cpsw: use of_platform_depopulate()
Grygorii Strashko
2016-07-30
drivers: net: cpsw: fix wrong regs access in cpsw_remove
Grygorii Strashko
2016-07-30
net: ethernet: ti: cpdma: fix lockup in cpdma_ctlr_destroy()
Grygorii Strashko
2016-07-30
cxgb4/cxgb4vf: Fixes regression in perf when tx vlan offload is disabled
Hariprasad Shenai
[next]