summaryrefslogtreecommitdiffstats
path: root/net/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2018-04-083-13/+33
|\
| * Bluetooth: Fix connection if directed advertising and privacy is usedSzymon Janc2018-04-033-13/+33
* | Bluetooth: Mark expected switch fall-throughsGustavo A. R. Silva2018-04-012-0/+2
* | net: Use octal not symbolic permissionsJoe Perches2018-03-261-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-231-1/+7
|\|
| * Bluetooth: Fix missing encryption refresh on Security RequestSzymon Janc2018-03-011-1/+7
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2018-02-151-3/+3
|\ \
| * | Bluetooth: Fix incorrect bits for LE statesŁukasz Rymanowski2018-02-101-3/+3
* | | net: make getname() functions return length rather than use int* parameterDenys Vlasenko2018-02-124-11/+8
| |/ |/|
* | vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-8/+8
* | seq_file: Introduce DEFINE_SHOW_ATTRIBUTE() helper macroAndy Shevchenko2018-02-071-13/+0
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-314-219/+85
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-171-9/+11
| |\
| * | net: delete /proc THIS_MODULE referencesAlexey Dobriyan2018-01-161-1/+0
| * | Bluetooth: introduce DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko2017-12-131-166/+18
| * | Bluetooth: Add support to advertise when connectedŁukasz Rymanowski2017-12-131-9/+46
| * | Bluetooth: Remove redundant disable_advertising()Jaganath Kanakkassery2017-12-131-8/+1
| * | Bluetooth: Utilize %*ph specifierAndy Shevchenko2017-12-131-14/+3
| * | Bluetooth: Use common error handling code in bt_init()Markus Elfring2017-12-131-21/+17
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2018-01-311-1/+1
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'for-4.16/upstream' and 'for-4.15/upstream-fixes' into for-linusJiri Kosina2018-01-3117-281/+369
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | HID: quirks: move the list of special devices into a quirkBenjamin Tissoires2017-11-211-1/+1
| | |/ / | |/| |
* | | | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-301-3/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | net: annotate ->poll() instancesAl Viro2017-11-271-3/+3
| | |/ | |/|
* / | Bluetooth: Prevent stack info leak from the EFS element.Ben Seri2018-01-041-9/+11
|/ /
* | treewide: setup_timer() -> timer_setup()Kees Cook2017-11-213-13/+12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-042-0/+2
|\|
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
* | Bluetooth: Use bt_dev_err and bt_dev_info when possibleMarcel Holtmann2017-10-309-90/+97
* | Bluetooth: avoid recursive locking in hci_send_to_channel()Sebastian Andrzej Siewior2017-10-301-6/+11
* | Bluetooth: Fix potential memory leakJaganath Kanakkassery2017-10-294-1/+8
* | Bluetooth: Fix compiler warning with selftest duration calculationMarcel Holtmann2017-10-061-1/+1
* | Bluetooth: let the crypto subsystem generate the ecc privkeyTudor Ambarus2017-10-064-128/+147
* | Bluetooth: ecdh_helper - fix leak of private keyTudor Ambarus2017-10-061-1/+1
* | Bluetooth: selftest - check for errors when computing ZZTudor Ambarus2017-10-061-3/+8
* | Bluetooth: ecdh_helper - reveal error codesTudor Ambarus2017-10-063-24/+33
* | Bluetooth: move ecdh allocation outside of ecdh_helperTudor Ambarus2017-10-064-50/+87
|/
* Revert "Bluetooth: Add option for disabling legacy ioctl interfaces"Linus Torvalds2017-09-282-16/+0
* Bluetooth: Properly check L2CAP config option output buffer lengthBen Seri2017-09-091-37/+43
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-09-066-14/+35
|\
| * Bluetooth: make baswap src constLoic Poulain2017-09-011-3/+3
| * Bluetooth: Add option for disabling legacy ioctl interfacesMarcel Holtmann2017-08-302-0/+16
| * Bluetooth: make device_type constBhumika Goyal2017-08-191-2/+2
| * Bluetooth: kfree tmp rather than an alias to itColin Ian King2017-08-111-1/+1
| * Bluetooth: document config optionsPavel Machek2017-08-081-0/+12
| * 6lowpan: fix set not used warningstephen hemminger2017-07-251-3/+0
| * bluetooth: 6lowpan dev_close never returns errorstephen hemminger2017-07-191-5/+1
* | HID: introduce hid_is_using_ll_driverJason Gerecke2017-07-271-1/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-0518-132/+186
|\
| * Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2017-07-017-35/+47
| |\