index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
mgmt_util.c
Age
Commit message (
Expand
)
Author
2025-09-22
Bluetooth: MGMT: Fix possible UAFs
Luiz Augusto von Dentz
2025-06-05
Bluetooth: MGMT: Protect mgmt_pending list with its own lock
Luiz Augusto von Dentz
2025-05-22
Bluetooth: MGMT: iterate over mesh commands in mgmt_mesh_foreach()
Dmitry Antipov
2025-03-25
Bluetooth: MGMT: Remove unused mgmt_pending_find_data
Dr. David Alan Gilbert
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2022-09-06
Bluetooth: Implement support for Mesh
Brian Gix
2022-05-13
Bluetooth: Keep MGMT pending queue ordered FIFO
Brian Gix
2022-02-24
Bluetooth: assign len after null check
Wang Qing
2021-12-07
Bluetooth: mgmt: Introduce mgmt_alloc_skb and mgmt_send_event_skb
Luiz Augusto von Dentz
2021-10-29
Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 1
Luiz Augusto von Dentz
2017-06-16
networking: make skb_push & __skb_push 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
2016-09-19
Bluetooth: Add support for sending MGMT commands and events to monitor
Marcel Holtmann
2015-03-17
Bluetooth: Add generic mgmt helper API
Johan Hedberg