p9_client_attach(): set fid->uid correctly
[cascardo/linux.git] / net / bluetooth /
2015-04-12 Al ViroMerge branch 'for-davem' into for-next
2015-04-11 Al ViroMerge remote-tracking branch 'dh/afs' into for-davem
2015-04-09 Al ViroMerge branch 'iov_iter' into for-davem
2015-04-09 Al ViroMerge branch 'iocb' into for-davem
2015-04-07 David S. MillerMerge branch 'for-upstream' of git://git./linux/kernel...
2015-04-07 David S. MillerMerge git://git./linux/kernel/git/davem/net
2015-04-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-04-04 Marcel HoltmannBluetooth: Fix location of TX power field in LE adverti...
2015-04-04 Marcel HoltmannBluetooth: hidp: Use BIT(x) instead of (1 << x)
2015-04-04 Marcel HoltmannBluetooth: cmtp: Use BIT(x) instead of (1 << x)
2015-04-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-04-03 Grzegorz KolodziejczykBluetooth: bnep: Handle BNEP connection setup request
2015-04-03 Grzegorz KolodziejczykBluetooth: bnep: Add support to extended headers of...
2015-04-03 Grzegorz KolodziejczykBluetooth: bnep: Add support for get bnep features...
2015-04-03 Grzegorz KolodziejczykBluetooth: bnep: Return err value while sending cmd...
2015-04-02 David S. MillerMerge git://git./linux/kernel/git/davem/net
2015-04-02 Marcel HoltmannBluetooth: Disallow LE local out-of-band data when...
2015-04-02 Johan HedbergBluetooth: Convert local OOB data reading to use HCI...
2015-04-02 Johan HedbergBluetooth: Move hci_get_cmd_complete() to hci_event.c
2015-04-02 Johan HedbergBluetooth: Remove unused hci_req_pending() function
2015-04-02 Johan HedbergBluetooth: Remove unneeded recv_event variable
2015-04-02 Johan HedbergBluetooth: Convert hci_req_sync family of function...
2015-04-02 Johan HedbergBluetooth: Add second hci_request callback option for...
2015-04-02 Johan HedbergBluetooth: Add clarifying comment to command status...
2015-04-02 Marcel HoltmannBluetooth: Export SMP selftest result in debugfs
2015-04-02 Marcel HoltmannBluetooth: Export ECDH selftest result in debugfs
2015-04-02 Marcel HoltmannBluetooth: Restrict BNEP flags to only valid ones
2015-04-02 Marcel HoltmannBluetooth: Restrict HIDP flags to only valid ones
2015-04-02 Marcel HoltmannBluetooth: Restrict CMTP flags to only valid ones
2015-04-02 Marcel HoltmannBluetooth: Expose current Device ID information via...
2015-04-01 David S. MillerMerge tag 'wireless-drivers-next-for-davem-2015-04...
2015-03-31 David S. MillerMerge tag 'mac80211-next-for-davem-2015-03-30' of git...
2015-03-31 David S. MillerMerge branch 'for-upstream' of git://git./linux/kernel...
2015-03-31 Ingo MolnarMerge tag 'efi-urgent' of git://git./linux/kernel/git...
2015-03-30 Johan HedbergBluetooth: Refactor HCI request variables into own...
2015-03-30 Johan HedbergBluetooth: Refactor L2CAP variables into l2cap_ctrl
2015-03-29 Marcel HoltmannBluetooth: Remove superfluous extra empty line between...
2015-03-29 Marcel HoltmannBluetooth: Fix error returns for Read Local OOB Extende...
2015-03-29 Marcel HoltmannBluetooth: Move memory location outside of hci_dev...
2015-03-28 Arman UgurayBluetooth: Update adv. parameters when conn. setting...
2015-03-28 Arman UgurayBluetooth: Use ADV_SCAN_IND for adv. instances
2015-03-28 Arman UgurayBluetooth: Fix using global connectable settings for adv
2015-03-28 Johan HedbergBluetooth: Fix race condition with HCI_RESET flag
2015-03-27 James MorrisMerge branch 'upstream' of git://git.infradead.org...
2015-03-26 Arman UgurayBluetooth: Unify advertising data code paths
2015-03-26 Arman UgurayBluetooth: Update supported_flags for AD features
2015-03-26 Arman UgurayBluetooth: Support the "tx-power" adv flag
2015-03-26 Arman UgurayBluetooth: Support the "managed-flags" adv flag
2015-03-26 Arman UgurayBluetooth: Support the "limited-discoverable" adv flag
2015-03-26 Arman UgurayBluetooth: Support the "discoverable" adv flag
2015-03-26 Arman UgurayBluetooth: Support the "connectable mode" adv flag
2015-03-26 Marcel HoltmannBluetooth: Fix minor typo in comment for static address...
2015-03-25 Marcel HoltmannBluetooth: Filter list of supported commands/events...
2015-03-24 David S. MillerMerge git://git./linux/kernel/git/davem/net
2015-03-24 David S. MillerMerge git://git./linux/kernel/git/pablo/nf-next
2015-03-24 Arman UgurayBluetooth: Add support for adv instance timeout
2015-03-24 Arman UgurayBluetooth: Add support for instance scan response
2015-03-24 Arman UgurayBluetooth: Implement the Remove Advertising command
2015-03-24 Arman UgurayBluetooth: Implement the Add Advertising command
2015-03-24 Arman UgurayBluetooth: Add data structure for advertising instance
2015-03-22 Johan HedbergBluetooth: Fix memory leak in le_scan_disable_work_comp...
2015-03-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-03-20 David S. MillerMerge git://git./linux/kernel/git/davem/net
2015-03-20 Jakub PawlowskiBluetooth: Expose quirks through debugfs
2015-03-20 Marcel HoltmannBluetooth: Use HCI_MAX_AD_LENGTH constant instead hardc...
2015-03-20 Marcel HoltmannBluetooth: Gracefully response to enabling LE on LE...
2015-03-19 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-03-19 David S. MillerMerge branch 'for-upstream' of git://git./linux/kernel...
2015-03-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-03-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-03-18 Marcel HoltmannBluetooth: Fix potential NULL dereference in SMP channe...
2015-03-17 Johan HedbergBluetooth: Add workaround for broken OS X legacy SMP...
2015-03-17 Johan HedbergBluetooth: Move generic mgmt command dispatcher to...
2015-03-17 Johan HedbergBluetooth: Add hdev_init callback for HCI channels
2015-03-17 Johan HedbergBluetooth: Add generic mgmt helper API
2015-03-17 Johan HedbergBluetooth: Add channel parameter to mgmt_pending_find...
2015-03-17 Johan HedbergBluetooth: Add helper to get HCI channel of a socket
2015-03-17 Jakub PawlowskiBluetooth: Add simultaneous dual mode scan
2015-03-17 Jakub PawlowskiBluetooth: Refactor BR/EDR inquiry and LE scan triggering.
2015-03-17 Marcel HoltmannBluetooth: Add support for Local OOB Extended Data...
2015-03-17 Marcel HoltmannBluetooth: Fix length for Read Local OOB Extended Data...
2015-03-16 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2015-03-16 Marcel HoltmannBluetooth: Do not include LE SC out-of-band data if...
2015-03-16 Marcel HoltmannBluetooth: The P-256 randomizer is 16 octets long and...
2015-03-16 Marcel HoltmannBluetooth: Rename smp->local_rr into smp->local_rand
2015-03-16 Marcel HoltmannBluetooth: Add extra SMP_DBG statement for remote OOB...
2015-03-16 Marcel HoltmannBluetooth: Use smp->remote_pk + 32 instead of &smp...
2015-03-16 Johan HedbergBluetooth: Add clarifying comment when setting local...
2015-03-16 Johan HedbergBluetooth: Don't send public key if OOB data verificati...
2015-03-16 Johan HedbergBluetooth: Fix verifying confirm value when lacking...
2015-03-16 Johan HedbergBluetooth: Set local OOB data flag if remote has our...
2015-03-16 Johan HedbergBluetooth: Track local vs remote OOB data availability
2015-03-16 Johan HedbergBluetooth: Fix local OOB data handling for SMP
2015-03-16 Mark BrownMerge remote-tracking branches 'asoc/fix/ak4671', ...
2015-03-16 Mark BrownMerge remote-tracking branch 'asoc/fix/intel' into...
2015-03-16 Marcel HoltmannBluetooth: Use smp->local_pk + 32 instead of &smp-...
2015-03-16 Marcel HoltmannBluetooth: Use OOB key pair for LE SC pairing with...
2015-03-16 Marcel HoltmannBluetooth: Return LE SC confirm and random values for...
2015-03-16 Marcel HoltmannBluetooth: Add function for generating LE SC out-of...
2015-03-16 Marcel HoltmannBluetooth: Add support for AES-CMAC hash for security...
next