index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-24
new helper: memcpy_from_msg()
Al Viro
4
-4
/
+4
2014-11-21
Merge tag 'master-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
16
-229
/
+393
2014-11-18
Bluetooth: Call drain_workqueue() before resetting state
Johan Hedberg
1
-0
/
+10
2014-11-18
Bluetooth: Use shorter "rand" name for "randomizer"
Johan Hedberg
3
-31
/
+23
2014-11-18
Bluetooth: Fix BR/EDR-only address checks for remote OOB data
Johan Hedberg
1
-0
/
+22
2014-11-15
Bluetooth: Fix clearing remote OOB data through mgmt
Johan Hedberg
1
-0
/
+7
2014-11-15
Bluetooth: Add debug logs to help track locking issues
Johan Hedberg
2
-2
/
+11
2014-11-15
Bluetooth: Remove unnecessary hdev locking in smp.c
Johan Hedberg
1
-7
/
+0
2014-11-15
Bluetooth: Convert IRK list to RCU
Johan Hedberg
2
-24
/
+32
2014-11-15
Bluetooth: Convert LTK list to RCU
Johan Hedberg
3
-26
/
+30
2014-11-15
Bluetooth: Trigger SMP for the appropriate LE CoC errors
Johan Hedberg
1
-1
/
+22
2014-11-15
Bluetooth: Add key preference parameter to smp_sufficient_security
Johan Hedberg
3
-11
/
+21
2014-11-15
Bluetooth: Fix sending incorrect LE CoC PDU in BT_CONNECT2 state
Johan Hedberg
1
-1
/
+2
2014-11-15
Bluetooth: hidp: replace kzalloc/copy_from_user by memdup_user
Fabian Frederick
1
-7
/
+3
2014-11-13
Bluetooth: Fix correct nesting for 6lowpan server channel
Johan Hedberg
1
-0
/
+2
2014-11-13
Bluetooth: Fix L2CAP nesting level initialization location
Johan Hedberg
2
-3
/
+3
2014-11-13
Bluetooth: Fix L2CAP socket lock nesting level
Johan Hedberg
1
-3
/
+10
2014-11-13
Bluetooth: Use proper nesting annotation for l2cap_chan lock
Johan Hedberg
2
-0
/
+19
2014-11-12
Bluetooth: Remove unnecessary hci_dev_lock/unlock in smp.c
Johan Hedberg
1
-4
/
+0
2014-11-12
Bluetooth: Fix l2cap_sock_teardown_cb lockdep warning
Johan Hedberg
1
-1
/
+1
2014-11-11
Bluetooth: 6lowpan: Remove unnecessary RCU callback
Johan Hedberg
1
-9
/
+2
2014-11-11
Bluetooth: Fix mgmt connected notification
Johan Hedberg
1
-1
/
+7
2014-11-11
Bluetooth: Fix sparse warning in amp.c
Johan Hedberg
1
-9
/
+16
2014-11-10
Merge tag 'master-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
9
-196
/
+300
2014-11-08
Bluetooth: 6lowpan: fix skb_unshare behaviour
Alexander Aring
1
-6
/
+2
2014-11-07
Bluetooth: Send mgmt_connected only if state is BT_CONFIG
Jaganath Kanakkassery
1
-1
/
+2
2014-11-06
6lowpan: move skb_free from error paths in decompression
Martin Townsend
1
-8
/
+7
2014-11-06
Bluetooth: Sort switch cases by opcode's numeric value
Kuba Pawlak
1
-12
/
+12
2014-11-06
Bluetooth: Clear role switch pending flag
Kuba Pawlak
1
-0
/
+27
2014-11-05
net: Add and use skb_copy_datagram_msg() helper.
David S. Miller
2
-3
/
+3
2014-11-04
Bluetooth: Fix sparse warnings in RFCOMM
Johan Hedberg
1
-2
/
+4
2014-11-03
Bluetooth: Fix invalid response for 'Start Discovery' command
Szymon Janc
1
-21
/
+35
2014-11-03
Bluetooth: Consolidate whitelist debugfs entry into device_list
Marcel Holtmann
1
-30
/
+6
2014-11-02
Bluetooth: Add hci_reset_dev() for driver triggerd stack reset
Marcel Holtmann
1
-0
/
+18
2014-11-02
Bluetooth: Introduce BT_BREDR and BT_LE config options
Marcel Holtmann
5
-9
/
+19
2014-11-02
Bluetooth: Print error message for HCI_Hardware_Error event
Marcel Holtmann
1
-0
/
+11
2014-11-02
Bluetooth: Check status of command complete for HCI_Reset
Marcel Holtmann
1
-0
/
+3
2014-11-01
Bluetooth: Fix hci_sync missing wakeup interrupt
Chan-yeol Park
1
-7
/
+11
2014-10-30
Bluetooth: Clear LE white list when resetting controller
Marcel Holtmann
1
-0
/
+2
2014-10-30
Bluetooth: 6lowpan: use after free in disconnect_devices()
Dan Carpenter
1
-2
/
+2
2014-10-29
Bluetooth: Wrong style spin lock used
Jukka Rissanen
1
-3
/
+7
2014-10-28
Bluetooth: Fix check for direct advertising
Johan Hedberg
1
-1
/
+1
2014-10-28
Bluetooth: Fix LE connection timeout deadlock
Johan Hedberg
1
-1
/
+1
2014-10-28
Bluetooth: spelling fixes
Stephen Hemminger
5
-8
/
+8
2014-10-28
Bluetooth: 6lowpan: Fix lockdep splats
Jukka Rissanen
1
-0
/
+19
2014-10-28
Bluetooth: 6lowpan: Converting rwlocks to use RCU
Jukka Rissanen
1
-95
/
+127
2014-10-28
Bluetooth: Revert SMP self-test patches
Johan Hedberg
2
-126
/
+0
2014-10-27
ieee802154: 6lowpan: rename process_data and lowpan_process_data
Martin Townsend
1
-7
/
+8
2014-10-27
bluetooth:6lowpan: use consume_skb when packet processed successfully
Martin Townsend
1
-3
/
+4
2014-10-27
6lowpan: fix process_data return values
Martin Townsend
1
-1
/
+1
[next]