aboutsummaryrefslogtreecommitdiff
path: root/net/bluetooth/hci_sock.c
AgeCommit message (Expand)Author
2012-01-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville
2012-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-01-02Bluetooth: Remove local_bh_disable() from hci_sock.cGustavo F. Padovan
2011-12-19module_param: make bool parameters really bool (net & drivers/net)Rusty Russell
2011-12-18Bluetooth: Remove mgmt_set_service_cacheJohan Hedberg
2011-12-18Bluetooth: convert tx_task to workqueueGustavo F. Padovan
2011-12-18Bluetooth: Move command task to workqueueGustavo F. Padovan
2011-12-18Bluetooth: Replace spin_lock by mutex in hci_devGustavo F. Padovan
2011-09-21Bluetooth: Add mgmt events for blacklistingAntti Julku
2011-06-16Bluetooth: Move blacklisting functions to hci_coreAntti Julku
2011-02-22Bluetooth: fix build break on hci_sock.cAnand Gadiyar
2011-02-08Bluetooth: Add support for set_powered management commandJohan Hedberg
2010-12-22Bluetooth: Improve handling of HCI control channel in bindGustavo F. Padovan
2010-12-07Bluetooth: Make hci_send_to_sock usable for management control socketsJohan Hedberg
2010-12-07Bluetooth: Add initial Bluetooth Management interface callbacksJohan Hedberg
2010-12-01Bluetooth: clean up hci codeAndrei Emeltchenko
2010-07-31Bluetooth: Use list_head for HCI blacklist headDavid Miller
2010-07-21Bluetooth: Add blacklist support for incoming connectionsJohan Hedberg
2010-02-28Bluetooth: Fix out of scope variable access in hci_sock_cmsg()Johann Felix Soden
2009-12-03Bluetooth: Unobfuscate tasklet_schedule usageMarcel Holtmann
2009-12-03Bluetooth: Return ENETDOWN when interface is downMarcel Holtmann
2009-11-05net: pass kern to net_proto_family create functionEric Paris
2009-10-07net: mark net_proto_ops as constStephen Hemminger
2009-09-30net: Make setsockopt() optlen be unsigned.David S. Miller
2008-11-30Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann
2008-07-14[Bluetooth] Export details about authentication requirementsMarcel Holtmann
2008-05-02bluetooth: use get/put_unaligned_* helpersHarvey Harrison
2008-03-28bluetooth: replace deprecated RW_LOCK_UNLOCKED macrosRobert P. J. Day
2008-03-05bluetooth: Make hci_sock_cleanup() return voidTobias Klauser
2007-11-01[NET]: Forget the zero_it argument of sk_alloc()Pavel Emelyanov
2007-10-22[Bluetooth] Switch from OGF+OCF to using only opcodesMarcel Holtmann
2007-10-10[NET]: Make socket creation namespace safe.Eric W. Biederman
2007-09-12[BLUETOOTH]: Fix non-COMPAT build of hci_sock.cDavid S. Miller
2007-09-09[Bluetooth] Update security filter for Bluetooth 2.1Marcel Holtmann
2007-09-09[Bluetooth] Add compat handling for timestamp structureMarcel Holtmann
2007-05-17[BLUETOOTH]: Fix locking in hci_sock_dev_event().Satyam Sharma
2007-05-05[Bluetooth] Fix L2CAP and HCI setsockopt() information leaksMarcel Holtmann
2007-04-25[SK_BUFF]: Introduce skb_reset_transport_header(skb)Arnaldo Carvalho de Melo
2007-03-08[PATCH] bluetooth: fix socket locking in hci_sock_dev_event()Jiri Kosina
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-10[NET] BLUETOOTH: Fix whitespace errors.YOSHIFUJI Hideaki
2006-12-13[PATCH] hci endianness annotationsAl Viro
2006-11-21[BLUETOOTH]: Fix unaligned access in hci_send_to_sock.David S. Miller
2006-10-15[Bluetooth] Add locking for bt_proto array manipulationMarcel Holtmann
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-02-13[Bluetooth] Fix NULL pointer dereferences of the HCI socketMarcel Holtmann
2006-01-11[PATCH] capable/capability.h (net/)Randy Dunlap
2006-01-03[NET]: move struct proto_ops to constEric Dumazet
2005-11-08[Bluetooth]: Add endian annotations to the coreMarcel Holtmann
2005-10-28[Bluetooth] Update security filter for Extended Inquiry ResponseMarcel Holtmann