index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-03-19
9
-14
/
+194
|
\
|
*
Bluetooth: Fix potential buffer overflow with Add Advertising
Johan Hedberg
2016-03-11
1
-0
/
+4
|
*
Bluetooth: Fix setting correct flags in AD
Johan Hedberg
2016-03-11
1
-1
/
+3
|
*
Bluetooth: Increment management interface revision
Johan Hedberg
2016-03-10
1
-1
/
+1
|
*
Bluetooth: Add support for limited privacy mode
Johan Hedberg
2016-03-10
4
-11
/
+75
|
*
Bluetooth: Fix adding discoverable to adv instance flags
Johan Hedberg
2016-03-10
1
-0
/
+3
|
*
Bluetooth: Move memset closer to where it's needed
Johan Hedberg
2016-03-10
1
-2
/
+2
|
*
Bluetooth: hci_core: cancel power off delayed work properly
Wei-Ning Huang
2016-02-23
1
-0
/
+1
|
*
Bluetooth: Use managed version of led_trigger_register in LED trigger
Heiner Kallweit
2016-02-23
3
-11
/
+1
|
*
Bluetooth: add LED trigger for indicating HCI is powered up
Heiner Kallweit
2016-02-23
5
-0
/
+116
*
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2016-03-17
1
-72
/
+63
|
\
\
|
|
/
|
/
|
|
*
Bluetooth: Use skcipher and hash
Herbert Xu
2016-01-27
1
-72
/
+63
*
|
Bluetooth: hci_core: Avoid mixing up req_complete and req_complete_skb
Douglas Anderson
2016-02-20
1
-2
/
+4
*
|
Bluetooth: Fix incorrect removing of IRKs
Johan Hedberg
2016-01-29
2
-26
/
+18
*
|
Bluetooth: L2CAP: Fix setting chan src info before adding PSM/CID
Johan Hedberg
2016-01-29
1
-3
/
+3
*
|
Bluetooth: L2CAP: Fix auto-allocating LE PSM values
Johan Hedberg
2016-01-29
1
-2
/
+12
*
|
Bluetooth: L2CAP: Introduce proper defines for PSM ranges
Johan Hedberg
2016-01-29
1
-3
/
+3
*
|
Bluetooth: 6lowpan: Fix handling of uncompressed IPv6 packets
Lukasz Duda
2016-01-23
1
-0
/
+3
*
|
Bluetooth: 6lowpan: Fix kernel NULL pointer dereferences
Glenn Ruben Bakke
2016-01-23
1
-1
/
+3
|
/
*
Bluetooth: avoid rebuilding hci_sock all the time
Johannes Berg
2016-01-06
1
-9
/
+18
*
Bluetooth: Add support for Start Limited Discovery command
Johan Hedberg
2016-01-05
2
-12
/
+52
*
Bluetooth: Change eir_has_data_type() to more generic eir_get_data()
Johan Hedberg
2016-01-05
2
-4
/
+5
*
Bluetooth: use list_for_each_entry*
Geliang Tang
2015-12-20
4
-49
/
+25
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-17
1
-0
/
+3
|
\
|
*
bluetooth: Validate socket address length in sco_sock_bind().
David S. Miller
2015-12-15
1
-0
/
+3
*
|
Bluetooth: Do not filter multicast addresses by default
Danny Schweizer
2015-12-11
1
-2
/
+5
*
|
6lowpan: add lowpan dev register helpers
Alexander Aring
2015-12-10
1
-5
/
+3
*
|
Bluetooth: Fix locking in bt_accept_dequeue after disconnection
Yichen Zhao
2015-12-10
1
-1
/
+1
*
|
Bluetooth: Don't treat connection timeout as a failure
Johan Hedberg
2015-12-10
1
-2
/
+10
*
|
Bluetooth: Use continuous scanning when creating LE connections
Johan Hedberg
2015-12-10
1
-1
/
+5
*
|
Bluetooth: Clean up current advertising instance tracking
Johan Hedberg
2015-12-10
4
-66
/
+32
*
|
Bluetooth: Clean up advertising initialization in powered_update_hci()
Johan Hedberg
2015-12-10
1
-18
/
+12
*
|
Bluetooth: Remove redundant check for req.cmd_q
Johan Hedberg
2015-12-10
1
-2
/
+1
*
|
Bluetooth: Fix updating wrong instance's scan_rsp data
Johan Hedberg
2015-12-10
1
-1
/
+1
*
|
Bluetooth: Remove unnecessary HCI_ADVERTISING_INSTANCE flag
Johan Hedberg
2015-12-10
2
-18
/
+9
*
|
Bluetooth: Simplify read_adv_features code
Johan Hedberg
2015-12-10
1
-20
/
+8
*
|
Bluetooth: Perform HCI update for power on synchronously
Johan Hedberg
2015-12-10
4
-133
/
+126
*
|
Bluetooth: Move fast connectable code to hci_request.c
Johan Hedberg
2015-12-10
3
-39
/
+40
*
|
Bluetooth: Move EIR update to hci_request.c
Johan Hedberg
2015-12-10
3
-195
/
+198
*
|
Bluetooth: HCI name update to hci_request.c
Johan Hedberg
2015-12-10
3
-12
/
+14
*
|
Bluetooth: Move discoverable timeout behind hdev->req_workqueue
Johan Hedberg
2015-12-10
3
-52
/
+28
*
|
Bluetooth: Move discoverable changes to hdev->req_workqueue
Johan Hedberg
2015-12-10
2
-77
/
+77
*
|
Bluetooth: Perform Class of Device changes through hdev->req_workqueue
Johan Hedberg
2015-12-10
3
-47
/
+49
*
|
Bluetooth: Move connectable changes to hdev->req_workqueue
Johan Hedberg
2015-12-10
2
-74
/
+51
*
|
Bluetooth: Move advertising instance management to hci_request.c
Johan Hedberg
2015-12-10
6
-563
/
+583
*
|
Bluetooth: Move __hci_update_background_scan up in hci_request.c
Johan Hedberg
2015-12-10
1
-73
/
+73
*
|
Bluetooth: Run page scan updates through hdev->req_workqueue
Johan Hedberg
2015-12-10
4
-21
/
+34
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-03
2
-4
/
+9
|
\
\
|
|
/
|
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-12-03
1
-1
/
+6
|
|
\
|
|
*
Bluetooth: Fix l2cap_chan leak in SMP
Johan Hedberg
2015-11-11
1
-1
/
+6
[next]