index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
Lines
2019-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
-31
/
+214
2019-07-06
Bluetooth: 6lowpan: always check destination address
Josua Mayer
-12
/
+0
2019-07-06
Bluetooth: 6lowpan: check neighbour table for SLAAC
Josua Mayer
-0
/
+15
2019-07-06
Bluetooth: 6lowpan: search for destination address in all peers
Josua Mayer
-4
/
+10
2019-07-06
Bluetooth: Add SMP workaround Microsoft Surface Precision Mouse bug
Szymon Janc
-0
/
+13
2019-07-06
Bluetooth: L2CAP: Check bearer type on __l2cap_global_chan_by_addr
Luiz Augusto von Dentz
-3
/
+11
2019-07-06
Bluetooth: Use controller sets when available
Luiz Augusto von Dentz
-10
/
+37
2019-07-06
Bluetooth: validate BLE connection interval updates
csonsino
-1
/
+13
2019-07-06
Bluetooth: Add support for LE ping feature
Spoorthi Ravishankar Koppad
-0
/
+107
2019-07-06
Bluetooth: Check state in l2cap_disconnect_rsp
Matias Karhumaa
-0
/
+6
2019-07-06
Bluetooth: hidp: NUL terminate a string in the compat ioctl
Dan Carpenter
-1
/
+2
2019-07-03
Bluetooth: Fix faulty expression for minimum encryption key size check
Matias Karhumaa
-1
/
+1
2019-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-2
/
+2
2019-06-26
ipv6: constify rt6_nexthop()
Nicolas Dichtel
-2
/
+2
2019-06-22
Bluetooth: Fix regression with minimum encryption key size alignment
Marcel Holtmann
-14
/
+37
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
-8
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
-11
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
Thomas Gleixner
-40
/
+5
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
-0
/
+9
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
-25
/
+49
2019-05-06
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
-2
/
+0
2019-05-05
Bluetooth: Ignore CC events not matching the last HCI command
João Paulo Rechi Vita
-0
/
+23
2019-04-25
Bluetooth: Align minimum encryption key size for LE and BR/EDR connections
Marcel Holtmann
-0
/
+8
2019-04-25
crypto: shash - remove shash_desc::flags
Eric Biggers
-2
/
+0
2019-04-24
Bluetooth: hci_core: Don't stop BT if the BD address missing in dts
Balakrishna Godavarthi
-2
/
+0
2019-04-23
Bluetooth: Use struct_size() helper
Gustavo A. R. Silva
-7
/
+4
2019-04-23
Bluetooth: Fix incorrect pointer arithmatic in ext_adv_report_evt
Jaganath Kanakkassery
-1
/
+1
2019-04-23
Bluetooth: hidp: fix buffer overflow
Young Xiao
-0
/
+1
2019-04-23
Bluetooth: Add return check for L2CAP security level set
Fugang Duan
-2
/
+5
2019-04-23
Bluetooth: Fix not initializing L2CAP tx_credits
Luiz Augusto von Dentz
-5
/
+4
2019-04-19
net: rework SIOCGSTAMP ioctl handling
Arnd Bergmann
-8
/
+3
2019-04-12
Bluetooth: Check address length before reading address field
Tetsuo Handa
-2
/
+2
2019-02-26
Bluetooth: Add quirk for reading BD_ADDR from fwnode property
Matthias Kaehlcke
-2
/
+47
2019-02-26
Bluetooth: mgmt: Use struct_size() helper
Gustavo A. R. Silva
-5
/
+3
2019-02-24
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
-50
/
+86
2019-02-18
Bluetooth: a2mp: Use struct_size() helper
Gustavo A. R. Silva
-1
/
+1
2019-02-18
Bluetooth: hci_event: Use struct_size() helper
Gustavo A. R. Silva
-4
/
+4
2019-02-04
Bluetooth: Fix decrementing reference count twice in releasing socket
Myungho Jung
-2
/
+1
2019-02-03
socket: Use old_timeval types for socket timestamps
Deepa Dinamani
-2
/
+2
2019-01-25
Bluetooth: make hw_err static, reduces object code size
Colin Ian King
-1
/
+1
2019-01-25
Bluetooth: Allow driver specific cmd timeout handling
Rajat Jain
-0
/
+3
2019-01-23
Bluetooth: Mark expected switch fall-throughs
Gustavo A. R. Silva
-0
/
+2
2019-01-23
Bluetooth: Verify that l2cap_get_conf_opt provides large enough buffer
Marcel Holtmann
-0
/
+6
2019-01-23
Bluetooth: Check L2CAP option sizes returned from l2cap_get_conf_opt
Marcel Holtmann
-31
/
+46
2019-01-22
Bluetooth: Fix locking in bt_accept_enqueue() for BH context
Matthias Kaehlcke
-6
/
+16
2019-01-22
Bluetooth: 6lowpan: Fix debugfs_simple_attr.cocci warnings
YueHaibing
-5
/
+6
2018-12-27
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
-4
/
+4
2018-12-19
Bluetooth: Fix unnecessary error message for HCI request completion
Johan Hedberg
-0
/
+6
2018-12-19
Bluetooth: clean an indentation issue, remove extraneous space
Colin Ian King
-1
/
+1
2018-12-19
Bluetooth: Change to use DEFINE_SHOW_ATTRIBUTE macro
Yangtao Li
-44
/
+4
[next]