aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/af_bluetooth.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-05net: mark read-only arrays as constJan Engelhardt1-2/+2
2009-06-18net: correct off-by-one write allocations reportsEric Dumazet1-1/+1
2009-02-27Bluetooth: Fix poll() misbehavior when using BT_DEFER_SETUPMarcel Holtmann1-4/+3
2009-02-27Bluetooth: Remove CONFIG_DEBUG_LOCK_ALLOC ifdefsDave Young1-6/+0
2009-02-27Bluetooth: Update version numbersMarcel Holtmann1-1/+1
2009-02-27Bluetooth: Add global deferred socket parameterMarcel Holtmann1-2/+6
2008-11-30Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann1-6/+1
2008-11-30Bluetooth: Send HCI Reset command by default on device initializationMarcel Holtmann1-1/+1
2008-11-30Bluetooth: Fix warnings for bt_key_strings and bt_slock_key_stringsMarcel Holtmann1-18/+23
2008-10-16net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely)Johannes Berg1-7/+1
2008-09-09[Bluetooth] Reject L2CAP connections on an insecure ACL linkMarcel Holtmann1-1/+1
2008-08-18[Bluetooth] Consolidate maintainers informationMarcel Holtmann1-1/+1
2008-07-14[Bluetooth] Update Bluetooth core version numberMarcel Holtmann1-1/+1
2008-07-14[Bluetooth] Add support for TIOCOUTQ and TIOCINQ ioctlsMarcel Holtmann1-0/+23
2008-07-14[Bluetooth] Add timestamp support to L2CAP, RFCOMM and SCOMarcel Holtmann1-0/+28
2008-04-01bluetooth : use lockdep sub-classes for diffrent bluetooth protocolDave Young1-0/+40
2007-10-10[NET]: Make socket creation namespace safe.Eric W. Biederman1-2/+5
2007-04-25[SK_BUFF]: Introduce skb_reset_transport_header(skb)Arnaldo Carvalho de Melo1-1/+1
2007-02-10[NET] BLUETOOTH: Fix whitespace errors.YOSHIFUJI Hideaki1-8/+8
2006-10-15[Bluetooth] Add locking for bt_proto array manipulationMarcel Holtmann1-7/+29
2006-10-15[Bluetooth] Support concurrent connect requestsMarcel Holtmann1-1/+1
2006-09-28[Bluetooth] Return EINPROGRESS for non-blocking socket callsMarcel Holtmann1-1/+1
2006-07-03[Bluetooth] Add platform device for virtual and serial devicesMarcel Holtmann1-6/+14
2006-07-03[Bluetooth] Add automatic sniff mode supportMarcel Holtmann1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-25[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notificationsDavide Libenzi1-0/+3
2006-01-03[NET]: Avoid atomic xchg() for non-error caseBenjamin LaHaise1-3/+2
2005-11-08[Bluetooth]: Remove the usage of /proc completelyMarcel Holtmann1-11/+1
2005-10-28[Bluetooth] Make more functions staticMarcel Holtmann1-6/+0
2005-04-25[PATCH] kill gratitious includes of major.h under net/*Al Viro1-1/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+355