aboutsummaryrefslogtreecommitdiff
path: root/net/bluetooth/af_bluetooth.c
AgeCommit message (Expand)Author
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-04-09bluetooth: fix race in bt_procfs_init()Al Viro
2013-04-09bluetooth: kill unused 'module' argument of bt_procfs_init()Al Viro
2013-04-09bluetooth: don't bother with ->owner for procfs fopsAl Viro
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro
2013-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-07Bluetooth: fix possible info leak in bt_sock_recvmsg()Mathias Krause
2013-04-02net: fix smatch warnings inside datagram_pollJacob Keller
2013-03-31net: add option to enable error queue packets waking selectKeller, Jacob E
2013-03-08Bluetooth: change bt_sock_unregister() to return voidDavid Herrmann
2013-02-18net: proc: change proc_net_remove to remove_proc_entryGao feng
2013-02-18net: proc: change proc_net_fops_create to proc_createGao feng
2012-10-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville
2012-10-12userns: Properly print bluetooth socket uidsEric W. Biederman
2012-09-27Bluetooth: Use %pMR instead of baswap in seq_showAndrei Emeltchenko
2012-08-21Bluetooth: trivial: Use preferred method for NULL checkAndrei Emeltchenko
2012-08-15Bluetooth: trivial: Shorten variable scopeAndrei Emeltchenko
2012-08-06Bluetooth: /proc/net/ entries for bluetooth protocolsMasatake YAMATO
2012-06-05Bluetooth: Fix checking the wrong flag when accepting a socketVinicius Costa Gomes
2012-06-05Bluetooth: Remove unnecessary headers includeGustavo Padovan
2012-06-05Bluetooth: Fix coding style in the subsystemGustavo Padovan
2012-05-16Bluetooth: Create flags for bt_sk()Gustavo Padovan
2012-05-14Bluetooth: notify userspace of security level changeGustavo Padovan
2012-02-15Bluetooth: silence lockdep warningOctavian Purdila
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