summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-03-28cfg80211:: fix possible NULL pointer dereferenceMariusz Kozlowski1-3/+10
2011-03-28mac80211: fix possible NULL pointer dereferenceMariusz Kozlowski1-1/+2
2011-03-28mac80211: fix NULL pointer dereference in ieee80211_key_alloc()Petr Štetiar1-2/+2
2011-03-28ath9k: fix a chip wakeup related crash in ath9k_startFelix Fietkau1-0/+4
2011-03-28mac80211: fix a crash in minstrel_ht in HT mode with no supported MCS ratesFelix Fietkau1-7/+18
2011-03-24Bluetooth: Fix warning with hci_cmd_timerThomas Gleixner1-1/+3
2011-03-24Bluetooth: delete hanging L2CAP channelAndrei Emeltchenko1-2/+3
2011-03-24Bluetooth: Fix missing hci_dev_lock_bh in user_confirm_replyJohan Hedberg1-0/+2
2011-03-24Bluetooth: Fix sending LE data over USBVinicius Costa Gomes1-1/+2
2011-03-24Bluetooth: Fix HCI_RESET command synchronizationGustavo F. Padovan3-2/+10
2011-03-24Bluetooth: Increment unacked_frames count only the first transmitSuraj Sumangala1-1/+3
2011-03-24Bluetooth: add support for Apple MacBook Pro 8,2Marc-Antoine Perennou1-0/+3
2011-03-23ath9k: Fix TX queue stuck issue.Senthil Balasubramanian1-0/+2
2011-03-23ath9k: Fix kernel panic caused by invalid rate index access.Senthil Balasubramanian1-1/+1
2011-03-23orinoco: Clear dangling pointer on hardware busyarmadefuego@gmail.com1-0/+3
2011-03-23iwlagn: fix error in command waitingJohannes Berg1-1/+1
2011-03-21mac80211: initialize sta->last_rx in sta_info_allocFelix Fietkau1-0/+1
2011-03-21ath9k: Fix kernel panic in AR2427Mohammed Shafi Shajakhan1-2/+2
2011-03-21wireless: fix 80211 kernel-doc warningsRandy Dunlap2-2/+3
2011-03-21rtlwifi: Fix memset argument orderIlia Mirkin1-16/+15
2011-03-21rt2x00: Add unknown Toshiba devicePeter Lemenkov1-0/+2
2011-03-21rt2x00: Add 2L Central Europe BV 8070Peter Lemenkov1-0/+2
2011-03-21rt2x00: Add Planex Communications, Inc. RT8070Peter Lemenkov1-0/+1
2011-03-21rt2x00: Add rt2870 device idPeter Lemenkov1-1/+1
2011-03-21orinoco: Maintain lock until entry removed from listJoe Gunn1-1/+1
2011-03-21iwlwifi: missing unlock on error pathDan Carpenter1-2/+5
2011-03-21zd1211rw: TrendNet TEW-509UB id addedTõnu Samuel1-0/+1
2011-03-20Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2-150/+64
2011-03-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller9-104/+73
2011-03-20netfilter: ipt_CLUSTERIP: fix buffer overflowVasiliy Kulikov1-1/+4
2011-03-20netfilter: xtables: fix reentrancyEric Dumazet2-4/+4
2011-03-20netfilter: ipset: fix checking the type revision at create commandJozsef Kadlecsik1-5/+17
2011-03-20netfilter: ipset: fix address ranges at hash:*port* typesJozsef Kadlecsik5-94/+48
2011-03-19niu: Rename NIU parent platform device name to fix conflict.David S. Miller1-1/+1
2011-03-19r8169: fix a bug in rtl8169_init_phy()Eric Dumazet1-2/+2
2011-03-19bonding: fix a typo in a commentNicolas de Pesloüan1-1/+1
2011-03-18ftmac100: use resource_size()Dan Carpenter1-1/+1
2011-03-18headers: use __aligned_xx types for userspaceMike Frysinger5-15/+15
2011-03-18bridge: Reset IPCB when entering IP stack on NF_FORWARDHerbert Xu1-0/+3
2011-03-18vlan: should take into account needed_headroomEric Dumazet1-0/+1
2011-03-18ethtool: Compat handling for struct ethtool_rxnfcBen Hutchings2-7/+141
2011-03-18ethtool: __ethtool_set_sg: check for function pointer before using itRoger Luethi1-0/+3
2011-03-18econet: 4 byte infoleak to the networkVasiliy Kulikov1-1/+1
2011-03-18gianfar: Fall back to software tcp/udp checksum on older controllersAlex Dubov2-2/+15
2011-03-18Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds14-171/+614
2011-03-18Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds35-261/+1920
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds10-226/+317
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds12-269/+271
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bco...Linus Torvalds1-46/+20
2011-03-18Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds19-176/+490