aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_sock.c
Commit message (Expand)AuthorAge
* new helper: memcpy_from_msg()Al Viro2014-11-24
* Merge tag 'master-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-11-10
|\
| * Bluetooth: spelling fixesStephen Hemminger2014-10-28
* | net: Add and use skb_copy_datagram_msg() helper.David S. Miller2014-11-05
|/
* Bluetooth: Move struct hci_pinfo into net/bluetooth/hci_sock.cMarcel Holtmann2014-07-11
* Bluetooth: Delcare the hci_sec_filter as constMarcel Holtmann2014-07-11
* Bluetooth: Move struct hci_sec_filter next to its userMarcel Holtmann2014-07-11
* Bluetooth: Unify helpers for bdaddr_list manipulationsJohan Hedberg2014-07-09
* Bluetooth: Run controller setup after external configurationMarcel Holtmann2014-07-06
* Bluetooth: Add support for Unconfigured Index Added eventsMarcel Holtmann2014-07-03
* Bluetooth: Introduce unconfigured controller stateMarcel Holtmann2014-07-03
* Bluetooth: Restrict access for raw-only controllersMarcel Holtmann2014-07-03
* net: add __pskb_copy_fclone and pskb_copy_for_cloneOctavian Purdila2014-06-11
* Bluetooth: Return EOPNOTSUPP for HCISETRAW ioctl commandMarcel Holtmann2014-04-24
* Bluetooth: Convert uses of __constant_<foo> to <foo>Joe Perches2014-03-12
* Bluetooth: Add missing index added event on user channel failureMarcel Holtmann2014-02-17
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-12-18
|\
| * Bluetooth: Fix HCI User Channel permission check in hci_sock_sendmsgMarcel Holtmann2013-12-17
* | net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa2013-11-20
|/
* Bluetooth: Use BDADDR_BREDR type for old blacklist ioctl interfaceMarcel Holtmann2013-10-18
* Bluetooth: Move skb->dev assignment for hdev->send into central placeMarcel Holtmann2013-10-10
* Bluetooth: Remove hdev->ioctl driver callbackMarcel Holtmann2013-10-10
* Bluetooth: AMP contollers do not support the legacy ioctlsMarcel Holtmann2013-10-10
* Bluetooth: Require CAP_NET_ADMIN for HCI User Channel operationMarcel Holtmann2013-10-02
* Bluetooth: Introduce new HCI socket channel for user operationMarcel Holtmann2013-09-16
* Bluetooth: Introduce user channel flag for HCI devicesMarcel Holtmann2013-09-16
* Bluetooth: Restrict ioctls to HCI raw channel socketsMarcel Holtmann2013-09-16
* Bluetooth: Fix error handling for HCI socket optionsMarcel Holtmann2013-09-16
* Bluetooth: Fix handling of getsockname() for HCI socketsMarcel Holtmann2013-09-16
* Bluetooth: Fix handling of getpeername() for HCI socketsMarcel Holtmann2013-09-16
* Bluetooth: Refactor raw socket filter into more readable codeMarcel Holtmann2013-09-16
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\
| * bluetooth: kill unused 'module' argument of bt_procfs_init()Al Viro2013-04-09
* | Bluetooth: Fix stand-alone HCI command handlingJohan Hedberg2013-03-08
* | Bluetooth: discard bt_sock_unregister() errorsDavid Herrmann2013-03-08
|/
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-28
|\
| * net: change return values from -EACCES to -EPERMZhao Hongjiang2012-09-21
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-08-22
|\|
| * Bluetooth: HCI - Fix info leak via getsockname()Mathias Krause2012-08-16
| * Bluetooth: HCI - Fix info leak in getsockopt(HCI_FILTER)Mathias Krause2012-08-16
* | Bluetooth: Added /proc/net/hci via bt_procfs_init()Masatake YAMATO2012-08-06
|/
* Bluetooth: Remove unnecessary headers includeGustavo Padovan2012-06-04
* Bluetooth: Fix coding style in the subsystemGustavo Padovan2012-06-04
* Bluetooth: Remove 'register' usage from the subsystemGustavo Padovan2012-06-04
* Bluetooth: Remove most of the inline usageGustavo Padovan2012-06-04
* Bluetooth: Fix coding style in hci_sock.cGustavo Padovan2012-06-04
* Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-29
|\
| * compat: Use COMPAT_USE_64BIT_TIME in the Bluetooth subsystemH. J. Lu2012-02-20
* | Remove all #inclusions of asm/system.hDavid Howells2012-03-28