| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-09-22 | Bluetooth: MGMT: Fix possible UAFs | Luiz Augusto von Dentz | 1 | -0/+46 |
| 2025-06-05 | Bluetooth: MGMT: Protect mgmt_pending list with its own lock | Luiz Augusto von Dentz | 1 | -5/+27 |
| 2025-05-22 | Bluetooth: MGMT: iterate over mesh commands in mgmt_mesh_foreach() | Dmitry Antipov | 1 | -1/+1 |
| 2025-03-25 | Bluetooth: MGMT: Remove unused mgmt_pending_find_data | Dr. David Alan Gilbert | 1 | -17/+0 |
| 2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro | 1 | -1/+1 |
| 2022-09-06 | Bluetooth: Implement support for Mesh | Brian Gix | 1 | -0/+74 |
| 2022-05-13 | Bluetooth: Keep MGMT pending queue ordered FIFO | Brian Gix | 1 | -1/+1 |
| 2022-02-24 | Bluetooth: assign len after null check | Wang Qing | 1 | -1/+2 |
| 2021-12-07 | Bluetooth: mgmt: Introduce mgmt_alloc_skb and mgmt_send_event_skb | Luiz Augusto von Dentz | 1 | -17/+49 |
| 2021-10-29 | Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 1 | Luiz Augusto von Dentz | 1 | -1/+14 |
| 2017-06-16 | networking: make skb_push & __skb_push return void pointers | Johannes Berg | 1 | -1/+1 |
| 2017-06-16 | networking: make skb_put & friends return void pointers | Johannes Berg | 1 | -5/+5 |
| 2017-06-16 | networking: introduce and use skb_put_data() | Johannes Berg | 1 | -2/+2 |
| 2016-09-19 | Bluetooth: Add support for sending MGMT commands and events to monitor | Marcel Holtmann | 1 | -3/+63 |
| 2015-03-17 | Bluetooth: Add generic mgmt helper API | Johan Hedberg | 1 | -0/+210 |