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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-30
mac80211: fix cfg80211 hooks for master interface
Johannes Berg
1
-15
/
+88
2008-07-30
nl80211: fix dump callbacks
Johannes Berg
1
-122
/
+153
2008-07-30
mac80211: partially fix skb->cb use
Johannes Berg
13
-52
/
+40
2008-07-30
rtl8187: Improve wireless statistics for RTL8187B
Larry Finger
2
-34
/
+54
2008-07-30
rtl8187: Fix for TX sequence number problem
Larry Finger
2
-0
/
+16
2008-07-30
mac80211: append CONFIG_ to MAC80211_VERBOSE_PS_DEBUG in net/mac80211/tx.c.
Rami Rosen
1
-3
/
+3
2008-07-30
mac80211: fix sparse integer as NULL pointer warning
Harvey Harrison
1
-1
/
+1
2008-07-30
drivers/net/wireless/iwlwifi/iwl-led.c: printk fix
Andrew Morton
1
-1
/
+3
2008-07-30
mac80211: return correct error return from ieee80211_wep_init
Jeremy Fitzhardinge
2
-4
/
+4
2008-07-30
mac80211: tx, use dev_kfree_skb_any for beacon_get
Jiri Slaby
1
-1
/
+1
2008-07-30
rt2x00: Clear queue entry flags during initialization
Ivo van Doorn
1
-2
/
+8
2008-07-30
rt2x00: Force full register config after start()
Ivo van Doorn
3
-4
/
+17
2008-07-30
b43legacy: Release mutex in error handling code
Julia Lawall
1
-1
/
+1
2008-07-30
drivers/net/wireless/ipw2100.c: Release mutex in error handling code
Julia Lawall
1
-1
/
+2
2008-07-30
rt2x00: Fix memleak when RTS/CTS fails
Ivo van Doorn
1
-0
/
+1
2008-07-30
rt2x00: Fix QOS sequence counting
Ivo van Doorn
5
-15
/
+32
2008-07-30
rt2x00: Fix the beacon length bug
Iwo Mergler
2
-0
/
+24
2008-07-30
rt2x00: Large vendor requests for rt73usb firmware upload and beacons
Iwo Mergler
2
-32
/
+9
2008-07-30
rt2x00: Support for large vendor requests
Iwo Mergler
2
-1
/
+52
2008-07-30
rt2x00: Fix EIFS timing value
Ivo van Doorn
2
-2
/
+5
2008-07-30
rt2x00: Remove duplicate declaration
Ivo van Doorn
1
-7
/
+0
2008-07-30
ath5k: don't enable MSI, we cannot handle it yet
Pavel Roskin
1
-5
/
+0
2008-07-30
ath5k: fix recursive locking in ath5k_beacon_update
Bob Copeland
1
-3
/
+0
2008-07-30
iwlwifi: small compile warnings without CONFIG_IWLWIFI_DEBUG
Denis V. Lunev
1
-0
/
+2
2008-07-30
iwlwifi: compilation error when CONFIG_IWLWIFI_DEBUG is not set
Denis V. Lunev
1
-6
/
+2
2008-07-30
libertas: check bounds and only use decimal for sysfs persistent features.
Brian Cavagnolo
1
-15
/
+15
2008-07-30
iwl-3945: add #ifdef CONFIG_IWL3945_LEDS to avoid compile warning.
Rami Rosen
1
-0
/
+2
2008-07-30
rfkill: yet more minor kernel-doc fixes
Henrique de Moraes Holschuh
1
-10
/
+10
2008-07-30
rfkill: mutex fixes
Henrique de Moraes Holschuh
1
-10
/
+19
2008-07-30
rfkill: document the rfkill struct locking (v2)
Henrique de Moraes Holschuh
1
-3
/
+5
2008-07-30
rfkill: fix led-trigger unregister order in error unwind
Henrique de Moraes Holschuh
1
-2
/
+4
2008-07-30
rfkill: document rfkill_force_state as required (v2)
Henrique de Moraes Holschuh
2
-5
/
+22
2008-07-30
ath5k: use positive logic for HP laptop LEDs
Bob Copeland
1
-2
/
+2
2008-07-30
Ath5k: suspend/resume fixes
Jiri Slaby
1
-5
/
+21
2008-07-30
Ath5k: fix dma operation
Jiri Slaby
1
-11
/
+0
2008-07-30
Ath5k: flush work
Jiri Slaby
2
-2
/
+15
2008-07-30
Ath5k: kill tasklets on shutdown
Jiri Slaby
1
-0
/
+3
2008-07-30
Ath5k: fix memory corruption
Jiri Slaby
2
-8
/
+26
2008-07-30
mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flag
Johannes Berg
9
-13
/
+4
2008-07-28
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
243
-2691
/
+5942
2008-07-28
Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2
-4
/
+5
2008-07-28
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/x8...
Linus Torvalds
1
-3
/
+5
2008-07-28
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
73
-881
/
+733
2008-07-28
task IO accounting: move all IO statistics in struct task_io_accounting
Andrea Righi
5
-57
/
+44
2008-07-28
NFS: Ensure we call nfs_sb_deactive() after releasing the directory inode
Trond Myklebust
1
-1
/
+2
2008-07-28
nfs_remount oops when rebooting + possible fix
Marc Zyngier
1
-3
/
+3
2008-07-27
x86: fix cpu hotplug on 32bit
Thomas Gleixner
1
-3
/
+5
2008-07-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
7
-70
/
+66
2008-07-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
91
-1028
/
+3945
2008-07-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6
Linus Torvalds
8
-32
/
+81
[next]