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
path:
root
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-12
Bluetooth: Replace send_monitor_event with queue_monitor_skb
Marcel Holtmann
1
-29
/
+1
2015-01-12
Bluetooth: Create generic queue_monitor_skb helper function
Marcel Holtmann
1
-22
/
+29
2015-01-12
Bluetooth: Simplify packet copy in hci_send_to_monitor function
Marcel Holtmann
1
-16
/
+12
2015-01-12
Bluetooth: Add BUILD_BUG_ON for size of struct sockaddr_sco
Marcel Holtmann
1
-0
/
+2
2015-01-12
Bluetooth: Add BUILD_BUG_ON for size of struct sockaddr_rc
Marcel Holtmann
1
-0
/
+2
2015-01-12
Bluetooth: Add BUILD_BUG_ON for size of struct sockaddr_l2
Marcel Holtmann
1
-0
/
+2
2015-01-12
Bluetooth: Add BUILD_BUG_ON for size of struct sockaddr_hci
Marcel Holtmann
1
-0
/
+2
2015-01-12
Bluetooth: Add opcode parameter to hci_req_complete_t callback
Marcel Holtmann
4
-25
/
+33
2015-01-03
Bluetooth: Introduce HCI_QUIRK_FIXUP_INQUIRY_MODE option
Marcel Holtmann
1
-1
/
+2
2015-01-03
Bluetooth: Remove dead code for manufacturer inquiry mode quirks
Marcel Holtmann
1
-39
/
+11
2015-01-03
Bluetooth: Fix SMP channel registration for unconfigured controllers
Marcel Holtmann
1
-3
/
+13
2015-01-03
Bluetooth: Fix for a leftover debug of pairing credentials
Marcel Holtmann
1
-1
/
+1
2015-01-03
Bluetooth: Fix scope of sc_only_mode debugfs entry
Marcel Holtmann
1
-22
/
+23
2015-01-03
Bluetooth: Remove no longer needed force_sc_support debugfs option
Marcel Holtmann
2
-56
/
+4
2015-01-03
Bluetooth: Remove broken force_lesc_support debugfs option
Marcel Holtmann
1
-49
/
+0
2015-01-03
Bluetooth: Introduce force_bredr_smp debugfs option for testing
Marcel Holtmann
2
-5
/
+75
2015-01-02
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
16
-1662
/
+2703
2014-12-30
Bluetooth: Add timing information to ECDH test case runs
Marcel Holtmann
1
-1
/
+9
2014-12-30
Bluetooth: Add timing information to SMP test case runs
Marcel Holtmann
1
-1
/
+9
2014-12-30
Bluetooth: Add LE Secure Connections tests for SMP
Johan Hedberg
1
-0
/
+186
2014-12-30
Bluetooth: Add legacy SMP tests
Johan Hedberg
1
-0
/
+95
2014-12-30
Bluetooth: Add skeleton for SMP self-tests
Johan Hedberg
4
-0
/
+66
2014-12-30
Bluetooth: Add support for ECDH test cases
Johan Hedberg
2
-1
/
+175
2014-12-30
Bluetooth: Add support for self testing framework
Marcel Holtmann
5
-0
/
+128
2014-12-30
Bluetooth: Fix const declarations for smp_f5 and smp_f6
Johan Hedberg
1
-3
/
+4
2014-12-26
Bluetooth: Remove BlueFritz! specific check from initialization
Marcel Holtmann
1
-3
/
+9
2014-12-24
Bluetooth: Fix accepting connections when not using mgmt
Johan Hedberg
1
-1
/
+6
2014-12-24
Bluetooth: Fix controller configuration with HCI_QUIRK_INVALID_BDADDR
Marcel Holtmann
1
-3
/
+6
2014-12-20
Bluetooth: Remove duplicate constant for RFCOMM PSM
Marcel Holtmann
1
-2
/
+2
2014-12-20
Bluetooth: Create debugfs directory for each connection handle
Marcel Holtmann
4
-0
/
+21
2014-12-20
Bluetooth: Store default and maximum LE data length settings
Marcel Holtmann
2
-0
/
+67
2014-12-20
Bluetooth: Enable basics for LE Data Length Extension feature
Marcel Holtmann
1
-0
/
+14
2014-12-20
Bluetooth: Move LE debugfs file creation into hci_debugfs.c
Marcel Holtmann
2
-478
/
+474
2014-12-20
Bluetooth: Move BR/EDR debugfs file creation into hci_debugfs.c
Marcel Holtmann
2
-349
/
+350
2014-12-20
Bluetooth: Move common debugfs file creation into hci_debugfs.c
Marcel Holtmann
2
-201
/
+200
2014-12-20
Bluetooth: Add skeleton functions for debugfs creation
Marcel Holtmann
4
-1
/
+74
2014-12-20
Bluetooth: Support static address when BR/EDR has been disabled
Marcel Holtmann
2
-2
/
+14
2014-12-20
Bluetooth: Move hci_update_page_scan to hci_request.c
Johan Hedberg
2
-56
/
+56
2014-12-20
Bluetooth: Add return parameter to cmd_complete callbacks
Johan Hedberg
1
-40
/
+45
2014-12-20
Bluetooth: Fix Add Device to wait for HCI before sending cmd_complete
Johan Hedberg
2
-68
/
+109
2014-12-20
Bluetooth: Fix Remove Device to wait for HCI before sending cmd_complete
Johan Hedberg
1
-22
/
+62
2014-12-20
Bluetooth: Add hci_request support for hci_update_background_scan
Johan Hedberg
4
-95
/
+105
2014-12-19
Bluetooth: bnep: bnep_add_connection() should verify that it's dealing with l...
Al Viro
1
-0
/
+3
2014-12-19
Bluetooth: cmtp: cmtp_add_connection() should verify that it's dealing with l...
Al Viro
1
-0
/
+3
2014-12-19
Bluetooth: hidp_connection_add() unsafe use of l2cap_pi()
Al Viro
1
-1
/
+2
2014-12-19
Bluetooth: 6lowpan: Do not free skb when packet is dropped
Jukka Rissanen
1
-1
/
+0
2014-12-19
Bluetooth: Split hci_request helpers to hci_request.[ch]
Johan Hedberg
7
-370
/
+453
2014-12-19
Bluetooth: Split hci_update_page_scan into two functions
Johan Hedberg
3
-15
/
+22
2014-12-17
Bluetooth: Fix bug with filter in service discovery optimization
Marcel Holtmann
1
-5
/
+9
2014-12-15
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
6
-54
/
+123
[prev]
[next]