Age | Commit message (Expand) | Author |
2015-08-06 | Bluetooth: fix MGMT_EV_NEW_LONG_TERM_KEY event | Jakub Pawlowski |
2015-07-23 | Bluetooth: Fix NULL pointer dereference in smp_conn_security | Johan Hedberg |
2015-07-04 | bluetooth: fix list handling | Linus Torvalds |
2015-06-18 | Bluetooth: Fix warning of potentially uninitialized adv_instance variable | Johan Hedberg |
2015-06-18 | Bluetooth: Use zalloc when possible | Johan Hedberg |
2015-06-18 | Bluetooth: Increment management interface revision | Marcel Holtmann |
2015-06-18 | Bluetooth: hci_core: remove obsolete adv_instance | Florian Grandel |
2015-06-18 | Bluetooth: mgmt: multi-adv for mgmt_reenable_advertising() | Florian Grandel |
2015-06-18 | Bluetooth: mgmt: multi-adv for trigger_le_scan() | Florian Grandel |
2015-06-18 | Bluetooth: mgmt: program multi-adv on power on | Florian Grandel |
2015-06-18 | Bluetooth: mgmt: multi adv for remove_advertising*() | Florian Grandel |
2015-06-18 | Bluetooth: mgmt/hci_core: multi-adv for add_advertising*() | Florian Grandel |
2015-06-18 | Bluetooth: mgmt: multi adv for clear_adv_instances() | Florian Grandel |
2015-06-18 | Bluetooth: mgmt: multi adv for set_advertising*() | Florian Grandel |
2015-06-18 | Bluetooth: mgmt: multi adv for create_instance_adv_data() | Florian Grandel |
2015-06-18 | Bluetooth: mgmt: multi adv for create_instance_scan_rsp_data() | Florian Grandel |
2015-06-18 | Bluetooth: mgmt: multi adv for enable_advertising() | Florian Grandel |
2015-06-18 | Bluetooth: mgmt: improve get_adv_instance_flags() readability | Florian Grandel |
2015-06-18 | Bluetooth: mgmt: multi adv for get_adv_instance_flags() | Florian Grandel |
2015-06-18 | Bluetooth: mgmt: multi adv for get_current_adv_instance() | Florian Grandel |
2015-06-18 | Bluetooth: mgmt: multi adv for read_adv_features() | Florian Grandel |
2015-06-18 | Bluetooth: mgmt: rename update_*_data_for_instance() | Florian Grandel |
2015-06-18 | Bluetooth: mgmt: dry update_scan_rsp_data() | Florian Grandel |
2015-06-18 | Bluetooth: hci_core/mgmt: move adv timeout to hdev | Florian Grandel |
2015-06-18 | Bluetooth: hci_core/mgmt: Introduce multi-adv list | Florian Grandel |
2015-06-17 | Bluetooth: 6lowpan: Fix module refcount | Glenn Ruben Bakke |
2015-06-17 | Bluetooth: 6lowpan: Fix double kfree of netdev priv | Glenn Ruben Bakke |
2015-06-17 | Bluetooth: 6lowpan: Move netdev sysfs device reference | Glenn Ruben Bakke |
2015-06-17 | Bluetooth: 6lowpan: Rename ambiguous variable | Glenn Ruben Bakke |
2015-06-17 | Bluetooth: 6lowpan: Enable delete_netdev to be scheduled when last peer is de... | Glenn Ruben Bakke |
2015-06-12 | Bluetooth: Remove redundant check for ACL_LINK | Johan Hedberg |
2015-06-12 | Bluetooth: Use actual encryption key size for SMP over BR/EDR | Johan Hedberg |
2015-06-12 | Bluetooth: Read encryption key size for BR/EDR connections | Johan Hedberg |
2015-06-12 | Bluetooth: Move SC-only check outside of BT_CONFIG branch | Johan Hedberg |
2015-06-12 | Bluetooth: Add debugfs support for min LE encryption key size | Johan Hedberg |
2015-06-12 | Bluetooth: Add debugfs support for max LE encryption key size | Johan Hedberg |
2015-06-11 | Bluetooth: Stop sabotaging list poisoning | Alexey Dobriyan |
2015-06-10 | Bluetooth: Fix exposing full value of shortened LTKs | Johan Hedberg |
2015-06-09 | Bluetooth: Move SCO support under BT_BREDR config option | Arron Wang |
2015-06-09 | Bluetooth: Make l2cap_recv_acldata() and sco_recv_scodata() return void | Arron Wang |
2015-06-09 | Bluetooth: Don't call shutdown when leaving user channel | Loic Poulain |
2015-06-09 | Bluetooth: Fix encryption key size handling for LTKs | Johan Hedberg |
2015-06-08 | Bluetooth: Fix race condition with user channel and setup stage | Marcel Holtmann |
2015-06-06 | Bluetooth: Reorder HCI user channel socket release | Loic Poulain |
2015-06-06 | Bluetooth: Fix potential NULL dereference in RFCOMM bind callback | Jaganath Kanakkassery |
2015-05-30 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller |
2015-05-26 | Bluetooth: mgmt: fix typos | Florian Grandel |
2015-05-25 | ipv6: Remove external dependency on rt6i_gateway and RTF_ANYCAST | Martin KaFai Lau |
2015-05-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-05-19 | Bluetooth: Add debug logs for legacy SMP crypto functions | Johan Hedberg |