summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2023-04-23Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2023-04-23net: mtk_eth_soc: mediatek: fix ppe flow accounting for v1 hardwareFelix Fietkau
2023-04-21Merge tag 'mlx5-updates-2023-04-20' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2023-04-21Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-04-21net: dst: fix missing initialization of rt_uncachedMaxime Bizon
2023-04-21net: dsa: qca8k: fix LEDS_CLASS dependencyArnd Bergmann
2023-04-21net/handshake: Fix section mismatch in handshake_exitGeert Uytterhoeven
2023-04-21net: phy: add basic driver for NXP CBTX PHYVladimir Oltean