Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
45b0f60de2525dc29ee309eccdf3d9a64260d83d
/
net
/
bluetooth
550fd08
net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared
by Neil Horman
· 13 years ago
033b114
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 13 years ago
05e9a2f
Bluetooth: Fix crash with incoming L2CAP connections
by Ilia Kolomisnky
· 13 years ago
9191e6a
Bluetooth: Fix regression in L2CAP connection procedure
by Gustavo F. Padovan
· 13 years ago
95a943c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 13 years ago
6a7ebdf
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 13 years ago
4b42c54
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-next-2.6
by John W. Linville
· 13 years ago
d859898
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 13 years ago
e2fd318
Bluetooth: Fixes l2cap "command reject" reply according to spec
by Ilia Kolomisnky
· 13 years ago
8f36011
Bluetooth: Add support for returning the encryption key size
by Vinicius Costa Gomes
· 13 years ago
726b4ff
Bluetooth: Add support for storing the key size
by Vinicius Costa Gomes
· 13 years ago
5a0a8b4
Bluetooth: Add support for communicating keys with userspace
by Vinicius Costa Gomes
· 13 years ago
0eb08e3
Bluetooth: Remove unused field in hci_conn
by Vinicius Costa Gomes
· 13 years ago
02bc745
Bluetooth: Use the stored LTK for restabilishing security
by Vinicius Costa Gomes
· 13 years ago
e7e62c8
Bluetooth: Use the link key list to temporarily store the STK
by Vinicius Costa Gomes
· 13 years ago
16b9083
Bluetooth: Add support for storing the LTK
by Vinicius Costa Gomes
· 13 years ago
54790f7
Bluetooth: Fix SM pairing parameters negotiation
by Vinicius Costa Gomes
· 13 years ago
bea710f
Bluetooth: Reject an encryption request when the key isn't found
by Vinicius Costa Gomes
· 13 years ago
75d262c
Bluetooth: Add functions to manipulate the link key list for SMP
by Vinicius Costa Gomes
· 13 years ago
7034b91
Bluetooth: Add support for SMP phase 3 (key distribution)
by Vinicius Costa Gomes
· 13 years ago
fadd192
Bluetooth: Remove L2CAP busy queue
by Mat Martineau
· 13 years ago
e328140
Bluetooth: Use event-driven approach for handling ERTM receive buffer
by Mat Martineau
· 13 years ago
26f880d
Bluetooth: Move code for ERTM local busy state to separate functions
by Mat Martineau
· 13 years ago
8c156c3
Bluetooth: Fix potential deadlock in mgmt
by Andre Guedes
· 13 years ago
8aded71
Bluetooth: Fix potential deadlock in hci_core
by Andre Guedes
· 13 years ago
2e65c9d
Bluetooth: Remove enable_smp parameter
by Andre Guedes
· 13 years ago
eead27d
Bluetooth: Add lmp_host_le_capable() macro
by Andre Guedes
· 13 years ago
e6100a2
Bluetooth: Add enable_le module parameter
by Andre Guedes
· 13 years ago
f9b4930
Bluetooth: Write LE Host Supported command
by Andre Guedes
· 13 years ago
971e3a4
Bluetooth: Add extfeatures to struct hci_dev
by Andre Guedes
· 13 years ago
02f1b64
Bluetooth: Check earlier for L2CAP ERTM frames to drop
by Mat Martineau
· 13 years ago
2461daa
Bluetooth: Fix bad locking balance
by Gustavo F. Padovan
· 13 years ago
e1447d8
Bluetooth: Add bt_printk
by Joe Perches
· 13 years ago
e175072
Bluetooth: Rename function bt_err to bt_to_errno
by Joe Perches
· 13 years ago
942ecc9
Bluetooth: ERTM timeouts need to be converted to jiffies
by Mat Martineau
· 13 years ago
774e565
Bluetooth: Fix indentation whitespace
by Mat Martineau
· 13 years ago
163f4da
Bluetooth: Fix memory leak under page timeouts
by Tomas Targownik
· 13 years ago
9fa7e4f
Bluetooth: Fix regression with incoming L2CAP connections
by Gustavo F. Padovan
· 13 years ago
7bb59df
Bluetooth: Fix hidp disconnect deadlocks and lost wakeup
by Peter Hurley
· 13 years ago
df2cbe4
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 13 years ago
7ac2881
Bluetooth: Prevent buffer overflow in l2cap config request
by Dan Rosenberg
· 13 years ago
daf4ce8
bluetooth: uses crypto interfaces, select CRYPTO
by Randy Dunlap
· 13 years ago
9a7b150
Bluetooth: uses crypto interfaces, select CRYPTO
by Randy Dunlap
· 13 years ago
3609936
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 13 years ago
f70490e
Bluetooth: include scatterlist.h where needed
by Stephen Rothwell
· 13 years ago
43f3dc4
Bluetooth: Fix not setting the chan state
by Vinicius Costa Gomes
· 13 years ago
0555891
Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6
by Gustavo F. Padovan
· 13 years ago
9f6ec8d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 13 years ago
e13e21d
Bluetooth: Remove useless access to the socket
by Vinicius Costa Gomes
· 13 years ago
6312845
Bluetooth: Fix crash when setting a LE socket to ready
by Vinicius Costa Gomes
· 13 years ago
a7925bd
Bluetooth: Fix locking in blacklist code
by Gustavo F. Padovan
· 13 years ago
e2ab435
Bluetooth: Use bit operations on conn_state
by Gustavo F. Padovan
· 13 years ago
c1360a1
Bluetooth: use bit operation on conf_state
by Gustavo F. Padovan
· 13 years ago
7fbec22
Bluetooth: Add blacklisting support for mgmt interface
by Antti Julku
· 13 years ago
b2a66aa
Bluetooth: Move blacklisting functions to hci_core
by Antti Julku
· 13 years ago
3306054
Bluetooth: Fix L2CAP connection establishment
by Ilia Kolomisnky
· 13 years ago
3158c50
Bluetooth: Add key size checks for SMP
by Vinicius Costa Gomes
· 13 years ago
5d3de7d
Bluetooth: Add support for SMP timeout
by Vinicius Costa Gomes
· 13 years ago
df3c393
Bluetooth: Fix accepting connect requests for defer_setup
by Johan Hedberg
· 13 years ago
94ac027
Bluetooth: fix missing parameter for HCI_OP_DISCONNECT
by Anderson Lizardo
· 13 years ago
da85e5e
Bluetooth: Add support for Pairing features exchange
by Vinicius Costa Gomes
· 13 years ago
b8e66ea
Bluetooth: Add support for building pairing commands
by Vinicius Costa Gomes
· 13 years ago
7b5c0d5
Bluetooth: Fix initial security level of LE links
by Vinicius Costa Gomes
· 13 years ago
f1cb9af
Bluetooth: Add support for resuming socket when SMP is finished
by Vinicius Costa Gomes
· 14 years ago
9b3d674
Bluetooth: Remove debug statements
by Vinicius Costa Gomes
· 13 years ago
a7a595f
Bluetooth: Add support for LE Start Encryption
by Vinicius Costa Gomes
· 13 years ago
7d24ddc
Bluetooth: Add SMP confirmation checks methods
by Anderson Briglia
· 13 years ago
f01ead3
Bluetooth: Add SMP confirmation structs
by Anderson Briglia
· 13 years ago
d22ef0b
Bluetooth: Add LE SMP Cryptoolbox functions
by Anderson Briglia
· 13 years ago
3a0259b
Bluetooth: Add support for using the crypto subsystem
by Vinicius Costa Gomes
· 13 years ago
88ba43b
Bluetooth: Add simple SMP pairing negotiation
by Anderson Briglia
· 13 years ago
b501d6a
Bluetooth: Start SMP procedure
by Anderson Briglia
· 13 years ago
eb492e0
Bluetooth: Implement the first SMP commands
by Anderson Briglia
· 13 years ago
b569450
Bluetooth: Don't forget to check for LE_LINK
by Gustavo F. Padovan
· 13 years ago
1a09bcb
Bluetooth: keep reference if any ERTM timer is enabled
by Gustavo F. Padovan
· 13 years ago
c9b6667
Bluetooth: Make timer functions generic
by Gustavo F. Padovan
· 13 years ago
71ba0e5
Bluetooth: Add refcnt to struct l2cap_chan
by Gustavo F. Padovan
· 13 years ago
89bc500
Bluetooth: Add state tracking to struct l2cap_chan
by Gustavo F. Padovan
· 13 years ago
ba3bd0e
Bluetooth: add close() callback to l2cap_chan_ops
by Gustavo F. Padovan
· 13 years ago
2307049
Bluetooth: add recv() callback to l2cap_chan_ops
by Gustavo F. Padovan
· 13 years ago
80808e4
Bluetooth: Add l2cap_chan_ops abstraction
by Gustavo F. Padovan
· 13 years ago
dc50a06
Bluetooth: Merge l2cap_chan_create() in the l2cap_sock_alloc()
by Gustavo F. Padovan
· 13 years ago
6fdf658
Bluetooth: Fix L2CAP security check
by Luiz Augusto von Dentz
· 13 years ago
7f4f057
Bluetooth: Do not send SET_EVENT_MASK for 1.1 and earlier devices
by Ville Tervo
· 13 years ago
0da67be
Bluetooth: fix shutdown on SCO sockets
by Luiz Augusto von Dentz
· 13 years ago
448f262
Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6
by Gustavo F. Padovan
· 13 years ago
d29d04c
Bluetooth: Kill set but unused variable 'cmd' in cmtp_recv_capimsg()
by David Miller
· 13 years ago
6de6c18
Bluetooth: Do not send SET_EVENT_MASK for 1.1 and earlier devices
by Ville Tervo
· 13 years ago
8d03e97
Bluetooth: l2cap and rfcomm: fix 1 byte infoleak to userspace.
by Filip Palian
· 13 years ago
4a77708
Bluetooth: fix shutdown on SCO sockets
by Luiz Augusto von Dentz
· 13 years ago
d0fad89
Bluetooth: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning
by Stephen Boyd
· 13 years ago
e694928
Bluetooth: Fix check for the ERTM local busy state
by Mat Martineau
· 13 years ago
d8d69c5
Bluetooth: Restore accidentally-deleted line
by Mat Martineau
· 13 years ago
ef4177e
Bluetooth: Simplify hci_conn_accept_secure check
by Waldemar Rymarkiewicz
· 13 years ago
14b12d0
Bluetooth: Add BT_POWER L2CAP socket option.
by Jaikumar Ganesh
· 13 years ago
96d97a6
Bluetooth: Verify a pin code in pin_code_reply
by Waldemar Rymarkiewicz
· 13 years ago
24718ca
Bluetooth: Remove a magic number
by Waldemar Rymarkiewicz
· 13 years ago
b5ad8b7
Bluetooth: fix sparse & gcc warnings
by Johannes Berg
· 13 years ago
6d3ce0e7
Bluetooth: Set 'peer_addr_type' in hci_le_connect()
by Andre Guedes
· 13 years ago
eda42b5
Bluetooth: Check advertising cache in hci_connect()
by Andre Guedes
· 13 years ago
Next »