index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
rfcomm
Age
Commit message (
Expand
)
Author
Lines
2008-12-23
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
-2
/
+0
2008-12-18
net: Fix module refcount leak in kernel_accept()
Wei Yongjun
-2
/
+0
2008-12-14
bt/rfcomm/tty: join error paths
Ilpo Järvinen
-6
/
+7
2008-12-09
bluetooth: Fix unused var warning properly in rfcomm_sock_ioctl().
David S. Miller
-4
/
+2
2008-12-09
bluetooth: Fix rfcomm_sock_ioctl() build failure with debugging enabled.
David S. Miller
-1
/
+1
2008-11-30
Bluetooth: Fix RFCOMM release oops when device is still in use
Marcel Holtmann
-9
/
+21
2008-11-30
Bluetooth: Enable per-module dynamic debug messages
Marcel Holtmann
-16
/
+1
2008-11-25
bluetooth: fix warning in net/bluetooth/rfcomm/sock.c
Ingo Molnar
-0
/
+2
2008-08-18
[Bluetooth] Consolidate maintainers information
Marcel Holtmann
-1
/
+1
2008-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
-46
/
+134
2008-07-20
tty: Ldisc revamp
Alan Cox
-11
/
+2
2008-07-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
David S. Miller
-40
/
+134
2008-07-14
[Bluetooth] Move pending packets from RFCOMM socket to TTY
Marcel Holtmann
-2
/
+55
2008-07-14
[Bluetooth] Store remote modem status for RFCOMM TTY
Marcel Holtmann
-0
/
+7
2008-07-14
[Bluetooth] Use non-canonical TTY by default for RFCOMM
Marcel Holtmann
-0
/
+1
2008-07-14
[Bluetooth] Add timestamp support to L2CAP, RFCOMM and SCO
Marcel Holtmann
-4
/
+11
2008-07-14
[Bluetooth] Export details about authentication requirements
Marcel Holtmann
-1
/
+2
2008-07-14
[Bluetooth] Disconnect when encryption gets disabled
Marcel Holtmann
-0
/
+8
2008-07-14
[Bluetooth] Enforce security for outgoing RFCOMM connections
Marcel Holtmann
-34
/
+51
2008-06-11
net: remove CVS keywords
Adrian Bunk
-6
/
+0
2008-06-03
bluetooth: rfcomm_dev_state_change deadlock fix
Dave Young
-1
/
+12
2008-05-29
bluetooth: fix locking bug in the rfcomm socket cleanup handling
Arjan van de Ven
-1
/
+1
2008-04-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
-7
/
+2
2008-04-01
bluetooth : __rfcomm_dlc_close lock fix
Dave Young
-6
/
+1
2008-03-28
bluetooth: replace deprecated RW_LOCK_UNLOCKED macros
Robert P. J. Day
-1
/
+1
2008-03-26
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
-1
/
+1
2008-02-13
remove final fastcall users
Harvey Harrison
-2
/
+2
2008-02-05
bluetooth rfcomm tty: destroy before tty_close()
Dave Young
-1
/
+2
2008-01-28
[NET]: Convert init_timer into setup_timer
Pavel Emelyanov
-3
/
+1
2008-01-23
[BLUETOOTH]: Move children of connection device to NULL before connection down.
Dave Young
-1
/
+2
2008-01-10
[BLUETOOTH]: rfcomm tty BUG_ON() code fix
Dave Young
-9
/
+13
2007-11-01
[NET]: Forget the zero_it argument of sk_alloc()
Pavel Emelyanov
-1
/
+1
2007-10-22
[Bluetooth] Convert RFCOMM to use kthread API
Marcel Holtmann
-39
/
+21
2007-10-22
[Bluetooth] Add address and channel attribute to RFCOMM TTY device
Marcel Holtmann
-0
/
+25
2007-10-10
[NET]: Make socket creation namespace safe.
Eric W. Biederman
-5
/
+5
2007-07-31
[IRDA]: Fix rfcomm use-after-free
Marcel Holtmann
-2
/
+3
2007-07-17
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
-1
/
+1
2007-07-11
[Bluetooth] Keep rfcomm_dev on the list until it is freed
Ville Tervo
-8
/
+22
2007-07-11
[Bluetooth] Hangup TTY before releasing rfcomm_dev
Mikko Rapeli
-0
/
+4
2007-05-05
[Bluetooth] Disconnect L2CAP connection after last RFCOMM DLC
Marcel Holtmann
-0
/
+10
2007-05-05
[Bluetooth] Check that device is in rfcomm_dev_list before deleting
Marcel Holtmann
-3
/
+8
2007-05-05
[Bluetooth] Use in-kernel sockets API
Marcel Holtmann
-13
/
+6
2007-04-26
[BLUETOOTH] rfcomm_worker(): fix wakeup race
Andrew Morton
-2
/
+2
2007-04-25
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
-1
/
+1
2007-02-26
[Bluetooth] Make use of device_move() for RFCOMM TTY devices
Marcel Holtmann
-1
/
+8
2007-02-10
[NET] BLUETOOTH: Fix whitespace errors.
YOSHIFUJI Hideaki
-61
/
+61
2007-01-09
[Bluetooth] Fix uninitialized return value for RFCOMM sendmsg()
Marcel Holtmann
-3
/
+6
2007-01-09
[Bluetooth] More checks if DLC is still attached to the TTY
Marcel Holtmann
-7
/
+15
2006-12-08
[PATCH] tty: switch to ktermios
Alan Cox
-2
/
+2
2006-12-02
[BLUETOOTH] rfcomm endianness bug: param_mask is little-endian on the wire
Al Viro
-8
/
+8
[next]