index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-22
Bluetooth: Delete error messages for failed memory allocations in two functions
Markus Elfring
1
-8
/
+3
2017-05-18
Bluetooth: Skip vendor diagnostic configuration for HCI User Channel
Marcel Holtmann
1
-5
/
+6
2017-05-18
Bluetooth: Set LE Default PHY preferences
Marcel Holtmann
1
-0
/
+12
2017-05-18
Bluetooth: Enable LE PHY Update Complete event
Marcel Holtmann
1
-0
/
+6
2017-05-18
Bluetooth: Enable LE Channel Selection Algorithm event
Marcel Holtmann
1
-0
/
+8
2017-05-18
Bluetooth: Set LE Suggested Default Data Length to maximum
Marcel Holtmann
1
-0
/
+9
2017-05-16
net: socket: mark socket protocol handler structs as const
linzhang
1
-1
/
+1
2017-04-30
Bluetooth: Add selftest for ECDH key generation
Marcel Holtmann
2
-3
/
+38
2017-04-30
Bluetooth: zero kpp input for key generation
Marcel Holtmann
1
-0
/
+1
2017-04-30
Bluetooth: Fix user channel for 32bit userspace on 64bit kernel
Szymon Janc
1
-1
/
+2
2017-04-30
Bluetooth: allocate data for kpp on heap
Salvatore Benedetto
2
-11
/
+33
2017-04-25
Bluetooth: convert smp and selftest to crypto kpp API
Salvatore Benedetto
8
-878
/
+259
2017-04-12
bluetooth: Do not set IFF_POINTOPOINT
Patrik Flykt
1
-2
/
+1
2017-04-12
Bluetooth: 6lowpan: Set tx_queue_len to DEFAULT_TX_QUEUE_LEN
Luiz Augusto von Dentz
1
-0
/
+2
2017-04-12
Bluetooth: L2CAP: Add l2cap_le_flowctl_send
Luiz Augusto von Dentz
1
-8
/
+19
2017-04-12
Bluetooth: 6lowpan: Use netif APIs to flow control
Luiz Augusto von Dentz
1
-0
/
+16
2017-04-12
Bluetooth: 6lowpan: Don't drop packets when run out of credits
Luiz Augusto von Dentz
1
-9
/
+2
2017-04-12
Bluetooth: L2CAP: Don't return -EAGAIN if out of credits
Luiz Augusto von Dentz
1
-3
/
+0
2017-04-12
Bluetooth: 6lowpan: Print errors during recv_pkt
Luiz Augusto von Dentz
1
-0
/
+2
2017-04-12
Bluetooth: 6lowpan: Remove unnecessary peer lookup
Luiz Augusto von Dentz
1
-11
/
+4
2017-04-12
Bluetooth: 6lowpan: fix use after free in chan_suspend/resume
Michael Scott
1
-18
/
+3
2017-04-12
Bluetooth: 6lowpan: fix delay work init in add_peer_chan()
Michael Scott
1
-3
/
+7
2017-04-12
6lowpan: fix assignment of peer_addr
Colin Ian King
1
-1
/
+1
2017-04-12
Bluetooth: Change initial min and max interval
Jonas Holmberg
1
-2
/
+2
2017-04-12
Bluetooth: fix assignments on error variable err
Colin Ian King
1
-5
/
+5
2017-04-12
Bluetooth: Avoid bt_accept_unlink() double unlinking
Dean Jenkins
1
-0
/
+24
2017-04-12
Bluetooth: Handle bt_accept_enqueue() socket atomically
Dean Jenkins
1
-0
/
+2
2017-04-12
6lowpan: Fix IID format for Bluetooth
Luiz Augusto von Dentz
1
-67
/
+12
2017-04-12
6lowpan: Use netdev addr_len to determine lladdr len
Luiz Augusto von Dentz
1
-36
/
+6
2017-04-12
bluetooth: Set 6 byte device addresses
Patrik Flykt
1
-11
/
+8
2017-04-12
Bluetooth: convert rfcomm_dlc.refcnt from atomic_t to refcount_t
Elena Reshetova
1
-2
/
+2
2017-03-10
net: Work around lockdep limitation in sockets that use sockets
David Howells
3
-3
/
+4
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
6
-1
/
+8
2017-02-28
scripts/spelling.txt: add "an user" pattern and fix typo instances
Masahiro Yamada
1
-3
/
+3
2017-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-2
/
+2
2017-02-16
Bluetooth: fix spelling mistake: "advetising" -> "advertising"
Colin Ian King
1
-1
/
+1
2017-02-16
Bluetooth: Fix NULL pointer dereference in bt_sock_recvmsg
Ezequiel Garcia
1
-1
/
+1
2017-01-14
locking/atomic, kref: Add kref_read()
Peter Zijlstra
4
-7
/
+7
2016-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+3
2016-12-16
Makefile: drop -D__CHECK_ENDIAN__ from cflags
Michael S. Tsirkin
1
-2
/
+0
2016-12-08
Bluetooth: SMP: Add support for H7 crypto function and CT2 auth flag
Johan Hedberg
2
-17
/
+69
2016-12-05
[iov_iter] new primitives - copy_from_iter_full() and friends
Al Viro
1
-3
/
+3
2016-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-7
/
+29
2016-11-23
Bluetooth: Fix using the correct source address type
Johan Hedberg
5
-7
/
+29
2016-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-35
/
+42
2016-10-21
net: remove MTU limits on a few ether_setup callers
Jarod Wilson
1
-0
/
+2
2016-10-19
Bluetooth: Fix append max 11 bytes of name to scan rsp data
Michał Narajowski
3
-35
/
+42
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
1
-1
/
+0
2016-10-06
Bluetooth: Refactor append name and appearance
Michał Narajowski
3
-50
/
+38
2016-10-06
Bluetooth: Add appearance to default scan rsp data
Michał Narajowski
1
-1
/
+10
[next]