aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/rfcomm/sock.c
Commit message (Expand)AuthorAge
* 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