index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: Add selftest for ECDH key generation
Marcel Holtmann
2017-04-30
2
-3
/
+38
*
Bluetooth: zero kpp input for key generation
Marcel Holtmann
2017-04-30
1
-0
/
+1
*
Bluetooth: Fix user channel for 32bit userspace on 64bit kernel
Szymon Janc
2017-04-30
1
-1
/
+2
*
Bluetooth: allocate data for kpp on heap
Salvatore Benedetto
2017-04-30
2
-11
/
+33
*
Bluetooth: convert smp and selftest to crypto kpp API
Salvatore Benedetto
2017-04-25
8
-878
/
+259
*
bluetooth: Do not set IFF_POINTOPOINT
Patrik Flykt
2017-04-12
1
-2
/
+1
*
Bluetooth: 6lowpan: Set tx_queue_len to DEFAULT_TX_QUEUE_LEN
Luiz Augusto von Dentz
2017-04-12
1
-0
/
+2
*
Bluetooth: L2CAP: Add l2cap_le_flowctl_send
Luiz Augusto von Dentz
2017-04-12
1
-8
/
+19
*
Bluetooth: 6lowpan: Use netif APIs to flow control
Luiz Augusto von Dentz
2017-04-12
1
-0
/
+16
*
Bluetooth: 6lowpan: Don't drop packets when run out of credits
Luiz Augusto von Dentz
2017-04-12
1
-9
/
+2
*
Bluetooth: L2CAP: Don't return -EAGAIN if out of credits
Luiz Augusto von Dentz
2017-04-12
1
-3
/
+0
*
Bluetooth: 6lowpan: Print errors during recv_pkt
Luiz Augusto von Dentz
2017-04-12
1
-0
/
+2
*
Bluetooth: 6lowpan: Remove unnecessary peer lookup
Luiz Augusto von Dentz
2017-04-12
1
-11
/
+4
*
Bluetooth: 6lowpan: fix use after free in chan_suspend/resume
Michael Scott
2017-04-12
1
-18
/
+3
*
Bluetooth: 6lowpan: fix delay work init in add_peer_chan()
Michael Scott
2017-04-12
1
-3
/
+7
*
6lowpan: fix assignment of peer_addr
Colin Ian King
2017-04-12
1
-1
/
+1
*
Bluetooth: Change initial min and max interval
Jonas Holmberg
2017-04-12
1
-2
/
+2
*
Bluetooth: fix assignments on error variable err
Colin Ian King
2017-04-12
1
-5
/
+5
*
Bluetooth: Avoid bt_accept_unlink() double unlinking
Dean Jenkins
2017-04-12
1
-0
/
+24
*
Bluetooth: Handle bt_accept_enqueue() socket atomically
Dean Jenkins
2017-04-12
1
-0
/
+2
*
6lowpan: Fix IID format for Bluetooth
Luiz Augusto von Dentz
2017-04-12
1
-67
/
+12
*
6lowpan: Use netdev addr_len to determine lladdr len
Luiz Augusto von Dentz
2017-04-12
1
-36
/
+6
*
bluetooth: Set 6 byte device addresses
Patrik Flykt
2017-04-12
1
-11
/
+8
*
Bluetooth: convert rfcomm_dlc.refcnt from atomic_t to refcount_t
Elena Reshetova
2017-04-12
1
-2
/
+2
*
net: Work around lockdep limitation in sockets that use sockets
David Howells
2017-03-09
3
-3
/
+4
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
6
-1
/
+8
*
scripts/spelling.txt: add "an user" pattern and fix typo instances
Masahiro Yamada
2017-02-27
1
-3
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-02-22
2
-2
/
+2
|
\
|
*
Bluetooth: fix spelling mistake: "advetising" -> "advertising"
Colin Ian King
2017-02-16
1
-1
/
+1
|
*
Bluetooth: Fix NULL pointer dereference in bt_sock_recvmsg
Ezequiel Garcia
2017-02-16
1
-1
/
+1
*
|
locking/atomic, kref: Add kref_read()
Peter Zijlstra
2017-01-14
4
-7
/
+7
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-12-16
1
-3
/
+3
|
\
|
*
[iov_iter] new primitives - copy_from_iter_full() and friends
Al Viro
2016-12-05
1
-3
/
+3
*
|
Makefile: drop -D__CHECK_ENDIAN__ from cflags
Michael S. Tsirkin
2016-12-16
1
-2
/
+0
*
|
Bluetooth: SMP: Add support for H7 crypto function and CT2 auth flag
Johan Hedberg
2016-12-08
2
-17
/
+69
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-26
5
-7
/
+29
|
\
\
|
|
/
|
*
Bluetooth: Fix using the correct source address type
Johan Hedberg
2016-11-22
5
-7
/
+29
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-10-30
3
-35
/
+42
|
\
\
|
|
/
|
*
Bluetooth: Fix append max 11 bytes of name to scan rsp data
Michał Narajowski
2016-10-19
3
-35
/
+42
*
|
net: remove MTU limits on a few ether_setup callers
Jarod Wilson
2016-10-21
1
-0
/
+2
*
|
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
2016-10-13
1
-1
/
+0
|
/
*
Bluetooth: Refactor append name and appearance
Michał Narajowski
2016-10-06
3
-50
/
+38
*
Bluetooth: Add appearance to default scan rsp data
Michał Narajowski
2016-10-06
1
-1
/
+10
*
Bluetooth: Fix local name in scan rsp
Michał Narajowski
2016-10-06
1
-12
/
+35
*
Bluetooth: Fix not updating scan rsp when adv off
Michał Narajowski
2016-09-22
1
-1
/
+1
*
Bluetooth: Fix NULL pointer dereference in mgmt context
Arek Lichwa
2016-09-22
1
-0
/
+2
*
Bluetooth: Set appearance only for LE capable controllers
Michał Narajowski
2016-09-19
1
-0
/
+4
*
Bluetooth: Fix missing ext info event when setting appearance
Michał Narajowski
2016-09-19
1
-0
/
+2
*
Bluetooth: Add supported data types to ext info changed event
Michał Narajowski
2016-09-19
1
-4
/
+10
*
Bluetooth: Add appearance to Read Ext Controller Info command
Szymon Janc
2016-09-19
1
-0
/
+14
[next]