index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
compat_binfmt_elf.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-03-28
cfg80211:: fix possible NULL pointer dereference
Mariusz Kozlowski
1
-3
/
+10
2011-03-28
mac80211: fix possible NULL pointer dereference
Mariusz Kozlowski
1
-1
/
+2
2011-03-28
mac80211: fix NULL pointer dereference in ieee80211_key_alloc()
Petr Štetiar
1
-2
/
+2
2011-03-28
ath9k: fix a chip wakeup related crash in ath9k_start
Felix Fietkau
1
-0
/
+4
2011-03-28
mac80211: fix a crash in minstrel_ht in HT mode with no supported MCS rates
Felix Fietkau
1
-7
/
+18
2011-03-24
Bluetooth: Fix warning with hci_cmd_timer
Thomas Gleixner
1
-1
/
+3
2011-03-24
Bluetooth: delete hanging L2CAP channel
Andrei Emeltchenko
1
-2
/
+3
2011-03-24
Bluetooth: Fix missing hci_dev_lock_bh in user_confirm_reply
Johan Hedberg
1
-0
/
+2
2011-03-24
Bluetooth: Fix sending LE data over USB
Vinicius Costa Gomes
1
-1
/
+2
2011-03-24
Bluetooth: Fix HCI_RESET command synchronization
Gustavo F. Padovan
3
-2
/
+10
2011-03-24
Bluetooth: Increment unacked_frames count only the first transmit
Suraj Sumangala
1
-1
/
+3
2011-03-24
Bluetooth: add support for Apple MacBook Pro 8,2
Marc-Antoine Perennou
1
-0
/
+3
2011-03-23
ath9k: Fix TX queue stuck issue.
Senthil Balasubramanian
1
-0
/
+2
2011-03-23
ath9k: Fix kernel panic caused by invalid rate index access.
Senthil Balasubramanian
1
-1
/
+1
2011-03-23
orinoco: Clear dangling pointer on hardware busy
armadefuego@gmail.com
1
-0
/
+3
2011-03-23
iwlagn: fix error in command waiting
Johannes Berg
1
-1
/
+1
2011-03-21
mac80211: initialize sta->last_rx in sta_info_alloc
Felix Fietkau
1
-0
/
+1
2011-03-21
ath9k: Fix kernel panic in AR2427
Mohammed Shafi Shajakhan
1
-2
/
+2
2011-03-21
wireless: fix 80211 kernel-doc warnings
Randy Dunlap
2
-2
/
+3
2011-03-21
rtlwifi: Fix memset argument order
Ilia Mirkin
1
-16
/
+15
2011-03-21
rt2x00: Add unknown Toshiba device
Peter Lemenkov
1
-0
/
+2
2011-03-21
rt2x00: Add 2L Central Europe BV 8070
Peter Lemenkov
1
-0
/
+2
2011-03-21
rt2x00: Add Planex Communications, Inc. RT8070
Peter Lemenkov
1
-0
/
+1
2011-03-21
rt2x00: Add rt2870 device id
Peter Lemenkov
1
-1
/
+1
2011-03-21
orinoco: Maintain lock until entry removed from list
Joe Gunn
1
-1
/
+1
2011-03-21
iwlwifi: missing unlock on error path
Dan Carpenter
1
-2
/
+5
2011-03-21
zd1211rw: TrendNet TEW-509UB id added
Tõnu Samuel
1
-0
/
+1
2011-03-20
netfilter: ipt_CLUSTERIP: fix buffer overflow
Vasiliy Kulikov
1
-1
/
+4
2011-03-20
netfilter: xtables: fix reentrancy
Eric Dumazet
2
-4
/
+4
2011-03-20
netfilter: ipset: fix checking the type revision at create command
Jozsef Kadlecsik
1
-5
/
+17
2011-03-20
netfilter: ipset: fix address ranges at hash:*port* types
Jozsef Kadlecsik
5
-94
/
+48
2011-03-20
niu: Rename NIU parent platform device name to fix conflict.
David S. Miller
1
-1
/
+1
2011-03-19
r8169: fix a bug in rtl8169_init_phy()
Eric Dumazet
1
-2
/
+2
2011-03-19
bonding: fix a typo in a comment
Nicolas de Pesloüan
1
-1
/
+1
2011-03-19
ftmac100: use resource_size()
Dan Carpenter
1
-1
/
+1
2011-03-18
headers: use __aligned_xx types for userspace
Mike Frysinger
5
-15
/
+15
2011-03-18
bridge: Reset IPCB when entering IP stack on NF_FORWARD
Herbert Xu
1
-0
/
+3
2011-03-18
vlan: should take into account needed_headroom
Eric Dumazet
1
-0
/
+1
2011-03-18
ethtool: Compat handling for struct ethtool_rxnfc
Ben Hutchings
2
-7
/
+141
2011-03-18
ethtool: __ethtool_set_sg: check for function pointer before using it
Roger Luethi
1
-0
/
+3
2011-03-18
econet: 4 byte infoleak to the network
Vasiliy Kulikov
1
-1
/
+1
2011-03-18
gianfar: Fall back to software tcp/udp checksum on older controllers
Alex Dubov
2
-2
/
+15
2011-03-18
MAINTAINERS: Add serial
Alan Cox
1
-0
/
+6
2011-03-18
spi/dw_spi: move dw_spi.h into drivers/spi
Grant Likely
5
-5
/
+9
2011-03-18
spi/dw_spi: Fix missing header
Jiri Slaby
1
-0
/
+1
2011-03-18
fs: call security_d_instantiate in d_obtain_alias V2
Josef Bacik
1
-0
/
+3
2011-03-18
lose 'mounting_here' argument in ->d_manage()
Al Viro
4
-13
/
+8
2011-03-18
trace, filters: Initialize the match variable in process_ops() properly
Ingo Molnar
1
-1
/
+1
2011-03-18
don't pass 'mounting_here' flag to follow_down()
Al Viro
3
-4
/
+4
2011-03-18
change the locking order for namespace_sem
Al Viro
1
-60
/
+73
[next]