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
2016-01-06
Bluetooth: avoid rebuilding hci_sock all the time
Johannes Berg
1
-9
/
+18
2016-01-05
Bluetooth: Add support for Start Limited Discovery command
Johan Hedberg
2
-12
/
+52
2016-01-05
Bluetooth: Change eir_has_data_type() to more generic eir_get_data()
Johan Hedberg
2
-4
/
+5
2015-12-20
Bluetooth: use list_for_each_entry*
Geliang Tang
4
-49
/
+25
2015-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+3
2015-12-15
bluetooth: Validate socket address length in sco_sock_bind().
David S. Miller
1
-0
/
+3
2015-12-11
Bluetooth: Do not filter multicast addresses by default
Danny Schweizer
1
-2
/
+5
2015-12-10
6lowpan: add lowpan dev register helpers
Alexander Aring
1
-5
/
+3
2015-12-10
Bluetooth: Fix locking in bt_accept_dequeue after disconnection
Yichen Zhao
1
-1
/
+1
2015-12-10
Bluetooth: Don't treat connection timeout as a failure
Johan Hedberg
1
-2
/
+10
2015-12-10
Bluetooth: Use continuous scanning when creating LE connections
Johan Hedberg
1
-1
/
+5
2015-12-10
Bluetooth: Clean up current advertising instance tracking
Johan Hedberg
4
-66
/
+32
2015-12-10
Bluetooth: Clean up advertising initialization in powered_update_hci()
Johan Hedberg
1
-18
/
+12
2015-12-10
Bluetooth: Remove redundant check for req.cmd_q
Johan Hedberg
1
-2
/
+1
2015-12-10
Bluetooth: Fix updating wrong instance's scan_rsp data
Johan Hedberg
1
-1
/
+1
2015-12-10
Bluetooth: Remove unnecessary HCI_ADVERTISING_INSTANCE flag
Johan Hedberg
2
-18
/
+9
2015-12-10
Bluetooth: Simplify read_adv_features code
Johan Hedberg
1
-20
/
+8
2015-12-10
Bluetooth: Perform HCI update for power on synchronously
Johan Hedberg
4
-133
/
+126
2015-12-10
Bluetooth: Move fast connectable code to hci_request.c
Johan Hedberg
3
-39
/
+40
2015-12-10
Bluetooth: Move EIR update to hci_request.c
Johan Hedberg
3
-195
/
+198
2015-12-10
Bluetooth: HCI name update to hci_request.c
Johan Hedberg
3
-12
/
+14
2015-12-10
Bluetooth: Move discoverable timeout behind hdev->req_workqueue
Johan Hedberg
3
-52
/
+28
2015-12-10
Bluetooth: Move discoverable changes to hdev->req_workqueue
Johan Hedberg
2
-77
/
+77
2015-12-10
Bluetooth: Perform Class of Device changes through hdev->req_workqueue
Johan Hedberg
3
-47
/
+49
2015-12-10
Bluetooth: Move connectable changes to hdev->req_workqueue
Johan Hedberg
2
-74
/
+51
2015-12-10
Bluetooth: Move advertising instance management to hci_request.c
Johan Hedberg
6
-563
/
+583
2015-12-10
Bluetooth: Move __hci_update_background_scan up in hci_request.c
Johan Hedberg
1
-73
/
+73
2015-12-10
Bluetooth: Run page scan updates through hdev->req_workqueue
Johan Hedberg
4
-21
/
+34
2015-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-4
/
+9
2015-12-03
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
1
-1
/
+6
2015-12-01
net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA
Eric Dumazet
1
-3
/
+3
2015-11-23
Bluetooth: Increment management interface revision
Johan Hedberg
1
-1
/
+1
2015-11-23
Bluetooth: Fix powering on with privacy and advertising
Andrzej Kaczmarek
1
-7
/
+7
2015-11-23
Bluetooth: Fix returning proper HCI status from __hci_req_sync
Johan Hedberg
1
-1
/
+7
2015-11-22
Bluetooth: Add support for Get Advertising Size Information command
Marcel Holtmann
1
-0
/
+58
2015-11-22
Bluetooth: Simplify if statements in tlv_data_is_valid function
Marcel Holtmann
1
-9
/
+11
2015-11-22
Bluetooth: Add instance range check for Add Advertising command
Marcel Holtmann
1
-0
/
+4
2015-11-19
Bluetooth: remove unneeded variable in l2cap_stream_rx
Prasanna Karthik
1
-3
/
+1
2015-11-19
Bluetooth: Clean up hci_core code
Prasanna Karthik
1
-3
/
+4
2015-11-19
Bluetooth: clean up af_bluetooth code
Prasanna Karthik
1
-2
/
+2
2015-11-19
Bluetooth: Delete an unnecessary check before the function call "kfree_skb"
Markus Elfring
1
-2
/
+1
2015-11-19
Bluetooth: Simplify request cleanup code
Johan Hedberg
2
-3
/
+3
2015-11-19
Bluetooth: Remove conn_unfinished variable from hci_connect_le()
Johan Hedberg
1
-36
/
+12
2015-11-19
Bluetooth: Move check for ongoing connect earlier in hci_connect_le()
Johan Hedberg
1
-6
/
+6
2015-11-19
Bluetooth: Fix specifying role for LE connections
Johan Hedberg
3
-12
/
+10
2015-11-19
Bluetooth: Remove unnecessary le_scan_restart_work_complete() function
Johan Hedberg
1
-36
/
+24
2015-11-19
Bluetooth: Simplify le_scan_disable_work()
Johan Hedberg
1
-91
/
+57
2015-11-19
Bluetooth: Pass inquiry length to bredr_inquiry()
Johan Hedberg
1
-3
/
+5
2015-11-19
Bluetooth: Fix BR/EDR Page Scan update with Add Device
Johan Hedberg
1
-13
/
+1
2015-11-19
Bluetooth: Move Stop Discovery to req_workqueue
Johan Hedberg
3
-67
/
+70
[next]