aboutsummaryrefslogtreecommitdiff
path: root/net/bluetooth/hci_sock.c
AgeCommit message (Expand)Author
2015-06-08Bluetooth: Fix race condition with user channel and setup stageMarcel Holtmann
2015-06-06Bluetooth: Reorder HCI user channel socket releaseLoic Poulain
2015-05-11net: Pass kern from net_proto_family.create to sk_allocEric W. Biederman
2015-03-30Bluetooth: Refactor HCI request variables into own structJohan Hedberg
2015-03-17Bluetooth: Move generic mgmt command dispatcher to hci_sock.cJohan Hedberg
2015-03-17Bluetooth: Add helper to get HCI channel of a socketJohan Hedberg
2015-03-15Bluetooth: Send global configuration updates to all management usersMarcel Holtmann
2015-03-15Bluetooth: Open management interface for untrusted usersMarcel Holtmann
2015-03-15Bluetooth: Add hci_sock_test_flag helper functionMarcel Holtmann
2015-03-15Bluetooth: Consolidate socket channel sending function back into oneMarcel Holtmann
2015-03-15Bluetooth: Introduce trusted flag for management control socketsMarcel Holtmann
2015-03-15Bluetooth: Use special function to send filter management index eventsMarcel Holtmann
2015-03-15Bluetooth: Provide hci_send_to_flagged_channel helper functionMarcel Holtmann
2015-03-15Bluetooth: Add flags field and setting function for HCI socketsMarcel Holtmann
2015-03-13Bluetooth: Introduce hci_dev_test_and_set_flag helper macroMarcel Holtmann
2015-03-13Bluetooth: Introduce hci_dev_clear_flag helper macroMarcel Holtmann
2015-03-13Bluetooth: Introduce hci_dev_test_flag helper macroMarcel Holtmann
2015-03-06Bluetooth: Convert mgmt to use HCI chan registration APIJohan Hedberg
2015-03-06Bluetooth: Add mgmt HCI channel registration APIJohan Hedberg
2015-03-02Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-03-02net: Remove iocb argument from sendmsg and recvmsgYing Xue
2015-03-02net: bluetooth: compact struct bt_skb_cb by converting boolean fields to bit ...Eyal Birger
2015-03-02net: bluetooth: compact struct bt_skb_cb by inlining struct hci_req_ctrlEyal Birger
2015-02-27Bluetooth: make hci_test_bit's addr constJiri Slaby
2015-02-20Bluetooth: Remove unnecessary queue_monitor_skb() functionJohan Hedberg
2015-02-20Bluetooth: Rename hci_send_to_control to hci_send_to_channelJohan Hedberg
2015-01-12Bluetooth: Replace send_monitor_event with queue_monitor_skbMarcel Holtmann
2015-01-12Bluetooth: Create generic queue_monitor_skb helper functionMarcel Holtmann
2015-01-12Bluetooth: Simplify packet copy in hci_send_to_monitor functionMarcel Holtmann
2015-01-12Bluetooth: Add BUILD_BUG_ON for size of struct sockaddr_hciMarcel Holtmann
2014-11-24new helper: memcpy_from_msg()Al Viro
2014-11-10Merge tag 'master-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-11-05net: Add and use skb_copy_datagram_msg() helper.David S. Miller
2014-10-28Bluetooth: spelling fixesStephen Hemminger
2014-07-11Bluetooth: Move struct hci_pinfo into net/bluetooth/hci_sock.cMarcel Holtmann
2014-07-11Bluetooth: Delcare the hci_sec_filter as constMarcel Holtmann
2014-07-11Bluetooth: Move struct hci_sec_filter next to its userMarcel Holtmann
2014-07-09Bluetooth: Unify helpers for bdaddr_list manipulationsJohan Hedberg
2014-07-06Bluetooth: Run controller setup after external configurationMarcel Holtmann
2014-07-03Bluetooth: Add support for Unconfigured Index Added eventsMarcel Holtmann
2014-07-03Bluetooth: Introduce unconfigured controller stateMarcel Holtmann
2014-07-03Bluetooth: Restrict access for raw-only controllersMarcel Holtmann
2014-06-11net: add __pskb_copy_fclone and pskb_copy_for_cloneOctavian Purdila
2014-04-24Bluetooth: Return EOPNOTSUPP for HCISETRAW ioctl commandMarcel Holtmann
2014-03-12Bluetooth: Convert uses of __constant_<foo> to <foo>Joe Perches
2014-02-17Bluetooth: Add missing index added event on user channel failureMarcel Holtmann
2013-12-18Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2013-12-17Bluetooth: Fix HCI User Channel permission check in hci_sock_sendmsgMarcel Holtmann
2013-11-20net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa
2013-10-18Bluetooth: Use BDADDR_BREDR type for old blacklist ioctl interfaceMarcel Holtmann