summaryrefslogtreecommitdiffstats
path: root/net/bluetooth/af_bluetooth.c
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: silence lockdep warningOctavian Purdila2012-02-151-7/+5Star
* Bluetooth: Remove *_bh from socket list lock.Gustavo F. Padovan2012-01-031-4/+4
* Bluetooth: fix bt_accept_dequeue() to work in process contextGustavo F. Padovan2011-12-221-7/+4Star
* Bluetooth: Handle fragmented skbs in bt_sock_stream_recvmsg()Mat Martineau2011-09-271-2/+28
* Bluetooth: Fix lost wakeups waiting for sock state changePeter Hurley2011-08-121-3/+3
* Bluetooth: remove unnecessary call to hci_sock_cleanupAnand Gadiyar2011-02-261-3/+1Star
* Bluetooth: fix checkpatch errors in af_bluetooth.cGustavo F. Padovan2011-02-171-1/+1
* Bluetooth: Merge L2CAP and SCO modules into bluetooth.koGustavo F. Padovan2011-02-141-2/+30
* Bluetooth: fix crash by disabling tasklet in sock acceptAndrei Emeltchenko2011-02-081-4/+9
* Bluetooth: Do not use assignments in IF conditionsAndrei Emeltchenko2011-02-081-2/+4
* Bluetooth: Add common code for stream-oriented recvmsg()Mat Martineau2010-10-121-0/+109
* net: poll() optimizationsEric Dumazet2010-09-071-3/+2Star
* net: sk_sleep() helperEric Dumazet2010-04-211-3/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0Star
* net: pass kern to net_proto_family create functionEric Paris2009-11-061-2/+3
* net: Generalize socket rx gap / receive queue overflow cmsgNeil Horman2009-10-121-1/+1
* net: mark net_proto_ops as constStephen Hemminger2009-10-071-2/+2
* net: mark read-only arrays as constJan Engelhardt2009-08-051-2/+2
* net: correct off-by-one write allocations reportsEric Dumazet2009-06-181-1/+1
* Bluetooth: Fix poll() misbehavior when using BT_DEFER_SETUPMarcel Holtmann2009-02-271-4/+3Star
* Bluetooth: Remove CONFIG_DEBUG_LOCK_ALLOC ifdefsDave Young2009-02-271-6/+0Star
* Bluetooth: Update version numbersMarcel Holtmann2009-02-271-1/+1
* Bluetooth: Add global deferred socket parameterMarcel Holtmann2009-02-271-2/+6
* Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann2008-11-301-6/+1Star
* Bluetooth: Send HCI Reset command by default on device initializationMarcel Holtmann2008-11-301-1/+1
* Bluetooth: Fix warnings for bt_key_strings and bt_slock_key_stringsMarcel Holtmann2008-11-301-18/+23
* net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely)Johannes Berg2008-10-171-7/+1Star
* [Bluetooth] Reject L2CAP connections on an insecure ACL linkMarcel Holtmann2008-09-091-1/+1
* [Bluetooth] Consolidate maintainers informationMarcel Holtmann2008-08-181-1/+1
* [Bluetooth] Update Bluetooth core version numberMarcel Holtmann2008-07-141-1/+1
* [Bluetooth] Add support for TIOCOUTQ and TIOCINQ ioctlsMarcel Holtmann2008-07-141-0/+23
* [Bluetooth] Add timestamp support to L2CAP, RFCOMM and SCOMarcel Holtmann2008-07-141-0/+28
* bluetooth : use lockdep sub-classes for diffrent bluetooth protocolDave Young2008-04-021-0/+40
* [NET]: Make socket creation namespace safe.Eric W. Biederman2007-10-111-2/+5
* [SK_BUFF]: Introduce skb_reset_transport_header(skb)Arnaldo Carvalho de Melo2007-04-261-1/+1
* [NET] BLUETOOTH: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-111-8/+8
* [Bluetooth] Add locking for bt_proto array manipulationMarcel Holtmann2006-10-161-7/+29
* [Bluetooth] Support concurrent connect requestsMarcel Holtmann2006-10-161-1/+1
* [Bluetooth] Return EINPROGRESS for non-blocking socket callsMarcel Holtmann2006-09-291-1/+1
* [Bluetooth] Add platform device for virtual and serial devicesMarcel Holtmann2006-07-041-6/+14
* [Bluetooth] Add automatic sniff mode supportMarcel Holtmann2006-07-041-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notificationsDavide Libenzi2006-03-251-0/+3
* [NET]: Avoid atomic xchg() for non-error caseBenjamin LaHaise2006-01-031-3/+2Star
* [Bluetooth]: Remove the usage of /proc completelyMarcel Holtmann2005-11-081-11/+1Star
* [Bluetooth] Make more functions staticMarcel Holtmann2005-10-281-6/+0Star
* [PATCH] kill gratitious includes of major.h under net/*Al Viro2005-04-261-1/+0Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+355