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
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
2011-05-11
Bluetooth: Double check sec req for pre 2.1 device
Waldemar Rymarkiewicz
1
-1
/
+1
2011-04-28
Bluetooth: Move conn to struct l2cap_chan
Gustavo F. Padovan
2
-5
/
+8
2011-04-28
Bluetooth: Move more channel info to struct l2cap_chan
Gustavo F. Padovan
1
-5
/
+6
2011-04-27
Bluetooth: Move more vars to struct l2cap_chan
Gustavo F. Padovan
1
-1
/
+1
2011-03-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-2
/
+0
2011-03-16
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-3
/
+3
2011-02-18
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
1
-0
/
+2
2011-02-17
tty: now phase out the ioctl file pointer for good
Alan Cox
1
-1
/
+1
2011-02-17
tiocmset: kill the file pointer argument
Alan Cox
1
-1
/
+1
2011-02-17
tiocmget: kill off the passing of the struct file
Alan Cox
1
-1
/
+1
2011-02-16
Bluetooth: Release BTM while sleeping to avoid deadlock
Vladislav P
1
-0
/
+2
2011-02-15
Bluetooth: remove l2cap_load() hack
Gustavo F. Padovan
1
-2
/
+0
2011-01-19
Bluetooth: Never deallocate a session when some DLC points to it
Lukáš Turek
1
-1
/
+2
2010-12-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2010-12-06
Bluetooth: Fix initial RFCOMM DLC security level
Johan Hedberg
1
-0
/
+1
2010-12-01
Bluetooth: clean up rfcomm code
Andrei Emeltchenko
3
-18
/
+23
2010-12-01
Bluetooth: Get rid of __rfcomm_get_sock_by_channel()
Gustavo F. Padovan
1
-12
/
+7
2010-11-09
Bluetooth: fix not setting security level when creating a rfcomm session
Luiz Augusto von Dentz
1
-3
/
+10
2010-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
3
-123
/
+28
2010-10-22
tty: icount changeover for other main devices
Alan Cox
1
-4
/
+0
2010-10-12
Bluetooth: clean up rfcomm code
Andrei Emeltchenko
1
-15
/
+14
2010-10-12
Bluetooth: make batostr() print in the right order
Gustavo F. Padovan
1
-3
/
+1
2010-10-12
Bluetooth: remove extra newline from debug output
Andrei Emeltchenko
1
-1
/
+1
2010-10-12
Bluetooth: Use common SOCK_STREAM receive code in RFCOMM
Mat Martineau
1
-98
/
+6
2010-10-12
Bluetooth: Fix RFCOMM RPN negotiation
Yuri Kululin
1
-4
/
+4
2010-10-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+4
2010-09-30
Bluetooth: Fix inconsistent lock state with RFCOMM
Gustavo F. Padovan
1
-0
/
+4
2010-09-23
net: return operator cleanup
Eric Dumazet
1
-2
/
+2
2010-07-31
Bluetooth: Remove __exit from rfcomm_cleanup_ttys()
Gustavo F. Padovan
1
-1
/
+1
2010-07-27
Bluetooth: Add __init and __exit marks to RFCOMM
Gustavo F. Padovan
2
-3
/
+3
2010-05-17
net: Remove unnecessary returns from void function()s
Joe Perches
1
-2
/
+0
2010-04-20
net: sk_sleep() helper
Eric Dumazet
1
-4
/
+4
2010-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+2
2010-04-01
net: check the length of the socket address passed to connect(2)
Changli Gao
1
-1
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-21
Bluetooth: Convert debug files to actually use debugfs instead of sysfs
Marcel Holtmann
2
-43
/
+56
2010-03-21
Bluetooth: Fix potential bad memory access with sysfs files
Marcel Holtmann
2
-2
/
+22
2010-03-07
driver-core: Add attribute argument to class_attribute show/store
Andi Kleen
2
-2
/
+6
2010-02-03
Bluetooth: Do not call rfcomm_session_put() for RFCOMM UA on closed socket
Nick Pelly
1
-1
/
+5
2010-02-03
Bluetooth: Fix sleeping function in RFCOMM within invalid context
Marcel Holtmann
1
-1
/
+1
2009-12-03
Bluetooth: Add RFCOMM option to use L2CAP ERTM mode
Marcel Holtmann
1
-0
/
+6
2009-11-05
net: pass kern to net_proto_family create function
Eric Paris
1
-1
/
+2
2009-10-12
net: Generalize socket rx gap / receive queue overflow cmsg
Neil Horman
1
-1
/
+1
2009-10-07
net: mark net_proto_ops as const
Stephen Hemminger
1
-1
/
+1
2009-09-30
net: Make setsockopt() optlen be unsigned.
David S. Miller
1
-2
/
+2
2009-08-22
Bluetooth: Fix rejected connection not disconnecting ACL link
Luiz Augusto von Dentz
1
-0
/
+41
[next]