index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
2017-06-20
net: introduce __skb_put_[zero, data, u8]
yuan linyu
2017-06-16
networking: add and use skb_put_u8()
Johannes Berg
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-16
networking: make skb_pull & friends return void pointers
Johannes Berg
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-12
Bluetooth: Send HCI Set Event Mask Page 2 command only when needed
Marcel Holtmann
2017-06-10
Bluetooth: use constant time memory comparison for secret values
Jason A. Donenfeld
2017-06-07
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
2017-05-22
Bluetooth: Delete error messages for failed memory allocations in two functions
Markus Elfring
2017-05-18
Bluetooth: Skip vendor diagnostic configuration for HCI User Channel
Marcel Holtmann
2017-05-18
Bluetooth: Set LE Default PHY preferences
Marcel Holtmann
2017-05-18
Bluetooth: Enable LE PHY Update Complete event
Marcel Holtmann
2017-05-18
Bluetooth: Enable LE Channel Selection Algorithm event
Marcel Holtmann
2017-05-18
Bluetooth: Set LE Suggested Default Data Length to maximum
Marcel Holtmann
2017-05-16
net: socket: mark socket protocol handler structs as const
linzhang
2017-04-30
Bluetooth: Add selftest for ECDH key generation
Marcel Holtmann
2017-04-30
Bluetooth: zero kpp input for key generation
Marcel Holtmann
2017-04-30
Bluetooth: Fix user channel for 32bit userspace on 64bit kernel
Szymon Janc
2017-04-30
Bluetooth: allocate data for kpp on heap
Salvatore Benedetto
2017-04-25
Bluetooth: convert smp and selftest to crypto kpp API
Salvatore Benedetto
2017-04-12
bluetooth: Do not set IFF_POINTOPOINT
Patrik Flykt
2017-04-12
Bluetooth: 6lowpan: Set tx_queue_len to DEFAULT_TX_QUEUE_LEN
Luiz Augusto von Dentz
2017-04-12
Bluetooth: L2CAP: Add l2cap_le_flowctl_send
Luiz Augusto von Dentz
2017-04-12
Bluetooth: 6lowpan: Use netif APIs to flow control
Luiz Augusto von Dentz
2017-04-12
Bluetooth: 6lowpan: Don't drop packets when run out of credits
Luiz Augusto von Dentz
2017-04-12
Bluetooth: L2CAP: Don't return -EAGAIN if out of credits
Luiz Augusto von Dentz
2017-04-12
Bluetooth: 6lowpan: Print errors during recv_pkt
Luiz Augusto von Dentz
2017-04-12
Bluetooth: 6lowpan: Remove unnecessary peer lookup
Luiz Augusto von Dentz
2017-04-12
Bluetooth: 6lowpan: fix use after free in chan_suspend/resume
Michael Scott
2017-04-12
Bluetooth: 6lowpan: fix delay work init in add_peer_chan()
Michael Scott
2017-04-12
6lowpan: fix assignment of peer_addr
Colin Ian King
2017-04-12
Bluetooth: Change initial min and max interval
Jonas Holmberg
2017-04-12
Bluetooth: fix assignments on error variable err
Colin Ian King
2017-04-12
Bluetooth: Avoid bt_accept_unlink() double unlinking
Dean Jenkins
2017-04-12
Bluetooth: Handle bt_accept_enqueue() socket atomically
Dean Jenkins
2017-04-12
6lowpan: Fix IID format for Bluetooth
Luiz Augusto von Dentz
2017-04-12
6lowpan: Use netdev addr_len to determine lladdr len
Luiz Augusto von Dentz
2017-04-12
bluetooth: Set 6 byte device addresses
Patrik Flykt
2017-04-12
Bluetooth: convert rfcomm_dlc.refcnt from atomic_t to refcount_t
Elena Reshetova
2017-03-09
net: Work around lockdep limitation in sockets that use sockets
David Howells
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-02-27
scripts/spelling.txt: add "an user" pattern and fix typo instances
Masahiro Yamada
2017-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-02-16
Bluetooth: fix spelling mistake: "advetising" -> "advertising"
Colin Ian King
2017-02-16
Bluetooth: Fix NULL pointer dereference in bt_sock_recvmsg
Ezequiel Garcia
2017-01-14
locking/atomic, kref: Add kref_read()
Peter Zijlstra
2016-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-12-16
Makefile: drop -D__CHECK_ENDIAN__ from cflags
Michael S. Tsirkin
[next]