index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-02
ethernet: hisilicon: hns: hns_dsaf_main: add missing of_node_put after callin...
Peter Chen
1
-3
/
+4
2016-08-02
ethernet: hisilicon: hns: hns_dsaf_mac: add missing of_node_put after calling...
Peter Chen
1
-3
/
+6
2016-08-02
ethernet: cavium: octeon: add missing of_node_put after calling of_parse_phandle
Peter Chen
1
-0
/
+3
2016-08-02
ethernet: aurora: nb8800: add missing of_node_put after calling of_parse_phandle
Peter Chen
1
-0
/
+2
2016-08-02
ethernet: arc: emac_main: add missing of_node_put after calling of_parse_phandle
Peter Chen
1
-4
/
+11
2016-08-02
ethernet: apm: xgene: add missing of_node_put after calling of_parse_phandle
Peter Chen
1
-0
/
+1
2016-08-02
ethernet: altera: add missing of_node_put
Peter Chen
1
-0
/
+1
2016-08-02
8139too: fix system hang when there is a tx timeout event.
Chun-Hao Lin
1
-4
/
+8
2016-08-02
qed: Fix error return code in qed_resc_alloc()
Wei Yongjun
1
-0
/
+1
2016-08-01
net: qlcnic: avoid superfluous assignement
xypron.glpk@gmx.de
1
-1
/
+0
2016-08-01
dsa: b53: remove redundant if
xypron.glpk@gmx.de
1
-2
/
+1
2016-08-01
qed: do not use unitialized variable
xypron.glpk@gmx.de
1
-1
/
+1
2016-08-01
wan/fsl_ucc_hdlc: avoid possible NULL pointer dereference
xypron.glpk@gmx.de
1
-1
/
+2
2016-08-01
net: qlge: remove superfluous statement
xypron.glpk@gmx.de
1
-1
/
+0
2016-08-01
net: s2io: simplify logical constraint
xypron.glpk@gmx.de
1
-1
/
+1
2016-08-01
net: enic: use correct type specifier
xypron.glpk@gmx.de
1
-2
/
+2
2016-08-01
net: bna: use correct type specifier (2)
xypron.glpk@gmx.de
1
-1
/
+2
2016-08-01
net: bna: use correct type specifications
xypron.glpk@gmx.de
1
-1
/
+2
2016-08-01
net: bcm63xx: avoid possible null pointer dereference
xypron.glpk@gmx.de
1
-1
/
+1
2016-08-01
net: amd-xgbe: use correct format specifier
xypron.glpk@gmx.de
1
-1
/
+1
2016-08-01
net: ethernet: ax88796: avoid null pointer dereference
xypron.glpk@gmx.de
1
-1
/
+2
2016-08-01
net: caif: use correct format specifier
xypron.glpk@gmx.de
1
-2
/
+2
2016-08-01
phy/micrel: Change phy_id_mask for KSZ8721
Alexander Stein
1
-2
/
+2
2016-08-01
r8169: fix nic may not work after changing mac address.
Chun-Hao Lin
1
-1
/
+8
2016-08-01
r8169: add checking driver's runtime pm status in rtl8169_get_ethtool_stats()
Chun-Hao Lin
1
-1
/
+7
2016-08-01
r8169: fix kernel log spam when set or get hardware wol setting.
Chun-Hao Lin
1
-2
/
+18
2016-07-31
net: dsa: bcm_sf2: Unwind errors in correct order
Florian Fainelli
1
-2
/
+3
2016-07-31
net: tulip: fix spelling mistake: "attemping" -> "attempting"
Colin Ian King
1
-1
/
+1
2016-07-31
macsec: fix negative refcnt on parent link
Sabrina Dubroca
1
-2
/
+2
2016-07-31
macsec: RXSAs don't need to hold a reference on RXSCs
Sabrina Dubroca
1
-2
/
+1
2016-07-31
macsec: fix reference counting on RXSC in macsec_handle_frame
Sabrina Dubroca
1
-1
/
+8
2016-07-31
drivers: net: cpsw: use of_platform_depopulate()
Grygorii Strashko
1
-10
/
+1
2016-07-31
drivers: net: cpsw: fix wrong regs access in cpsw_remove
Grygorii Strashko
1
-1
/
+9
2016-07-31
net: ethernet: ti: cpdma: fix lockup in cpdma_ctlr_destroy()
Grygorii Strashko
1
-3
/
+0
2016-07-31
cxgb4/cxgb4vf: Fixes regression in perf when tx vlan offload is disabled
Hariprasad Shenai
2
-2
/
+2
2016-07-31
drivers: net: phy: xgene: Remove redundant dev_err call in xgene_mdio_probe()
Wei Yongjun
1
-3
/
+1
2016-07-31
qed: Prevent over-usage of vlan credits by PF
Yuval Mintz
1
-1
/
+8
2016-07-31
qed: Correct min bandwidth for 100g
Yuval Mintz
1
-1
/
+1
2016-07-31
qede: Reset statistics on explicit down
Yuval Mintz
1
-0
/
+1
2016-07-31
qed: Don't over-do producer cleanup for Rx
Yuval Mintz
2
-4
/
+4
2016-07-31
qed: Fix removal of spoof checking for VFs
Yuval Mintz
1
-1
/
+1
2016-07-31
qede: Don't try removing unconfigured vlans
Yuval Mintz
1
-4
/
+7
2016-07-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
694
-23169
/
+59906
2016-07-27
xgene: Fix build warning with ACPI disabled.
David S. Miller
1
-2
/
+1
2016-07-27
be2net: perform temperature query in adapter regardless of its interface state
Guilherme G. Piccoli
1
-4
/
+4
2016-07-27
net/mlx5_core/health: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
1
-5
/
+2
2016-07-27
macsec: ensure rx_sa is set when validation is disabled
Beniamino Galvani
1
-1
/
+2
2016-07-26
drivers: net: xgene: ethtool: Use phy_ethtool_gset and sset
Iyappan Subramanian
1
-3
/
+19
2016-07-26
drivers: net: xgene: Use exported functions
Iyappan Subramanian
1
-88
/
+9
2016-07-26
drivers: net: xgene: Enable MDIO driver
Iyappan Subramanian
3
-6
/
+7
[next]