index
:
delta/bluez.git
baserock/5.37+service-api
baserock/5.37-19-g28fef24
baserock/5.41+service-api
baserock/5.43+service-api
baserock/builds/6f732a8d4f074e4cbc4c1ac3001e883d/35bee4e6e1c5431fac9bab5c648fd88b
baserock/ct143/builds/18545492640241d0ac4a8d048cc6b076/09910848d15848c5b1f66a78f16ae322
baserock/ct143/master
baserock/genivi-baseline
baserock/genivi/baseline
baserock/jannispohlmann/genivi-baseline
baserock/morph
baserock/pedroalvarez/5.37-17-g0879a80
baserock/pedroalvarez/5.37-17-g0879a80-v2
baserock/pedroalvarez/5.37-17-g0879a80-v3
baserock/pedroalvarez/5.41+service-api
baserock/v5.17
baserock/v5.17-patched
master
git.kernel.org: pub/scm/bluetooth/bluez.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesh: Always relay messages from Low Power nodes
Isak Westin
2022-10-06
1
-11
/
+36
*
mesh: Queue a friend update on IV Update change
Isak Westin
2022-10-06
1
-0
/
+1
*
mesh: Verify padding bits in Friend Poll messages
Isak Westin
2022-10-06
1
-1
/
+1
*
mesh: Correct size of friend cache
Isak Westin
2022-10-06
1
-1
/
+1
*
mesh: Fix mesh to work with MESH_IO_TYPE_UNIT_TEST
Inga Stotland
2022-10-05
2
-2
/
+8
*
README: Update Mesh required Kernel Config section
Inga Stotland
2022-10-03
1
-0
/
+1
*
build: Deprecate meshctl tool
Inga Stotland
2022-10-03
1
-2
/
+5
*
mesh: Allow Key Refresh Phase 0 to 3 transition
Isak Westin
2022-10-03
1
-0
/
+4
*
mesh: Allow Key refresh to skip Phase 2
Isak Westin
2022-10-03
1
-2
/
+3
*
mesh: Ignore SNB with invalid IV Index values
Isak Westin
2022-10-03
1
-0
/
+4
*
mesh: Ignore Secure Network Beacon from subnet
Isak Westin
2022-10-03
1
-1
/
+12
*
client/player: Fix attempting to acquire already acquired transport
Luiz Augusto von Dentz
2022-09-29
1
-5
/
+65
*
tools: Fix mesh-tester to expect end of ADV
Brian Gix
2022-09-27
1
-0
/
+12
*
monitor/packet: Fix scan-build warnings
Luiz Augusto von Dentz
2022-09-27
1
-12
/
+4
*
monitor/analyze: Fix scan-build warnings
Luiz Augusto von Dentz
2022-09-27
1
-28
/
+0
*
rctest: Fix scan-build warning
Luiz Augusto von Dentz
2022-09-27
1
-1
/
+1
*
mesh: Clear HB sub status field if disabled
Isak Westin
2022-09-26
1
-2
/
+24
*
mesh: Correct HB sub state updates
Isak Westin
2022-09-26
2
-17
/
+5
*
mesh: Reply to HB pub set with same fields
Isak Westin
2022-09-26
1
-1
/
+11
*
mesh: Correct u32 to u8 log transformation
Isak Westin
2022-09-26
1
-4
/
+4
*
mesh: Add new kernel MGMT based IO transport
Brian Gix
2022-09-26
13
-141
/
+1154
*
mesh: Improve PB-ADV timing for reliability
Brian Gix
2022-09-26
1
-3
/
+6
*
tools/mpris-proxy: unregister object path if player registration fails
Haochen Tong
2022-09-26
1
-0
/
+1
*
tools: fix printf format strings
Christian Eggers
2022-09-26
2
-4
/
+6
*
monitor: fix printf format strings
Christian Eggers
2022-09-26
2
-13
/
+18
*
client/player: fix printf format string
Christian Eggers
2022-09-26
1
-2
/
+2
*
client/gatt: Fix scan-build warning
Luiz Augusto von Dentz
2022-09-23
1
-1
/
+2
*
battery: provided_battery_property_changed_cb: check iterator
Christian Eggers
2022-09-23
1
-4
/
+6
*
gatt: proxy_property_changed: check for NULL iterator
Christian Eggers
2022-09-23
1
-9
/
+11
*
client/gatt: proxy_property_changed: check for NULL iterator
Christian Eggers
2022-09-23
1
-7
/
+10
*
advertising: parse_tx_power: reset value if iter is NULL
Christian Eggers
2022-09-23
1
-1
/
+3
*
advertising: parse_[min|max]_interval: reset value if iter is NULL
Christian Eggers
2022-09-23
1
-1
/
+3
*
advertising: parse_min_interval: reset min_interval if iter is NULL
Christian Eggers
2022-09-23
1
-1
/
+3
*
advertising: parse_secondary: check for NULL iterator
Christian Eggers
2022-09-23
1
-0
/
+6
*
advertising: parse_secondary: fix mask value
Christian Eggers
2022-09-23
1
-1
/
+1
*
advertising: parse_secondary: fix loop condition
Christian Eggers
2022-09-23
1
-1
/
+1
*
mesh: Reply error if appkey added for wrong netkey
Isak Westin
2022-09-23
1
-1
/
+3
*
mesh: Clear addr field if virt sub failed
Isak Westin
2022-09-23
1
-0
/
+4
*
lib: Add defines of new MGMT opcodes and events
Brian Gix
2022-09-22
1
-0
/
+6
*
mgmt: Add support for Mesh in the kernel
Brian Gix
2022-09-22
1
-35
/
+157
*
mesh: Remove RFU check for publication set
Isak Westin
2022-09-22
1
-2
/
+0
*
mesh: Do not accept publication for unbound appkey
Isak Westin
2022-09-22
1
-1
/
+2
*
mesh: Add interface output filter
Isak Westin
2022-09-22
1
-0
/
+28
*
mesh: Fix potential memory leak
Brian Gix
2022-09-22
1
-1
/
+3
*
tools/ioctl-tester - Add ioctl-tester
Tedd Ho-Jeong An
2022-09-21
3
-1
/
+972
*
Profiles: Enable bt_vcp_set_debug
Sathish Narasimman
2022-09-21
1
-0
/
+7
*
shared/vcp: Add bt_vcp_set_debug
Sathish Narasimman
2022-09-21
2
-87
/
+156
*
shared/gatt-db: Fix scan-build warnings
Luiz Augusto von Dentz
2022-09-21
1
-5
/
+9
*
gatt: Fix scan-build warnings
Luiz Augusto von Dentz
2022-09-21
1
-2
/
+2
*
client/gatt: Fix notification enabled/disabled output
Luiz Augusto von Dentz
2022-09-21
1
-2
/
+3
[next]