index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
Files
Lines
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
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-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-7
/
+29
2016-11-22
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
2016-10-06
Bluetooth: Fix local name in scan rsp
Michał Narajowski
1
-12
/
+35
2016-09-22
Bluetooth: Fix not updating scan rsp when adv off
Michał Narajowski
1
-1
/
+1
2016-09-22
Bluetooth: Fix NULL pointer dereference in mgmt context
Arek Lichwa
1
-0
/
+2
2016-09-19
Bluetooth: Set appearance only for LE capable controllers
Michał Narajowski
1
-0
/
+4
2016-09-19
Bluetooth: Fix missing ext info event when setting appearance
Michał Narajowski
1
-0
/
+2
2016-09-19
Bluetooth: Add supported data types to ext info changed event
Michał Narajowski
1
-4
/
+10
2016-09-19
Bluetooth: Add appearance to Read Ext Controller Info command
Szymon Janc
1
-0
/
+14
2016-09-19
Bluetooth: Factor appending EIR to separate helper
Michał Narajowski
1
-13
/
+22
2016-09-19
Bluetooth: Refactor read_ext_controller_info handler
Szymon Janc
1
-20
/
+16
2016-09-19
Bluetooth: Increment management interface revision
Szymon Janc
1
-1
/
+1
2016-09-19
Bluetooth: Fix advertising instance validity check for flags
Szymon Janc
1
-1
/
+2
2016-09-19
Bluetooth: Unify advertising instance flags check
Szymon Janc
1
-37
/
+48
2016-09-19
Bluetooth: Remove unused parameter from tlv_data_is_valid function
Szymon Janc
1
-4
/
+3
2016-09-19
Bluetooth: Add support for appearance in scan rsp
Michał Narajowski
2
-0
/
+45
2016-09-19
Bluetooth: Add support for local name in scan rsp
Michał Narajowski
2
-10
/
+64
2016-09-19
Bluetooth: Fix not registering BR/EDR SMP channel with force_bredr flag
Szymon Janc
1
-1
/
+4
2016-09-19
Bluetooth: Use kzalloc instead of kmalloc/memset
Wei Yongjun
1
-3
/
+1
2016-09-19
Bluetooth: Fix reason code used for rejecting SCO connections
Frédéric Dalleau
1
-1
/
+1
2016-09-19
Bluetooth: Fix wrong New Settings event when closing HCI User Channel
Marcel Holtmann
1
-0
/
+1
2016-09-19
Bluetooth: Send control open and close messages for HCI user channels
Marcel Holtmann
1
-0
/
+35
[prev]
[next]