Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
2c3c031c8f8930861815fa1685d7c5e8ccec047c
/
net
/
bluetooth
6ce8e9c
new helper: memcpy_from_msg()
by Al Viro
· 11 years ago
53b15ef
Merge tag 'master-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 10 years ago
76727c0
Bluetooth: Call drain_workqueue() before resetting state
by Johan Hedberg
· 10 years ago
38da170
Bluetooth: Use shorter "rand" name for "randomizer"
by Johan Hedberg
· 10 years ago
c19a495
Bluetooth: Fix BR/EDR-only address checks for remote OOB data
by Johan Hedberg
· 10 years ago
eedbd58
Bluetooth: Fix clearing remote OOB data through mgmt
by Johan Hedberg
· 10 years ago
49d1174
Bluetooth: Add debug logs to help track locking issues
by Johan Hedberg
· 10 years ago
d88b5bb
Bluetooth: Remove unnecessary hdev locking in smp.c
by Johan Hedberg
· 10 years ago
adae20c
Bluetooth: Convert IRK list to RCU
by Johan Hedberg
· 10 years ago
970d0f1
Bluetooth: Convert LTK list to RCU
by Johan Hedberg
· 10 years ago
3e64b7b
Bluetooth: Trigger SMP for the appropriate LE CoC errors
by Johan Hedberg
· 10 years ago
35dc6f8
Bluetooth: Add key preference parameter to smp_sufficient_security
by Johan Hedberg
· 10 years ago
fa37c1a
Bluetooth: Fix sending incorrect LE CoC PDU in BT_CONNECT2 state
by Johan Hedberg
· 10 years ago
a809eff
Bluetooth: hidp: replace kzalloc/copy_from_user by memdup_user
by Fabian Frederick
· 10 years ago
2773b02
Bluetooth: Fix correct nesting for 6lowpan server channel
by Johan Hedberg
· 10 years ago
ff71411
Bluetooth: Fix L2CAP nesting level initialization location
by Johan Hedberg
· 10 years ago
3b2ab39
Bluetooth: Fix L2CAP socket lock nesting level
by Johan Hedberg
· 10 years ago
abe8490
Bluetooth: Use proper nesting annotation for l2cap_chan lock
by Johan Hedberg
· 10 years ago
a930430
Bluetooth: Remove unnecessary hci_dev_lock/unlock in smp.c
by Johan Hedberg
· 10 years ago
f035670
Bluetooth: Fix l2cap_sock_teardown_cb lockdep warning
by Johan Hedberg
· 10 years ago
4e79022
Bluetooth: 6lowpan: Remove unnecessary RCU callback
by Johan Hedberg
· 10 years ago
60cb49d
Bluetooth: Fix mgmt connected notification
by Johan Hedberg
· 10 years ago
252670c
Bluetooth: Fix sparse warning in amp.c
by Johan Hedberg
· 10 years ago
b921726
Merge tag 'master-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 10 years ago
b0c42cd
Bluetooth: 6lowpan: fix skb_unshare behaviour
by Alexander Aring
· 10 years ago
cb77c3e
Bluetooth: Send mgmt_connected only if state is BT_CONFIG
by Jaganath Kanakkassery
· 10 years ago
56b2c3e
6lowpan: move skb_free from error paths in decompression
by Martin Townsend
· 10 years ago
9645c76
Bluetooth: Sort switch cases by opcode's numeric value
by Kuba Pawlak
· 10 years ago
50fc85f
Bluetooth: Clear role switch pending flag
by Kuba Pawlak
· 10 years ago
51f3d02
net: Add and use skb_copy_datagram_msg() helper.
by David S. Miller
· 10 years ago
2a68c89
Bluetooth: Fix sparse warnings in RFCOMM
by Johan Hedberg
· 10 years ago
a736abc
Bluetooth: Fix invalid response for 'Start Discovery' command
by Szymon Janc
· 10 years ago
40f4938
Bluetooth: Consolidate whitelist debugfs entry into device_list
by Marcel Holtmann
· 10 years ago
75e0569
Bluetooth: Add hci_reset_dev() for driver triggerd stack reset
by Marcel Holtmann
· 10 years ago
65efd2b
Bluetooth: Introduce BT_BREDR and BT_LE config options
by Marcel Holtmann
· 10 years ago
24dfa34
Bluetooth: Print error message for HCI_Hardware_Error event
by Marcel Holtmann
· 10 years ago
8761f9d
Bluetooth: Check status of command complete for HCI_Reset
by Marcel Holtmann
· 10 years ago
039fada
Bluetooth: Fix hci_sync missing wakeup interrupt
by Chan-yeol Park
· 10 years ago
a4d5504
Bluetooth: Clear LE white list when resetting controller
by Marcel Holtmann
· 10 years ago
daac197
Bluetooth: 6lowpan: use after free in disconnect_devices()
by Dan Carpenter
· 10 years ago
9cfd5a2
Bluetooth: Wrong style spin lock used
by Jukka Rissanen
· 10 years ago
0b1db38
Bluetooth: Fix check for direct advertising
by Johan Hedberg
· 10 years ago
980ffc0
Bluetooth: Fix LE connection timeout deadlock
by Johan Hedberg
· 10 years ago
49c922b
Bluetooth: spelling fixes
by Stephen Hemminger
· 10 years ago
df09230
Bluetooth: 6lowpan: Fix lockdep splats
by Jukka Rissanen
· 10 years ago
9030582
Bluetooth: 6lowpan: Converting rwlocks to use RCU
by Jukka Rissanen
· 10 years ago
da213f8
Bluetooth: Revert SMP self-test patches
by Johan Hedberg
· 10 years ago
0114123
ieee802154: 6lowpan: rename process_data and lowpan_process_data
by Martin Townsend
· 10 years ago
3c400b8
bluetooth:6lowpan: use consume_skb when packet processed successfully
by Martin Townsend
· 10 years ago
04dfd73
6lowpan: fix process_data return values
by Martin Townsend
· 10 years ago
f8b3617
6lowpan: remove skb_deliver from IPHC
by Martin Townsend
· 10 years ago
c6992e9
Bluetooth: Add self-tests for SMP crypto functions
by Johan Hedberg
· 10 years ago
4cd3362
Bluetooth: Add skeleton for SMP self-tests
by Johan Hedberg
· 10 years ago
e491eaf
Bluetooth: Pass only crypto context to SMP crypto functions
by Johan Hedberg
· 10 years ago
4f639ed
Bluetooth: fix shadow warning in hci_disconnect()
by Fabian Frederick
· 10 years ago
ee93053
Bluetooth: Fix missing channel unlock in l2cap_le_credits
by Martin Townsend
· 10 years ago
11e3ff7
6lowpan: Use skb_cow in IPHC decompression.
by Martin Townsend
· 10 years ago
4456c50
Bluetooth: 6lowpan: remove unnecessary codes in give_skb_to_upper
by Li RongQing
· 10 years ago
15346a9
Bluetooth: Improve RFCOMM __test_pf macro robustness
by Szymon Janc
· 10 years ago
ec51154
Bluetooth: Fix RFCOMM NSC response
by Szymon Janc
· 10 years ago
89cbb06
Bluetooth: Defer connection-parameter removal when unpairing
by Alfonso Acosta
· 10 years ago
ddbea5c
Bluetooth: Remove redundant check on hci_conn's device class
by Alfonso Acosta
· 10 years ago
fd45ada
Bluetooth: Include ADV_IND report in Device Connected event
by Alfonso Acosta
· 10 years ago
48ec92f
Bluetooth: Refactor arguments of mgmt_device_connected
by Alfonso Acosta
· 10 years ago
9c238ca
Bluetooth: 6lowpan: Check transmit errors for multicast packets
by Jukka Rissanen
· 10 years ago
d7b6b0a
Bluetooth: 6lowpan: Return EAGAIN error also for multicast packets
by Jukka Rissanen
· 10 years ago
a7807d73
Bluetooth: 6lowpan: Avoid memory leak if memory allocation fails
by Jukka Rissanen
· 10 years ago
fc12518
Bluetooth: 6lowpan: Memory leak as the skb is not freed
by Jukka Rissanen
· 10 years ago
02e246ae
Bluetooth: Fix lockdep warning with l2cap_chan_connect
by Johan Hedberg
· 10 years ago
156395c
Bluetooth: 6lowpan: Enable multicast support
by Jukka Rissanen
· 10 years ago
36b3dd2
Bluetooth: 6lowpan: Ensure header compression does not corrupt IPv6 header
by Jukka Rissanen
· 10 years ago
59790aa
Bluetooth: 6lowpan: Make sure skb exists before accessing it
by Jukka Rissanen
· 10 years ago
565766b
Bluetooth: Rename sco_param_wideband table to esco_param_msbc
by Johan Hedberg
· 10 years ago
c7da579
Bluetooth: Add retransmission effort into SCO parameter table
by Johan Hedberg
· 10 years ago
d41c15c
Bluetooth: Fix reason code used for rejecting SCO connections
by Johan Hedberg
· 10 years ago
2b0bf6c
Bluetooth: Convert bt_<level> logging functions to return void
by Joe Perches
· 10 years ago
48e68ff
Bluetooth: Check for SCO type before setting retransmission effort
by Bernhard Thaler
· 10 years ago
5eb596f
Bluetooth: Fix setting correct security level when initiating SMP
by Johan Hedberg
· 10 years ago
0097db0
Bluetooth: Remove exported hci_recv_fragment function
by Marcel Holtmann
· 10 years ago
43e73e4
Bluetooth: Provide HCI command opcode information to driver
by Marcel Holtmann
· 10 years ago
7cb9d20
Bluetooth: Add BUILD_BUG_ON check for SKB control buffer size
by Marcel Holtmann
· 10 years ago
9a783a1
Bluetooth: Fix re-setting RPA as expired when deferring update
by Johan Hedberg
· 10 years ago
7ed3fa2
Bluetooth: Expire RPA if encryption fails
by Johan Hedberg
· 10 years ago
5be5e27
Bluetooth: Avoid hard-coded IO capability values in SMP
by Johan Hedberg
· 10 years ago
aeaeb4b
Bluetooth: Fix L2CAP information request handling for fixed channels
by Johan Hedberg
· 10 years ago
a6f7833
Bluetooth: Add smp_ltk_sec_level() helper function
by Johan Hedberg
· 10 years ago
1afc2a1
Bluetooth: Fix SMP security level when we have no IO capabilities
by Johan Hedberg
· 10 years ago
24bd0bd
Bluetooth: Centralize disallowing SMP commands to a single place
by Johan Hedberg
· 10 years ago
c05b933
Bluetooth: Fix ignoring unknown SMP authentication requirement bits
by Johan Hedberg
· 10 years ago
3a7dbfb
Bluetooth: Remove unnecessary early initialization of variable
by Johan Hedberg
· 10 years ago
196332f
Bluetooth: Fix allowing SMP Signing info PDU
by Johan Hedberg
· 10 years ago
39e90c7
Bluetooth: 6lowpan: Route packets that are not meant to peer via correct device
by Jukka Rissanen
· 10 years ago
b2799ce
Bluetooth: 6lowpan: Set the peer IPv6 address correctly
by Jukka Rissanen
· 10 years ago
2ae50d8
Bluetooth: 6lowpan: Increase the connection timeout value
by Jukka Rissanen
· 10 years ago
e1e930f
Bluetooth: Fix mgmt pairing failure when authentication fails
by Johan Hedberg
· 10 years ago
c68b7f1
Bluetooth: Fix dereferencing conn variable before NULL check
by Johan Hedberg
· 10 years ago
9f06a8d
Bluetooth: LLVMLinux: Remove VLAIS from bluetooth/amp.c
by Behan Webster
· 10 years ago
b28b494
Bluetooth: Add strict checks for allowed SMP PDUs
by Johan Hedberg
· 10 years ago
c6e81e9
Bluetooth: Fix calling smp_distribute_keys() when still waiting for keys
by Johan Hedberg
· 10 years ago
88d3a8a
Bluetooth: Add define for key distribution mask
by Johan Hedberg
· 10 years ago
Next »