index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-05-07
12
-25
/
+49
|
\
|
*
Bluetooth: Ignore CC events not matching the last HCI command
João Paulo Rechi Vita
2019-05-05
4
-0
/
+23
|
*
Bluetooth: Align minimum encryption key size for LE and BR/EDR connections
Marcel Holtmann
2019-04-25
1
-0
/
+8
|
*
Bluetooth: hci_core: Don't stop BT if the BD address missing in dts
Balakrishna Godavarthi
2019-04-24
1
-2
/
+0
|
*
Bluetooth: Use struct_size() helper
Gustavo A. R. Silva
2019-04-23
1
-7
/
+4
|
*
Bluetooth: Fix incorrect pointer arithmatic in ext_adv_report_evt
Jaganath Kanakkassery
2019-04-23
1
-1
/
+1
|
*
Bluetooth: hidp: fix buffer overflow
Young Xiao
2019-04-23
1
-0
/
+1
|
*
Bluetooth: Add return check for L2CAP security level set
Fugang Duan
2019-04-23
1
-2
/
+5
|
*
Bluetooth: Fix not initializing L2CAP tx_credits
Luiz Augusto von Dentz
2019-04-23
1
-5
/
+4
|
*
net: rework SIOCGSTAMP ioctl handling
Arnd Bergmann
2019-04-19
4
-8
/
+3
*
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-05-06
2
-2
/
+0
|
\
\
|
|
/
|
/
|
|
*
crypto: shash - remove shash_desc::flags
Eric Biggers
2019-04-25
2
-2
/
+0
*
|
Bluetooth: Check address length before reading address field
Tetsuo Handa
2019-04-12
1
-2
/
+2
|
/
*
Bluetooth: Add quirk for reading BD_ADDR from fwnode property
Matthias Kaehlcke
2019-02-26
2
-2
/
+47
*
Bluetooth: mgmt: Use struct_size() helper
Gustavo A. R. Silva
2019-02-26
1
-5
/
+3
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2019-02-24
11
-50
/
+86
|
\
|
*
Bluetooth: a2mp: Use struct_size() helper
Gustavo A. R. Silva
2019-02-18
1
-1
/
+1
|
*
Bluetooth: hci_event: Use struct_size() helper
Gustavo A. R. Silva
2019-02-18
1
-4
/
+4
|
*
Bluetooth: Fix decrementing reference count twice in releasing socket
Myungho Jung
2019-02-04
1
-2
/
+1
|
*
Bluetooth: make hw_err static, reduces object code size
Colin Ian King
2019-01-25
1
-1
/
+1
|
*
Bluetooth: Allow driver specific cmd timeout handling
Rajat Jain
2019-01-25
1
-0
/
+3
|
*
Bluetooth: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-01-23
2
-0
/
+2
|
*
Bluetooth: Verify that l2cap_get_conf_opt provides large enough buffer
Marcel Holtmann
2019-01-23
1
-0
/
+6
|
*
Bluetooth: Check L2CAP option sizes returned from l2cap_get_conf_opt
Marcel Holtmann
2019-01-23
1
-31
/
+46
|
*
Bluetooth: Fix locking in bt_accept_enqueue() for BH context
Matthias Kaehlcke
2019-01-22
4
-6
/
+16
|
*
Bluetooth: 6lowpan: Fix debugfs_simple_attr.cocci warnings
YueHaibing
2019-01-22
1
-5
/
+6
*
|
socket: Use old_timeval types for socket timestamps
Deepa Dinamani
2019-02-03
1
-2
/
+2
|
/
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-12-27
1
-4
/
+4
|
\
|
*
crypto: drop mask=CRYPTO_ALG_ASYNC from 'shash' tfm allocations
Eric Biggers
2018-11-20
1
-1
/
+1
|
*
crypto: drop mask=CRYPTO_ALG_ASYNC from 'cipher' tfm allocations
Eric Biggers
2018-11-20
1
-3
/
+3
*
|
Bluetooth: Fix unnecessary error message for HCI request completion
Johan Hedberg
2018-12-19
1
-0
/
+6
*
|
Bluetooth: clean an indentation issue, remove extraneous space
Colin Ian King
2018-12-19
1
-1
/
+1
*
|
Bluetooth: Change to use DEFINE_SHOW_ATTRIBUTE macro
Yangtao Li
2018-12-19
4
-44
/
+4
*
|
net: core: dev: Add extack argument to dev_open()
Petr Machata
2018-12-06
1
-1
/
+1
|
/
*
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2018-11-01
3
-3
/
+3
|
\
|
*
iov_iter: Separate type from direction and use accessor functions
David Howells
2018-10-24
3
-3
/
+3
*
|
Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2018-10-25
5
-49
/
+80
|
\
\
|
*
|
hidp: fix compat_ioctl
Al Viro
2018-09-10
1
-29
/
+50
|
*
|
hidp: constify hidp_connection_add()
Al Viro
2018-09-10
2
-6
/
+6
|
*
|
cmtp: fix compat_ioctl
Al Viro
2018-09-10
1
-7
/
+12
|
*
|
bnep: fix compat_ioctl
Al Viro
2018-09-10
1
-7
/
+12
*
|
|
Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-10-24
1
-12
/
+0
|
\
\
\
|
*
|
|
kill TIOCSERGSTRUCT
Al Viro
2018-10-13
1
-4
/
+0
|
*
|
|
rfcomm: get rid of mentioning TIOC[SG]SERIAL
Al Viro
2018-10-13
1
-8
/
+0
*
|
|
|
Bluetooth: Remove redundant check on status
Colin Ian King
2018-10-14
1
-21
/
+17
*
|
|
|
Bluetooth: Errata Service Release 8, Erratum 3253
Mallikarjun Phulari
2018-10-14
1
-1
/
+9
*
|
|
|
Bluetooth: Use separate L2CAP LE credit based connection result values
Mallikarjun Phulari
2018-10-14
1
-13
/
+13
|
|
_
|
/
|
/
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-03
3
-10
/
+29
|
\
\
\
|
*
|
|
Bluetooth: SMP: fix crash in unpairing
Matias Karhumaa
2018-09-26
3
-10
/
+29
*
|
|
|
Bluetooth: Fix debugfs NULL pointer dereference
Matias Karhumaa
2018-09-28
2
-14
/
+11
[next]