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.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-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
*
stmmac: dity-up and rework the driver debug levels
Giuseppe CAVALLARO
2013-07-02
9
-267
/
+117
*
nlmon: use standard rtnetlink link api for add/del devices
Jiri Pirko
2013-07-02
1
-21
/
+28
*
net: fec: Fix RMON registers on imx6
Jim Baxter
2013-07-02
1
-5
/
+2
*
cxgb3: Missing rtnl lock in error recovery
Benjamin Herrenschmidt
2013-07-02
1
-0
/
+2
*
net: cdc_ether: allow combined control and data interface
Bjørn Mork
2013-07-02
1
-5
/
+17
*
net: fec: Fix Transmitted bytes counter
Jim Baxter
2013-07-02
1
-0
/
+1
*
net: ethernet: davinci_emac: remove redundant dev_err call in davinci_emac_pr...
Wei Yongjun
2013-07-02
1
-1
/
+0
*
xen-netback: xenbus.c: use more current logging styles
Wei Liu
2013-07-02
1
-5
/
+4
*
net: ipheth: Add USB ID for iPad mini
Aaron Marburg
2013-07-02
1
-0
/
+5
*
bnx2x: fill in sane dump flag information
Michal Schmidt
2013-07-02
1
-2
/
+2
*
bnx2x: fix dump flag handling
Michal Schmidt
2013-07-02
2
-0
/
+5
*
bnx2x: remove zeroing of dump data buffer
Michal Schmidt
2013-07-02
1
-2
/
+0
*
cassini: Make missing firmware non-fatal
Ben Hutchings
2013-07-01
1
-10
/
+8
*
qmi_wwan: add ONDA MT689DC device ID (fwd)
Enrico Mioso
2013-07-01
1
-0
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/shemmi...
David S. Miller
2013-07-01
1
-208
/
+354
|
\
|
*
vxlan: fix function name spelling
Stephen Hemminger
2013-06-25
1
-3
/
+3
|
*
Merge ../vxlan-x
Stephen Hemminger
2013-06-25
1
-208
/
+354
|
|
\
|
|
*
vxlan: fdb: allow specifying multiple destinations for zero MAC
Mike Rapoport
2013-06-25
1
-1
/
+2
|
|
*
vxlan: allow removal of single destination from fdb entry
Mike Rapoport
2013-06-25
1
-4
/
+40
|
|
*
vxlan: introduce vxlan_fdb_parse
Mike Rapoport
2013-06-25
1
-31
/
+50
|
|
*
vxlan: introduce vxlan_fdb_find_rdst
Mike Rapoport
2013-06-25
1
-5
/
+18
|
|
*
vxlan: add implicit fdb entry for default destination
Mike Rapoport
2013-06-25
1
-19
/
+49
|
|
*
vxlan: Fix sparse warnings.
Pravin B Shelar
2013-06-25
1
-2
/
+2
|
|
*
vxlan: cosmetic cleanup's
Stephen Hemminger
2013-06-24
1
-5
/
+5
|
|
*
vxlan: Use initializer for dummy structures
Stephen Hemminger
2013-06-24
1
-13
/
+11
|
|
*
vxlan: port module param should be ushort
Stephen Hemminger
2013-06-24
1
-2
/
+2
|
|
*
vxlan: convert remotes list to list_rcu
Stephen Hemminger
2013-06-24
1
-42
/
+55
|
|
*
vxlan: make vxlan_xmit_one void
Stephen Hemminger
2013-06-24
1
-17
/
+9
|
|
*
vxlan: move cleanup to uninit
Stephen Hemminger
2013-06-24
1
-11
/
+13
|
|
*
vxlan: fix race caused by dropping rtnl_unlock
Stephen Hemminger
2013-06-24
1
-27
/
+84
|
|
*
vxlan: send notification when MAC migrates
Stephen Hemminger
2013-06-24
1
-0
/
+1
|
|
*
vxlan: move IGMP join/leave to work queue
Stephen Hemminger
2013-06-24
1
-63
/
+40
|
|
*
vxlan: fix crash from work pending on module removal
Stephen Hemminger
2013-06-24
1
-1
/
+8
|
|
*
vxlan: fix out of order operation on module removal
Stephen Hemminger
2013-06-24
1
-1
/
+1
*
|
|
net: qmi_wwan: add TP-LINK MA260
Bjørn Mork
2013-07-01
1
-0
/
+1
*
|
|
net: qmi_wwan: add Option GTM681W
Bjørn Mork
2013-07-01
1
-0
/
+1
*
|
|
net: qmi_wwan: fixup Sierra Wireless MC8305 entry
Bjørn Mork
2013-07-01
1
-1
/
+0
*
|
|
net: stmmac: fixed enh_desc set always zero
Byungho An
2013-07-01
1
-3
/
+3
*
|
|
net: stmmac: fixed operator typo
Byungho An
2013-07-01
1
-5
/
+5
*
|
|
xen: Use more current logging styles
Joe Perches
2013-07-01
2
-19
/
+16
*
|
|
net: fec: Fix multicast list setup in fec_restart().
Christoph Müllner
2013-07-01
1
-3
/
+4
*
|
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2013-07-01
84
-2515
/
+2973
|
\
\
\
|
*
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-06-28
84
-2515
/
+2973
|
|
\
\
\
|
|
*
|
|
ath10k: minimally handle new channel width enumeration values
John W. Linville
2013-06-27
1
-0
/
+4
|
|
*
|
|
ath9k_htc: ifdef out IFTYPE_MESH advertisement
Thomas Pedersen
2013-06-27
1
-2
/
+4
|
|
*
|
|
brcmfmac: remove code and comment for older kernel support
Arend van Spriel
2013-06-27
1
-27
/
+2
|
|
*
|
|
brcmfmac: reduce firmware-signalling locking scope in rx path
Arend van Spriel
2013-06-27
1
-26
/
+51
|
|
*
|
|
brcmfmac: cleanup debug messages in brcmf_fws_hdrpush()
Arend van Spriel
2013-06-27
1
-5
/
+4
|
|
*
|
|
brcmfmac: tag packet in the netdev transmit callback
Arend van Spriel
2013-06-27
1
-82
/
+48
|
|
*
|
|
brcmfmac: add broken scatter-gather DMA support
Franky Lin
2013-06-27
1
-11
/
+67
[next]