summaryrefslogtreecommitdiff
path: root/net/bluetooth/af_bluetooth.c
AgeCommit message (Expand)Author
2012-01-02Bluetooth: Remove *_bh from socket list lock.Gustavo F. Padovan
2011-12-22Bluetooth: fix bt_accept_dequeue() to work in process contextGustavo F. Padovan
2011-09-27Bluetooth: Handle fragmented skbs in bt_sock_stream_recvmsg()Mat Martineau
2011-08-11Bluetooth: Fix lost wakeups waiting for sock state changePeter Hurley
2011-02-25Bluetooth: remove unnecessary call to hci_sock_cleanupAnand Gadiyar
2011-02-17Bluetooth: fix checkpatch errors in af_bluetooth.cGustavo F. Padovan
2011-02-14Bluetooth: Merge L2CAP and SCO modules into bluetooth.koGustavo F. Padovan
2011-02-08Bluetooth: fix crash by disabling tasklet in sock acceptAndrei Emeltchenko
2011-02-08Bluetooth: Do not use assignments in IF conditionsAndrei Emeltchenko
2010-10-12Bluetooth: Add common code for stream-oriented recvmsg()Mat Martineau
2010-09-06net: poll() optimizationsEric Dumazet
2010-04-20net: sk_sleep() helperEric Dumazet
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-11-05net: pass kern to net_proto_family create functionEric Paris
2009-10-12net: Generalize socket rx gap / receive queue overflow cmsgNeil Horman
2009-10-07net: mark net_proto_ops as constStephen Hemminger
2009-08-05net: mark read-only arrays as constJan Engelhardt
2009-06-18net: correct off-by-one write allocations reportsEric Dumazet
2009-02-27Bluetooth: Fix poll() misbehavior when using BT_DEFER_SETUPMarcel Holtmann
2009-02-27Bluetooth: Remove CONFIG_DEBUG_LOCK_ALLOC ifdefsDave Young
2009-02-27Bluetooth: Update version numbersMarcel Holtmann
2009-02-27Bluetooth: Add global deferred socket parameterMarcel Holtmann
2008-11-30Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann
2008-11-30Bluetooth: Send HCI Reset command by default on device initializationMarcel Holtmann
2008-11-30Bluetooth: Fix warnings for bt_key_strings and bt_slock_key_stringsMarcel Holtmann
2008-10-16net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely)Johannes Berg
2008-09-09[Bluetooth] Reject L2CAP connections on an insecure ACL linkMarcel Holtmann
2008-08-18[Bluetooth] Consolidate maintainers informationMarcel Holtmann
2008-07-14[Bluetooth] Update Bluetooth core version numberMarcel Holtmann
2008-07-14[Bluetooth] Add support for TIOCOUTQ and TIOCINQ ioctlsMarcel Holtmann
2008-07-14[Bluetooth] Add timestamp support to L2CAP, RFCOMM and SCOMarcel Holtmann
2008-04-01bluetooth : use lockdep sub-classes for diffrent bluetooth protocolDave Young
2007-10-10[NET]: Make socket creation namespace safe.Eric W. Biederman
2007-04-25[SK_BUFF]: Introduce skb_reset_transport_header(skb)Arnaldo Carvalho de Melo
2007-02-10[NET] BLUETOOTH: Fix whitespace errors.YOSHIFUJI Hideaki
2006-10-15[Bluetooth] Add locking for bt_proto array manipulationMarcel Holtmann
2006-10-15[Bluetooth] Support concurrent connect requestsMarcel Holtmann
2006-09-28[Bluetooth] Return EINPROGRESS for non-blocking socket callsMarcel Holtmann
2006-07-03[Bluetooth] Add platform device for virtual and serial devicesMarcel Holtmann
2006-07-03[Bluetooth] Add automatic sniff mode supportMarcel Holtmann
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-03-25[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notificationsDavide Libenzi
2006-01-03[NET]: Avoid atomic xchg() for non-error caseBenjamin LaHaise
2005-11-08[Bluetooth]: Remove the usage of /proc completelyMarcel Holtmann
2005-10-28[Bluetooth] Make more functions staticMarcel Holtmann
2005-04-25[PATCH] kill gratitious includes of major.h under net/*Al Viro
2005-04-16Linux-2.6.12-rc2Linus Torvalds