summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-23Bluetooth: Improve support for Actions Semi ATS2851 based devicesRaul Cheleguini
2023-04-23Bluetooth: btrtl: add support for the RTL8723CSVasily Khoruzhick
2023-04-23Bluetooth: Add new quirk for broken local ext features page 2Vasily Khoruzhick
2023-04-23Bluetooth: btmtkuart: mark OF related data as maybe unusedKrzysztof Kozlowski
2023-04-23Bluetooth: hci_qca: mark OF related data as maybe unusedKrzysztof Kozlowski
2023-04-23Bluetooth: btmrvl_sdio: mark OF related data as maybe unusedKrzysztof Kozlowski
2023-04-23Bluetooth: hci_ll: drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-04-23Bluetooth: L2CAP: Delay identity address updatesLuiz Augusto von Dentz
2023-04-23Bluetooth: hci_sync: Remove duplicate statementInga Stotland
2023-04-23Bluetooth: Convert MSFT filter HCI cmd to hci_syncBrian Gix
2023-04-23Bluetooth: hci_sync: Don't wait peer's reply when powering offArchie Pusaka
2023-04-23Bluetooth: Add VID/PID 0489/e0e4 for MediaTek MT7922Meng Tang
2023-04-23arm64: dts: rockchip: Update compatible for bluetoothChris Morgan
2023-04-23Bluetooth: hci_h5: btrtl: Add support for RTL8821CSChris Morgan
2023-04-23dt-bindings: net: realtek-bluetooth: Add RTL8821CSChris Morgan
2023-04-23Bluetooth: btusb: Add new PID/VID 04ca:3801 for MT7663Meng Tang
2023-04-23Bluetooth: hci_sync: Fix smatch warningLuiz Augusto von Dentz
2023-04-23Bluetooth: hci_core: Make hci_conn_hash_add append to the listLuiz Augusto von Dentz
2023-04-23Bluetooth: btrtl: Add support for RTL8852BSVictor Hassan
2023-04-23Bluetooth: hci_mrvl: Add serdev support for 88W8997Stefan Eichenberger
2023-04-23Bluetooth: hci_mrvl: use maybe_unused macro for device tree idsStefan Eichenberger
2023-04-23dt-bindings: bluetooth: marvell: add max-speed propertyStefan Eichenberger
2023-04-23dt-bindings: bluetooth: marvell: add 88W8997Stefan Eichenberger
2023-04-23Bluetooth: btusb: Do not require hardcoded interface numbersTomasz Moń
2023-04-23Bluetooth: MGMT: Use BIT macro when defining bitfieldsLuiz Augusto von Dentz
2023-04-23Merge branch 'act_pedit-minor-improvements'David S. Miller
2023-04-23net/sched: act_pedit: rate limit datapath messagesPedro Tammela
2023-04-23net/sched: act_pedit: remove extra check for key typePedro Tammela
2023-04-23net/sched: act_pedit: check static offsets a prioriPedro Tammela
2023-04-23net/sched: act_pedit: use extack in 'ex' parsing errorsPedro Tammela
2023-04-23net/sched: act_pedit: use NLA_POLICY for parsing 'ex' keysPedro Tammela
2023-04-23net: sched: Print msecs when transmit queue time outYajun Deng
2023-04-23Merge branch 'dsa-skb_mac_header'David S. Miller
2023-04-23net: dsa: tag_ocelot: call only the relevant portion of __skb_vlan_pop() on TXVladimir Oltean
2023-04-23net: dsa: update TX path comments to not mention skb_mac_header()Vladimir Oltean
2023-04-23net: dsa: tag_sja1105: replace skb_mac_header() with vlan_eth_hdr()Vladimir Oltean
2023-04-23net: dsa: tag_sja1105: don't rely on skb_mac_header() in TX pathsVladimir Oltean
2023-04-23net: dsa: tag_ksz: do not rely on skb_mac_header() in TX pathsVladimir Oltean
2023-04-23net: dsa: tag_ocelot: do not rely on skb_mac_header() for VLAN xmitVladimir Oltean
2023-04-23net: dpaa: avoid one skb_reset_mac_header() in dpaa_enable_tx_csum()Vladimir Oltean
2023-04-23net: vlan: introduce skb_vlan_eth_hdr()Vladimir Oltean
2023-04-23net: vlan: don't adjust MAC header in __vlan_insert_inner_tag() unless setVladimir Oltean
2023-04-23drivers/net/phy: add driver for Microchip LAN867x 10BASE-T1S PHYRamón Nordin Rodriguez
2023-04-23rxrpc: Replace fake flex-array with flexible-array memberGustavo A. R. Silva
2023-04-23Merge branch 'napi_threaded_poll-enhancements'David S. Miller
2023-04-23net: optimize napi_threaded_poll() vs RPS/RFSEric Dumazet
2023-04-23net: make napi_threaded_poll() aware of sd->defer_listEric Dumazet
2023-04-23net: move skb_defer_free_flush() upEric Dumazet
2023-04-23net: do not provide hard irq safety for sd->defer_lockEric Dumazet
2023-04-23net: add debugging checks in skb_attempt_defer_free()Eric Dumazet