summaryrefslogtreecommitdiff
path: root/net/bluetooth/rfcomm
AgeCommit message (Expand)Author
2006-03-20[NET] sem2mutex: net/Arjan van de Ven
2006-02-13[Bluetooth] Reduce L2CAP MTU for RFCOMM connectionsMarcel Holtmann
2006-01-11[PATCH] capable/capability.h (net/)Randy Dunlap
2006-01-10[PATCH] TTY layer buffering revampAlan Cox
2006-01-03[NET]: move struct proto_ops to constEric Dumazet
2005-11-08[Bluetooth]: Remove the usage of /proc completelyMarcel Holtmann
2005-10-28[Bluetooth] Move CRC table into RFCOMM coreMarcel Holtmann
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro
2005-09-13[Bluetooth] Prevent RFCOMM connections through the RAW socketMarcel Holtmann
2005-08-29[Bluetooth]: Fix sparse warnings (__nocast type)Victor Fusco
2005-08-29[Bluetooth]: Implement RFCOMM remote port negotiationJ. Suter
2005-08-29[Bluetooth]: Call tty_hangup() when DCD is de-assertedTimo Teräs
2005-08-06[Bluetooth] Revert session reference counting fixMarcel Holtmann
2005-07-08[NET]: Transform skb_queue_len() binary tests into skb_queue_empty()David S. Miller
2005-04-25[PATCH] kill gratitious includes of major.h under net/*Al Viro
2005-03-26[NET] make all protos partially use sk_protArnaldo Carvalho de Melo
2005-03-22Merge bk://kernel.bkbits.net/acme/net-2.6David S. Miller
2005-03-22[NET] use sk_acceptq_is_fullArnaldo Carvalho de Melo
2005-03-19[Bluetooth] Make another variable staticMarcel Holtmann
2005-03-19[Bluetooth] Remove now unneeded references to sk_protinfoMarcel Holtmann
2005-03-18[Bluetooth] Kill bt_sock_alloc() and its usageMarcel Holtmann
2005-03-18[Bluetooth] Fix session reference counting for RFCOMMMarcel Holtmann
2005-03-16[NET] Convert sk_zapped into SOCK_ZAPPED flagThomas Graf
2005-01-23[Bluetooth] Add RFCOMM service level securityMarcel Holtmann
2005-01-23[Bluetooth] Fix rfcomm_sock_destruct() deadlockMarcel Holtmann
2005-01-13[Bluetooth] Lock initializer cleanupMarcel Holtmann
2004-12-26[Bluetooth] Update socket option handlingMarcel Holtmann
2004-12-26[Bluetooth] Make more code staticMarcel Holtmann
2004-10-20Update tty layer to not mix kernel and user pointers.Linus Torvalds
2004-10-06[Bluetooth] Fix race when unlinking incoming connectionsMarcel Holtmann
2004-07-26[PATCH] bluetooth annotationsAlexander Viro
2004-06-03[PATCH] sparse: bluetooth annotationAlexander Viro
2004-05-31Merge http://linux-mh.bkbits.net/bluetooth-2.6David S. Miller
2004-06-01[Bluetooth] Add dynamic channel allocation for RFCOMM server socketsMarcel Holtmann
2004-06-01[Bluetooth] Update Kconfig help entriesMarcel Holtmann
2004-05-29[PATCH] sparse: ->[gs]etsockopt() annotationAlexander Viro
2004-05-23[Bluetooth] Use try_module_get() for RFCOMM sessionsMarcel Holtmann
2004-05-11[Bluetooth] Use type of the parent socketMarcel Holtmann
2004-05-08[NET]: Add sock_create_lite()James Morris
2004-05-08[NET]: Add sock_create_kern()James Morris
2004-04-18[PATCH] Rename PF_IOTHREAD to PF_NOFREEZEAndrew Morton
2004-04-09[Bluetooth] Allow normal users to release the previous created TTYMarcel Holtmann
2004-03-15[Bluetooth] Declare more functions staticMarcel Holtmann
2004-03-14[Bluetooth] Make use of the MODULE_VERSION macroMarcel Holtmann
2004-03-06[PATCH] fastcall / regparm fixesAndrew Morton
2004-03-04Merge http://linux-mh.bkbits.net/bluetooth-2.6David S. Miller
2004-03-05[Bluetooth] Dynamic allocation of the RFCOMM TTY devicesMarcel Holtmann
2004-02-25[PATCH] Kill bogus __KERNEL_SYSCALLS usageAndrew Morton
2004-02-17[BLUETOOTH]: Use min_t to avoid warning in rfcomm sock.cDavid S. Miller
2004-02-15[Bluetooth] Revert reference counting fixesMarcel Holtmann