index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
libcxgb,iw_cxgb4,cxgbit: add cxgb_get_4tuple()
Varun Prakash
2016-09-15
7
-77
/
+125
*
alx: fix error handling in __alx_open
Tobias Regnery
2016-09-15
1
-1
/
+3
*
cxgb4vf: don't offload Rx checksums for IPv6 fragments
Hariprasad Shenai
2016-09-15
1
-3
/
+4
*
atm: iphase: fix newline escape and minor tweak to source formatting
Colin Ian King
2016-09-15
1
-3
/
+3
*
mlxsw: spectrum: Add support for new ethtool API
Ido Schimmel
2016-09-13
2
-160
/
+185
*
mlxsw: spectrum: Indicate support of multiple port types
Ido Schimmel
2016-09-13
1
-3
/
+5
*
mlxsw: spectrum: Report port type according to operational speed
Ido Schimmel
2016-09-13
1
-1
/
+0
*
mlxsw: spectrum: Report link partner's advertised speeds
Ido Schimmel
2016-09-13
2
-1
/
+27
*
mlxsw: spectrum: Correctly report autonegotiation
Ido Schimmel
2016-09-13
2
-3
/
+14
*
net: ethernet: apm: xgene: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-09-13
1
-24
/
+37
*
net: ethernet: apm: xgene: use phydev from struct net_device
Philippe Reynes
2016-09-13
4
-19
/
+18
*
net: ethernet: dwmac: fix non static symbol warning
Wei Yongjun
2016-09-13
1
-1
/
+2
*
net: macb: fix missing unlock on error in macb_start_xmit()
Wei Yongjun
2016-09-13
1
-1
/
+1
*
net: Remove NO_IRQ from powerpc-only network drivers
Michael Ellerman
2016-09-13
8
-16
/
+15
*
iwlegacy: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2016-09-12
1
-2
/
+2
*
hamradio: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2016-09-12
1
-1
/
+1
*
stmmac: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2016-09-12
1
-1
/
+1
*
sis900: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2016-09-12
2
-3
/
+3
*
sfc: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2016-09-12
1
-2
/
+2
*
natsemi: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2016-09-12
1
-1
/
+1
*
net: mvneta: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2016-09-12
1
-1
/
+1
*
ixgbe: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2016-09-12
1
-2
/
+2
*
i825xx: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2016-09-12
1
-2
/
+2
*
net/fsl_pq_mdio: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2016-09-12
1
-4
/
+4
*
sundance: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2016-09-12
1
-1
/
+1
*
bnx2: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2016-09-12
1
-1
/
+1
*
ethernet: amd: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2016-09-12
2
-4
/
+4
*
starfire: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2016-09-12
1
-1
/
+1
*
3c59x: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2016-09-12
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-09-12
244
-1530
/
+2070
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-09-12
49
-444
/
+616
|
|
\
|
|
*
net/mlx4_en: Fix panic on xmit while port is down
Moshe Shemesh
2016-09-11
1
-5
/
+7
|
|
*
net/mlx4_en: Fixes for DCBX
Tariq Toukan
2016-09-11
4
-43
/
+28
|
|
*
net/mlx4_en: Fix the return value of mlx4_en_dcbnl_set_state()
Kamal Heib
2016-09-11
1
-1
/
+4
|
|
*
net/mlx4_en: Fix the return value of mlx4_en_dcbnl_set_all()
Kamal Heib
2016-09-11
1
-10
/
+11
|
|
*
net: ethernet: renesas: sh_eth: add POST registers for rz
Chris Brandt
2016-09-10
1
-0
/
+7
|
|
*
drivers: net: phy: mdio-xgene: Add hardware dependency
Jean Delvare
2016-09-09
1
-0
/
+1
|
|
*
Merge tag 'wireless-drivers-for-davem-2016-09-08' of git://git.kernel.org/pub...
David S. Miller
2016-09-09
9
-13
/
+22
|
|
|
\
|
|
|
*
Merge ath-current from ath.git
Kalle Valo
2016-09-07
4
-10
/
+14
|
|
|
|
\
|
|
|
|
*
ath9k: bring back direction setting in ath9k_{start_stop}
Giedrius Statkevičius
2016-09-07
1
-2
/
+7
|
|
|
|
*
ath9k: fix AR5416 access GPIO warning
Miaoqing Pan
2016-09-02
1
-2
/
+2
|
|
|
|
*
ath10k: Remove driver log suggesting QCA9887 support is experimental
Mohammed Shafi Shajakhan
2016-08-31
1
-1
/
+0
|
|
|
|
*
ath10k: fix get rx_status from htt context
Ashok Raj Nagarajan
2016-08-31
1
-5
/
+5
|
|
|
*
|
brcmfmac: avoid potential stack overflow in brcmf_cfg80211_start_ap()
Arend Van Spriel
2016-09-07
1
-1
/
+1
|
|
|
*
|
iwlwifi: mvm: Advertise support for AP channel width change
Peer, Ilan
2016-08-29
1
-0
/
+1
|
|
|
*
|
iwlwifi: mvm: don't use ret when not initialised
Emmanuel Grumbach
2016-08-29
1
-1
/
+2
|
|
|
*
|
iwlwifi: mvm: check if vif is NULL before using it
Sharon Dvir
2016-08-29
1
-0
/
+2
|
|
|
*
|
iwlwifi: mvm: consider P2p device type for firmware dump triggers
Emmanuel Grumbach
2016-08-29
1
-1
/
+2
|
|
*
|
|
dwc_eth_qos: do not register semi-initialized device
Lars Persson
2016-09-09
1
-20
/
+18
|
|
*
|
|
mlxsw: spectrum: Set port type before setting its address
Ido Schimmel
2016-09-09
1
-9
/
+9
[next]