summaryrefslogtreecommitdiffstats
path: root/net/bluetooth
AgeCommit message (Expand)Author
2018-10-18Bluetooth: Use correct tfm to generate OOB dataMatias Karhumaa
2018-10-18Bluetooth: SMP: Fix trying to use non-existent local OOB dataJohan Hedberg
2018-09-26Bluetooth: Use lock_sock_nested in bt_accept_enqueuePhilipp Puschmann
2018-09-19Bluetooth: hidp: Fix handling of strncpy for hid->name informationMarcel Holtmann
2018-08-22Bluetooth: avoid killing an already killed socketSudip Mukherjee
2018-08-17Bluetooth: hidp: buffer overflow in hidp_process_reportMark Salyzyn
2018-06-28Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-06-04Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2018-05-30Bluetooth: Re-use kstrtobool_from_user()Andy Shevchenko
2018-05-26net/bluetooth: convert to ->poll_maskChristoph Hellwig
2018-05-26net: convert datagram_poll users tp ->poll_maskChristoph Hellwig
2018-05-26net: remove sock_no_pollChristoph Hellwig
2018-05-18Bluetooth: Add __hci_cmd_send functionLoic Poulain
2018-05-18Bluetooth: use wait_event API instead of open-coding itJohn Keeping
2018-05-18Bluetooth: Prevent buffer overflow for large advertisement dataChriz Chow
2018-05-16isdn: replace ->proc_fops with ->proc_showChristoph Hellwig
2018-05-16bluetooth: switch to proc_create_seq_dataChristoph Hellwig
2018-04-08Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2018-04-03Bluetooth: Fix connection if directed advertising and privacy is usedSzymon Janc
2018-04-01Bluetooth: Mark expected switch fall-throughsGustavo A. R. Silva
2018-03-26net: Use octal not symbolic permissionsJoe Perches
2018-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-03-01Bluetooth: Fix missing encryption refresh on Security RequestSzymon Janc
2018-02-15Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2018-02-12net: make getname() functions return length rather than use int* parameterDenys Vlasenko
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-10Bluetooth: Fix incorrect bits for LE statesŁukasz Rymanowski
2018-02-07seq_file: Introduce DEFINE_SHOW_ATTRIBUTE() helper macroAndy Shevchenko
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-01-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2018-01-31Merge branches 'for-4.16/upstream' and 'for-4.15/upstream-fixes' into for-linusJiri Kosina
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-16net: delete /proc THIS_MODULE referencesAlexey Dobriyan
2018-01-04Bluetooth: Prevent stack info leak from the EFS element.Ben Seri
2017-12-13Bluetooth: introduce DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko
2017-12-13Bluetooth: Add support to advertise when connectedŁukasz Rymanowski
2017-12-13Bluetooth: Remove redundant disable_advertising()Jaganath Kanakkassery
2017-12-13Bluetooth: Utilize %*ph specifierAndy Shevchenko
2017-12-13Bluetooth: Use common error handling code in bt_init()Markus Elfring
2017-11-27net: annotate ->poll() instancesAl Viro
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-21HID: quirks: move the list of special devices into a quirkBenjamin Tissoires
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-30Bluetooth: Use bt_dev_err and bt_dev_info when possibleMarcel Holtmann
2017-10-30Bluetooth: avoid recursive locking in hci_send_to_channel()Sebastian Andrzej Siewior
2017-10-29Bluetooth: Fix potential memory leakJaganath Kanakkassery