summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-05-13Bluetooth: core: Fix missing power_on work cancel on HCI closeVasyl Vavrychuk2-2/+1
2022-05-13Bluetooth: btusb: add support for Qualcomm WCN785xZijun Hu1-2/+8
2022-05-13Bluetooth: protect le accept and resolv lists with hdev->lockNiels Dossche1-0/+12
2022-05-13Bluetooth: use hdev lock for accept_list and reject_list in conn reqNiels Dossche1-6/+9
2022-05-13Bluetooth: use hdev lock in activate_scan for hci_is_adv_monitoringNiels Dossche1-0/+2
2022-05-13Bluetooth: btrtl: Add support for RTL8852CMax Chou1-0/+13
2022-05-13Bluetooth: btusb: Set HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN for QCALuiz Augusto von Dentz1-0/+5
2022-05-13Bluetooth: Print broken quirksLuiz Augusto von Dentz1-0/+31
2022-05-13Bluetooth: HCI: Add HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN quirkLuiz Augusto von Dentz4-4/+17
2022-05-13Bluetooth: hci_qca: Use del_timer_sync() before freeingSteven Rostedt1-2/+2
2022-05-13Bluetooth: btintel: Constify static struct regmap_busRikard Falkeborn1-1/+1
2022-05-13Bluetooth: Keep MGMT pending queue ordered FIFOBrian Gix1-1/+1
2022-05-13Bluetooth: fix dangling sco_conn and use-after-free in sco_sock_timeoutYing Hsu1-8/+13
2022-05-13Bluetooth: mt7921s: Fix the incorrect pointer checkSean Wang1-1/+1
2022-05-13Bluetooth: btbcm: Support per-board firmware variantsLinus Walleij1-1/+51
2022-05-13selftests: fib_nexthops: Make the test more robustAmit Cohen1-24/+24
2022-05-13Merge branch 'lan95xx-no-polling'David S. Miller4-104/+88
2022-05-13net: phy: smsc: Cope with hot-removal in interrupt handlerLukas Wunner1-1/+3
2022-05-13net: phy: smsc: Cache interrupt maskLukas Wunner1-13/+11
2022-05-13usbnet: smsc95xx: Forward PHY interrupts to PHY driver to avoid pollingLukas Wunner1-52/+61
2022-05-13usbnet: smsc95xx: Avoid link settings race on interrupt receptionLukas Wunner1-7/+9
2022-05-13usbnet: smsc95xx: Don't reset PHY behind PHY driver's backLukas Wunner1-18/+0
2022-05-13usbnet: smsc95xx: Don't clear read-only PHY interruptLukas Wunner1-4/+0
2022-05-13usbnet: Run unregister_netdev() before unbind() againLukas Wunner3-10/+5
2022-05-13net: ethernet: fix platform_no_drv_owner.cocci warningYang Li1-1/+0
2022-05-13net: page_pool: add page allocation stats for two fast page allocate pathJie Wang1-1/+4
2022-05-13net: ethernet: Use swap() instead of open coding itJiapeng Chong1-16/+4
2022-05-13Merge branch 'net-inet-retire-port-only-listening_hash'Jakub Kicinski12-152/+180
2022-05-13net: selftests: Stress reuseport listenMartin KaFai Lau3-0/+132
2022-05-13net: inet: Retire port only listening_hashMartin KaFai Lau9-101/+26
2022-05-13net: inet: Open code inet_hash2 and inet_unhash2Martin KaFai Lau1-55/+33
2022-05-13net: inet: Remove count from inet_listen_hashbucketMartin KaFai Lau2-7/+0
2022-05-13Merge branch 'make-sfc-siena-ko-specific-to-siena'Jakub Kicinski18-67/+121
2022-05-13sfc/siena: Reinstate SRIOV init/fini function callsMartin Habets2-0/+19
2022-05-13sfc/siena: Make PTP and reset support specific for SienaMartin Habets2-4/+5
2022-05-13sfc/siena: Make MCDI logging support specific for SienaMartin Habets6-15/+26
2022-05-13siena: Make HWMON support specific for SienaMartin Habets4-6/+13
2022-05-13siena: Make SRIOV support specific for SienaMartin Habets13-30/+38
2022-05-13siena: Make MTD support specific for SienaMartin Habets9-13/+21
2022-05-13Merge branch 'restructure-struct-ocelot_port'Jakub Kicinski4-48/+51
2022-05-13net: mscc: ocelot: move ocelot_port_private :: chip_port to ocelot_port :: indexVladimir Oltean4-39/+41
2022-05-13net: mscc: ocelot: minimize holes in struct ocelot_portVladimir Oltean1-9/+11
2022-05-13net: mscc: ocelot: delete ocelot_port :: xmit_templateVladimir Oltean1-1/+0
2022-05-13Merge branch 'dsa-changes-for-multiple-cpu-ports-part-1'Jakub Kicinski11-280/+337
2022-05-13net: dsa: felix: reimplement tagging protocol change with function pointersVladimir Oltean2-197/+216
2022-05-13net: dsa: felix: dynamically determine tag_8021q CPU port for trapsVladimir Oltean1-9/+17
2022-05-13net: dsa: remove port argument from ->change_tag_protocol()Vladimir Oltean6-51/+46
2022-05-13net: dsa: felix: manage host flooding using a specific driver callbackVladimir Oltean6-30/+51
2022-05-13net: dsa: introduce the dsa_cpu_ports() helperVladimir Oltean1-0/+11
2022-05-13net: dsa: felix: bring the NPI port indirection for host flooding to surfaceVladimir Oltean2-3/+3