index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-13
Bluetooth: Add support for remote OOB input of P-256 data
Marcel Holtmann
1
-11
/
+34
2014-02-13
Bluetooth: Add internal function for storing P-192 and P-256 data
Marcel Holtmann
1
-4
/
+33
2014-02-13
Bluetooth: Provide remote OOB data for Secure Connections
Marcel Holtmann
2
-11
/
+27
2014-02-13
Bluetooth: Add debugfs quirk for forcing Secure Connections support
Marcel Holtmann
2
-3
/
+54
2014-02-13
Bluetooth: Add support for local OOB data with Secure Connections
Marcel Holtmann
2
-13
/
+56
2014-02-13
Bluetooth: Limit acceptable link key types to only supported ones
Marcel Holtmann
1
-1
/
+1
2014-02-13
Bluetooth: Enable Secure Connection during power on if configured
Marcel Holtmann
1
-0
/
+8
2014-02-13
Bluetooth: Add management command for enabling Secure Connections
Marcel Holtmann
2
-0
/
+138
2014-02-13
Bluetooth: Add flags and setting for Secure Connections support
Marcel Holtmann
1
-0
/
+7
2014-02-13
Bluetooth: Enable Authenticated Payload Timeout Expired event
Marcel Holtmann
1
-0
/
+4
2014-02-13
Bluetooth: Add support for handling P-256 derived link keys
Marcel Holtmann
2
-3
/
+6
2014-02-13
Bluetooth: Add definitions for new link key types
Marcel Holtmann
2
-3
/
+3
2014-02-13
Bluetooth: Fix outgoing authentication requirement check
Johan Hedberg
1
-2
/
+5
2014-01-18
net: add build-time checks for msg->msg_name size
Steffen Hurrle
1
-1
/
+1
2014-01-17
Bluetooth: remove direct compilation of 6lowpan_iphc.c
Stephen Warren
1
-4
/
+0
2014-01-15
net: move 6lowpan compression code to separate module
Dmitry Eremin-Solenikov
1
-0
/
+1
2014-01-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
8
-39
/
+1026
2014-01-08
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
8
-39
/
+1026
2014-01-07
Bluetooth: Fix 6loWPAN peer lookup
Claudio Takahasi
1
-2
/
+2
2014-01-07
Bluetooth: Fix setting Universal/Local bit
Claudio Takahasi
1
-1
/
+1
2014-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-10
/
+16
2014-01-06
Bluetooth: Remove rfcomm_carrier_raised()
Gianluca Anzolin
1
-8
/
+0
2014-01-06
Bluetooth: Always wait for a connection on RFCOMM open()
Gianluca Anzolin
1
-8
/
+38
2014-01-06
Bluetooth: Move rfcomm_get_device() before rfcomm_dev_activate()
Gianluca Anzolin
1
-16
/
+16
2014-01-06
Bluetooth: Release RFCOMM port when the last user closes the TTY
Gianluca Anzolin
1
-7
/
+14
2014-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-10
/
+16
2014-01-06
Bluetooth: Default to no security with L2CAP RAW sockets
Johan Hedberg
1
-0
/
+3
2014-01-06
Bluetooth: Fix NULL pointer dereference when disconnecting
Johan Hedberg
1
-1
/
+1
2014-01-04
Bluetooth: Add quirk for disabling Delete Stored Link Key command
Marcel Holtmann
1
-1
/
+6
2013-12-18
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
1
-10
/
+16
2013-12-17
Bluetooth: Fix HCI User Channel permission check in hci_sock_sendmsg
Marcel Holtmann
1
-10
/
+16
2013-12-14
Bluetooth: fix return value check
Wei Yongjun
1
-4
/
+4
2013-12-14
Bluetooth: remove unused including <linux/version.h>
Wei Yongjun
1
-1
/
+0
2013-12-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
8
-152
/
+947
2013-12-12
6lowpan: fix/move/cleanup debug functions
Alexander Aring
1
-27
/
+0
2013-12-11
Bluetooth: Fix test for lookup_dev return value
Johan Hedberg
1
-1
/
+1
2013-12-11
Bluetooth: Add missing 6lowpan.h include
Johan Hedberg
1
-0
/
+2
2013-12-11
Bluetooth: Manually enable or disable 6LoWPAN between devices
Jukka Rissanen
1
-0
/
+45
2013-12-11
Bluetooth: Enable 6LoWPAN support for BT LE devices
Jukka Rissanen
5
-1
/
+932
2013-12-10
Bluetooth: Fix handling of L2CAP Command Reject over LE
Johan Hedberg
1
-0
/
+26
2013-12-09
Bluetooth: Use macros for connectionless slave broadcast features
Marcel Holtmann
1
-3
/
+3
2013-12-07
Bluetooth: Increase minor version of core module
Marcel Holtmann
1
-1
/
+1
2013-12-06
net/*: Fix FSF address in file headers
Jeff Kirsher
1
-2
/
+1
2013-12-05
Bluetooth: Fix valid LE PSM check
Johan Hedberg
1
-1
/
+1
2013-12-05
Bluetooth: Use min_t for calculating chan->mps
Johan Hedberg
1
-5
/
+1
2013-12-05
Bluetooth: Simplify l2cap_chan initialization for LE CoC
Johan Hedberg
2
-25
/
+14
2013-12-05
Bluetooth: Add debugfs controls for LE CoC MPS and Credits
Johan Hedberg
1
-4
/
+12
2013-12-05
Bluetooth: Fix validating LE PSM values
Johan Hedberg
2
-11
/
+44
2013-12-05
Bluetooth: Fix CID ranges for LE CoC CID allocations
Johan Hedberg
1
-2
/
+7
2013-12-05
Bluetooth: Fix clearing of chan->omtu for LE CoC channels
Johan Hedberg
1
-4
/
+4
[prev]
[next]