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
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-24
drivers: net: xgene: fix for ACPI support without ACPI
Stephen Rothwell
1
-0
/
+2
2015-06-24
net/mlx5e: Prefetch skb data on RX
Saeed Mahameed
1
-0
/
+1
2015-06-24
net/mlx5e: Pop cq outside mlx5e_get_cqe
Achiad Shochat
3
-2
/
+4
2015-06-24
net/mlx5e: Remove mlx5e_cq.sqrq back-pointer
Achiad Shochat
5
-7
/
+3
2015-06-24
net/mlx5e: Remove extra spaces
Achiad Shochat
1
-4
/
+4
2015-06-24
net/mlx5e: Avoid TX CQE generation if more xmit packets expected
Achiad Shochat
1
-23
/
+34
2015-06-24
net/mlx5e: Avoid redundant dev_kfree_skb() upon NOP completion
Achiad Shochat
1
-3
/
+1
2015-06-24
net/mlx5e: Remove re-assignment of wq type in mlx5e_enable_rq()
Achiad Shochat
1
-1
/
+0
2015-06-24
net/mlx5e: Use skb_shinfo(skb)->gso_segs rather than counting them
Saeed Mahameed
1
-4
/
+1
2015-06-24
net/mlx5e: Static mapping of netdev priv resources to/from netdev TX queues
Saeed Mahameed
3
-33
/
+31
2015-06-24
net/mlx4_en: Use HW counters for rx/tx bytes/packets in PF device
Eran Ben Elisha
1
-0
/
+14
2015-06-24
net/mlx4_en: Fix off-by-four in ethtool
Eran Ben Elisha
1
-3
/
+2
2015-06-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
7
-7
/
+31
2015-06-24
Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-26
/
+1
2015-06-23
Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+0
2015-06-23
drivers: net: xgene: Check for IS_ERR rather than NULL for clock.
Suman Tripathi
4
-11
/
+18
2015-06-23
drivers: net: xgene: Add ACPI support for SGMII0 and XFI1 interface of 2nd H/...
Suman Tripathi
1
-0
/
+2
2015-06-23
drivers: net: xgene: Implement the backward compatibility with the old and ne...
Suman Tripathi
1
-6
/
+6
2015-06-23
drivers: net: xgene: Fix the ACPI support for RGMII/SGMII0/XFI interface of A...
Suman Tripathi
2
-23
/
+43
2015-06-23
NET: Add ezchip ethernet driver
Noam Camus
6
-0
/
+1023
2015-06-23
rocker: call correct unregister function on error
Gilad Ben-Yossef
1
-1
/
+1
2015-06-23
net: fec: init MAC prior to mii bus probe
Nimrod Andy
1
-1
/
+3
2015-06-23
switchdev; add VLAN support for port's bridge_getlink
Scott Feldman
4
-4
/
+30
2015-06-23
switchdev: rename vlan vid_start to vid_begin
Scott Feldman
1
-2
/
+2
2015-06-23
drivers/net: remove all references to obsolete Ethernet-HOWTO
Paul Gortmaker
63
-264
/
+94
2015-06-23
net: stmmac: dwmac-rk: add rk3368-specific data
Heiko Stübner
1
-0
/
+126
2015-06-23
net: stmmac: dwmac-rk: abstract access to mac settings in GRF
Heiko Stübner
1
-41
/
+75
2015-06-23
net: stmmac: dwmac-rk: Fix clk rate when provided by soc
Heiko Stübner
1
-2
/
+1
2015-06-23
net: stmmac: dwmac-rk: remove unused gpio register defines
Heiko Stübner
1
-3
/
+0
2015-06-23
net: fs_enet: Fix NETIF_F_SG feature for Freescale MPC5121
Alexander Popov
1
-3
/
+23
2015-06-23
mvneta: add forgotten initialization of autonegotiation bits
Stas Sergeev
1
-0
/
+6
2015-06-23
net/macb: add config for Atmel sama5d2 SoCs
Cyrille Pitchen
1
-0
/
+8
2015-06-23
module: add per-module param_lock
Dan Streetman
1
-3
/
+3
2015-06-23
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2015-06-21
bna: remove superfluous parentheses
Ivan Vecera
6
-66
/
+66
2015-06-21
bna: make pointers to read-only inputs const
Ivan Vecera
4
-21
/
+20
2015-06-21
bna: remove unnecessary cast of BIT value
Ivan Vecera
2
-4
/
+3
2015-06-21
net: via/Kconfig: replace USE_OF with OF_???
Antonio Borneo
1
-2
/
+2
2015-06-21
net: via-rhine: remove unneeded include file
Antonio Borneo
1
-1
/
+0
2015-06-21
cxgb4: Add PCI device ID for custom T522 & T520 adapter
Hariprasad Shenai
1
-0
/
+2
2015-06-21
Modify Liquidio Kconfig for crc lib
Raghu Vatsavayi
1
-1
/
+1
2015-06-21
cxgb3: avoid needless buffer copy for firmware
Kees Cook
1
-6
/
+6
2015-06-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
10
-109
/
+84
2015-06-18
net: stmmac: dwmac-rk: Don't add function name in info or err messages
Romain Perier
1
-39
/
+36
2015-06-18
fm10k: Fix missing braces after if statement
Alexander Duyck
1
-1
/
+2
2015-06-18
fm10k: fix iov_msg_lport_state_pf issue
Jacob Keller
1
-0
/
+8
2015-06-18
fm10k: remove err_no reference in fm10k_mbx.c
Jacob Keller
1
-5
/
+0
2015-06-18
fm10k: fix incorrect DIR_NEVATIVE bit in 1588 code
Jacob Keller
2
-3
/
+3
2015-06-18
fm10k: pack TLV overlay structures
Jacob Keller
1
-4
/
+4
2015-06-18
fm10k: re-map all possible VF queues after a VFLR
Jacob Keller
1
-0
/
+6
[prev]
[next]