Age | Commit message (Expand) | Author |
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 |
2015-05-15 | Bluetooth: Fix calls to __hci_cmd_sync() | Frederic Danis |
2015-05-14 | Bluetooth: Fix remote name event return directly. | Wesley Kuo |
2015-05-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-05-11 | net: Pass kern from net_proto_family.create to sk_alloc | Eric W. Biederman |
2015-05-11 | net: Add a struct net parameter to sock_create_kern | Eric W. Biederman |
2015-04-30 | Bluetooth: Skip the shutdown routine if the interface is not up | Gabriele Mazzotta |
2015-04-18 | Bluetooth: hidp: Fix regression with older userspace and flags validation | Marcel Holtmann |
2015-04-09 | Bluetooth: Read LE remote features during connection establishment | Marcel Holtmann |
2015-04-07 | Bluetooth: Add local SSP OOB data to OOB ext data mgmt command | Johan Hedberg |
2015-04-07 | Bluetooth: Remove hci_recv_stream_fragment function | Marcel Holtmann |
2015-04-07 | Bluetooth: Make data pointer of hci_recv_stream_fragment const | Marcel Holtmann |
2015-04-04 | Bluetooth: Fix location of TX power field in LE advertising data | Marcel Holtmann |
2015-04-04 | Bluetooth: hidp: Use BIT(x) instead of (1 << x) | Marcel Holtmann |
2015-04-04 | Bluetooth: cmtp: Use BIT(x) instead of (1 << x) | Marcel Holtmann |
2015-04-03 | Bluetooth: bnep: Handle BNEP connection setup request | Grzegorz Kolodziejczyk |
2015-04-03 | Bluetooth: bnep: Add support to extended headers of control frames | Grzegorz Kolodziejczyk |
2015-04-03 | Bluetooth: bnep: Add support for get bnep features via ioctl | Grzegorz Kolodziejczyk |
2015-04-03 | Bluetooth: bnep: Return err value while sending cmd is not understood | Grzegorz Kolodziejczyk |
2015-04-02 | Bluetooth: Disallow LE local out-of-band data when LE privacy is used | Marcel Holtmann |
2015-04-02 | Bluetooth: Convert local OOB data reading to use HCI request | Johan Hedberg |
2015-04-02 | Bluetooth: Move hci_get_cmd_complete() to hci_event.c | Johan Hedberg |