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
2012-02-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
Johan Hedberg
2623
-44527
/
+108264
2012-02-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2634
-44566
/
+108320
2012-02-15
ath9k: stop on rates with idx -1 in ath9k rate control's .tx_status
Pavel Roskin
1
-1
/
+1
2012-02-15
mwifiex: clear previous security setting during association
Amitkumar Karwar
1
-1
/
+7
2012-02-15
mac80211: do not call rate control .tx_status before .rate_init
Felix Fietkau
1
-1
/
+1
2012-02-15
mac80211: call rate control only after init
Johannes Berg
4
-3
/
+6
2012-02-15
Bluetooth: Fix event sending with DISCOVERY_STOPPED state
Andre Guedes
1
-1
/
+2
2012-02-15
Bluetooth: Fix discovery state machine
Andre Guedes
1
-0
/
+2
2012-02-15
Bluetooth: Implement Read Supported Commands commands for mgmt
Johan Hedberg
2
-0
/
+106
2012-02-15
Bluetooth: Fix possible use after free in delete path
Ulisses Furquim
1
-2
/
+2
2012-02-15
Bluetooth: Remove usage of __cancel_delayed_work()
Ulisses Furquim
2
-5
/
+5
2012-02-15
Bluetooth: btusb: Add vendor specific ID (0a5c 21f3) for BCM20702A0
Manoj Iyer
1
-0
/
+1
2012-02-15
Bluetooth: Add missing QUIRK_NO_RESET test to hci_dev_do_close
Johan Hedberg
1
-1
/
+2
2012-02-15
Bluetooth: Fix RFCOMM session reference counting issue
Octavian Purdila
1
-6
/
+12
2012-02-15
Bluetooth: Fix potential deadlock
Andre Guedes
1
-2
/
+2
2012-02-15
Bluetooth: silence lockdep warning
Octavian Purdila
4
-7
/
+11
2012-02-15
Bluetooth: Fix using an absolute timeout on hci_conn_put()
Vinicius Costa Gomes
1
-1
/
+1
2012-02-15
Bluetooth: l2cap_set_timer needs jiffies as timeout value
Andrzej Kaczmarek
2
-7
/
+11
2012-02-15
Bluetooth: Fix sk_sndtimeo initialization for L2CAP socket
Andrzej Kaczmarek
1
-1
/
+1
2012-02-15
Bluetooth: Remove bogus inline declaration from l2cap_chan_connect
Johan Hedberg
2
-2
/
+2
2012-02-15
Bluetooth: Don't mark non xfer isoc endpoint URBs with URB_ISO_ASAP
Daniel Wagner
1
-3
/
+0
2012-02-15
Bluetooth: Fix l2cap conn failures for ssp devices
Peter Hurley
1
-0
/
+4
2012-02-13
Bluetooth: btusb: Remove device lock on release
David Herrmann
1
-5
/
+0
2012-02-13
Bluetooth: Use proper datatypes in release-callbacks
David Herrmann
1
-4
/
+4
2012-02-13
Bluetooth: Introduce to_hci_conn
David Herrmann
2
-6
/
+5
2012-02-13
Bluetooth: Remove hci_dev->driver_data
David Herrmann
14
-79
/
+87
2012-02-13
Bluetooth: Introduce to_hci_dev()
David Herrmann
2
-17
/
+18
2012-02-13
Bluetooth: Add Device Unpaired mgmt event
Johan Hedberg
2
-6
/
+26
2012-02-13
Bluetooth: Fix mgmt_unpair_device command status
Johan Hedberg
1
-1
/
+0
2012-02-13
Bluetooth: Add address type to mgmt_ev_auth_failed
Johan Hedberg
5
-7
/
+15
2012-02-13
Bluetooth: Add address type to mgmt blacklist messages
Johan Hedberg
5
-20
/
+22
2012-02-13
Bluetooth: Add address type to Out Of Band mgmt messages
Johan Hedberg
2
-4
/
+4
2012-02-13
Bluetooth: Add address type to user_confirm and user_passkey messages
Johan Hedberg
5
-71
/
+79
2012-02-13
Bluetooth: Update mgmt_disconnect to match latest API
Johan Hedberg
4
-21
/
+42
2012-02-13
Bluetooth: Update and rename mgmt_remove_keys to mgmt_unpair_device
Johan Hedberg
2
-43
/
+51
2012-02-13
Bluetooth: Fix double acking I-Frames when sending pending I-Frames
Szymon Janc
1
-1
/
+3
2012-02-13
Bluetooth: Fix possible missing I-Frame acknowledgement
Szymon Janc
1
-3
/
+3
2012-02-13
Bluetooth: Remove unneeded sk variable
Andrei Emeltchenko
1
-6
/
+3
2012-02-13
Bluetooth: Clean up l2cap_chan_add
Andrei Emeltchenko
1
-3
/
+8
2012-02-13
Bluetooth: Change chan_ready param from sk to chan
Andrei Emeltchenko
1
-6
/
+6
2012-02-13
Bluetooth: Add BT_DBG to mgmt_discovering()
Andre Guedes
1
-0
/
+2
2012-02-13
Bluetooth: Fix device_found event length for remote name resolving
Johan Hedberg
1
-1
/
+2
2012-02-13
Bluetooth: Fix indentation
Andre Guedes
1
-1
/
+1
2012-02-13
Bluetooth: MGMT start discovery LE-Only support
Andre Guedes
2
-2
/
+31
2012-02-13
Bluetooth: Add hci_le_scan()
Andre Guedes
2
-0
/
+41
2012-02-13
Bluetooth: Add hci_do_le_scan()
Andre Guedes
3
-3
/
+92
2012-02-13
Bluetooth: Minor code refactoring
Andre Guedes
1
-4
/
+7
2012-02-13
Bluetooth: LE scan should send Discovering events
Andre Guedes
3
-0
/
+8
2012-02-13
Bluetooth: Add missing QUIRK_NO_RESET test to hci_dev_do_close
Johan Hedberg
1
-1
/
+2
2012-02-13
Bluetooth: Helper removes duplicated code
Andrei Emeltchenko
1
-18
/
+13
[next]