aboutsummaryrefslogtreecommitdiff
path: root/net/bluetooth/af_bluetooth.c
AgeCommit message (Expand)AuthorFilesLines
2011-02-25Bluetooth: remove unnecessary call to hci_sock_cleanupGravatar Anand Gadiyar 1-3/+1
2011-02-17Bluetooth: fix checkpatch errors in af_bluetooth.cGravatar Gustavo F. Padovan 1-1/+1
2011-02-14Bluetooth: Merge L2CAP and SCO modules into bluetooth.koGravatar Gustavo F. Padovan 1-2/+30
2011-02-08Bluetooth: fix crash by disabling tasklet in sock acceptGravatar Andrei Emeltchenko 1-4/+9
2011-02-08Bluetooth: Do not use assignments in IF conditionsGravatar Andrei Emeltchenko 1-2/+4
2010-10-12Bluetooth: Add common code for stream-oriented recvmsg()Gravatar Mat Martineau 1-0/+109
2010-09-06net: poll() optimizationsGravatar Eric Dumazet 1-3/+2
2010-04-20net: sk_sleep() helperGravatar Eric Dumazet 1-3/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-1/+0
2009-11-05net: pass kern to net_proto_family create functionGravatar Eric Paris 1-2/+3
2009-10-12net: Generalize socket rx gap / receive queue overflow cmsgGravatar Neil Horman 1-1/+1
2009-10-07net: mark net_proto_ops as constGravatar Stephen Hemminger 1-2/+2
2009-08-05net: mark read-only arrays as constGravatar Jan Engelhardt 1-2/+2
2009-06-18net: correct off-by-one write allocations reportsGravatar Eric Dumazet 1-1/+1
2009-02-27Bluetooth: Fix poll() misbehavior when using BT_DEFER_SETUPGravatar Marcel Holtmann 1-4/+3
2009-02-27Bluetooth: Remove CONFIG_DEBUG_LOCK_ALLOC ifdefsGravatar Dave Young 1-6/+0
2009-02-27Bluetooth: Update version numbersGravatar Marcel Holtmann 1-1/+1
2009-02-27Bluetooth: Add global deferred socket parameterGravatar Marcel Holtmann 1-2/+6
2008-11-30Bluetooth: Enable per-module dynamic debug messagesGravatar Marcel Holtmann 1-6/+1
2008-11-30Bluetooth: Send HCI Reset command by default on device initializationGravatar Marcel Holtmann 1-1/+1
2008-11-30Bluetooth: Fix warnings for bt_key_strings and bt_slock_key_stringsGravatar Marcel Holtmann 1-18/+23
2008-10-16net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely)Gravatar Johannes Berg 1-7/+1
2008-09-09[Bluetooth] Reject L2CAP connections on an insecure ACL linkGravatar Marcel Holtmann 1-1/+1
2008-08-18[Bluetooth] Consolidate maintainers informationGravatar Marcel Holtmann 1-1/+1
2008-07-14[Bluetooth] Update Bluetooth core version numberGravatar Marcel Holtmann 1-1/+1
2008-07-14[Bluetooth] Add support for TIOCOUTQ and TIOCINQ ioctlsGravatar Marcel Holtmann 1-0/+23
2008-07-14[Bluetooth] Add timestamp support to L2CAP, RFCOMM and SCOGravatar Marcel Holtmann 1-0/+28
2008-04-01bluetooth : use lockdep sub-classes for diffrent bluetooth protocolGravatar Dave Young 1-0/+40
2007-10-10[NET]: Make socket creation namespace safe.Gravatar Eric W. Biederman 1-2/+5
2007-04-25[SK_BUFF]: Introduce skb_reset_transport_header(skb)Gravatar Arnaldo Carvalho de Melo 1-1/+1
2007-02-10[NET] BLUETOOTH: Fix whitespace errors.Gravatar YOSHIFUJI Hideaki 1-8/+8
2006-10-15[Bluetooth] Add locking for bt_proto array manipulationGravatar Marcel Holtmann 1-7/+29
2006-10-15[Bluetooth] Support concurrent connect requestsGravatar Marcel Holtmann 1-1/+1
2006-09-28[Bluetooth] Return EINPROGRESS for non-blocking socket callsGravatar Marcel Holtmann 1-1/+1
2006-07-03[Bluetooth] Add platform device for virtual and serial devicesGravatar Marcel Holtmann 1-6/+14
2006-07-03[Bluetooth] Add automatic sniff mode supportGravatar Marcel Holtmann 1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2006-03-25[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notificationsGravatar Davide Libenzi 1-0/+3
2006-01-03[NET]: Avoid atomic xchg() for non-error caseGravatar Benjamin LaHaise 1-3/+2
2005-11-08[Bluetooth]: Remove the usage of /proc completelyGravatar Marcel Holtmann 1-11/+1
2005-10-28[Bluetooth] Make more functions staticGravatar Marcel Holtmann 1-6/+0
2005-04-25[PATCH] kill gratitious includes of major.h under net/*Gravatar Al Viro 1-1/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+355