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
2015-03-03
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
2015-02-27
Bluetooth: make hci_test_bit's addr const
Jiri Slaby
1
-2
/
+2
2015-02-27
Bluetooth: Update New CSRK event to match latest specification
Johan Hedberg
2
-3
/
+9
2015-02-20
Bluetooth: Remove unnecessary queue_monitor_skb() function
Johan Hedberg
1
-30
/
+2
2015-02-20
Bluetooth: Rename hci_send_to_control to hci_send_to_channel
Johan Hedberg
2
-5
/
+7
2015-02-20
Bluetooth: Use hci_copy_identity_addr() helper for SMP chan creation
Johan Hedberg
1
-17
/
+7
2015-02-19
Bluetooth: Fix checking for pending Set SSP in Set HS handler
Johan Hedberg
1
-0
/
+6
2015-02-19
Bluetooth: Remove bogus check for pending mgmt Set HS command
Johan Hedberg
1
-2
/
+1
2015-02-19
Bluetooth: Convert disconn_cfm to be triggered through hci_cb
Johan Hedberg
4
-4
/
+12
2015-02-19
Bluetooth: Convert connect_cfm to be triggered through hci_cb
Johan Hedberg
4
-22
/
+39
2015-02-19
Bluetooth: Convert L2CAP security callback to use hci_cb
Johan Hedberg
1
-4
/
+10
2015-02-19
Bluetooth: Convert hci_cb_list_lock to a mutex
Johan Hedberg
1
-5
/
+5
2015-02-19
Bluetooth: Add new hci_cb entries to the tail rather than the head
Johan Hedberg
1
-1
/
+1
2015-02-17
Bluetooth: Fix AMP init for certain AMP controllers
Johan Hedberg
1
-10
/
+20
2015-02-16
Bluetooth: Fix accepting early data on fixed channels
Johan Hedberg
1
-0
/
+14
2015-02-15
Bluetooth: Provide option to enable/disable debugfs information
Marcel Holtmann
3
-1
/
+32
2015-02-15
Bluetooth: Make __next_ident function static.
Marcel Holtmann
2
-2
/
+1
2015-02-15
Bluetooth: Make a2mp_send function static
Marcel Holtmann
2
-2
/
+1
2015-02-15
Bluetooth: Make amp_mgr_lookup_by_state function static
Marcel Holtmann
2
-18
/
+17
2015-02-15
Bluetooth: Make amp_mgr_list and amp_mgr_list_lock static
Marcel Holtmann
2
-5
/
+2
2015-02-15
Bluetooth: Move A2MP_FEAT_EXT declaration into A2MP source
Marcel Holtmann
2
-2
/
+2
2015-02-15
Bluetooth: Add shutdown callback before closing the device
Tedd Ho-Jeong An
1
-0
/
+6
2015-02-14
Bluetooth: Enhance error codes pair device command
Lukasz Rymanowski
1
-0
/
+4
2015-02-14
Bluetooth: Improve error handling in connect acl
Lukasz Rymanowski
1
-1
/
+5
2015-02-14
Bluetooth: Do not allow LE connection if LE is not enabled
Lukasz Rymanowski
1
-0
/
+8
2015-02-03
Bluetooth: Fix potential NULL dereference
Johan Hedberg
1
-4
/
+3
2015-02-02
Bluetooth: Remove mgmt_rp_read_local_oob_ext_data struct
Johan Hedberg
1
-16
/
+9
2015-02-02
Bluetooth: Add restarting to service discovery
Jakub Pawlowski
1
-5
/
+48
2015-02-02
Bluetooth: Add le_scan_restart work for LE scan restarting
Jakub Pawlowski
2
-1
/
+92
2015-02-01
Bluetooth: Fix OOB data present for BR/EDR Secure Connections Only mode
Marcel Holtmann
1
-17
/
+21
2015-02-01
Bluetooth: Expose remote OOB information as debugfs entry
Marcel Holtmann
1
-0
/
+31
2015-02-01
Bluetooth: Expose hardware error code as debugfs entry
Marcel Holtmann
1
-0
/
+3
2015-02-01
Bluetooth: Expose debug keys usage setting via debugfs
Marcel Holtmann
1
-0
/
+22
2015-02-01
Bluetooth: Track changes from HCI Write Simple Pairing Debug Mode command
Marcel Holtmann
1
-0
/
+19
2015-02-01
Bluetooth: Expose Secure Simple Pairing debug mode setting in debugfs
Marcel Holtmann
1
-1
/
+22
2015-01-31
Bluetooth: Allow remote OOB data to only provide P-192 or P-256 values
Marcel Holtmann
1
-4
/
+25
2015-01-31
Bluetooth: Fix OOB data present value for SMP pairing
Marcel Holtmann
1
-1
/
+1
2015-01-31
Bluetooth: Fix OOB data present value for BR/EDR Secure Connections
Marcel Holtmann
1
-1
/
+18
2015-01-31
Bluetooth: Store OOB data present value for each set of remote OOB data
Marcel Holtmann
1
-0
/
+8
2015-01-29
Bluetooth: Fix sending Read Remote Extended Features command
Szymon Janc
1
-1
/
+2
2015-01-29
Bluetooth: Move smp_unregister() into hci_dev_do_close() function
Marcel Holtmann
1
-6
/
+2
2015-01-28
Bluetooth: Perform a power cycle when receiving hardware error event
Marcel Holtmann
2
-1
/
+24
2015-01-28
Bluetooth: Introduce hci_dev_do_reset helper function
Marcel Holtmann
1
-23
/
+34
2015-01-28
Bluetooth: Fix notifying discovery state when powering off
Johan Hedberg
1
-0
/
+2
2015-01-28
Bluetooth: Fix notifying discovery state upon reset
Johan Hedberg
1
-1
/
+2
[next]