aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/sco.c
Commit message (Expand)AuthorAge
* Bluetooth: fix shutdown on SCO socketsLuiz Augusto von Dentz2011-06-10
* Revert "Bluetooth: fix shutdown on SCO sockets"Linus Torvalds2011-05-11
* Bluetooth: fix shutdown on SCO socketsLuiz Augusto von Dentz2011-04-18
* Bluetooth: Use ERR_PTR as return error from hci_connectVille Tervo2011-02-27
* Bluetooth: Merge L2CAP and SCO modules into bluetooth.koGustavo F. Padovan2011-02-14
* Bluetooth: sco: fix information leak to userspaceVasiliy Kulikov2011-02-14
* Bluetooth: clean up sco codeAndrei Emeltchenko2010-12-01
* Bluetooth: Fix not returning proper error in SCOGustavo F. Padovan2010-11-22
* net: Remove unnecessary returns from void function()sJoe Perches2010-05-18
* Bluetooth: Trivial clean ups to SCOGustavo F. Padovan2010-05-10
* Bluetooth: Make hci_send_sco() voidGustavo F. Padovan2010-05-10
* net: sk_sleep() helperEric Dumazet2010-04-20
* net: check the length of the socket address passed to connect(2)Changli Gao2010-04-01
* Bluetooth: Convert debug files to actually use debugfs instead of sysfsMarcel Holtmann2010-03-21
* Bluetooth: Fix potential bad memory access with sysfs filesMarcel Holtmann2010-03-21
* driver-core: Add attribute argument to class_attribute show/storeAndi Kleen2010-03-07
* net: pass kern to net_proto_family create functionEric Paris2009-11-06
* net: mark net_proto_ops as constStephen Hemminger2009-10-07
* net: Make setsockopt() optlen be unsigned.David S. Miller2009-09-30
* Bluetooth: Add proper shutdown support to SCO socketsMarcel Holtmann2009-08-22
* Bluetooth: Ask upper layers for HCI disconnect reasonMarcel Holtmann2009-02-27
* Bluetooth: Add enhanced security model for Simple PairingMarcel Holtmann2009-02-27
* Bluetooth: Reject incoming SCO connections without listenersMarcel Holtmann2009-02-27
* Bluetooth: Preparation for usage of SOL_BLUETOOTHMarcel Holtmann2009-02-27
* Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann2008-11-30
* [Bluetooth] Enforce correct authentication requirementsMarcel Holtmann2008-09-09
* [Bluetooth] Consolidate maintainers informationMarcel Holtmann2008-08-18
* [Bluetooth] Add option to disable eSCO connection creationMarcel Holtmann2008-07-14
* [Bluetooth] Add timestamp support to L2CAP, RFCOMM and SCOMarcel Holtmann2008-07-14
* 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]: Convert init_timer into setup_timerPavel Emelyanov2008-01-28
* [NET]: Forget the zero_it argument of sk_alloc()Pavel Emelyanov2007-11-01
* [Bluetooth] Add support for handling simple eSCO linksMarcel Holtmann2007-10-22
* [NET]: Make socket creation namespace safe.Eric W. Biederman2007-10-10
* [NET]: cleanup extra semicolonsStephen Hemminger2007-04-26
* [NET] BLUETOOTH: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-11
* [Bluetooth] Add locking for bt_proto array manipulationMarcel Holtmann2006-10-16
* [Bluetooth] Handle return values from driver core functionsMarcel Holtmann2006-10-16
* [Bluetooth] Remaining transitions to use kzalloc()Marcel Holtmann2006-07-12
* [Bluetooth] Use real devices for host controllersMarcel Holtmann2006-07-03
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [BLUETOOTH] sco: Possible double free.Eric Sesterhenn2006-04-10
* [NET]: move struct proto_ops to constEric Dumazet2006-01-03
* [NET]: Avoid atomic xchg() for non-error caseBenjamin LaHaise2006-01-03
* [Bluetooth]: Remove the usage of /proc completelyMarcel Holtmann2005-11-08
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-08
* [Bluetooth]: Fix sparse warnings (__nocast type)Victor Fusco2005-08-29
* [PATCH] kill gratitious includes of major.h under net/*Al Viro2005-04-25