Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
aac9fe9b4697868009e752562e743cc7984809bc
/
net
/
bluetooth
d8f46ff
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 13 years ago
cad44c2
Revert "Bluetooth: Increase HCI reset timeout in hci_dev_do_close"
by Gustavo F. Padovan
· 13 years ago
b4949b8
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 13 years ago
d766091
Revert "Bluetooth: Revert: Fix L2CAP connection establishment"
by Gustavo F. Padovan
· 13 years ago
79e6547
Bluetooth: Clear RFCOMM session timer when disconnecting last channel
by Mat Martineau
· 13 years ago
36e999a
Bluetooth: Prevent uninitialized data access in L2CAP configuration
by Mat Martineau
· 13 years ago
e7ab5f1
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 13 years ago
33cb722
Bluetooth: Correct version check in hci_setup
by Andrei Emeltchenko
· 13 years ago
9b338c3
Bluetooth: bnep: Fix module reference
by David Herrmann
· 13 years ago
48b28b8
Bluetooth: cmtp: Fix module reference
by David Herrmann
· 13 years ago
3b971a7
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 13 years ago
f3f668b
Bluetooth: Use miliseconds for L2CAP channel timeouts
by Andrzej Kaczmarek
· 13 years ago
94956ee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
4dff523
Bluetooth: Revert: Fix L2CAP connection establishment
by Arek Lichwa
· 13 years ago
c125d5e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth
by John W. Linville
· 13 years ago
bc3b2d7
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
by Paul Gortmaker
· 13 years ago
3a9a231
net: Fix files explicitly needing to include module.h
by Paul Gortmaker
· 13 years ago
dafbde3
Bluetooth: Set HCI_MGMT flag only in read_controller_info
by Johan Hedberg
· 13 years ago
e1b6eb3
Bluetooth: Increase HCI reset timeout in hci_dev_do_close
by Szymon Janc
· 13 years ago
1805b2f
Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
6230c9b
bluetooth: Properly clone LSM attributes to newly created child connections
by Paul Moore
· 13 years ago
88149db
Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfm
by Szymon Janc
· 13 years ago
094daf7
Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
8e00f5f
Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
e95beb4
Bluetooth: hci_le_adv_report_evt code refactoring
by Andre Guedes
· 13 years ago
b6f9804
Bluetooth: Fix possible NULL pointer dereference
by Waldemar Rymarkiewicz
· 13 years ago
67c9e84
Bluetooth: Mark not declared l2cap_core functions as static
by Szymon Janc
· 13 years ago
0e83391
Bluetooth: use recommended LE connection parameters
by Anderson Lizardo
· 13 years ago
84084a3
Bluetooth: Perform L2CAP SDU reassembly without copying data
by Mat Martineau
· 13 years ago
5b668eb
Bluetooth: Handle fragmented skbs in bt_sock_stream_recvmsg()
by Mat Martineau
· 13 years ago
4493572
Bluetooth: Linearize skbs for use in BNEP, CMTP, HIDP, and RFCOMM
by Mat Martineau
· 13 years ago
8decf86
Merge branch 'master' of github.com:davem330/net
by David S. Miller
· 13 years ago
ab0ff76
Bluetooth: mark l2cap_create_iframe_pdu as static
by Luiz Augusto von Dentz
· 13 years ago
f852359
Bluetooth: Check 'dev_class' in mgmt_device_found()
by Andre Guedes
· 13 years ago
a8f13c8
Bluetooth: Reduce critical region.
by Andre Guedes
· 13 years ago
51beabd
Bluetooth: Fix wrong memcpy size on LE start encryption
by Anderson Briglia
· 13 years ago
ca10b5e
Bluetooth: Remove support for other SMP keys than the LTK
by Vinicius Costa Gomes
· 13 years ago
feb45eb
Bluetooth: Fix not setting a pending security level
by Vinicius Costa Gomes
· 13 years ago
a492cd5
Revert "Bluetooth: Add support for communicating keys with userspace"
by Vinicius Costa Gomes
· 13 years ago
988c599
Bluetooth: Use the LTK after receiving a LE Security Request
by Vinicius Costa Gomes
· 13 years ago
0fb4eb6
Bluetooth: Fix sending wrong authentication requirements
by Vinicius Costa Gomes
· 13 years ago
5e76244
Bluetooth: Add mgmt events for blacklisting
by Antti Julku
· 13 years ago
c908df3
Bluetooth: Use the MEDIUM security level for pairings
by Vinicius Costa Gomes
· 13 years ago
e9bf2bf
Bluetooth: Require authentication if MITM protection is requested
by Vinicius Costa Gomes
· 13 years ago
8aab475
Bluetooth: Move SMP crypto functions to a workqueue
by Vinicius Costa Gomes
· 13 years ago
1c1def0
Bluetooth: Move SMP fields to a separate structure
by Vinicius Costa Gomes
· 13 years ago
142c69c
Bluetooth: hidp: Add support for NO_INIT_REPORTS quirk
by David Herrmann
· 13 years ago
21061df
Bluetooth: Add LE link type for debugfs output
by Peter Hurley
· 13 years ago
f6422ec
Bluetooth: Add mgmt command for fast connectable mode
by Antti Julku
· 13 years ago
cfafccf
Bluetooth: Add link_type information to the mgmt Connected event
by Vinicius Costa Gomes
· 13 years ago
160dc6a
Bluetooth: Add support for running SMP without a socket
by Vinicius Costa Gomes
· 13 years ago
7a512d0
Bluetooth: Add support for pairing via mgmt over LE
by Vinicius Costa Gomes
· 13 years ago
d26a234
Bluetooth: Add a flag to indicate that SMP is going on
by Vinicius Costa Gomes
· 13 years ago
e2dcd11
Bluetooth: Reset the security timer when a command is queued
by Vinicius Costa Gomes
· 13 years ago
52087a7
Bluetooth: make use of connection number to optimize the scheduler
by Luiz Augusto von Dentz
· 13 years ago
2d20a26
Bluetooth: Fix timeout on scanning for the second time
by Oliver Neukum
· 13 years ago
afc4b13
net: remove use of ndo_set_multicast_list in drivers
by Jiri Pirko
· 13 years ago
687beaa
Bluetooth: cmtp: Fix session cleanup on failed conn add
by Peter Hurley
· 13 years ago
ff062ea
Bluetooth: hidp: Don't release device ref if never held
by Peter Hurley
· 13 years ago
615aedd
Bluetooth: hidp: Only free input device if failed register
by Peter Hurley
· 13 years ago
1c97e94
Bluetooth: hidp: Fix memory leak of cached report descriptor
by Peter Hurley
· 13 years ago
e9d5cb5
Bluetooth: hidp: Fix session cleanup on failed conn add
by Peter Hurley
· 13 years ago
7176522
Bluetooth: cmtp: Fix deadlock in session deletion
by Peter Hurley
· 13 years ago
751c10a
Bluetooth: bnep: Fix deadlock in session deletion
by Peter Hurley
· 13 years ago
7bdb8a5
Bluetooth: Don't use cmd_timer to timeout HCI reset command
by Szymon Janc
· 13 years ago
6be6b11
Bluetooth: Fixed wrong L2CAP Sock timer value
by Chen Ganir
· 13 years ago
a71a0cf
Bluetooth: l2cap: Fix lost wakeup waiting for ERTM acks
by Peter Hurley
· 13 years ago
3a3f5c7
Bluetooth: cmtp: Fix lost wakeup of session thread
by Peter Hurley
· 13 years ago
38d5755
Bluetooth: bnep: Fix lost wakeup of session thread
by Peter Hurley
· 13 years ago
552b0d3
Bluetooth: sco: Fix lost wakeups waiting to accept socket
by Peter Hurley
· 13 years ago
f9a3c20
Bluetooth: l2cap: Fix lost wakeups waiting to accept socket
by Peter Hurley
· 13 years ago
9be4e3f
Bluetooth: Fix lost wakeups waiting for sock state change
by Peter Hurley
· 13 years ago
950e2d5
Bluetooth: rfcomm: Fix lost wakeups waiting to accept socket
by Peter Hurley
· 13 years ago
e5842cd
Bluetooth: rfcomm: Remove unnecessary krfcommd event
by Peter Hurley
· 13 years ago
8475e23
Bluetooth: unlock if allocation fails in hci_blacklist_add()
by Dan Carpenter
· 13 years ago
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
Next »