Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
98ada08a92786432490ffa84296b2c9c2a9b67fc
/
net
/
bluetooth
525b870
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 11 years ago
a4b1b58
HID: Bluetooth: hidp: make sure input buffers are big enough
by David Herrmann
· 11 years ago
342dfc3
net: add build-time checks for msg->msg_name size
by Steffen Hurrle
· 11 years ago
c9151497
Bluetooth: remove direct compilation of 6lowpan_iphc.c
by Stephen Warren
· 11 years ago
a53d34c
net: move 6lowpan compression code to separate module
by Dmitry Eremin-Solenikov
· 11 years ago
235f939
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 11 years ago
300e5fd
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by John W. Linville
· 11 years ago
e825eb1
Bluetooth: Fix 6loWPAN peer lookup
by Claudio Takahasi
· 11 years ago
b071a62
Bluetooth: Fix setting Universal/Local bit
by Claudio Takahasi
· 11 years ago
56a4342
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
f86772a
Bluetooth: Remove rfcomm_carrier_raised()
by Gianluca Anzolin
· 11 years ago
4a2fb3e
Bluetooth: Always wait for a connection on RFCOMM open()
by Gianluca Anzolin
· 11 years ago
e228b63
Bluetooth: Move rfcomm_get_device() before rfcomm_dev_activate()
by Gianluca Anzolin
· 11 years ago
5b89924
Bluetooth: Release RFCOMM port when the last user closes the TTY
by Gianluca Anzolin
· 11 years ago
9d1cd50
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 11 years ago
cb6ca8e
Bluetooth: Default to no security with L2CAP RAW sockets
by Johan Hedberg
· 11 years ago
8cef8f5
Bluetooth: Fix NULL pointer dereference when disconnecting
by Johan Hedberg
· 11 years ago
f9f462f
Bluetooth: Add quirk for disabling Delete Stored Link Key command
by Marcel Holtmann
· 11 years ago
b7e0473
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by John W. Linville
· 11 years ago
1bc5ad1
Bluetooth: Fix HCI User Channel permission check in hci_sock_sendmsg
by Marcel Holtmann
· 11 years ago
7879490
Bluetooth: fix return value check
by Wei Yongjun
· 11 years ago
05c75e3
Bluetooth: remove unused including <linux/version.h>
by Wei Yongjun
· 11 years ago
f647a52
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 11 years ago
841a5ec
6lowpan: fix/move/cleanup debug functions
by Alexander Aring
· 11 years ago
30d3db4
Bluetooth: Fix test for lookup_dev return value
by Johan Hedberg
· 11 years ago
d0746f3
Bluetooth: Add missing 6lowpan.h include
by Johan Hedberg
· 11 years ago
8986310
Bluetooth: Manually enable or disable 6LoWPAN between devices
by Jukka Rissanen
· 11 years ago
18722c2
Bluetooth: Enable 6LoWPAN support for BT LE devices
by Jukka Rissanen
· 11 years ago
71fb419
Bluetooth: Fix handling of L2CAP Command Reject over LE
by Johan Hedberg
· 11 years ago
53b834d2
Bluetooth: Use macros for connectionless slave broadcast features
by Marcel Holtmann
· 11 years ago
c6d1649
Bluetooth: Increase minor version of core module
by Marcel Holtmann
· 11 years ago
c057b19
net/*: Fix FSF address in file headers
by Jeff Kirsher
· 11 years ago
c8afe8d
Bluetooth: Fix valid LE PSM check
by Johan Hedberg
· 11 years ago
f1324ea
Bluetooth: Use min_t for calculating chan->mps
by Johan Hedberg
· 11 years ago
0ce43ce
Bluetooth: Simplify l2cap_chan initialization for LE CoC
by Johan Hedberg
· 11 years ago
f15b8ec
Bluetooth: Add debugfs controls for LE CoC MPS and Credits
by Johan Hedberg
· 11 years ago
4946096
Bluetooth: Fix validating LE PSM values
by Johan Hedberg
· 11 years ago
e77af75
Bluetooth: Fix CID ranges for LE CoC CID allocations
by Johan Hedberg
· 11 years ago
aeddd07
Bluetooth: Fix clearing of chan->omtu for LE CoC channels
by Johan Hedberg
· 11 years ago
3916aed
Bluetooth: Limit LE MPS to the MTU value
by Johan Hedberg
· 11 years ago
029727a
Bluetooth: Fix suspending the L2CAP socket if we start with 0 credits
by Johan Hedberg
· 11 years ago
595177f
Bluetooth: Fix LE L2CAP Connect Request handling together with SMP
by Johan Hedberg
· 11 years ago
aac23bf
Bluetooth: Implement LE L2CAP reassembly
by Johan Hedberg
· 11 years ago
177f8f2
Bluetooth: Add LE L2CAP segmentation support for outgoing data
by Johan Hedberg
· 11 years ago
837776f
Bluetooth: Introduce L2CAP channel callback for suspending
by Johan Hedberg
· 11 years ago
3af8ace
Bluetooth: Reject LE CoC commands when the feature is not enabled
by Johan Hedberg
· 11 years ago
fad5fc89
Bluetooth: Add LE flow control discipline
by Johan Hedberg
· 11 years ago
b1c325c
Bluetooth: Implement returning of LE L2CAP credits
by Johan Hedberg
· 11 years ago
1f43542
Bluetooth: Add new BT_SNDMTU and BT_RCVMTU socket options
by Johan Hedberg
· 11 years ago
64b4f8d
Bluetooth: Limit L2CAP_OPTIONS socket option usage with LE
by Johan Hedberg
· 11 years ago
0cd75f7
Bluetooth: Track LE L2CAP credits in l2cap_chan
by Johan Hedberg
· 11 years ago
3831971
Bluetooth: Add LE L2CAP flow control mode
by Johan Hedberg
· 11 years ago
b5ecba6
Bluetooth: Make l2cap_le_sig_cmd logic consistent
by Johan Hedberg
· 11 years ago
3defe01
Bluetooth: Add L2CAP Disconnect suppport for LE
by Johan Hedberg
· 11 years ago
cea04ce3
Bluetooth: Fix L2CAP channel closing for LE connections
by Johan Hedberg
· 11 years ago
27e2d4c
Bluetooth: Add basic LE L2CAP connect request receiving support
by Johan Hedberg
· 11 years ago
791d60f
Bluetooth: Refactor L2CAP connect rejection to its own function
by Johan Hedberg
· 11 years ago
ad32a2f
Bluetooth: Add smp_sufficient_security helper function
by Johan Hedberg
· 11 years ago
f1496de
Bluetooth: Add initial code for LE L2CAP Connect Request
by Johan Hedberg
· 11 years ago
96ac34f
Bluetooth: Move LE L2CAP initiator procedure to its own function
by Johan Hedberg
· 11 years ago
203e639
Bluetooth: Pass command length to LE signaling channel handlers
by Johan Hedberg
· 11 years ago
a17de2f
Bluetooth: Allow l2cap_chan_check_security() to be used for LE links.
by Johan Hedberg
· 11 years ago
bf20fd4
Bluetooth: Update l2cap_global_chan_by_psm() to take a link type
by Johan Hedberg
· 11 years ago
9149761
Bluetooth: Add module parameter to enable LE CoC support
by Johan Hedberg
· 11 years ago
6d3c15d
Bluetooth: Remove unnecessary braces from one-line if-statement
by Johan Hedberg
· 11 years ago
201a592
Bluetooth: Remove dead code from SMP encryption function
by Johan Hedberg
· 11 years ago
e84a6b1
Bluetooth: Remove useless smp_rand function
by Johan Hedberg
· 11 years ago
3846220
Bluetooth: Refactor hci_disconn_complete_evt
by Andre Guedes
· 11 years ago
abf54a5
Bluetooth: Remove unneeded check in hci_disconn_complete_evt()
by Andre Guedes
· 11 years ago
84794e1
Bluetooth: Remove unnecessary 'send' parameter from smp_failure()
by Johan Hedberg
· 11 years ago
4ebbd53
Bluetooth: Remove link type check in hci_disconn_complete_evt()
by Andre Guedes
· 11 years ago
57eb776
Bluetooth: Add an extra check in mgmt_device_disconnected()
by Andre Guedes
· 11 years ago
3655bba
Bluetooth: Check address in mgmt_disconnect_failed()
by Andre Guedes
· 11 years ago
6a070e6
Bluetooth: Store supported commands only during setup procedure
by Marcel Holtmann
· 11 years ago
d3d5dd3
Bluetooth: Remove debug statement for features complete event
by Marcel Holtmann
· 11 years ago
bef34c0
Bluetooth: Set default own address type only during controller setup
by Marcel Holtmann
· 11 years ago
33337dc
Bluetooth: Fix limited discoverable mode for Zeevo modules
by Marcel Holtmann
· 11 years ago
7acd718
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 11 years ago
f3d3342
net: rework recvmsg handler msg_name and msg_namelen logic
by Hannes Frederic Sowa
· 11 years ago
32019c7
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by John W. Linville
· 11 years ago
86ca9ea
Bluetooth: Fix rejecting SMP security request in slave role
by Johan Hedberg
· 11 years ago
31e8ce8
Bluetooth: Fix crash in l2cap_chan_send after l2cap_chan_del
by Seung-Woo Kim
· 11 years ago
8992da0
Bluetooth: Fix to set proper bdaddr_type for RFCOMM connect
by Seung-Woo Kim
· 11 years ago
c507f13
Bluetooth: Fix RFCOMM bind fail for L2CAP sock
by Seung-Woo Kim
· 11 years ago
60c7a3c9
Bluetooth: Fix issue with RFCOMM getsockopt operation
by Marcel Holtmann
· 11 years ago
c1f3bb6
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 11 years ago
87bc072
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 11 years ago
d78a32a
Bluetooth: Remove sk member from struct l2cap_chan
by Gustavo Padovan
· 11 years ago
7f5396a
Bluetooth: Use bt_cb(skb)->chan to send raw data back
by Gustavo Padovan
· 11 years ago
0e790c6
Bluetooth: Add L2CAP channel to skb private data
by Gustavo Padovan
· 11 years ago
8ffb929
Bluetooth: Remove parent socket usage from l2cap_core.c
by Gustavo Padovan
· 11 years ago
f93fa27
Bluetooth: Remove socket lock from l2cap_state_change()
by Gustavo Padovan
· 11 years ago
acdcabf
Bluetooth: Hold socket in defer callback in L2CAP socket
by Gustavo Padovan
· 11 years ago
0f2c615
Bluetooth: Do not access chan->sk directly
by Gustavo Padovan
· 11 years ago
d42970f
Bluetooth: Remove not used struct sock
by Gustavo Padovan
· 11 years ago
547003b
Bluetooth: Fix enabling fast connectable on LE-only controllers
by Johan Hedberg
· 11 years ago
9a43e25
Bluetooth: Update Set Discoverable to support LE
by Johan Hedberg
· 11 years ago
b456f87
Bluetooth: Move HCI_LIMITED_DISCOVERABLE changes to a general place
by Johan Hedberg
· 11 years ago
4b58061
Bluetooth: Fix sending write_scan_enable when BR/EDR is disabled
by Johan Hedberg
· 11 years ago
eb2a8d2
Bluetooth: Move mgmt_pending_find to avoid forward declarations
by Johan Hedberg
· 11 years ago
Next »