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
/
rfcomm
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-15
Bluetooth: RFCOMM - Fix info leak via getsockname()
Mathias Krause
1
-0
/
+1
2012-08-15
Bluetooth: RFCOMM - Fix info leak in ioctl(RFCOMMGETDEVLIST)
Mathias Krause
1
-1
/
+1
2012-08-15
Bluetooth: RFCOMM - Fix info leak in getsockopt(BT_SECURITY)
Mathias Krause
1
-0
/
+1
2012-06-05
Bluetooth: Remove unnecessary headers include
Gustavo Padovan
3
-39
/
+1
2012-06-05
Bluetooth: Remove most of the inline usage
Gustavo Padovan
2
-11
/
+11
2012-06-02
tty: Revert the tty locking series, it needs more work
Linus Torvalds
1
-2
/
+2
2012-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-4
/
+10
2012-05-16
Bluetooth: Create flags for bt_sk()
Gustavo Padovan
1
-4
/
+10
2012-05-04
tty_lock: Localise the lock
Alan Cox
1
-2
/
+2
2012-04-09
TTY: rfcomm/tty, use count from tty_port
Jiri Slaby
1
-9
/
+21
2012-04-09
TTY: rfcomm/tty, remove work for tty_wakeup
Jiri Slaby
1
-19
/
+3
2012-04-09
TTY: rfcomm/tty, use tty_port refcounting
Jiri Slaby
1
-32
/
+26
2012-04-09
TTY: rfcomm/tty, add tty_port
Jiri Slaby
1
-12
/
+13
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2012-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-3
/
+3
2012-03-20
Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
1
-1
/
+0
2012-03-08
TTY: remove re-assignments to tty_driver members
Jiri Slaby
1
-1
/
+0
2012-03-08
Bluetooth: Fix using uninitialized variable
Luiz Augusto von Dentz
1
-3
/
+3
2012-02-15
Bluetooth: Fix RFCOMM session reference counting issue
Octavian Purdila
1
-6
/
+12
2012-02-15
Bluetooth: silence lockdep warning
Octavian Purdila
1
-0
/
+2
2012-02-13
Bluetooth: Fix RFCOMM session reference counting issue
Octavian Purdila
1
-6
/
+12
2012-02-13
Bluetooth: silence lockdep warning
Octavian Purdila
1
-0
/
+2
2012-01-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
2
-17
/
+17
2012-01-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-28
/
+15
2012-01-02
Bluetooth: Fix context in RFCOMM tty
Gustavo F. Padovan
1
-11
/
+11
2012-01-02
Bluetooth: Fix context in rfcomm_sock_lock
Gustavo F. Padovan
1
-6
/
+6
2011-12-27
Bluetooth: Fix a compile warning in RFCOMM
Gustavo F. Padovan
1
-3
/
+0
2011-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2011-12-22
Bluetooth: Remove l2cap priority from inside RFCOMM.
Gustavo F. Padovan
1
-27
/
+17
2011-12-21
Bluetooth: Always compile SCO and L2CAP in Bluetooth Core
Ulisses Furquim
1
-1
/
+1
2011-12-19
module_param: make bool parameters really bool (net & drivers/net)
Rusty Russell
1
-2
/
+2
2011-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth
Gustavo F. Padovan
1
-0
/
+1
2011-12-18
Bluetooth: Clear RFCOMM session timer when disconnecting last channel
Mat Martineau
1
-0
/
+1
2011-11-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
3
-48
/
+64
2011-11-07
Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfm
Szymon Janc
1
-2
/
+7
2011-11-07
Bluetooth: make use sk_priority to priritize RFCOMM packets
Luiz Augusto von Dentz
2
-16
/
+37
2011-11-07
Bluetooth: replace list_for_each with list_for_each_entry whenever possible
Luiz Augusto von Dentz
2
-22
/
+12
2011-11-07
Bluetooth: Replace rfcomm tty tasklet by workqueue
David Herrmann
1
-7
/
+9
2011-11-07
Bluetooth: Return proper error codes on rfcomm tty init
David Herrmann
1
-3
/
+6
2011-11-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
1
-2
/
+7
2011-10-24
Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+3
2011-10-18
bluetooth: Properly clone LSM attributes to newly created child connections
Paul Moore
1
-0
/
+3
2011-10-14
Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfm
Szymon Janc
1
-2
/
+7
2011-09-27
Bluetooth: Linearize skbs for use in BNEP, CMTP, HIDP, and RFCOMM
Mat Martineau
1
-1
/
+4
2011-08-11
Bluetooth: rfcomm: Fix lost wakeups waiting to accept socket
Peter Hurley
1
-14
/
+14
2011-08-11
Bluetooth: rfcomm: Remove unnecessary krfcommd event
Peter Hurley
1
-10
/
+7
2011-06-09
Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6
Gustavo F. Padovan
1
-1
/
+3
2011-06-09
Bluetooth: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning
Stephen Boyd
1
-1
/
+2
2011-06-09
Bluetooth: l2cap and rfcomm: fix 1 byte infoleak to userspace.
Filip Palian
1
-0
/
+1
2011-06-08
Bluetooth: Kill set but not used variable 'l2cap_sk' in rfcomm_sock_getsockop...
David Miller
1
-3
/
+0
[next]