Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
967b109096b2c2b7ef45a3fce44908efe05779a9
/
net
/
bluetooth
237f83d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 5 years ago
688d94f
Bluetooth: 6lowpan: always check destination address
by Josua Mayer
· 6 years ago
5636376
Bluetooth: 6lowpan: check neighbour table for SLAAC
by Josua Mayer
· 6 years ago
b188b03
Bluetooth: 6lowpan: search for destination address in all peers
by Josua Mayer
· 6 years ago
1d87b88
Bluetooth: Add SMP workaround Microsoft Surface Precision Mouse bug
by Szymon Janc
· 6 years ago
00f6272
Bluetooth: L2CAP: Check bearer type on __l2cap_global_chan_by_addr
by Luiz Augusto von Dentz
· 6 years ago
1d0fac2
Bluetooth: Use controller sets when available
by Luiz Augusto von Dentz
· 6 years ago
c49a868
Bluetooth: validate BLE connection interval updates
by csonsino
· 6 years ago
302975c
Bluetooth: Add support for LE ping feature
by Spoorthi Ravishankar Koppad
· 6 years ago
28261da
Bluetooth: Check state in l2cap_disconnect_rsp
by Matias Karhumaa
· 6 years ago
dcae905
Bluetooth: hidp: NUL terminate a string in the compat ioctl
by Dan Carpenter
· 6 years ago
eca9443
Bluetooth: Fix faulty expression for minimum encryption key size check
by Matias Karhumaa
· 6 years ago
c84afab
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
9b1c1ef
ipv6: constify rt6_nexthop()
by Nicolas Dichtel
· 6 years ago
693cd8c
Bluetooth: Fix regression with minimum encryption key size alignment
by Marcel Holtmann
· 6 years ago
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 6 years ago
caab277
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
by Thomas Gleixner
· 6 years ago
97fb5e8
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
by Thomas Gleixner
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
80f2321
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 6 years ago
81ff5d2
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 6 years ago
f80c5da
Bluetooth: Ignore CC events not matching the last HCI command
by João Paulo Rechi Vita
· 6 years ago
d5bb334
Bluetooth: Align minimum encryption key size for LE and BR/EDR connections
by Marcel Holtmann
· 6 years ago
877b569
crypto: shash - remove shash_desc::flags
by Eric Biggers
· 6 years ago
e668eb1
Bluetooth: hci_core: Don't stop BT if the BD address missing in dts
by Balakrishna Godavarthi
· 6 years ago
5bec1fb
Bluetooth: Use struct_size() helper
by Gustavo A. R. Silva
· 6 years ago
cd9151b
Bluetooth: Fix incorrect pointer arithmatic in ext_adv_report_evt
by Jaganath Kanakkassery
· 6 years ago
a1616a5
Bluetooth: hidp: fix buffer overflow
by Young Xiao
· 6 years ago
bbb69b3
Bluetooth: Add return check for L2CAP security level set
by Fugang Duan
· 6 years ago
ba8f528
Bluetooth: Fix not initializing L2CAP tx_credits
by Luiz Augusto von Dentz
· 6 years ago
c7cbdbf
net: rework SIOCGSTAMP ioctl handling
by Arnd Bergmann
· 6 years ago
bd7d46d
Bluetooth: Check address length before reading address field
by Tetsuo Handa
· 6 years ago
7a0e5b1
Bluetooth: Add quirk for reading BD_ADDR from fwnode property
by Matthias Kaehlcke
· 6 years ago
4a67e5d
Bluetooth: mgmt: Use struct_size() helper
by Gustavo A. R. Silva
· 6 years ago
e8b47b5
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 6 years ago
3c97ce1
Bluetooth: a2mp: Use struct_size() helper
by Gustavo A. R. Silva
· 6 years ago
16e1834
Bluetooth: hci_event: Use struct_size() helper
by Gustavo A. R. Silva
· 6 years ago
e20a2e9
Bluetooth: Fix decrementing reference count twice in releasing socket
by Myungho Jung
· 6 years ago
13c6ee2
socket: Use old_timeval types for socket timestamps
by Deepa Dinamani
· 6 years ago
1e4b6e9
Bluetooth: make hw_err static, reduces object code size
by Colin Ian King
· 6 years ago
e2bef38
Bluetooth: Allow driver specific cmd timeout handling
by Rajat Jain
· 6 years ago
6317950
Bluetooth: Mark expected switch fall-throughs
by Gustavo A. R. Silva
· 6 years ago
7c9cbd0
Bluetooth: Verify that l2cap_get_conf_opt provides large enough buffer
by Marcel Holtmann
· 6 years ago
af3d5d1
Bluetooth: Check L2CAP option sizes returned from l2cap_get_conf_opt
by Marcel Holtmann
· 6 years ago
c4f5627
Bluetooth: Fix locking in bt_accept_enqueue() for BH context
by Matthias Kaehlcke
· 6 years ago
e250fab
Bluetooth: 6lowpan: Fix debugfs_simple_attr.cocci warnings
by YueHaibing
· 6 years ago
b71acb0
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 6 years ago
1629db9c
Bluetooth: Fix unnecessary error message for HCI request completion
by Johan Hedberg
· 6 years ago
75edd1f
Bluetooth: clean an indentation issue, remove extraneous space
by Colin Ian King
· 6 years ago
8e2924e
Bluetooth: Change to use DEFINE_SHOW_ATTRIBUTE macro
by Yangtao Li
· 6 years ago
00f54e6
net: core: dev: Add extack argument to dev_open()
by Petr Machata
· 6 years ago
3d234b3
crypto: drop mask=CRYPTO_ALG_ASYNC from 'shash' tfm allocations
by Eric Biggers
· 6 years ago
1ad0f16
crypto: drop mask=CRYPTO_ALG_ASYNC from 'cipher' tfm allocations
by Eric Biggers
· 6 years ago
9931a07
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
ba7d4f3
Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
44adbac
Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
aa563d7
iov_iter: Separate type from direction and use accessor functions
by David Howells
· 6 years ago
d17010b
Bluetooth: Remove redundant check on status
by Colin Ian King
· 6 years ago
dd1a8f8
Bluetooth: Errata Service Release 8, Erratum 3253
by Mallikarjun Phulari
· 6 years ago
571f739
Bluetooth: Use separate L2CAP LE credit based connection result values
by Mallikarjun Phulari
· 6 years ago
ce5a983
kill TIOCSERGSTRUCT
by Al Viro
· 6 years ago
6a9daed
rfcomm: get rid of mentioning TIOC[SG]SERIAL
by Al Viro
· 6 years ago
6f41617
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
30d65e0
Bluetooth: Fix debugfs NULL pointer dereference
by Matias Karhumaa
· 6 years ago
a5c3021
Bluetooth: L2CAP: Detect if remote is not able to use the whole MPS
by Luiz Augusto von Dentz
· 6 years ago
96cd8ea
Bluetooth: L2CAP: Derive rx credits from MTU and MPS
by Luiz Augusto von Dentz
· 6 years ago
fe14931
Bluetooth: L2CAP: Derive MPS from connection MTU
by Luiz Augusto von Dentz
· 6 years ago
b950aa8
Bluetooth: Add definitions and track LE resolve list modification
by Ankit Navik
· 6 years ago
5aac493
Bluetooth: Remove unnecessary smp_mb__{before,after}_atomic
by Andrea Parri
· 6 years ago
cb28c30
Bluetooth: SMP: fix crash in unpairing
by Matias Karhumaa
· 6 years ago
4ba5175
Bluetooth: Use correct tfm to generate OOB data
by Matias Karhumaa
· 6 years ago
94f14e4
Bluetooth: SMP: Fix trying to use non-existent local OOB data
by Johan Hedberg
· 6 years ago
702ec30
hidp: fix compat_ioctl
by Al Viro
· 6 years ago
5352214
hidp: constify hidp_connection_add()
by Al Viro
· 6 years ago
89c0c24
cmtp: fix compat_ioctl
by Al Viro
· 6 years ago
cc04f6e
bnep: fix compat_ioctl
by Al Viro
· 6 years ago
9a76aba
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 6 years ago
c07b368
Merge tag 'leds-for-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds
by Linus Torvalds
· 6 years ago
aa12af7
Bluetooth: Add definitions for LE set address resolution
by Ankit Navik
· 6 years ago
ad3e0b2
Bluetooth: remove redundant variables 'adv_set' and 'cp'
by YueHaibing
· 6 years ago
7992c18
Bluetooth: hidp: buffer overflow in hidp_process_report
by Mark Salyzyn
· 6 years ago
b3cadaa
Bluetooth: hidp: Fix handling of strncpy for hid->name information
by Marcel Holtmann
· 6 years ago
740011c
Bluetooth: Add new quirk for non-persistent setup settings
by Sean Wang
· 6 years ago
85a721a
Bluetooth: Implement secondary advertising on different PHYs
by Jaganath Kanakkassery
· 6 years ago
acf0aea
Bluetooth: Handle ADv set terminated event
by Jaganath Kanakkassery
· 6 years ago
a73c046
Bluetooth: Implement Set ADV set random address
by Jaganath Kanakkassery
· 6 years ago
075e40b
Bluetooth: Use ext adv for directed adv
by Jaganath Kanakkassery
· 6 years ago
45b7749
Bluetooth: Implement disable and removal of adv instance
by Jaganath Kanakkassery
· 6 years ago
a0fb372
Bluetooth: Use Set ext adv/scan rsp data if controller supports
by Jaganath Kanakkassery
· 6 years ago
de181e8
Bluetooth: Impmlement extended adv enable
by Jaganath Kanakkassery
· 6 years ago
6b49bcb
Bluetooth: Read no of adv sets during init
by Jaganath Kanakkassery
· 6 years ago
4e6e99e
Bluetooth: Use selected PHYs in extended connect
by Jaganath Kanakkassery
· 6 years ago
b2cc976
Bluetooth: Handle extended ADV PDU types
by Jaganath Kanakkassery
· 6 years ago
45bdd86
Bluetooth: Set Scan PHYs based on selected PHYs by user
by Jaganath Kanakkassery
· 6 years ago
b7c23df
Bluetooth: Implement PHY changed event
by Jaganath Kanakkassery
· 6 years ago
0314f28
Bluetooth: Implement Set PHY Confguration command
by Jaganath Kanakkassery
· 6 years ago
6244691
Bluetooth: Implement Get PHY Configuration mgmt command
by Jaganath Kanakkassery
· 6 years ago
6decb5b
Bluetooth: Define PHY flags in hdev and set 1M as default
by Jaganath Kanakkassery
· 6 years ago
b71c69c
Bluetooth: Use lock_sock_nested in bt_accept_enqueue
by Philipp Puschmann
· 6 years ago
4e1a720
Bluetooth: avoid killing an already killed socket
by Sudip Mukherjee
· 6 years ago
Next »