aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth
Commit message (Expand)AuthorAge
...
| * | Bluetooth: Use Set ext adv/scan rsp data if controller supportsJaganath Kanakkassery2018-07-30
| * | Bluetooth: Impmlement extended adv enableJaganath Kanakkassery2018-07-30
| * | Bluetooth: Read no of adv sets during initJaganath Kanakkassery2018-07-30
| * | Bluetooth: Use selected PHYs in extended connectJaganath Kanakkassery2018-07-30
| * | Bluetooth: Handle extended ADV PDU typesJaganath Kanakkassery2018-07-30
| * | Bluetooth: Set Scan PHYs based on selected PHYs by userJaganath Kanakkassery2018-07-30
| * | Bluetooth: Implement PHY changed eventJaganath Kanakkassery2018-07-30
| * | Bluetooth: Implement Set PHY Confguration commandJaganath Kanakkassery2018-07-30
| * | Bluetooth: Implement Get PHY Configuration mgmt commandJaganath Kanakkassery2018-07-30
| * | Bluetooth: Define PHY flags in hdev and set 1M as defaultJaganath Kanakkassery2018-07-30
| * | Bluetooth: Use lock_sock_nested in bt_accept_enqueuePhilipp Puschmann2018-07-18
| * | Bluetooth: avoid killing an already killed socketSudip Mukherjee2018-07-16
| * | Bluetooth: Use extended LE Connection if supportedJaganath Kanakkassery2018-07-06
| * | Bluetooth: Introduce helpers for le conn status and completeJaganath Kanakkassery2018-07-06
| * | Bluetooth: Process extended ADV report eventJaganath Kanakkassery2018-07-06
| * | Bluetooth: Use extended scanning if controller supportsJaganath Kanakkassery2018-07-06
| * | Bluetooth: Introduce helpers for LE set scan start and completeJaganath Kanakkassery2018-07-06
| * | Bluetooth: Add HCI command for clear Resolv listAnkit Navik2018-07-06
| * | Bluetooth: Store Resolv list sizeAnkit Navik2018-07-06
| |/
* | Merge tag 'leds-for-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-08-14
|\ \ | |/ |/|
| * leds: triggers: let struct led_trigger::activate() return an error codeUwe Kleine-König2018-07-05
* | Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds2018-06-28
|/
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-06
|\
| * Bluetooth: Re-use kstrtobool_from_user()Andy Shevchenko2018-05-30
| * Bluetooth: Add __hci_cmd_send functionLoic Poulain2018-05-18
| * Bluetooth: use wait_event API instead of open-coding itJohn Keeping2018-05-18
| * Bluetooth: Prevent buffer overflow for large advertisement dataChriz Chow2018-05-18
* | Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-06-04
|\ \
| * | net/bluetooth: convert to ->poll_maskChristoph Hellwig2018-05-26
| * | net: convert datagram_poll users tp ->poll_maskChristoph Hellwig2018-05-26
| * | net: remove sock_no_pollChristoph Hellwig2018-05-26
| |/
* | isdn: replace ->proc_fops with ->proc_showChristoph Hellwig2018-05-16
* | bluetooth: switch to proc_create_seq_dataChristoph Hellwig2018-05-16
|/
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2018-04-08
|\
| * Bluetooth: Fix connection if directed advertising and privacy is usedSzymon Janc2018-04-03
* | Bluetooth: Mark expected switch fall-throughsGustavo A. R. Silva2018-04-01
* | net: Use octal not symbolic permissionsJoe Perches2018-03-26
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-23
|\|
| * Bluetooth: Fix missing encryption refresh on Security RequestSzymon Janc2018-03-01
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2018-02-15
|\ \
| * | Bluetooth: Fix incorrect bits for LE statesŁukasz Rymanowski2018-02-10
* | | net: make getname() functions return length rather than use int* parameterDenys Vlasenko2018-02-12
| |/ |/|
* | vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
* | seq_file: Introduce DEFINE_SHOW_ATTRIBUTE() helper macroAndy Shevchenko2018-02-07
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-31
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-17
| |\
| * | net: delete /proc THIS_MODULE referencesAlexey Dobriyan2018-01-16
| * | Bluetooth: introduce DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko2017-12-13
| * | Bluetooth: Add support to advertise when connectedŁukasz Rymanowski2017-12-13