summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-03-18Bluetooth: msft: Clear tracked devices on resumeManish Mandlik1-4/+15
2022-03-18Bluetooth: fix incorrect nonblock bitmask in bt_sock_wait_ready()Gavin Li2-3/+3
2022-03-18Bluetooth: Don't assign twice the same valueChristophe JAILLET1-1/+0
2022-03-18Bluetooth: btrtl: Add support for RTL8852BMax Chou1-0/+13
2022-03-18Bluetooth: hci_uart: add missing NULL check in h5_enqueuePavel Skripkin1-3/+5
2022-03-18Bluetooth: Fix use after free in hci_send_aclLuiz Augusto von Dentz1-1/+2
2022-03-18Bluetooth: btusb: Use quirk to skip HCI_FLT_CLEAR_ALL on fake CSR controllersIsmael Ferreras Morezuelas1-2/+4
2022-03-18Bluetooth: hci_sync: Add a new quirk to skip HCI_FLT_CLEAR_ALLIsmael Ferreras Morezuelas2-0/+26
2022-03-18Bluetooth: btmtkuart: fix the conflict between mtk and msft vendor eventSean Wang1-8/+1
2022-03-18Bluetooth: btmtkuart: add .set_bdaddr supportSean Wang1-0/+1
2022-03-18Bluetooth: btmtkuart: rely on BT_MTK moduleSean Wang4-158/+29
2022-03-18Bluetooth: btusb: Add missing Chicony device for Realtek RTL8723BETakashi Iwai1-0/+1
2022-03-18Bluetooth: mgmt: remove redundant assignment to variable cur_lenColin Ian King1-1/+1
2022-03-18af_vsock: SOCK_SEQPACKET broken buffer testKrasnov Arseniy Vladimirovich1-0/+131
2022-03-18af_vsock: SOCK_SEQPACKET receive timeout testKrasnov Arseniy Vladimirovich1-0/+84
2022-03-18Merge tag 'wireless-next-2022-03-18' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller69-592/+2307
2022-03-18Merge branch 'lan743x-PCI11010-#PCI11414'David S. Miller5-46/+1061
2022-03-18net: lan743x: Add support for PTP-IO Event Output (Periodic Output)Raju Lakkaraju3-2/+250
2022-03-18net: lan743x: Add support for PTP-IO Event Input External Timestamp (extts)Raju Lakkaraju3-36/+386
2022-03-18net: lan743x: Add support for OTPRaju Lakkaraju2-3/+180
2022-03-18net: lan743x: Add support for EEPROMRaju Lakkaraju3-5/+212
2022-03-18net: lan743x: Add support to display Tx Queue statisticsRaju Lakkaraju3-0/+33
2022-03-18rfkill: make new event layout opt-inJohannes Berg2-16/+46
2022-03-18Merge tag 'mlx5-updates-2022-03-17' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller17-292/+338
2022-03-18Merge branch 'mirroring-for-ocelot-switches'Jakub Kicinski18-62/+333
2022-03-18net: dsa: felix: add port mirroring supportVladimir Oltean1-0/+20
2022-03-18net: dsa: pass extack to dsa_switch_ops :: port_mirror_add()Vladimir Oltean10-10/+14
2022-03-18net: mscc: ocelot: offload per-flow mirroring using tc-mirred and VCAP IS2Vladimir Oltean5-3/+42
2022-03-18net: mscc: ocelot: establish functions for handling VCAP aux resourcesVladimir Oltean1-11/+30
2022-03-18net: mscc: ocelot: add port mirroring support using tc-matchallVladimir Oltean4-2/+159
2022-03-18net: mscc: ocelot: refactor policer work out of ocelot_setup_tc_cls_matchallVladimir Oltean1-39/+71
2022-03-18ptp: ocp: Make debugfs variables the correct bitwidthJonathan Lemon1-1/+2
2022-03-18net: dsa: microchip: ksz8795: handle eee specif erratumOleksij Rempel4-1/+50
2022-03-18Merge branch 'net-bridge-multiple-spanning-trees'Jakub Kicinski23-152/+1381
2022-03-18net: dsa: mv88e6xxx: MST OffloadingTobias Waldekranz2-8/+255
2022-03-18net: dsa: mv88e6xxx: Export STU as devlink regionTobias Waldekranz2-0/+95
2022-03-18net: dsa: mv88e6xxx: Disentangle STU from VTUTobias Waldekranz4-135/+264
2022-03-18net: dsa: Handle MST state changesTobias Waldekranz4-8/+89
2022-03-18net: dsa: Pass VLAN MSTI migration notifications to driverTobias Waldekranz4-1/+26
2022-03-18net: dsa: Validate hardware support for MSTTobias Waldekranz3-0/+30
2022-03-18net: bridge: mst: Add helper to query a port's MST stateTobias Waldekranz2-0/+31
2022-03-18net: bridge: mst: Add helper to check if MST is enabledTobias Waldekranz2-0/+15
2022-03-18net: bridge: mst: Add helper to map an MSTI to a VID setTobias Waldekranz2-0/+33
2022-03-18net: bridge: mst: Notify switchdev drivers of MST state changesTobias Waldekranz2-0/+25
2022-03-18net: bridge: mst: Notify switchdev drivers of VLAN MSTI migrationsTobias Waldekranz3-0/+66
2022-03-18net: bridge: mst: Notify switchdev drivers of MST mode changesTobias Waldekranz2-0/+13
2022-03-18net: bridge: mst: Support setting and reporting MST port statesTobias Waldekranz5-1/+209
2022-03-18net: bridge: mst: Allow changing a VLAN's MSTITobias Waldekranz4-0/+59
2022-03-18net: bridge: mst: Multiple Spanning Tree (MST) modeTobias Waldekranz9-4/+176
2022-03-18r8169: improve driver unload and system shutdown behavior on DASH-enabled sys...Heiner Kallweit1-4/+16