Age | Commit message (Expand) | Author |
2015-10-26 | Bluetooth: Replace hci_notify with hci_sock_dev_event | Marcel Holtmann |
2015-10-26 | Bluetooth: Rename bt_cb()->req into bt_cb()->hci | Marcel Holtmann |
2015-10-26 | Bluetooth: Remove unneeded parenthesis around MSG_OOB | Marcel Holtmann |
2015-10-25 | Bluetooth: Fix locking issue during fast SCO reconnection. | Kuba Pawlak |
2015-10-25 | Bluetooth: Fix locking issue on SCO disconnection | Kuba Pawlak |
2015-10-25 | Bluetooth: Fix crash on SCO disconnect | Kuba Pawlak |
2015-10-22 | Bluetooth: Increase minor version of core module | Marcel Holtmann |
2015-10-22 | ieee802154: 6lowpan: fix memory leak | Alexander Aring |
2015-10-22 | Bluetooth: Make hci_disconnect() behave correctly for all states | Johan Hedberg |
2015-10-22 | Bluetooth: Take advantage of connection abort helpers | Johan Hedberg |
2015-10-22 | Bluetooth: Introduce hci_req helper to abort a connection | Johan Hedberg |
2015-10-22 | Bluetooth: Fix crash in SMP when unpairing | Johan Hedberg |
2015-10-22 | Bluetooth: Disable auto-connection parameters when unpairing | Johan Hedberg |
2015-10-21 | Bluetooth: Remove unnecessary hci_explicit_connect_lookup function | Johan Hedberg |
2015-10-21 | Bluetooth: Remove redundant (and possibly wrong) flag clearing | Johan Hedberg |
2015-10-21 | Bluetooth: Add hdev helper variable to hci_le_create_connection_cancel | Johan Hedberg |
2015-10-21 | Bluetooth: Remove unnecessary indentation in unpair_device() | Johan Hedberg |
2015-10-21 | Bluetooth: 6lowpan: Use hci_conn_hash_lookup_le() when possible | Johan Hedberg |
2015-10-21 | Bluetooth: Use hci_conn_hash_lookup_le() when possible | Johan Hedberg |
2015-10-21 | Bluetooth: Add le_addr_type() helper function | Johan Hedberg |
2015-10-21 | Bluetooth: Fix missing hdev locking for LE scan cleanup | Johan Hedberg |
2015-10-21 | Bluetooth: Introduce driver specific post init callback | Marcel Holtmann |
2015-10-21 | Bluetooth: l2cap_disconnection_req priority over shutdown | Dean Jenkins |
2015-10-21 | Bluetooth: Reorganize mutex lock in l2cap_sock_shutdown() | Dean Jenkins |
2015-10-21 | Bluetooth: Unwind l2cap_sock_shutdown() | Dean Jenkins |
2015-10-21 | 6lowpan: put mcast compression in an own function | Alexander Aring |
2015-10-21 | 6lowpan: rework tc and flow label handling | Alexander Aring |
2015-10-21 | 6lowpan: iphc: change define values | Alexander Aring |
2015-10-21 | 6lowpan: remove lowpan_is_addr_broadcast | Alexander Aring |
2015-10-21 | 6lowpan: move IPHC functionality defines | Alexander Aring |
2015-10-21 | 6lowpan: nhc: move iphc manipulation out of nhc | Alexander Aring |
2015-10-21 | 6lowpan: remove lowpan_fetch_skb_u8 | Alexander Aring |
2015-10-21 | 6lowpan: cleanup lowpan_header_decompress | Alexander Aring |
2015-10-21 | 6lowpan: cleanup lowpan_header_compress | Alexander Aring |
2015-10-21 | 6lowpan: introduce LOWPAN_IPHC_MAX_HC_BUF_LEN | Alexander Aring |
2015-10-21 | bluetooth: 6lowpan: use lowpan dispatch helpers | Alexander Aring |
2015-10-21 | mac802154: llsec: use kzfree | Alexander Aring |
2015-10-21 | Bluetooth: Fix removing connection parameters when unpairing | Johan Hedberg |
2015-10-21 | Bluetooth: Add support setup stage internal notification event | Marcel Holtmann |
2015-10-21 | Bluetooth: hidp: fix device disconnect on idle timeout | David Herrmann |
2015-10-21 | Bluetooth: Add new quirk for non-persistent diagnostic settings | Marcel Holtmann |
2015-10-21 | Bluetooth: Don't use remote address type to decide IRK persistency | Johan Hedberg |
2015-10-21 | Bluetooth: Queue diagnostic messages together with HCI packets | Marcel Holtmann |
2015-10-21 | Bluetooth: Restrict valid packet types via HCI_CHANNEL_RAW | Marcel Holtmann |
2015-10-21 | Bluetooth: Remove quirk for HCI_VENDOR_PKT filter handling | Marcel Holtmann |
2015-10-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-10-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2015-10-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2015-10-18 | RDS: fix rds-ping deadlock over TCP transport | santosh.shilimkar@oracle.com |
2015-10-18 | tcp: do not set queue_mapping on SYNACK | Eric Dumazet |