Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
26e47a3c11a25cb3124facd3aae2737be6c568e4
/
net
/
bluetooth
e99e88a
treewide: setup_timer() -> timer_setup()
by Kees Cook
· 7 years ago
2a17178
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
2064ee3
Bluetooth: Use bt_dev_err and bt_dev_info when possible
by Marcel Holtmann
· 7 years ago
a9ee77a
Bluetooth: avoid recursive locking in hci_send_to_channel()
by Sebastian Andrzej Siewior
· 7 years ago
f17d858
Bluetooth: Fix potential memory leak
by Jaganath Kanakkassery
· 7 years ago
b49ef29
Bluetooth: Fix compiler warning with selftest duration calculation
by Marcel Holtmann
· 7 years ago
c0153b0
Bluetooth: let the crypto subsystem generate the ecc privkey
by Tudor Ambarus
· 7 years ago
168ed65
Bluetooth: ecdh_helper - fix leak of private key
by Tudor Ambarus
· 7 years ago
3814baf
Bluetooth: selftest - check for errors when computing ZZ
by Tudor Ambarus
· 7 years ago
a297641
Bluetooth: ecdh_helper - reveal error codes
by Tudor Ambarus
· 7 years ago
47eb2ac
Bluetooth: move ecdh allocation outside of ecdh_helper
by Tudor Ambarus
· 7 years ago
e49aa15
Revert "Bluetooth: Add option for disabling legacy ioctl interfaces"
by Linus Torvalds
· 7 years ago
e860d2c
Bluetooth: Properly check L2CAP config option output buffer length
by Ben Seri
· 7 years ago
aae3dbb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
65bce46
Bluetooth: make baswap src const
by Loic Poulain
· 7 years ago
dbbccdc
Bluetooth: Add option for disabling legacy ioctl interfaces
by Marcel Holtmann
· 7 years ago
9374bf1
Bluetooth: make device_type const
by Bhumika Goyal
· 7 years ago
3dfe55d
Bluetooth: kfree tmp rather than an alias to it
by Colin Ian King
· 7 years ago
198ec9a
Bluetooth: document config options
by Pavel Machek
· 7 years ago
fc2237a
HID: introduce hid_is_using_ll_driver
by Jason Gerecke
· 7 years ago
ce7426c
6lowpan: fix set not used warning
by stephen hemminger
· 7 years ago
ddee310
bluetooth: 6lowpan dev_close never returns error
by stephen hemminger
· 7 years ago
5518b69
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
57a53a0
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 7 years ago
41c6d65
net: convert sock.sk_refcnt from atomic_t to refcount_t
by Reshetova, Elena
· 7 years ago
d2ecfa7
Bluetooth: Add sockaddr length checks before accessing sa_family in bind and connect handlers
by Mateusz Jurczyk
· 7 years ago
29e2dd0
bluetooth: remove WQ_MEM_RECLAIM from hci workqueues
by Tejun Heo
· 7 years ago
5da8e47
Bluetooth: hidp: fix possible might sleep error in hidp_session_thread
by Jeffy Chen
· 7 years ago
f06d977
Bluetooth: cmtp: fix possible might sleep error in cmtp_session
by Jeffy Chen
· 7 years ago
2571738
Bluetooth: bnep: fix possible might sleep error in bnep_session
by Jeffy Chen
· 7 years ago
de77b96
net: introduce __skb_put_[zero, data, u8]
by yuan linyu
· 7 years ago
ac6424b
sched/wait: Rename wait_queue_t => wait_queue_entry_t
by Ingo Molnar
· 7 years ago
634fef6
networking: add and use skb_put_u8()
by Johannes Berg
· 7 years ago
d58ff35
networking: make skb_push & __skb_push return void pointers
by Johannes Berg
· 7 years ago
af72868
networking: make skb_pull & friends return void pointers
by Johannes Berg
· 7 years ago
4df864c
networking: make skb_put & friends return void pointers
by Johannes Berg
· 7 years ago
59ae1d1
networking: introduce and use skb_put_data()
by Johannes Berg
· 7 years ago
0ddead9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
313f688
Bluetooth: Send HCI Set Event Mask Page 2 command only when needed
by Marcel Holtmann
· 7 years ago
329d823
Bluetooth: use constant time memory comparison for secret values
by Jason A. Donenfeld
· 7 years ago
cf124db
net: Fix inconsistent teardown and release of private netdev state.
by David S. Miller
· 8 years ago
5d4acfc
Bluetooth: Delete error messages for failed memory allocations in two functions
by Markus Elfring
· 7 years ago
b56c7b2
Bluetooth: Skip vendor diagnostic configuration for HCI User Channel
by Marcel Holtmann
· 8 years ago
de2ba30
Bluetooth: Set LE Default PHY preferences
by Marcel Holtmann
· 8 years ago
27bbca4
Bluetooth: Enable LE PHY Update Complete event
by Marcel Holtmann
· 8 years ago
9756d33
Bluetooth: Enable LE Channel Selection Algorithm event
by Marcel Holtmann
· 8 years ago
1220487
Bluetooth: Set LE Suggested Default Data Length to maximum
by Marcel Holtmann
· 8 years ago
173e783
net: socket: mark socket protocol handler structs as const
by linzhang
· 8 years ago
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
Next »