Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
4a072c71f49b0a0e495ea13423bdb850da73c58c
/
net
/
bluetooth
71653eb
Bluetooth: Add selftest for ECDH key generation
by Marcel Holtmann
· 8 years ago
f958315
Bluetooth: zero kpp input for key generation
by Marcel Holtmann
· 8 years ago
ab89f0b
Bluetooth: Fix user channel for 32bit userspace on 64bit kernel
by Szymon Janc
· 8 years ago
763d9a3
Bluetooth: allocate data for kpp on heap
by Salvatore Benedetto
· 8 years ago
58771c1c
Bluetooth: convert smp and selftest to crypto kpp API
by Salvatore Benedetto
· 8 years ago
2586952
bluetooth: Do not set IFF_POINTOPOINT
by Patrik Flykt
· 8 years ago
814f1b2
Bluetooth: 6lowpan: Set tx_queue_len to DEFAULT_TX_QUEUE_LEN
by Luiz Augusto von Dentz
· 8 years ago
8a505b7
Bluetooth: L2CAP: Add l2cap_le_flowctl_send
by Luiz Augusto von Dentz
· 8 years ago
f183e52
Bluetooth: 6lowpan: Use netif APIs to flow control
by Luiz Augusto von Dentz
· 8 years ago
e1008f9
Bluetooth: 6lowpan: Don't drop packets when run out of credits
by Luiz Augusto von Dentz
· 8 years ago
0373214
Bluetooth: L2CAP: Don't return -EAGAIN if out of credits
by Luiz Augusto von Dentz
· 8 years ago
da75fdc
Bluetooth: 6lowpan: Print errors during recv_pkt
by Luiz Augusto von Dentz
· 8 years ago
27ce68a
Bluetooth: 6lowpan: Remove unnecessary peer lookup
by Luiz Augusto von Dentz
· 8 years ago
6dea44f
Bluetooth: 6lowpan: fix use after free in chan_suspend/resume
by Michael Scott
· 8 years ago
d2891c4
Bluetooth: 6lowpan: fix delay work init in add_peer_chan()
by Michael Scott
· 8 years ago
fa0eaf8
6lowpan: fix assignment of peer_addr
by Colin Ian King
· 8 years ago
b48c3b59
Bluetooth: Change initial min and max interval
by Jonas Holmberg
· 8 years ago
cd50361
Bluetooth: fix assignments on error variable err
by Colin Ian King
· 8 years ago
27bfbc2
Bluetooth: Avoid bt_accept_unlink() double unlinking
by Dean Jenkins
· 8 years ago
e163376
Bluetooth: Handle bt_accept_enqueue() socket atomically
by Dean Jenkins
· 8 years ago
9dae2e0
6lowpan: Fix IID format for Bluetooth
by Luiz Augusto von Dentz
· 8 years ago
fa09ae6
6lowpan: Use netdev addr_len to determine lladdr len
by Luiz Augusto von Dentz
· 8 years ago
c259d14
bluetooth: Set 6 byte device addresses
by Patrik Flykt
· 8 years ago
dab6b5d
Bluetooth: convert rfcomm_dlc.refcnt from atomic_t to refcount_t
by Elena Reshetova
· 8 years ago
cdfbabf
net: Work around lockdep limitation in sockets that use sockets
by David Howells
· 8 years ago
174cd4b
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
9332ef9
scripts/spelling.txt: add "an user" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
3051bf3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 8 years ago
27d1c46
Bluetooth: fix spelling mistake: "advetising" -> "advertising"
by Colin Ian King
· 8 years ago
9dcbc31
Bluetooth: Fix NULL pointer dereference in bt_sock_recvmsg
by Ezequiel Garcia
· 8 years ago
2c935bc
locking/atomic, kref: Add kref_read()
by Peter Zijlstra
· 8 years ago
9a19a6d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
6bdf1e0
Makefile: drop -D__CHECK_ENDIAN__ from cflags
by Michael S. Tsirkin
· 8 years ago
a62da6f
Bluetooth: SMP: Add support for H7 crypto function and CT2 auth flag
by Johan Hedberg
· 8 years ago
cbbd26b
[iov_iter] new primitives - copy_from_iter_full() and friends
by Al Viro
· 8 years ago
0b42f25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
39385cb
Bluetooth: Fix using the correct source address type
by Johan Hedberg
· 8 years ago
27058af
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
8b1efc0
net: remove MTU limits on a few ether_setup callers
by Jarod Wilson
· 8 years ago
f61851f
Bluetooth: Fix append max 11 bytes of name to scan rsp data
by Michał Narajowski
· 8 years ago
a52ad51
net: deprecate eth_change_mtu, remove usage
by Jarod Wilson
· 8 years ago
1b42206
Bluetooth: Refactor append name and appearance
by Michał Narajowski
· 8 years ago
7ddb30c
Bluetooth: Add appearance to default scan rsp data
by Michał Narajowski
· 8 years ago
cecbf3e
Bluetooth: Fix local name in scan rsp
by Michał Narajowski
· 8 years ago
7dc6f16
Bluetooth: Fix not updating scan rsp when adv off
by Michał Narajowski
· 8 years ago
dd7e39b
Bluetooth: Fix NULL pointer dereference in mgmt context
by Arek Lichwa
· 8 years ago
af4168c
Bluetooth: Set appearance only for LE capable controllers
by Michał Narajowski
· 8 years ago
e74317f
Bluetooth: Fix missing ext info event when setting appearance
by Michał Narajowski
· 8 years ago
5e9fae4
Bluetooth: Add supported data types to ext info changed event
by Michał Narajowski
· 8 years ago
6a9e90b
Bluetooth: Add appearance to Read Ext Controller Info command
by Szymon Janc
· 8 years ago
cde7a86
Bluetooth: Factor appending EIR to separate helper
by Michał Narajowski
· 8 years ago
7d5c11d
Bluetooth: Refactor read_ext_controller_info handler
by Szymon Janc
· 8 years ago
3310230
Bluetooth: Increment management interface revision
by Szymon Janc
· 8 years ago
9c9db78
Bluetooth: Fix advertising instance validity check for flags
by Szymon Janc
· 8 years ago
2bb36870
Bluetooth: Unify advertising instance flags check
by Szymon Janc
· 8 years ago
5e2c59e
Bluetooth: Remove unused parameter from tlv_data_is_valid function
by Szymon Janc
· 8 years ago
c4960ec
Bluetooth: Add support for appearance in scan rsp
by Michał Narajowski
· 8 years ago
7c295c4
Bluetooth: Add support for local name in scan rsp
by Michał Narajowski
· 8 years ago
83ebb9e
Bluetooth: Fix not registering BR/EDR SMP channel with force_bredr flag
by Szymon Janc
· 8 years ago
3e36ca4
Bluetooth: Use kzalloc instead of kmalloc/memset
by Wei Yongjun
· 8 years ago
3c0975a
Bluetooth: Fix reason code used for rejecting SCO connections
by Frédéric Dalleau
· 8 years ago
baab793
Bluetooth: Fix wrong New Settings event when closing HCI User Channel
by Marcel Holtmann
· 8 years ago
aa1638d
Bluetooth: Send control open and close messages for HCI user channels
by Marcel Holtmann
· 8 years ago
8a0c9f4
Bluetooth: Append local name and CoD to Extended Controller Info
by Michał Narajowski
· 8 years ago
321c6fe
Bluetooth: Add framework for Extended Controller Information
by Marcel Holtmann
· 8 years ago
f4cdbb3
Bluetooth: Handle HCI raw socket transition from unbound to bound
by Marcel Holtmann
· 8 years ago
f81f5b2
Bluetooth: Send control open and close messages for HCI raw sockets
by Marcel Holtmann
· 8 years ago
d0bef1d
Bluetooth: Add extra channel checks for control open/close messages
by Marcel Holtmann
· 8 years ago
5a6d2cf
Bluetooth: Assign the channel early when binding HCI sockets
by Marcel Holtmann
· 8 years ago
0ef2c42
Bluetooth: Send control open and close only when cookie is present
by Marcel Holtmann
· 8 years ago
9e8305b
Bluetooth: Use numbers for subsystem version string
by Marcel Holtmann
· 8 years ago
df1cb87
Bluetooth: Introduce helper functions for socket cookie handling
by Marcel Holtmann
· 8 years ago
9db5c62
Bluetooth: Use command status event for Set IO Capability errors
by Marcel Holtmann
· 8 years ago
56f787c
Bluetooth: Fix wrong Get Clock Information return parameters
by Marcel Holtmann
· 8 years ago
5504c3a
Bluetooth: Use individual flags for certain management events
by Marcel Holtmann
· 8 years ago
37d3a1f
Bluetooth: mgmt: Fix sending redundant event for Advertising Instance
by Johan Hedberg
· 8 years ago
38ceaa0
Bluetooth: Add support for sending MGMT commands and events to monitor
by Marcel Holtmann
· 8 years ago
249fa16
Bluetooth: Add support for sending MGMT open and close to monitor
by Marcel Holtmann
· 8 years ago
03c979c
Bluetooth: Introduce helper to pack mgmt version information
by Marcel Holtmann
· 8 years ago
70ecce9
Bluetooth: Store control socket cookie and comm information
by Marcel Holtmann
· 8 years ago
47b0f573
Bluetooth: Check SOL_HCI for raw socket options
by Marcel Holtmann
· 8 years ago
e64c97b
Bluetooth: Add combined LED trigger for controller power
by Marcel Holtmann
· 8 years ago
4f34228
Bluetooth: Fix hci_sock_recvmsg when MSG_TRUNC is not set
by Luiz Augusto von Dentz
· 8 years ago
90a56f7
Bluetooth: Fix bt_sock_recvmsg when MSG_TRUNC is not set
by Luiz Augusto von Dentz
· 8 years ago
dbb5088
Bluetooth: split sk_filter in l2cap_sock_recv_cb
by Daniel Borkmann
· 8 years ago
9afee94
Bluetooth: Fix memory leak at end of hci requests
by Frederic Dalleau
· 8 years ago
5177a83
Bluetooth: Add debugfs fields for hardware and firmware info
by Marcel Holtmann
· 8 years ago
23bc6ab
Bluetooth: Fix l2cap_sock_setsockopt() with optname BT_RCVMTU
by Amadeusz Sławiński
· 8 years ago
8751097
Bluetooth: Increment management interface revision
by Johan Hedberg
· 8 years ago
160b925
Bluetooth: Add Authentication Failed reason to Disconnected Mgmt event
by Szymon Janc
· 8 years ago
ca8bee5
Bluetooth: Rename HCI_BREDR into HCI_PRIMARY
by Marcel Holtmann
· 8 years ago
e14dbe7
Bluetooth: Remove controller device attributes
by Marcel Holtmann
· 8 years ago
2a0be13
Bluetooth: Remove connection link attributes
by Marcel Holtmann
· 8 years ago
83871f8
Bluetooth: Fix hci_sock_recvmsg return value
by Denis Kenzior
· 8 years ago
b5f34f9
Bluetooth: Fix bt_sock_recvmsg return value
by Denis Kenzior
· 8 years ago
a4770e1
Bluetooth: Switch SMP to crypto_cipher_encrypt_one()
by Andy Lutomirski
· 8 years ago
d3fff6c
net: add netdev_lockdep_set_classes() helper
by Eric Dumazet
· 8 years ago
f9eb8ae
net_sched: transform qdisc running bit into a seqcount
by Eric Dumazet
· 8 years ago
bf389cab
Bluetooth: fix power_on vs close race
by Jiri Slaby
· 9 years ago
860e953
treewide: replace dev->trans_start update with helper
by Florian Westphal
· 9 years ago
Next »