summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-02-15Bluetooth: Verify dlci not in use before rfcomm_dev createPeter Hurley1-0/+1
2014-02-15Bluetooth: Fix unreleased rfcomm_dev referencePeter Hurley1-0/+1
2014-02-15Bluetooth: Release rfcomm_dev only oncePeter Hurley1-1/+5
2014-02-15tty: Fix ref counting for port krefsPeter Hurley1-3/+3
2014-02-15Bluetooth: Enable LE L2CAP CoC support by defaultJohan Hedberg1-1/+0
2014-02-13Bluetooth: Introduce connection parameters listAndre Guedes1-0/+18
2014-02-13Bluetooth: Add constants for LTK key typesMarcel Holtmann1-0/+4
2014-02-13Bluetooth: Remove __packed from struct smp_ltkMarcel Holtmann1-1/+1
2014-02-13Bluetooth: Rename authentication to key_type in mgmt_ltk_infoMarcel Holtmann1-1/+1
2014-02-13Bluetooth: Track the AES-CCM encryption status of LE and BR/EDR linksMarcel Holtmann1-0/+1
2014-02-13Bluetooth: Add management command to allow use of debug keysMarcel Holtmann1-0/+2
2014-02-13Bluetooth: Add management setting for use of debug keysMarcel Holtmann1-0/+1
2014-02-13Bluetooth: Group list_head fields from strcut hci_dev togetherAndre Guedes1-5/+2
2014-02-13Bluetooth: Save connection interval parameters in hci_connAndre Guedes1-0/+2
2014-02-13Bluetooth: Fix differentiating stored master vs slave LTK typesJohan Hedberg1-2/+3
2014-02-13Bluetooth: Rename L2CAP_CHAN_CONN_FIX_A2MP to L2CAP_CHAN_FIXEDJohan Hedberg1-1/+1
2014-02-13Bluetooth: Queue incoming ACL data until BT_CONNECTED state is reachedJohan Hedberg1-0/+3
2014-02-13Bluetooth: Add debugfs entry to show Secure Connections Only modeMarcel Holtmann1-0/+1
2014-02-13Bluetooth: Handle security level 4 for RFCOMM connectionsMarcel Holtmann1-0/+1
2014-02-13Bluetooth: Handle security level 4 for L2CAP connectionsMarcel Holtmann1-0/+1
2014-02-13Bluetooth: Introduce requirements for security level 4Marcel Holtmann2-0/+2
2014-02-13Bluetooth: Track Secure Connections support of remote devicesMarcel Holtmann1-0/+8
2014-02-13Bluetooth: Add support for remote OOB input of P-256 dataMarcel Holtmann1-0/+8
2014-02-13Bluetooth: Add internal function for storing P-192 and P-256 dataMarcel Holtmann1-3/+6
2014-02-13Bluetooth: Provide remote OOB data for Secure ConnectionsMarcel Holtmann1-2/+4
2014-02-13Bluetooth: Add debugfs quirk for forcing Secure Connections supportMarcel Holtmann1-0/+1
2014-02-13Bluetooth: Add support for local OOB data with Secure ConnectionsMarcel Holtmann2-2/+9
2014-02-13Bluetooth: Add management command for enabling Secure ConnectionsMarcel Holtmann2-0/+3
2014-02-13Bluetooth: Add flags and setting for Secure Connections supportMarcel Holtmann2-0/+2
2014-02-13Bluetooth: Add definitions for new link key typesMarcel Holtmann1-2/+4
2014-02-13Bluetooth: Add HCI command definition for extended OOB dataMarcel Holtmann1-0/+18
2014-02-13Bluetooth: Add HCI command definition for Secure Connections enablingMarcel Holtmann1-0/+11
2014-02-13Bluetooth: Add LMP feature definitions for Secure Connections supportMarcel Holtmann2-0/+7
2014-02-13Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville5-108/+242
2014-02-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+7
2014-02-10fix O_SYNC|O_APPEND syncing the wrong range on write()Al Viro1-1/+7
2014-02-08Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-1/+11
2014-02-07Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin567-3840/+14954
2014-02-07swap: add a simple detector for inappropriate swapin readaheadShaohua Li1-2/+2
2014-02-06mac80211: propagate STBC / LDPC flags to radiotapEmmanuel Grumbach2-0/+6
2014-02-06mac80211: move VHT related RX_FLAG to another variableEmmanuel Grumbach1-6/+17
2014-02-06mac80211: remove unused radiotap vendor fields in ieee80211_rx_statusEmmanuel Grumbach1-12/+0
2014-02-06Merge tag 'stable/for-linus-3.14-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-6/+2
2014-02-06Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2-1/+16
2014-02-06execve: use 'struct filename *' for executable name passingLinus Torvalds3-2/+3
2014-02-05wireless: sort and extend element ID listJohannes Berg1-64/+106
2014-02-05cfg80211: regulatory introduce maximum bandwidth calculationJanusz Dziedzic1-1/+4
2014-02-05cfg80211: consider existing DFS interfacesMichal Kazior1-5/+3
2014-02-05cfg80211: fix channel configuration in IBSS joinAntonio Quartulli1-1/+3
2014-02-05mac80211: fix bufferable MMPDU RX handlingJohannes Berg1-0/+14