Age | Commit message (Expand) | Author |
2016-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2016-03-17 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2016-03-11 | Bluetooth: Fix potential buffer overflow with Add Advertising | Johan Hedberg |
2016-03-11 | Bluetooth: Fix setting correct flags in AD | Johan Hedberg |
2016-03-10 | Bluetooth: Increment management interface revision | Johan Hedberg |
2016-03-10 | Bluetooth: Add support for limited privacy mode | Johan Hedberg |
2016-03-10 | Bluetooth: Fix adding discoverable to adv instance flags | Johan Hedberg |
2016-03-10 | Bluetooth: Move memset closer to where it's needed | Johan Hedberg |
2016-02-23 | Bluetooth: hci_core: cancel power off delayed work properly | Wei-Ning Huang |
2016-02-23 | Bluetooth: Use managed version of led_trigger_register in LED trigger | Heiner Kallweit |
2016-02-23 | Bluetooth: add LED trigger for indicating HCI is powered up | Heiner Kallweit |
2016-02-20 | Bluetooth: hci_core: Avoid mixing up req_complete and req_complete_skb | Douglas Anderson |
2016-01-29 | Bluetooth: Fix incorrect removing of IRKs | Johan Hedberg |
2016-01-29 | Bluetooth: L2CAP: Fix setting chan src info before adding PSM/CID | Johan Hedberg |
2016-01-29 | Bluetooth: L2CAP: Fix auto-allocating LE PSM values | Johan Hedberg |
2016-01-29 | Bluetooth: L2CAP: Introduce proper defines for PSM ranges | Johan Hedberg |
2016-01-27 | Bluetooth: Use skcipher and hash | Herbert Xu |
2016-01-23 | Bluetooth: 6lowpan: Fix handling of uncompressed IPv6 packets | Lukasz Duda |
2016-01-23 | Bluetooth: 6lowpan: Fix kernel NULL pointer dereferences | Glenn Ruben Bakke |
2016-01-06 | Bluetooth: avoid rebuilding hci_sock all the time | Johannes Berg |
2016-01-05 | Bluetooth: Add support for Start Limited Discovery command | Johan Hedberg |
2016-01-05 | Bluetooth: Change eir_has_data_type() to more generic eir_get_data() | Johan Hedberg |
2015-12-20 | Bluetooth: use list_for_each_entry* | Geliang Tang |
2015-12-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-12-15 | bluetooth: Validate socket address length in sco_sock_bind(). | David S. Miller |
2015-12-11 | Bluetooth: Do not filter multicast addresses by default | Danny Schweizer |
2015-12-10 | 6lowpan: add lowpan dev register helpers | Alexander Aring |
2015-12-10 | Bluetooth: Fix locking in bt_accept_dequeue after disconnection | Yichen Zhao |
2015-12-10 | Bluetooth: Don't treat connection timeout as a failure | Johan Hedberg |
2015-12-10 | Bluetooth: Use continuous scanning when creating LE connections | Johan Hedberg |
2015-12-10 | Bluetooth: Clean up current advertising instance tracking | Johan Hedberg |
2015-12-10 | Bluetooth: Clean up advertising initialization in powered_update_hci() | Johan Hedberg |
2015-12-10 | Bluetooth: Remove redundant check for req.cmd_q | Johan Hedberg |
2015-12-10 | Bluetooth: Fix updating wrong instance's scan_rsp data | Johan Hedberg |
2015-12-10 | Bluetooth: Remove unnecessary HCI_ADVERTISING_INSTANCE flag | Johan Hedberg |
2015-12-10 | Bluetooth: Simplify read_adv_features code | Johan Hedberg |
2015-12-10 | Bluetooth: Perform HCI update for power on synchronously | Johan Hedberg |
2015-12-10 | Bluetooth: Move fast connectable code to hci_request.c | Johan Hedberg |
2015-12-10 | Bluetooth: Move EIR update to hci_request.c | Johan Hedberg |
2015-12-10 | Bluetooth: HCI name update to hci_request.c | Johan Hedberg |
2015-12-10 | Bluetooth: Move discoverable timeout behind hdev->req_workqueue | Johan Hedberg |
2015-12-10 | Bluetooth: Move discoverable changes to hdev->req_workqueue | Johan Hedberg |
2015-12-10 | Bluetooth: Perform Class of Device changes through hdev->req_workqueue | Johan Hedberg |
2015-12-10 | Bluetooth: Move connectable changes to hdev->req_workqueue | Johan Hedberg |
2015-12-10 | Bluetooth: Move advertising instance management to hci_request.c | Johan Hedberg |
2015-12-10 | Bluetooth: Move __hci_update_background_scan up in hci_request.c | Johan Hedberg |
2015-12-10 | Bluetooth: Run page scan updates through hdev->req_workqueue | Johan Hedberg |
2015-12-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-12-03 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller |
2015-12-01 | net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA | Eric Dumazet |