Linux Bluetooth Wireless
[Prev Page][Next Page]
- Re: [PATCH 19/26] net/ipv6: switch ipv6_flowlabel_opt to sockptr_t, (continued)
- [PATCH 26/26] net: optimize the sockptr_t for unified kernel/user address spaces, Christoph Hellwig
- [PATCH 25/26] net: pass a sockptr_t into ->setsockopt, Christoph Hellwig
- [PATCH 24/26] net/tcp: switch do_tcp_setsockopt to sockptr_t, Christoph Hellwig
- [PATCH 23/26] net/tcp: switch ->md5_parse to sockptr_t, Christoph Hellwig
- [PATCH 22/26] net/udp: switch udp_lib_setsockopt to sockptr_t, Christoph Hellwig
- [PATCH 15/26] net/ipv4: merge ip_options_get and ip_options_get_from_user, Christoph Hellwig
- [PATCH 14/26] net/ipv4: switch ip_mroute_setsockopt to sockptr_t, Christoph Hellwig
- [PATCH 17/26] net/ipv6: switch ip6_mroute_setsockopt to sockptr_t, Christoph Hellwig
- [PATCH 16/26] net/ipv4: switch do_ip_setsockopt to sockptr_t, Christoph Hellwig
- [PATCH 21/26] net/ipv6: switch do_ipv6_setsockopt to sockptr_t, Christoph Hellwig
- [PATCH 20/26] net/ipv6: factor out a ipv6_set_opt_hdr helper, Christoph Hellwig
- [PATCH 13/26] bpfilter: switch bpfilter_ip_set_sockopt to sockptr_t, Christoph Hellwig
- [PATCH 12/26] netfilter: switch nf_setsockopt to sockptr_t, Christoph Hellwig
- [PATCH 11/26] netfilter: switch xt_copy_counters to sockptr_t, Christoph Hellwig
- [PATCH 06/26] net: switch sock_setbindtodevice to sockptr_t, Christoph Hellwig
- [PATCH 09/26] net/xfrm: switch xfrm_user_policy to sockptr_t, Christoph Hellwig
- [PATCH 08/26] net: switch sock_set_timeout to sockptr_t, Christoph Hellwig
- [PATCH 07/26] net: switch sock_set_timeout to sockptr_t, Christoph Hellwig
- [PATCH 01/26] bpfilter: fix up a sparse annotation, Christoph Hellwig
- [PATCH 02/26] net/bpfilter: split __bpfilter_process_sockopt, Christoph Hellwig
- [PATCH 04/26] net: add a new sockptr_t type, Christoph Hellwig
- [PATCH 05/26] net: switch copy_bpf_fprog_from_user to sockptr_t, Christoph Hellwig
- [PATCH 03/26] bpfilter: reject kernel addresses, Christoph Hellwig
- Re: get rid of the address_space override in setsockopt v2, David Miller
- BlueZ host, Click2 work
- [PATCH BlueZ v3] mesh: Move model functionality out of node.c to model.c, Inga Stotland
- [Bluez PATCH v1 1/2] input: authenticate when connecting to a bonded device,
Archie Pusaka
- [Bluez PATCH v3 1/2] audio/transport: change volume to 8bit,
Archie Pusaka
- [Bluez PATCH v2 1/2] audio/transport: change volume to 8bit,
Archie Pusaka
- Networking - NetworkServer1,
Barry Byford
- [PATCH BlueZ] mesh: Fix memory leak on provisioning timeout, Brian Gix
- [PATCH 1/2] Bluetooth: hci_h5: Set HCI_UART_RESET_ON_INIT to correct flags,
Nicolas Boichat
- [PATCH BlueZ v2] mesh: Move model functionality out of node.c to model.c, Inga Stotland
- [PATCH BlueZ] tools/mesh-cfgclient: Fix segfault on remote node reset,
Inga Stotland
- get rid of the address_space override in setsockopt,
Christoph Hellwig
- [PATCH 03/24] net: add a new sockptr_t type, Christoph Hellwig
- [PATCH 16/24] net/ipv6: switch ip6_mroute_setsockopt to sockptr_t, Christoph Hellwig
- [PATCH 17/24] net/ipv6: split up ipv6_flowlabel_opt, Christoph Hellwig
- [PATCH 22/24] net/tcp: switch ->md5_parse to sockptr_t, Christoph Hellwig
- [PATCH 24/24] net: pass a sockptr_t into ->setsockopt, Christoph Hellwig
- [PATCH 23/24] net/tcp: switch do_tcp_setsockopt to sockptr_t, Christoph Hellwig
- [PATCH 21/24] net/udp: switch udp_lib_setsockopt to sockptr_t, Christoph Hellwig
- [PATCH 20/24] net/ipv6: switch do_ipv6_setsockopt to sockptr_t, Christoph Hellwig
- [PATCH 19/24] net/ipv6: factor out a ipv6_set_opt_hdr helper, Christoph Hellwig
- [PATCH 18/24] net/ipv6: switch ipv6_flowlabel_opt to sockptr_t, Christoph Hellwig
- [PATCH 15/24] net/ipv4: switch do_ip_setsockopt to sockptr_t, Christoph Hellwig
- [PATCH 14/24] net/ipv4: merge ip_options_get and ip_options_get_from_user, Christoph Hellwig
- [PATCH 13/24] net/ipv4: switch ip_mroute_setsockopt to sockptr_t, Christoph Hellwig
- [PATCH 12/24] bpfilter: switch bpfilter_ip_set_sockopt to sockptr_t, Christoph Hellwig
- [PATCH 11/24] netfilter: switch nf_setsockopt to sockptr_t, Christoph Hellwig
- [PATCH 10/24] netfilter: switch xt_copy_counters to sockptr_t, Christoph Hellwig
- [PATCH 09/24] netfilter: remove the unused user argument to do_update_counters, Christoph Hellwig
- [PATCH 08/24] net/xfrm: switch xfrm_user_policy to sockptr_t, Christoph Hellwig
- [PATCH 07/24] net: switch sock_set_timeout to sockptr_t, Christoph Hellwig
- [PATCH 06/24] net: switch sock_set_timeout to sockptr_t, Christoph Hellwig
- [PATCH 04/24] net: switch copy_bpf_fprog_from_user to sockptr_t, Christoph Hellwig
- [PATCH 05/24] net: switch sock_setbindtodevice to sockptr_t, Christoph Hellwig
- [PATCH 02/24] bpfilter: fix up a sparse annotation, Christoph Hellwig
- [PATCH 01/24] bpfilter: reject kernel addresses, Christoph Hellwig
- Re: get rid of the address_space override in setsockopt, Eric Biggers
- Re: get rid of the address_space override in setsockopt, Alexei Starovoitov
- RE: get rid of the address_space override in setsockopt, David Laight
- RE: get rid of the address_space override in setsockopt, David Laight
- [PATCH BlueZ] adapter: Don't remove temporary devices on disconnect,
Luiz Augusto von Dentz
- [PATCH BlueZ] Add a presubmit configuration file for Chromium OS repo,
Sonny Sasaka
- [PATCH BlueZ 1/5] shared/att: Fix possible crash on disconnect,
Luiz Augusto von Dentz
- [Bluez PATCH v2] gatt: Support DeviceInfo Service when vid/pid is specified,
Alain Michaud
- [Bluez PATCH] gatt: Support DeviceInfo Service when vid/pid is specified,
Alain Michaud
- sockopt cleanups,
Christoph Hellwig
- [PATCH 07/22] netfilter/arp_tables: clean up compat {get,set}sockopt handling, Christoph Hellwig
- [PATCH 21/22] net/ipv6: remove compat_ipv6_{get,set}sockopt, Christoph Hellwig
- [PATCH 22/22] net: make ->{get,set}sockopt in proto_ops optional, Christoph Hellwig
- [PATCH 19/22] net/ipv6: factor out MCAST_MSFILTER setsockopt helpers, Christoph Hellwig
- [PATCH 20/22] net/ipv6: factor out mcast join/leave setsockopt helpers, Christoph Hellwig
- [PATCH 18/22] net/ipv6: factor out MCAST_MSFILTER getsockopt helpers, Christoph Hellwig
- [PATCH 17/22] net/ipv4: remove compat_ip_{get,set}sockopt, Christoph Hellwig
- [PATCH 16/22] net/ipv4: factor out mcast join/leave setsockopt helpers, Christoph Hellwig
- [PATCH 15/22] net/ipv4: factor out MCAST_MSFILTER setsockopt helpers, Christoph Hellwig
- [PATCH 14/22] net/ipv4: factor out MCAST_MSFILTER getsockopt helpers, Christoph Hellwig
- [PATCH 11/22] netfilter: remove the compat_{get,set} methods, Christoph Hellwig
- [PATCH 12/22] netfilter: remove the compat argument to xt_copy_counters_from_user, Christoph Hellwig
- [PATCH 13/22] netfilter: split nf_sockopt, Christoph Hellwig
- [PATCH 10/22] netfilter/ebtables: clean up compat {get,set}sockopt handling, Christoph Hellwig
- [PATCH 09/22] netfilter/ip6_tables: clean up compat {get,set}sockopt handling, Christoph Hellwig
- [PATCH 03/22] net: streamline __sys_getsockopt, Christoph Hellwig
- [PATCH 06/22] net: remove compat_sys_{get,set}sockopt, Christoph Hellwig
- [PATCH 08/22] netfilter/ip_tables: clean up compat {get,set}sockopt handling, Christoph Hellwig
- [PATCH 05/22] net: remove compat_sock_common_{get,set}sockopt, Christoph Hellwig
- [PATCH 01/22] net/atm: remove the atmdev_ops {get,set}sockopt methods, Christoph Hellwig
- [PATCH 04/22] net: simplify cBPF setsockopt compat handling, Christoph Hellwig
- [PATCH 02/22] net: streamline __sys_setsockopt, Christoph Hellwig
- Re: sockopt cleanups, David Miller
- [Bug 208591] connecting to bluetooth Samsung earbuds freezes the system (kubuntu 20.04) with 5.8rc kernels. Hard reset needed.,
bugzilla-daemon
- [PATCH BlueZ 1/4] shared/att: Fix possible crash on disconnect,
Luiz Augusto von Dentz
- [Bluez PATCH v3 1/2] device: add device_remove_bonding function,
Archie Pusaka
- QCA: Add correct bin file for WCN3991, bgodavar
- [PATCH RFC] bluetooth: add support for some old headsets,
Sergey Shtylyov
- Commit 'Bluetooth: Consolidate encryption handling in hci_encrypt_cfm' broke my JBL TUNE500BT headphones,
Maxim Levitsky
- [PATCH BlueZ] profile: Add exception from being claimed internally,
Sonny Sasaka
- [PATCH BlueZ 1/2] device: Add timer for removing temporary devices,
Luiz Augusto von Dentz
- [PATCH BlueZ] mesh: Fix node composition change detection,
Brian Gix
- [PATCH] Bluetooth: Fix updating connecton state in `hci_encrypt_cfm`,
Patrick Steinhardt
- [RFC v2] Bluetooth: btusb: Add support for queuing during polling interval,
Luiz Augusto von Dentz
- [PATCH v2] Bluetooth: Add per-instance adv disable/remove, Daniel Winkler
- [PATCH v1] Bluetooth: Add per-instance adv disable/remove,
Daniel Winkler
- [Bluez PATCH v2] doc: Add Suspend and Resume events,
Abhishek Pandit-Subedi
- [PATCH] serial: 8250_mtk: Fix high-speed baud rates clamping,
Serge Semin
- [PATCH BlueZ 0/3] Code re-org and clean up,
Inga Stotland
- [PATCH BlueZ 0/3] Per-device option to enable/disable internal profiles,
Sonny Sasaka
- KASAN: slab-out-of-bounds Read in hci_inquiry_result_with_rssi_evt, syzbot
- [PATCH v2] Bluetooth: btusb: add Realtek 8822CE to usb_device_id table,
Joseph Hwang
- [PATCH v4 0/8] LL Privacy Support,
Sathish Narasimman
- [PATCH 0/8] LL Privacy Support,
Sathish Narasimman
- Unsupported Adapter?,
Ed Greshko
- [PATCH BlueZ] audio/avrcp: Always update transport volume regardless of player,
Marijn Suijten
- [PATCH v1] Bluetooth: hci_qca: Bug fixes for SSR,
Venkata Lakshmi Narayana Gubba
- [Linux-kernel-mentees] [PATCH 1/2] net/bluetooth: Prevent out-of-bounds read in hci_inquiry_result_evt(),
Peilin Ye
- re: Bluetooth: hci_qca: Add QCA Rome power off support to the qca_power_shutdown(), Colin Ian King
- [Bluez PATCH v1 1/2] audio/transport: change volume to 8bit,
Archie Pusaka
- [Bluez PATCH] doc: Add Suspend and Resume events,
Abhishek Pandit-Subedi
- [Bluez PATCH v1] audio/media - Fix volume sync between media and transport,
Yu Liu
[Linux-kernel-mentees] [PATCH] net/bluetooth: Fix slab-out-of-bounds read in hci_extended_inquiry_result_evt(),
Peilin Ye
[PATCH] Bluetooth: Use fallthrough pseudo-keyword,
Gustavo A. R. Silva
[PATCH] Bluetooth: RFCOMM: Use fallthrough pseudo-keyword,
Gustavo A. R. Silva
[PATCH] Bluetooth: core: Use fallthrough pseudo-keyword,
Gustavo A. R. Silva
[PATCH] Replace HTTP links with HTTPS ones: BLUETOOTH SUBSYSTEM,
Alexander A. Klimov
Temporary device removal during discovery,
Andrey Batyiev
[bluez PATCH v2] avrcp: include all player settings in notif event,
Howard Chung
[bluez PATCH v1] avrcp: include all player settings in notif event,
Howard Chung
KASAN: slab-out-of-bounds Read in hci_extended_inquiry_result_evt, syzbot
[PATCH] Bluetooth: Use whitelist for scan policy when suspending,
Miao-chen Chou
[PATCH][next] Bluetooth: Use fallthrough pseudo-keyword,
Gustavo A. R. Silva
[PATCH v3] Bluetooth: create CONFIG_BT_DEBUG_FEATURE_FUNC_NAME,
Alain Michaud
[PATCH BlueZ v2] mesh: Add Composition page storage to node.json,
Brian Gix
[PATCH v1] Bluetooth: adding BTUSB_VALID_LE_STATES to Intel Controllers, Alain Michaud
[PATCH v5 0/1] power: Emit change uevent when updating sysfs,
Abhishek Pandit-Subedi
[PATCH BlueZ 1/2] mesh: Get rid of "unreliable opcodes" in config server,
Inga Stotland
[PATCH v4 0/1] power: Emit change uevent when updating sysfs,
Abhishek Pandit-Subedi
[PATCH v3 0/1] power: Emit change uevent when updating sysfs,
Abhishek Pandit-Subedi
[PATCH v5] Bluetooth: le_simult_central_peripheral experimental feature,
Marcel Holtmann
[PATCH v4] Bluetooth: le_simult_central_peripheral experimental feature,
Alain Michaud
[PATCH v2] Bluetooth: create CONFIG_BT_DEBUG_FEATURE_FUNC_NAME,
Alain Michaud
[BlueZ PATCH 1/2] adapter: add support for the Roles property,
Alain Michaud
[PATCH v1] Bluetooth: create CONFIG_BT_DEBUG_FUNC_NAME,
Alain Michaud
[PATCH v2 0/1] power: Emit change uevent when updating sysfs,
Abhishek Pandit-Subedi
[BlueZ PATCH v7 0/6] device: Allow devices to be marked as wake capable,
Abhishek Pandit-Subedi
[PATCH BlueZ] mesh: Add Composition page storage to node.json,
Brian Gix
[PATCH v3] Bluetooth: le_simult_central_peripheral experimental feature,
Alain Michaud
L2CAP channels bit rate sharing policy, Jean-Baptiste MARIE
[PATCH 0/3] arm64: allwinner: a64: add bluetooth support for Pinebook,
Vasily Khoruzhick
[PATCH v3] Bluetooth: btusb: Fix and detect most of the Chinese Bluetooth controllers,
Ismael Ferreras Morezuelas
[PATCH BlueZ] mesh: Fix Seg Fault - App unattached IVIndex chg,
Brian Gix
[PATCH v2 1/5] Bluetooth: btintel: Make controller version read generic,
Kiran K
[PATCH] Bluetooth: btusb: add Realtek 8822CE to blacklist_table,
Joseph Hwang
[RFC] Bluetooth: btusb: Add support for notifying the polling interval,
Luiz Augusto von Dentz
[PATCH 0/5] Refactor firmware download,
Kiran K
[Bug 208409] New: segfault in bluetoothd on mouse pairing, bugzilla-daemon
[PATCH v2] Bluetooth: le_supported_roles experimental feature,
Alain Michaud
[PATCH v2 0/1] Revert "serial: 8250: Fix max baud limit in generic 8250 port",
Daniel Winkler
[PATCH v1] Bluetooth: le_simult_central_peripheral exp feature, Alain Michaud
[PATCH v2] client: Add battery percentage to info command,
Sonny Sasaka
[BlueZ PATCH v3] profiles/scanparam: use configured scanparams when available,
Alain Michaud
Re: [PATCH] Revert "serial: 8250: Fix max baud limit in generic 8250 port", Alain Michaud
[PATCH v3 0/8] LL Privacy support,
Sathish Narasimman
Segfault in bluetoothd on mouse connection, David Arroyo
[Bluez PATCH v1] device - If HFP is supported, ignore HSP,
Yu Liu
[PATCH BlueZ v2 0/4] Add options to Models and VendorModels,
Inga Stotland
[PATCH v2] client: Add battery command,
Sonny Sasaka
[PATCH 1/1] client: Add battery command,
Sonny Sasaka
[RESEND PATCH BlueZ v3] gobex: Fix segfault caused by interrupted transfer, Denis Grigorev
[PATCH v2] Bluetooth: btusb: USB alternate setting 1 for WBS,
hildawu
[PATCH BlueZ 0/4] Add options to Models and VendorModels,
Inga Stotland
[PATCH v1] Bluetooth: Fix kernel oops triggered by hci_adv_monitors_clear(),
Miao-chen Chou
[BlueZ PATCH v6 0/6] device: Allow devices to be marked as wake capable,
Abhishek Pandit-Subedi
[PATCH] Bluetooth: btusb: WBS support USB alternate setting 1,
hildawu
[PATCH] Bluetooth: fix kernel null pointer dereference error on suspend,
Vamshi K Sthambamkadi
[PATCH v2] Bluetooth: use configured default params for active scans,
Alain Michaud
[PATCH v3] Bluetooth: Adding a configurable autoconnect timeout,
Alain Michaud
[Bug 207169] Bluetooth: hci0: command 0x200c tx timeout cause suspend failed,
bugzilla-daemon
[Bluez PATCH v2 1/2] device: add device_remove_bonding function,
Archie Pusaka
[RFC PATCH v1 0/2] handle USB endpoint race condition,
Archie Pusaka
[RFC PATCH v1 2/2] Bluetooth: queue L2CAP conn req if encryption is needed, Archie Pusaka
[PATCH BlueZ] mesh: Clean up config model publication set,
Inga Stotland
[BlueZ PATCH v2] profiles/scanparam: use configured scanparams when available, Alain Michaud
[BlueZ PATCH v1] profiles/scanparam: use configured scanparams when available,
Alain Michaud
[BlueZ PATCH V2] btp: Update connect event structure,
Tedd Ho-Jeong An
[BlueZ PATCH] btp: Update connect event structure,
Tedd Ho-Jeong An
[PATCH] Bluetooth: btusb: Comment on unbalanced pm reference,
Abhishek Pandit-Subedi
[PATCH BlueZ v2] shared/gatt-client: Fix freeing instance while processing notification, Luiz Augusto von Dentz
[PATCH BlueZ] shared/gatt-client: Fix freeing instance while processing notification, Luiz Augusto von Dentz
[Bug 208319] New: bluetoothd repeatedly crashes with Logitech MX Keys keyboard,
bugzilla-daemon
bluetoothd repeatedly crashes with Logitech MX Keys keyboard,
Lévai, Dániel
[PATCH 0/1] power: Emit change uevent when updating sysfs,
Abhishek Pandit-Subedi
[PATCH] Bluetooth: Don't restart scanning if paused,
Abhishek Pandit-Subedi
[PATCH 0/1] Refactor btusb_setup_intel_new,
Kiran K
[PATCH] Bluetooth: btusb: BTUSB_WAKEUP_DISABLE prevents wake,
Abhishek Pandit-Subedi
[PATCH v2] Bluetooth: btusb: Reset port on cmd timeout,
Abhishek Pandit-Subedi
[PATCH] Bluetooth: btusb: Reset port on cmd timeout,
Abhishek Pandit-Subedi
[PATCH v2] Bluetooth: btusb: Fix and detect most of the Chinese Bluetooth controllers,
Ismael Ferreras Morezuelas
next-20200623: oops in btusb_disconnect() at boot on thinkpad x60,
Pavel Machek
[PATCH] net: add a mutex lock to avoid UAF in do_enale_set,
Lihong Kou
avoid speaker (br/edr) reconnect,
Ordit Gross
[BlueZ PATCH v5 0/6] device: Allow devices to be marked as wake capable,
Abhishek Pandit-Subedi
[PATCH] Bluetooth: btusb: Fix and detect most of the Chinese Bluetooth controllers,
Ismael Ferreras Morezuelas
[PATCH BlueZ] mesh: Fix memory leak when queuing OB pkts rapidly,
Brian Gix
[PATCH V2] checkpatch: Add configuration for checkpatch,
tedd . an
[PATCH v3] Bluetooth: use configured params for ext adv,
Alain Michaud
Update WCN3991 FW with new enhancements,
bgodavar
[PATCH v2] Bluetooth: use configured params for ext adv,
Alain Michaud
[PATCH BlueZ] src/shared: update uuid16_table to latest,
Noah Pendleton
[PATCH] Bluetooth: Add hci_dev_lock to get/set device flags,
Abhishek Pandit-Subedi
[PATCH] checkpatch: Add configuration for checkpatch, tedd . an
[bluez PATCH v4 0/3] Add new commands in btmgmt to support adv monitor,
Michael Sun
[PATCH BlueZ 0/3] Blacklist addresses of deleted nodes,
Inga Stotland
[PATCH V2 1/2] midi: Fix SysEx parser in MIDI plugin,
tedd . an
Question regarding Generic Attribute Service and characteristic, Ryll, Jan (GED-SDD2)
[PATCH v2 1/2] Bluetooth: btusb: fix up firmware download sequence,
sean.wang
[PATCH] Bluetooth: Fix debug statement with double endian conversion, Marcel Holtmann
[PATCH 1/2] midi: Fix SysEx parser in MIDI plugin,
tedd . an
[Index of Archives]
[Bluez Devel]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]