Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
62cdcceec9ccfac48f59bd03a258f91cb9700f45
/
net
/
bluetooth
eb688f6
Bluetooth: Remove unused hci_le_ltk_reply()
by Syam Sidhardhan
· 14 years ago
bc96ff5
Bluetooth: Fix SSP acceptor just-works confirmation without MITM
by Johan Hedberg
· 12 years ago
6ec88fc
Bluetooth: Fix invalid length check in l2cap_information_rsp()
by Jaganath Kanakkassery
· 13 years ago
ade988a
Bluetooth: Fix missing length checks for L2CAP signalling PDUs
by Johan Hedberg
· 13 years ago
dfb81e8
Bluetooth: Fix removing Long Term Key
by Claudio Takahasi
· 13 years ago
18719a4
net: rework recvmsg handler msg_name and msg_namelen logic
by Hannes Frederic Sowa
· 13 years ago
aa33f22e
Bluetooth: Fix encryption key size for peripheral role
by Andre Guedes
· 13 years ago
ae63544
Bluetooth: Fix security level for peripheral role
by Andre Guedes
· 13 years ago
630493e
Bluetooth: Fix crash in l2cap_build_cmd() with small MTU
by Anderson Lizardo
· 13 years ago
2147439
Bluetooth: Fix mgmt handling of power on failures
by Johan Hedberg
· 13 years ago
2d97f68
Bluetooth: RFCOMM - Fix missing msg_namelen update in rfcomm_sock_recvmsg()
by Mathias Krause
· 13 years ago
a776cc3
Bluetooth: fix possible info leak in bt_sock_recvmsg()
by Mathias Krause
· 13 years ago
caef33a
Bluetooth: Fix not closing SCO sockets in the BT_CONNECT2 state
by Vinicius Costa Gomes
· 13 years ago
a256a4c
Bluetooth: Fix handling of unexpected SMP PDUs
by Johan Hedberg
· 14 years ago
5a6d608
Bluetooth: Fix incorrect strncpy() in hidp_setup_hid()
by Anderson Lizardo
· 14 years ago
dec3b6a
Bluetooth: Fix sending HCI commands after reset
by Szymon Janc
· 14 years ago
1a0da46
Bluetooth: cancel power_on work when unregistering the device
by Gustavo Padovan
· 14 years ago
7e27418
Bluetooth: Add missing lock nesting notation
by Gustavo Padovan
· 14 years ago
2214cc8
Bluetooth: Fix using uninitialized option in RFCMode
by Szymon Janc
· 14 years ago
0fb0773
Bluetooth: SMP: Fix setting unknown auth_req bits
by Johan Hedberg
· 14 years ago
c031edc
Bluetooth: Fix sending a HCI Authorization Request over LE links
by Vinicius Costa Gomes
· 14 years ago
0fcc080
Bluetooth: Change signature of smp_conn_security()
by Vinicius Costa Gomes
· 14 years ago
27d5046
Bluetooth: Fix use-after-free bug in SMP
by Andre Guedes
· 14 years ago
a6be20b
Bluetooth: mgmt: Fix enabling LE while powered off
by Andrzej Kaczmarek
· 14 years ago
ec4d417
Bluetooth: Fix not removing power_off delayed work
by Vinicius Costa Gomes
· 14 years ago
dcc8dbc
Bluetooth: mgmt: Fix enabling SSP while powered off
by Andrzej Kaczmarek
· 14 years ago
dbcba7a
Bluetooth: L2CAP - Fix info leak via getsockname()
by Mathias Krause
· 14 years ago
8717cd3
Bluetooth: RFCOMM - Fix info leak via getsockname()
by Mathias Krause
· 14 years ago
279d3f5
Bluetooth: RFCOMM - Fix info leak in ioctl(RFCOMMGETDEVLIST)
by Mathias Krause
· 14 years ago
745dcdb
Bluetooth: RFCOMM - Fix info leak in getsockopt(BT_SECURITY)
by Mathias Krause
· 14 years ago
639edee
Bluetooth: HCI - Fix info leak via getsockname()
by Mathias Krause
· 14 years ago
87c42a1
Bluetooth: HCI - Fix info leak in getsockopt(HCI_FILTER)
by Mathias Krause
· 14 years ago
3cf3cfc
Bluetooth: Fix legacy pairing with some devices
by Szymon Janc
· 14 years ago
4a20bce
Bluetooth: Set name_state to unknown when entry name is empty
by Ram Malovany
· 14 years ago
a8b8ad6
Bluetooth: Fix using a NULL inquiry cache entry
by Ram Malovany
· 14 years ago
a431bd5
Bluetooth: Fix using NULL inquiry entry
by Ram Malovany
· 14 years ago
671267b
Bluetooth: mgmt: Fix device_connected sending order
by Johan Hedberg
· 14 years ago
a7d7723
Bluetooth: notify userspace of security level change
by Gustavo Padovan
· 14 years ago
4dcc063
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by John W. Linville
· 14 years ago
16cde99
Bluetooth: Fix missing break in hci_cmd_complete_evt
by Szymon Janc
· 14 years ago
6ec5bca
Bluetooth: Temporary keys should be retained during connection
by Vishal Agarwal
· 14 years ago
745c0ce
Bluetooth: hci_persistent_key should return bool
by Vishal Agarwal
· 14 years ago
41833af
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by John W. Linville
· 14 years ago
a591afc
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 14 years ago
76ec9de
Bluetooth: mgmt: Add missing endian conversion
by Andrei Emeltchenko
· 14 years ago
5315638
Bluetooth: mgmt: Fix corruption of device_connected pkt
by Brian Gix
· 14 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 14 years ago
8d7e1c7
Bluetooth: Fix memory leaks due to chan refcnt
by Andrei Emeltchenko
· 14 years ago
9432496
Bluetooth: hci_core: fix NULL-pointer dereference at unregister
by Johan Hovold
· 14 years ago
6e4aff1
Bluetooth: Fix Endian Bug.
by Santosh Nayak
· 15 years ago
3b59bf0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 14 years ago
843ec55
Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 14 years ago
2f16669
TTY: remove re-assignments to tty_driver members
by Jiri Slaby
· 14 years ago
fdde0a2
Bluetooth: Set security level on incoming pairing request
by Ido Yariv
· 14 years ago
b3ff53f
Bluetooth: Fix access to the STK generation methods matrix
by Ido Yariv
· 14 years ago
e57d758
Bluetooth: Fix using uninitialized variable
by Luiz Augusto von Dentz
· 14 years ago
0412468
Bluetooth: fix conding style issues all over the tree
by Gustavo F. Padovan
· 14 years ago
74fe619
Bluetooth: Don't force DISCOVERY_STOPPED state in inquiry_cache_flush
by Andre Guedes
· 15 years ago
2b4bf39
Bluetooth: mgmt: Fix updating local name when powering on
by Johan Hedberg
· 14 years ago
4f87da80
Bluetooth: Remove HCI_PI_MGMT_INIT flag for sockets
by Johan Hedberg
· 14 years ago
5f15903
Bluetooth: mgmt: Add new error code for invalid index
by Johan Hedberg
· 15 years ago
d4f6852
Bluetooth: mgmt: Fix command status error code values
by Johan Hedberg
· 15 years ago
9f8ce96
Bluetooth: Fix clearing of HCI_PENDING_CLASS flag
by Johan Hedberg
· 15 years ago
17b02e6
Bluetooth: Update MGMT and SMP timeout constants to use msecs_to_jiffies
by Marcel Holtmann
· 15 years ago
ba13ccd
Bluetooth: Update L2CAP timeout constants to use msecs_to_jiffies
by Marcel Holtmann
· 15 years ago
be22b54
Bluetooth: mgmt: Centralize message length checks
by Johan Hedberg
· 15 years ago
0f4e68c
Bluetooth: mgmt: Move command handlers into a table
by Johan Hedberg
· 15 years ago
6a91908
Bluetooth: mgmt: Initialize HCI_MGMT flag for any command
by Johan Hedberg
· 15 years ago
bdb6d97
Bluetooth: mgmt: Refactor hci_dev lookup for commands
by Johan Hedberg
· 15 years ago
75fb0e3
Bluetooth: Fix init sequence for some CSR based controllers
by Johan Hedberg
· 15 years ago
8b90129
Bluetooth: Check capabilities in BR/EDR and LE-Only discovery
by Andre Guedes
· 15 years ago
1de028c
Bluetooth: mgmt: Add missing hci_dev locking to set_le()
by Johan Hedberg
· 15 years ago
00abfe4
Bluetooth: Fix coding style with breaking lines
by Gustavo F. Padovan
· 15 years ago
53bf242
Bluetooth: Fix Kconfig help description
by Andre Guedes
· 15 years ago
95b2358
Bluetooth: Use NULL instead of integer for mgmt_device_connected param
by Szymon Janc
· 15 years ago
426c189
Bluetooth: Change interleaved discovery behavior
by Andre Guedes
· 15 years ago
978c93b
Bluetooth: Save remote L2CAP fixed channel mask
by Andrei Emeltchenko
· 15 years ago
89bb46d
Bluetooth: change min_t() cast in hci_reassembly()
by Dan Carpenter
· 15 years ago
3379013
Bluetooth: use kfree_skb() instead of kfree()
by Dan Carpenter
· 15 years ago
02b7cc6
Bluetooth: Use LMP_HOST_SSP define instead of magic values
by Johan Hedberg
· 15 years ago
8f984df
Bluetooth: Remove redundant read_host_features commands
by Johan Hedberg
· 15 years ago
0b60eba
Bluetooth: Don't send unnecessary write_le_enable command
by Johan Hedberg
· 15 years ago
816a11d
Bluetooth: Use kernel int types instead of ones from stdint.h
by Johan Hedberg
· 15 years ago
9b27f35
Bluetooth: Remove duplicated code in l2cap conn req
by Andrei Emeltchenko
· 15 years ago
5b4ceda
Bluetooth: Fix double locking in LE and conless chan
by Andrei Emeltchenko
· 15 years ago
28b8df7
Bluetooth: Fix init request completion with AMP controllers
by Andrei Emeltchenko
· 15 years ago
3159d38
Bluetooth: Fix init request completion with old controllers
by Johan Hedberg
· 15 years ago
24b78d0
Bluetooth: mgmt: Fix clear_uuids response
by Johan Hedberg
· 15 years ago
90e7045
Bluetooth: mgmt: Fix dev_class related command response timing
by Johan Hedberg
· 15 years ago
c95f0ba
Bluetooth: mgmt: Track pending class changes
by Johan Hedberg
· 15 years ago
08c79b6
Bluetooth: mgmt: Add flags parameter to device_connected
by Johan Hedberg
· 15 years ago
9246a86
Bluetooth: mgmt: Fix clear UUIDs response
by Johan Hedberg
· 15 years ago
4004b6d
Bluetooth: mgmt: Move service cache setting to a more sensible place
by Johan Hedberg
· 15 years ago
9997a53
Bluetooth: mgmt: Fix return value of add/remove_uuid
by Johan Hedberg
· 15 years ago
504c8dc
Bluetooth: mgmt: Fix update_eir/class with HCI_AUTO_OFF flag set
by Johan Hedberg
· 15 years ago
69775ff
Bluetooth: Set DISCOVERY_STOPPED if controller resets
by Andre Guedes
· 15 years ago
60fc5fb
Bluetooth: mgmt: Fix count parameter in get_connections reply
by Johan Hedberg
· 15 years ago
b3fb611
Bluetooth: Remove socket lock check
by Andrei Emeltchenko
· 15 years ago
6be3655
Bluetooth: Change sk lock to chan lock in L2CAP core
by Andrei Emeltchenko
· 15 years ago
643162a
Bluetooth: Add unlocked __l2cap_chan_add function
by Andrei Emeltchenko
· 15 years ago
Next »