summaryrefslogtreecommitdiffstats
path: root/net/bluetooth/sco.c
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann2008-11-301-5/+0Star
* [Bluetooth] Enforce correct authentication requirementsMarcel Holtmann2008-09-091-1/+1
* [Bluetooth] Consolidate maintainers informationMarcel Holtmann2008-08-181-1/+1
* [Bluetooth] Add option to disable eSCO connection creationMarcel Holtmann2008-07-141-2/+10
* [Bluetooth] Add timestamp support to L2CAP, RFCOMM and SCOMarcel Holtmann2008-07-141-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-04-031-1/+1
|\
| * bluetooth: replace deprecated RW_LOCK_UNLOCKED macrosRobert P. J. Day2008-03-291-1/+1
* | [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-251-1/+1
|/
* [NET]: Convert init_timer into setup_timerPavel Emelyanov2008-01-281-8/+1Star
* [NET]: Forget the zero_it argument of sk_alloc()Pavel Emelyanov2007-11-011-1/+1
* [Bluetooth] Add support for handling simple eSCO linksMarcel Holtmann2007-10-221-4/+8
* [NET]: Make socket creation namespace safe.Eric W. Biederman2007-10-111-5/+5
* [NET]: cleanup extra semicolonsStephen Hemminger2007-04-261-1/+1
* [NET] BLUETOOTH: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-111-15/+15
* [Bluetooth] Add locking for bt_proto array manipulationMarcel Holtmann2006-10-161-1/+2
* [Bluetooth] Handle return values from driver core functionsMarcel Holtmann2006-10-161-1/+2
* [Bluetooth] Remaining transitions to use kzalloc()Marcel Holtmann2006-07-131-7/+5Star
* [Bluetooth] Use real devices for host controllersMarcel Holtmann2006-07-041-2/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [BLUETOOTH] sco: Possible double free.Eric Sesterhenn2006-04-101-1/+1
* [NET]: move struct proto_ops to constEric Dumazet2006-01-031-2/+2
* [NET]: Avoid atomic xchg() for non-error caseBenjamin LaHaise2006-01-031-2/+3
* [Bluetooth]: Remove the usage of /proc completelyMarcel Holtmann2005-11-081-79/+13Star
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-091-1/+1
* [Bluetooth]: Fix sparse warnings (__nocast type)Victor Fusco2005-08-301-1/+1
* [PATCH] kill gratitious includes of major.h under net/*Al Viro2005-04-261-1/+0Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1071