aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth
AgeCommit message (Expand)Author
2019-08-02Bluetooth: Ignore CC events not matching the last HCI commandJoão Paulo Rechi Vita
2019-05-30Bluetooth: Align minimum encryption key size for LE and BR/EDR connectionsMarcel Holtmann
2019-05-30Bluetooth: hidp: fix buffer overflowYoung Xiao
2019-05-05Bluetooth: Fix debugfs NULL pointer dereferenceMatias Karhumaa
2019-04-07Bluetooth: Verify that l2cap_get_conf_opt provides large enough bufferMarcel Holtmann
2019-04-07Bluetooth: Check L2CAP option sizes returned from l2cap_get_conf_optMarcel Holtmann
2019-04-07Bluetooth: Fix decrementing reference count twice in releasing socketMyungho Jung
2019-03-16Bluetooth: Fix locking in bt_accept_enqueue() for BH contextMatthias Kaehlcke
2019-02-05Bluetooth: Fix unnecessary error message for HCI request completionJohan Hedberg
2018-11-04Bluetooth: SMP: fix crash in unpairingMatias Karhumaa
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