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
2008-09-12
[Bluetooth] Fix regression from using default link policy
Marcel Holtmann
1
-0
/
+3
2008-09-09
[Bluetooth] Reject L2CAP connections on an insecure ACL link
Marcel Holtmann
3
-5
/
+25
2008-09-09
[Bluetooth] Enforce correct authentication requirements
Marcel Holtmann
3
-6
/
+23
2008-09-09
[Bluetooth] Fix reference counting during ACL config stage
Marcel Holtmann
1
-7
/
+4
2008-08-18
[Bluetooth] Consolidate maintainers information
Marcel Holtmann
5
-5
/
+5
2008-08-18
[Bluetooth] Fix userspace breakage due missing class links
Marcel Holtmann
1
-187
/
+189
2008-08-07
[Bluetooth] Add parameters to control BNEP header compression
Marcel Holtmann
1
-3
/
+12
2008-07-21
bluetooth: remove improper bluetooth class symlinks.
Greg Kroah-Hartman
1
-7
/
+0
2008-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
16
-283
/
+1031
2008-07-20
tty: Ldisc revamp
Alan Cox
1
-11
/
+2
2008-07-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
David S. Miller
13
-261
/
+1031
2008-07-14
[Bluetooth] Allow security for outgoing L2CAP connections
Marcel Holtmann
1
-64
/
+108
2008-07-14
[Bluetooth] Add option to disable eSCO connection creation
Marcel Holtmann
1
-2
/
+10
2008-07-14
[Bluetooth] Signal user-space for HIDP and BNEP socket errors
Marcel Holtmann
2
-0
/
+15
2008-07-14
[Bluetooth] Move pending packets from RFCOMM socket to TTY
Marcel Holtmann
2
-2
/
+55
2008-07-14
[Bluetooth] Store remote modem status for RFCOMM TTY
Marcel Holtmann
2
-0
/
+7
2008-07-14
[Bluetooth] Use non-canonical TTY by default for RFCOMM
Marcel Holtmann
1
-0
/
+1
2008-07-14
[Bluetooth] Update Bluetooth core version number
Marcel Holtmann
1
-1
/
+1
2008-07-14
[Bluetooth] Use a more unique bus name for connections
Marcel Holtmann
3
-9
/
+14
2008-07-14
[Bluetooth] Add support for TIOCOUTQ and TIOCINQ ioctls
Marcel Holtmann
1
-0
/
+23
2008-07-14
[Bluetooth] Add timestamp support to L2CAP, RFCOMM and SCO
Marcel Holtmann
4
-6
/
+41
2008-07-14
[Bluetooth] Export details about authentication requirements
Marcel Holtmann
4
-22
/
+51
2008-07-14
[Bluetooth] Initiate authentication during connection establishment
Marcel Holtmann
1
-11
/
+103
2008-07-14
[Bluetooth] Use ACL config stage to retrieve remote features
Marcel Holtmann
3
-22
/
+114
2008-07-14
[Bluetooth] Export remote Simple Pairing mode via sysfs
Marcel Holtmann
1
-4
/
+19
2008-07-14
[Bluetooth] Track status of remote Simple Pairing mode
Marcel Holtmann
2
-5
/
+52
2008-07-14
[Bluetooth] Track status of Simple Pairing mode
Marcel Holtmann
1
-0
/
+37
2008-07-14
[Bluetooth] Disable disconnect timer during Simple Pairing
Marcel Holtmann
1
-0
/
+40
2008-07-14
[Bluetooth] Update class of device value whenever possible
Marcel Holtmann
1
-0
/
+4
2008-07-14
[Bluetooth] Some cleanups for HCI event handling
Marcel Holtmann
1
-16
/
+23
2008-07-14
[Bluetooth] Make use of the default link policy settings
Marcel Holtmann
3
-23
/
+89
2008-07-14
[Bluetooth] Track connection packet type changes
Marcel Holtmann
2
-15
/
+49
2008-07-14
[Bluetooth] Support the case when headset falls back to SCO link
Marcel Holtmann
1
-2
/
+10
2008-07-14
[Bluetooth] Update authentication status after successful encryption
Marcel Holtmann
1
-2
/
+4
2008-07-14
[Bluetooth] Disconnect when encryption gets disabled
Marcel Holtmann
2
-1
/
+20
2008-07-14
[Bluetooth] Enforce security for outgoing RFCOMM connections
Marcel Holtmann
2
-34
/
+51
2008-07-14
[Bluetooth] Change retrieval of L2CAP features mask
Marcel Holtmann
1
-48
/
+118
2008-06-11
net: remove CVS keywords
Adrian Bunk
7
-22
/
+0
2008-06-03
bluetooth: rfcomm_dev_state_change deadlock fix
Dave Young
1
-1
/
+12
2008-05-29
bluetooth: fix locking bug in the rfcomm socket cleanup handling
Arjan van de Ven
1
-1
/
+1
2008-05-02
bluetooth: use get/put_unaligned_* helpers
Harvey Harrison
4
-11
/
+10
2008-04-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
7
-10
/
+45
2008-04-01
bluetooth : __rfcomm_dlc_close lock fix
Dave Young
2
-6
/
+1
2008-04-01
bluetooth : use lockdep sub-classes for diffrent bluetooth protocol
Dave Young
1
-0
/
+40
2008-03-28
bluetooth: replace deprecated RW_LOCK_UNLOCKED macros
Robert P. J. Day
4
-4
/
+4
2008-03-26
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
3
-3
/
+3
2008-03-05
bluetooth: make bnep_sock_cleanup() return void
Tobias Klauser
2
-4
/
+2
2008-03-05
bluetooth: Make hci_sock_cleanup() return void
Tobias Klauser
1
-3
/
+1
2008-03-05
bluetooth: hci_core: defer hci_unregister_sysfs()
Dave Young
1
-2
/
+2
2008-03-03
[BLUETOOTH]: l2cap info_timer delete fix in hci_conn_del
Dave Young
1
-1
/
+2
[next]