index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
12
-25
/
+49
2019-05-07
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-2
/
+0
2019-05-05
Bluetooth: Ignore CC events not matching the last HCI command
João Paulo Rechi Vita
4
-0
/
+23
2019-04-25
Bluetooth: Align minimum encryption key size for LE and BR/EDR connections
Marcel Holtmann
1
-0
/
+8
2019-04-25
crypto: shash - remove shash_desc::flags
Eric Biggers
2
-2
/
+0
2019-04-24
Bluetooth: hci_core: Don't stop BT if the BD address missing in dts
Balakrishna Godavarthi
1
-2
/
+0
2019-04-23
Bluetooth: Use struct_size() helper
Gustavo A. R. Silva
1
-7
/
+4
2019-04-23
Bluetooth: Fix incorrect pointer arithmatic in ext_adv_report_evt
Jaganath Kanakkassery
1
-1
/
+1
2019-04-23
Bluetooth: hidp: fix buffer overflow
Young Xiao
1
-0
/
+1
2019-04-23
Bluetooth: Add return check for L2CAP security level set
Fugang Duan
1
-2
/
+5
2019-04-23
Bluetooth: Fix not initializing L2CAP tx_credits
Luiz Augusto von Dentz
1
-5
/
+4
2019-04-20
net: rework SIOCGSTAMP ioctl handling
Arnd Bergmann
4
-8
/
+3
2019-04-12
Bluetooth: Check address length before reading address field
Tetsuo Handa
1
-2
/
+2
2019-02-26
Bluetooth: Add quirk for reading BD_ADDR from fwnode property
Matthias Kaehlcke
2
-2
/
+47
2019-02-26
Bluetooth: mgmt: Use struct_size() helper
Gustavo A. R. Silva
1
-5
/
+3
2019-02-25
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
11
-50
/
+86
2019-02-18
Bluetooth: a2mp: Use struct_size() helper
Gustavo A. R. Silva
1
-1
/
+1
2019-02-18
Bluetooth: hci_event: Use struct_size() helper
Gustavo A. R. Silva
1
-4
/
+4
2019-02-04
Bluetooth: Fix decrementing reference count twice in releasing socket
Myungho Jung
1
-2
/
+1
2019-02-03
socket: Use old_timeval types for socket timestamps
Deepa Dinamani
1
-2
/
+2
2019-01-25
Bluetooth: make hw_err static, reduces object code size
Colin Ian King
1
-1
/
+1
2019-01-25
Bluetooth: Allow driver specific cmd timeout handling
Rajat Jain
1
-0
/
+3
2019-01-23
Bluetooth: Mark expected switch fall-throughs
Gustavo A. R. Silva
2
-0
/
+2
2019-01-23
Bluetooth: Verify that l2cap_get_conf_opt provides large enough buffer
Marcel Holtmann
1
-0
/
+6
2019-01-23
Bluetooth: Check L2CAP option sizes returned from l2cap_get_conf_opt
Marcel Holtmann
1
-31
/
+46
2019-01-22
Bluetooth: Fix locking in bt_accept_enqueue() for BH context
Matthias Kaehlcke
4
-6
/
+16
2019-01-22
Bluetooth: 6lowpan: Fix debugfs_simple_attr.cocci warnings
YueHaibing
1
-5
/
+6
2018-12-28
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-4
/
+4
2018-12-19
Bluetooth: Fix unnecessary error message for HCI request completion
Johan Hedberg
1
-0
/
+6
2018-12-19
Bluetooth: clean an indentation issue, remove extraneous space
Colin Ian King
1
-1
/
+1
2018-12-19
Bluetooth: Change to use DEFINE_SHOW_ATTRIBUTE macro
Yangtao Li
4
-44
/
+4
2018-12-07
net: core: dev: Add extack argument to dev_open()
Petr Machata
1
-1
/
+1
2018-11-20
crypto: drop mask=CRYPTO_ALG_ASYNC from 'shash' tfm allocations
Eric Biggers
1
-1
/
+1
2018-11-20
crypto: drop mask=CRYPTO_ALG_ASYNC from 'cipher' tfm allocations
Eric Biggers
1
-3
/
+3
2018-11-02
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
3
-3
/
+3
2018-10-25
Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
5
-49
/
+80
2018-10-24
Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-12
/
+0
2018-10-24
iov_iter: Separate type from direction and use accessor functions
David Howells
3
-3
/
+3
2018-10-14
Bluetooth: Remove redundant check on status
Colin Ian King
1
-21
/
+17
2018-10-14
Bluetooth: Errata Service Release 8, Erratum 3253
Mallikarjun Phulari
1
-1
/
+9
2018-10-14
Bluetooth: Use separate L2CAP LE credit based connection result values
Mallikarjun Phulari
1
-13
/
+13
2018-10-13
kill TIOCSERGSTRUCT
Al Viro
1
-4
/
+0
2018-10-13
rfcomm: get rid of mentioning TIOC[SG]SERIAL
Al Viro
1
-8
/
+0
2018-10-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-10
/
+29
2018-09-28
Bluetooth: Fix debugfs NULL pointer dereference
Matias Karhumaa
2
-14
/
+11
2018-09-27
Bluetooth: L2CAP: Detect if remote is not able to use the whole MPS
Luiz Augusto von Dentz
1
-0
/
+10
2018-09-27
Bluetooth: L2CAP: Derive rx credits from MTU and MPS
Luiz Augusto von Dentz
1
-15
/
+27
2018-09-27
Bluetooth: L2CAP: Derive MPS from connection MTU
Luiz Augusto von Dentz
1
-7
/
+7
2018-09-27
Bluetooth: Add definitions and track LE resolve list modification
Ankit Navik
2
-0
/
+110
2018-09-27
Bluetooth: Remove unnecessary smp_mb__{before,after}_atomic
Andrea Parri
3
-14
/
+20
[next]