index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-20
net: introduce __skb_put_[zero, data, u8]
yuan linyu
2
-15
/
+12
2017-06-16
networking: add and use skb_put_u8()
Johannes Berg
2
-2
/
+2
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
3
-9
/
+9
2017-06-16
networking: make skb_pull & friends return void pointers
Johannes Berg
1
-2
/
+2
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
6
-21
/
+21
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
8
-13
/
+13
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-06-12
Bluetooth: Send HCI Set Event Mask Page 2 command only when needed
Marcel Holtmann
1
-2
/
+15
2017-06-10
Bluetooth: use constant time memory comparison for secret values
Jason A. Donenfeld
1
-19
/
+20
2017-06-07
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
1
-1
/
+1
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-09
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-27
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
[next]