index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-09
Bluetooth: l2cap and rfcomm: fix 1 byte infoleak to userspace.
Filip Palian
2
-0
/
+2
2011-06-09
Bluetooth: fix shutdown on SCO sockets
Luiz Augusto von Dentz
1
-1
/
+12
2011-06-09
Bluetooth: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning
Stephen Boyd
1
-1
/
+2
2011-06-08
Bluetooth: Fix check for the ERTM local busy state
Mat Martineau
1
-1
/
+1
2011-06-08
Bluetooth: Restore accidentally-deleted line
Mat Martineau
1
-0
/
+1
2011-06-08
Bluetooth: Simplify hci_conn_accept_secure check
Waldemar Rymarkiewicz
1
-3
/
+1
2011-06-08
Bluetooth: Add BT_POWER L2CAP socket option.
Jaikumar Ganesh
4
-5
/
+49
2011-06-08
Bluetooth: Verify a pin code in pin_code_reply
Waldemar Rymarkiewicz
1
-12
/
+41
2011-06-08
Bluetooth: Remove a magic number
Waldemar Rymarkiewicz
1
-1
/
+1
2011-06-08
Bluetooth: fix sparse & gcc warnings
Johannes Berg
2
-4
/
+4
2011-06-08
Bluetooth: Set 'peer_addr_type' in hci_le_connect()
Andre Guedes
1
-0
/
+1
2011-06-08
Bluetooth: Check advertising cache in hci_connect()
Andre Guedes
1
-0
/
+9
2011-06-08
Bluetooth: Remove useless check in hci_connect()
Andre Guedes
1
-2
/
+2
2011-06-08
Bluetooth: Add 'dst_type' field to struct hci_conn
Andre Guedes
1
-2
/
+6
2011-06-08
Bluetooth: Refactor hci_auth_complete_evt function
Waldemar Rymarkiewicz
1
-42
/
+41
2011-06-08
Bluetooth: Fix auth_complete_evt for legacy units
Waldemar Rymarkiewicz
2
-2
/
+12
2011-06-08
Bluetooth: Advertising entries lifetime
Andre Guedes
2
-1
/
+19
2011-06-08
Bluetooth: Clear advertising cache before scanning
Andre Guedes
1
-0
/
+27
2011-06-08
Bluetooth: Add Advertising Report Meta Event handler
Andre Guedes
1
-0
/
+25
2011-06-08
Bluetooth: LE advertising cache
Andre Guedes
1
-0
/
+64
2011-06-08
Bluetooth: Rename __l2cap_chan_close() to l2cap_chan_close()
Gustavo F. Padovan
2
-18
/
+13
2011-06-08
Bluetooth: Remove export of l2cap_chan_clear_timer()
Gustavo F. Padovan
2
-2
/
+2
2011-06-08
Bluetooth: create channel timer to replace sk_timer
Gustavo F. Padovan
2
-74
/
+76
2011-06-08
Bluetooth: Add chan->chan_type struct member
Gustavo F. Padovan
2
-26
/
+33
2011-06-08
Bluetooth: Create l2cap_chan_send()
Gustavo F. Padovan
2
-80
/
+83
2011-06-08
Bluetooth: Create __l2cap_chan_close()
Gustavo F. Padovan
2
-89
/
+93
2011-06-08
Bluetooth: Remove unnecessary use of hci_dev_list_lock
Johan Hedberg
1
-4
/
+0
2011-06-08
Bluetooth: Kill set but not used variable 'l2cap_sk' in rfcomm_sock_getsockop...
David Miller
1
-3
/
+0
2011-06-08
Bluetooth: fix set but not used warning
Gustavo F. Padovan
1
-2
/
+0
2011-06-08
Bluetooth: Allow unsegmented SDU retries on sock_queue_rcv_skb failure
Ruiyi Zhang
1
-5
/
+1
2011-06-01
bluetooth l2cap: fix locking in l2cap_global_chan_by_psm
Johannes Berg
1
-1
/
+1
2011-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2011-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
19
-1408
/
+2492
2011-05-18
Merge branch 'master' into upstream.
Jiri Kosina
5
-9
/
+20
2011-05-16
bluetooth: Fix warnings in l2cap_core.c
David S. Miller
1
-2
/
+2
2011-05-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
6
-121
/
+171
2011-05-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
6
-121
/
+171
2011-05-12
Bluetooth: Remove leftover debug messages
Gustavo F. Padovan
1
-3
/
+1
2011-05-11
Revert "Bluetooth: fix shutdown on SCO sockets"
Linus Torvalds
1
-9
/
+0
2011-05-11
Bluetooth: Add support for disconnecting LE links via mgmt
Vinicius Costa Gomes
1
-0
/
+3
2011-05-11
Bluetooth: Add support for sending connection events for LE links
Vinicius Costa Gomes
1
-1
/
+4
2011-05-11
Bluetooth: Double check sec req for pre 2.1 device
Waldemar Rymarkiewicz
2
-1
/
+18
2011-05-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
11
-465
/
+842
2011-05-05
Bluetooth: Remove l2cap_sk_list
Gustavo F. Padovan
2
-79
/
+92
2011-05-05
Bluetooth: Handle psm == 0 case inside l2cap_add_psm()
Gustavo F. Padovan
2
-30
/
+24
2011-05-05
Bluetooth: Add l2cap_add_psm() and l2cap_add_scid()
Gustavo F. Padovan
2
-33
/
+55
2011-04-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
11
-465
/
+842
2011-04-28
Bluetooth: Fix updating conn->auth_type in hci_io_capa_request_evt
Johan Hedberg
1
-1
/
+2
2011-04-28
Bluetooth: Add store_hint parameter to mgmt_new_key
Johan Hedberg
2
-10
/
+14
2011-04-28
Bluetooth: Remove old_key_type from mgmt_ev_new_key
Johan Hedberg
2
-6
/
+6
[prev]
[next]