Age | Commit message (Expand) | Author |
2009-04-01 | proc tty: remove struct tty_operations::read_proc | Alexey Dobriyan |
2009-03-26 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller |
2009-03-24 | Driver core: Fix device_move() vs. dpm list ordering, v2 | Cornelia Huck |
2009-02-27 | Bluetooth: Fix RFCOMM usage of in-kernel L2CAP sockets | Marcel Holtmann |
2009-02-27 | Bluetooth: Change RFCOMM to use BT_CONNECT2 for BT_DEFER_SETUP | Marcel Holtmann |
2009-02-27 | Bluetooth: Use general bonding whenever possible | Marcel Holtmann |
2009-02-27 | Bluetooth: When encryption is dropped, do not send RFCOMM packets | Jaikumar Ganesh |
2009-02-27 | Bluetooth: Update version numbers | Marcel Holtmann |
2009-02-27 | Bluetooth: Restrict application of socket options | Marcel Holtmann |
2009-02-27 | Bluetooth: Pause RFCOMM TX when encryption drops | Marcel Holtmann |
2009-02-27 | Bluetooth: Replace RFCOMM link mode with security level | Marcel Holtmann |
2009-02-27 | Bluetooth: Add enhanced security model for Simple Pairing | Marcel Holtmann |
2009-02-27 | Bluetooth: Add support for deferring RFCOMM connection setup | Marcel Holtmann |
2009-02-27 | Bluetooth: Preparation for usage of SOL_BLUETOOTH | Marcel Holtmann |
2009-02-27 | Bluetooth: Fix issue with return value of rfcomm_sock_sendmsg() | Victor Shcherbatyuk |
2008-12-23 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-12-18 | net: Fix module refcount leak in kernel_accept() | Wei Yongjun |
2008-12-14 | bt/rfcomm/tty: join error paths | Ilpo Järvinen |
2008-12-09 | bluetooth: Fix unused var warning properly in rfcomm_sock_ioctl(). | David S. Miller |
2008-12-09 | bluetooth: Fix rfcomm_sock_ioctl() build failure with debugging enabled. | David S. Miller |
2008-11-30 | Bluetooth: Fix RFCOMM release oops when device is still in use | Marcel Holtmann |
2008-11-30 | Bluetooth: Enable per-module dynamic debug messages | Marcel Holtmann |
2008-11-25 | bluetooth: fix warning in net/bluetooth/rfcomm/sock.c | Ingo Molnar |
2008-08-18 | [Bluetooth] Consolidate maintainers information | Marcel Holtmann |
2008-07-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-07-20 | tty: Ldisc revamp | Alan Cox |
2008-07-19 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | David S. Miller |
2008-07-14 | [Bluetooth] Move pending packets from RFCOMM socket to TTY | Marcel Holtmann |
2008-07-14 | [Bluetooth] Store remote modem status for RFCOMM TTY | Marcel Holtmann |
2008-07-14 | [Bluetooth] Use non-canonical TTY by default for RFCOMM | Marcel Holtmann |
2008-07-14 | [Bluetooth] Add timestamp support to L2CAP, RFCOMM and SCO | Marcel Holtmann |
2008-07-14 | [Bluetooth] Export details about authentication requirements | Marcel Holtmann |
2008-07-14 | [Bluetooth] Disconnect when encryption gets disabled | Marcel Holtmann |
2008-07-14 | [Bluetooth] Enforce security for outgoing RFCOMM connections | Marcel Holtmann |
2008-06-11 | net: remove CVS keywords | Adrian Bunk |
2008-06-03 | bluetooth: rfcomm_dev_state_change deadlock fix | Dave Young |
2008-05-29 | bluetooth: fix locking bug in the rfcomm socket cleanup handling | Arjan van de Ven |
2008-04-02 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | David S. Miller |
2008-04-01 | bluetooth : __rfcomm_dlc_close lock fix | Dave Young |
2008-03-28 | bluetooth: replace deprecated RW_LOCK_UNLOCKED macros | Robert P. J. Day |
2008-03-26 | [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. | YOSHIFUJI Hideaki |
2008-02-13 | remove final fastcall users | Harvey Harrison |
2008-02-05 | bluetooth rfcomm tty: destroy before tty_close() | Dave Young |
2008-01-28 | [NET]: Convert init_timer into setup_timer | Pavel Emelyanov |
2008-01-23 | [BLUETOOTH]: Move children of connection device to NULL before connection down. | Dave Young |
2008-01-10 | [BLUETOOTH]: rfcomm tty BUG_ON() code fix | Dave Young |
2007-11-01 | [NET]: Forget the zero_it argument of sk_alloc() | Pavel Emelyanov |
2007-10-22 | [Bluetooth] Convert RFCOMM to use kthread API | Marcel Holtmann |
2007-10-22 | [Bluetooth] Add address and channel attribute to RFCOMM TTY device | Marcel Holtmann |
2007-10-10 | [NET]: Make socket creation namespace safe. | Eric W. Biederman |