aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/rfcomm/sock.c
Commit message (Expand)AuthorAge
* Bluetooth: Restrict application of socket optionsMarcel Holtmann2009-02-27
* Bluetooth: Replace RFCOMM link mode with security levelMarcel Holtmann2009-02-27
* Bluetooth: Add support for deferring RFCOMM connection setupMarcel Holtmann2009-02-27
* Bluetooth: Preparation for usage of SOL_BLUETOOTHMarcel Holtmann2009-02-27
* Bluetooth: Fix issue with return value of rfcomm_sock_sendmsg()Victor Shcherbatyuk2009-02-27
* bluetooth: Fix unused var warning properly in rfcomm_sock_ioctl().David S. Miller2008-12-09
* bluetooth: Fix rfcomm_sock_ioctl() build failure with debugging enabled.David S. Miller2008-12-09
* Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann2008-11-30
* bluetooth: fix warning in net/bluetooth/rfcomm/sock.cIngo Molnar2008-11-25
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2008-07-19
|\
| * [Bluetooth] Add timestamp support to L2CAP, RFCOMM and SCOMarcel Holtmann2008-07-14
| * [Bluetooth] Enforce security for outgoing RFCOMM connectionsMarcel Holtmann2008-07-14
* | net: remove CVS keywordsAdrian Bunk2008-06-12
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-04-03
|\
| * bluetooth: replace deprecated RW_LOCK_UNLOCKED macrosRobert P. J. Day2008-03-28
* | [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-25
|/
* [NET]: Forget the zero_it argument of sk_alloc()Pavel Emelyanov2007-11-01
* [NET]: Make socket creation namespace safe.Eric W. Biederman2007-10-10
* [NET] BLUETOOTH: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-11
* [Bluetooth] Fix uninitialized return value for RFCOMM sendmsg()Marcel Holtmann2007-01-09
* [Bluetooth] Add locking for bt_proto array manipulationMarcel Holtmann2006-10-16
* [Bluetooth] Handle return values from driver core functionsMarcel Holtmann2006-10-16
* [Bluetooth] Use real devices for host controllersMarcel Holtmann2006-07-03
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [NET]: move struct proto_ops to constEric Dumazet2006-01-03
* [Bluetooth]: Remove the usage of /proc completelyMarcel Holtmann2005-11-08
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-08
* [Bluetooth] Prevent RFCOMM connections through the RAW socketMarcel Holtmann2005-09-12
* [Bluetooth]: Fix sparse warnings (__nocast type)Victor Fusco2005-08-29
* [NET]: Transform skb_queue_len() binary tests into skb_queue_empty()David S. Miller2005-07-08
* [PATCH] kill gratitious includes of major.h under net/*Al Viro2005-04-25
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16