aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/af_bluetooth.c
Commit message (Expand)AuthorAge
* net: proc: change proc_net_remove to remove_proc_entryGao feng2013-02-18
* net: proc: change proc_net_fops_create to proc_createGao feng2013-02-18
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-10-19
|\
| * Bluetooth: Use %pMR instead of baswap in seq_showAndrei Emeltchenko2012-09-27
* | userns: Properly print bluetooth socket uidsEric W. Biederman2012-10-12
|/
* Bluetooth: trivial: Use preferred method for NULL checkAndrei Emeltchenko2012-08-21
* Bluetooth: trivial: Shorten variable scopeAndrei Emeltchenko2012-08-15
* Bluetooth: /proc/net/ entries for bluetooth protocolsMasatake YAMATO2012-08-06
* Bluetooth: Fix checking the wrong flag when accepting a socketVinicius Costa Gomes2012-06-04
* Bluetooth: Remove unnecessary headers includeGustavo Padovan2012-06-04
* Bluetooth: Fix coding style in the subsystemGustavo Padovan2012-06-04
* Bluetooth: Create flags for bt_sk()Gustavo Padovan2012-05-16
* Bluetooth: notify userspace of security level changeGustavo Padovan2012-05-14
* Bluetooth: silence lockdep warningOctavian Purdila2012-02-15
* Bluetooth: Remove *_bh from socket list lock.Gustavo F. Padovan2012-01-02
* Bluetooth: fix bt_accept_dequeue() to work in process contextGustavo F. Padovan2011-12-22
* Bluetooth: Handle fragmented skbs in bt_sock_stream_recvmsg()Mat Martineau2011-09-27
* Bluetooth: Fix lost wakeups waiting for sock state changePeter Hurley2011-08-11
* Bluetooth: remove unnecessary call to hci_sock_cleanupAnand Gadiyar2011-02-25
* Bluetooth: fix checkpatch errors in af_bluetooth.cGustavo F. Padovan2011-02-17
* Bluetooth: Merge L2CAP and SCO modules into bluetooth.koGustavo F. Padovan2011-02-14
* Bluetooth: fix crash by disabling tasklet in sock acceptAndrei Emeltchenko2011-02-07
* Bluetooth: Do not use assignments in IF conditionsAndrei Emeltchenko2011-02-07
* Bluetooth: Add common code for stream-oriented recvmsg()Mat Martineau2010-10-12
* net: poll() optimizationsEric Dumazet2010-09-06
* net: sk_sleep() helperEric Dumazet2010-04-20
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* net: pass kern to net_proto_family create functionEric Paris2009-11-06
* net: Generalize socket rx gap / receive queue overflow cmsgNeil Horman2009-10-12
* net: mark net_proto_ops as constStephen Hemminger2009-10-07
* net: mark read-only arrays as constJan Engelhardt2009-08-05
* net: correct off-by-one write allocations reportsEric Dumazet2009-06-18
* Bluetooth: Fix poll() misbehavior when using BT_DEFER_SETUPMarcel Holtmann2009-02-27
* Bluetooth: Remove CONFIG_DEBUG_LOCK_ALLOC ifdefsDave Young2009-02-27
* Bluetooth: Update version numbersMarcel Holtmann2009-02-27
* Bluetooth: Add global deferred socket parameterMarcel Holtmann2009-02-27
* Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann2008-11-30
* Bluetooth: Send HCI Reset command by default on device initializationMarcel Holtmann2008-11-30
* Bluetooth: Fix warnings for bt_key_strings and bt_slock_key_stringsMarcel Holtmann2008-11-30
* net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely)Johannes Berg2008-10-16
* [Bluetooth] Reject L2CAP connections on an insecure ACL linkMarcel Holtmann2008-09-09
* [Bluetooth] Consolidate maintainers informationMarcel Holtmann2008-08-18
* [Bluetooth] Update Bluetooth core version numberMarcel Holtmann2008-07-14
* [Bluetooth] Add support for TIOCOUTQ and TIOCINQ ioctlsMarcel Holtmann2008-07-14
* [Bluetooth] Add timestamp support to L2CAP, RFCOMM and SCOMarcel Holtmann2008-07-14
* bluetooth : use lockdep sub-classes for diffrent bluetooth protocolDave Young2008-04-02
* [NET]: Make socket creation namespace safe.Eric W. Biederman2007-10-10
* [SK_BUFF]: Introduce skb_reset_transport_header(skb)Arnaldo Carvalho de Melo2007-04-26
* [NET] BLUETOOTH: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-11
* [Bluetooth] Add locking for bt_proto array manipulationMarcel Holtmann2006-10-16