summaryrefslogtreecommitdiffstats
path: root/net/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\
| | * Bluetooth: Add sockaddr length checks before accessing sa_family in bind and ...Mateusz Jurczyk2017-06-293-7/+7
| | * bluetooth: remove WQ_MEM_RECLAIM from hci workqueuesTejun Heo2017-06-291-4/+3
| | * Bluetooth: hidp: fix possible might sleep error in hidp_session_threadJeffy Chen2017-06-271-11/+22
| | * Bluetooth: cmtp: fix possible might sleep error in cmtp_sessionJeffy Chen2017-06-271-7/+10
| | * Bluetooth: bnep: fix possible might sleep error in bnep_sessionJeffy Chen2017-06-271-6/+5
| * | net: convert sock.sk_refcnt from atomic_t to refcount_tReshetova, Elena2017-07-012-2/+2
| |/
| * net: introduce __skb_put_[zero, data, u8]yuan linyu2017-06-202-15/+12
| * networking: add and use skb_put_u8()Johannes Berg2017-06-162-2/+2
| * networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-163-9/+9
OpenPOWER on IntegriCloud