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.13.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
path:
root
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-15
Bluetooth: Move eir_append_data function to a different location
Marcel Holtmann
1
-11
/
+11
2015-03-15
Bluetooth: Add simple version of Read Advertising Features command
Marcel Holtmann
1
-0
/
+36
2015-03-15
Bluetooth: Send global configuration updates to all management users
Marcel Holtmann
2
-14
/
+25
2015-03-15
Bluetooth: Open management interface for untrusted users
Marcel Holtmann
1
-9
/
+6
2015-03-15
Bluetooth: Add support for trust verification of management commands
Marcel Holtmann
1
-0
/
+7
2015-03-15
Bluetooth: Remove unneeded initializer for management command table
Marcel Holtmann
1
-43
/
+43
2015-03-15
Bluetooth: Add support for untrusted access to management commands
Marcel Holtmann
1
-7
/
+14
2015-03-15
Bluetooth: Add hci_sock_test_flag helper function
Marcel Holtmann
1
-1
/
+6
2015-03-15
Bluetooth: Consolidate socket channel sending function back into one
Marcel Holtmann
2
-63
/
+16
2015-03-15
Bluetooth: Introduce trusted flag for management control sockets
Marcel Holtmann
1
-0
/
+11
2015-03-15
Bluetooth: Add support for extended index management command
Marcel Holtmann
1
-0
/
+80
2015-03-15
Bluetooth: Add support for extended index management events
Marcel Holtmann
1
-0
/
+28
2015-03-15
Bluetooth: Use special function to send filter management index events
Marcel Holtmann
2
-14
/
+60
2015-03-15
Bluetooth: Provide hci_send_to_flagged_channel helper function
Marcel Holtmann
1
-0
/
+33
2015-03-15
Bluetooth: Add flags field and setting function for HCI sockets
Marcel Holtmann
1
-0
/
+11
2015-03-14
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
11
-1205
/
+1352
2015-03-13
Bluetooth: Merge hdev->dbg_flags fields into hdev->dev_flags
Marcel Holtmann
6
-15
/
+15
2015-03-13
Bluetooth: Use DECLARE_BITMAP for hdev->dev_flags field
Marcel Holtmann
2
-2
/
+2
2015-03-13
Bluetooth: Introduce hci_dev_test_and_set_flag helper macro
Marcel Holtmann
3
-31
/
+25
2015-03-13
Bluetooth: Introduce hci_dev_test_and_clear_flag helper macro
Marcel Holtmann
4
-48
/
+43
2015-03-13
Bluetooth: Introduce hci_dev_test_and_change_flag helper macro
Marcel Holtmann
1
-1
/
+1
2015-03-13
Bluetooth: Introduce hci_dev_change_flag helper macro
Marcel Holtmann
1
-5
/
+5
2015-03-13
Bluetooth: Introduce hci_dev_clear_flag helper macro
Marcel Holtmann
5
-52
/
+50
2015-03-13
Bluetooth: Introduce hci_dev_set_flag helper macro
Marcel Holtmann
5
-41
/
+40
2015-03-13
Bluetooth: Introduce hci_dev_test_flag helper macro
Marcel Holtmann
9
-272
/
+270
2015-03-13
Bluetooth: Add support connectable advertising setting
Marcel Holtmann
1
-9
/
+30
2015-03-12
Bluetooth: Remove two else branches that are not needed
Marcel Holtmann
1
-4
/
+4
2015-03-11
Bluetooth: Check for matching IRK when looking for paired LE devices
Johan Hedberg
1
-0
/
+7
2015-03-11
Bluetooth: Fix missing rcu_read_unlock() in hci_bdaddr_is_paired()
Johan Hedberg
1
-1
/
+3
2015-03-11
Bluetooth: Increment management interface revision
Marcel Holtmann
1
-1
/
+1
2015-03-10
Bluetooth: Add 'Already Paired' error for Pair Device command
Johan Hedberg
2
-0
/
+34
2015-03-10
Bluetooth: Make Fast Connectable available while powered off
Johan Hedberg
1
-18
/
+12
2015-03-07
Bluetooth: fix sco_exit compile warning
Alexander Aring
1
-1
/
+1
2015-03-06
Bluetooth: Add mgmt_send_event() helper to send to any HCI channel
Johan Hedberg
1
-3
/
+11
2015-03-06
Bluetooth: Rename pending_cmd to mgmt_pending_cmd
Johan Hedberg
1
-87
/
+89
2015-03-06
Bluetooth: Rename cmd_complete() to mgmt_cmd_complete()
Johan Hedberg
1
-213
/
+229
2015-03-06
Bluetooth: Rename cmd_status() to mgmt_cmd_status()
Johan Hedberg
1
-229
/
+230
2015-03-06
Bluetooth: Move all mgmt command quirks to handler table
Johan Hedberg
1
-82
/
+88
2015-03-06
Bluetooth: Convert mgmt to use HCI chan registration API
Johan Hedberg
3
-29
/
+33
2015-03-06
Bluetooth: Add mgmt HCI channel registration API
Johan Hedberg
1
-3
/
+82
2015-03-06
Bluetooth: Introduce controller setting information for static address
Marcel Holtmann
1
-2
/
+26
2015-03-05
Bluetooth: fix service discovery behaviour for empty uuids filter
Jakub Pawlowski
1
-4
/
+3
2015-03-05
Bluetooth: Refactor service discovery filter logic
Jakub Pawlowski
1
-70
/
+19
2015-03-05
Bluetooth: Move Service Discovery logic before refactoring
Jakub Pawlowski
1
-62
/
+79
2015-03-04
bluetooth: Use eth_<foo>_addr instead of memset
Joe Perches
1
-1
/
+1
2015-03-02
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
13
-136
/
+213
2015-03-02
net: Remove iocb argument from sendmsg and recvmsg
Ying Xue
5
-24
/
+24
2015-03-02
net: use common macro for assering skb->cb[] available size in protocol families
Eyal Birger
1
-2
/
+1
2015-03-02
net: bluetooth: compact struct bt_skb_cb by converting boolean fields to bit ...
Eyal Birger
3
-3
/
+3
2015-03-02
net: bluetooth: compact struct bt_skb_cb by inlining struct hci_req_ctrl
Eyal Birger
4
-12
/
+12
[prev]
[next]