summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: btinel: Check ACPI handle for NULL before accessingKiran K2023-03-231-2/+9
* Bluetooth: Remove "Power-on" check from Mesh featureBrian Gix2023-03-231-6/+0
* Bluetooth: Fix race condition in hci_cmd_sync_clearMin Li2023-03-231-0/+2
* Bluetooth: btintel: Iterate only bluetooth device ACPI entriesKiran K2023-03-233-25/+27
* Bluetooth: ISO: fix timestamped HCI ISO data packet parsingPauli Virtanen2023-03-231-2/+7
* Bluetooth: btusb: Remove detection of ISO packets over bulkLuiz Augusto von Dentz2023-03-231-10/+0
* Bluetooth: hci_core: Detect if an ACL packet is in fact an ISO packetLuiz Augusto von Dentz2023-03-231-4/+19
* Bluetooth: hci_sync: Resume adv with no RPA when active scanZhengping Jiang2023-03-231-20/+44
* mlxsw: spectrum_fid: Fix incorrect local port typeIdo Schimmel2023-03-221-2/+2
* net/sonic: use dma_mapping_error() for error checkZhang Changzhong2023-03-221-2/+2
* Merge branch 'fix-trainwreck-with-ocelot-switch-statistics-counters'Jakub Kicinski2023-03-221-4/+7
|\
| * net: mscc: ocelot: add TX_MM_HOLD to ocelot_mm_stats_layoutVladimir Oltean2023-03-221-0/+1
| * net: mscc: ocelot: fix transfer from region->buf to ocelot->statsVladimir Oltean2023-03-221-3/+4
| * net: mscc: ocelot: fix stats region batchingVladimir Oltean2023-03-221-1/+2
|/
* erspan: do not use skb_mac_header() in ndo_start_xmit()Eric Dumazet2023-03-222-4/+4
* atm: idt77252: fix kmemleak when rmmod idt77252Li Zetao2023-03-221-0/+11
* net: dsa: tag_brcm: legacy: fix daisy-chained switchesÁlvaro Fernández Rojas2023-03-221-2/+8
* octeontx2-vf: Add missing free for alloc_percpuJiasheng Jiang2023-03-211-0/+2
* Merge branch 'ps3_gelic_net-fixes'David S. Miller2023-03-202-21/+25
|\
| * net/ps3_gelic_net: Use dma_mapping_errorGeoff Levand2023-03-201-11/+13
| * net/ps3_gelic_net: Fix RX sk_buff lengthGeoff Levand2023-03-202-11/+13
|/
* usb: plusb: remove unused pl_clear_QuickLink_features functionTom Rix2023-03-201-6/+0
* net: usb: lan78xx: Limit packet length to skb->lenSzymon Heidrich2023-03-201-1/+17
* net: qcom/emac: Fix use after free bug in emac_remove due to race conditionZheng Wang2023-03-201-0/+6
* net: dsa: report rx_bytes unadjusted for ETH_HLENVladimir Oltean2023-03-201-1/+1
* mlxsw: core_thermal: Fix fan speed in maximum cooling stateIdo Schimmel2023-03-191-6/+1
* net: sfp: fix state loss when updating state_hw_maskRussell King (Oracle)2023-03-191-0/+5
* net: stmmac: Fix for mismatched host/device DMA address widthJochen Henneberg2023-03-196-19/+22
* Merge branch 'mdiobus-module-owner'David S. Miller2023-03-195-18/+46
|\
| * net: mdio: fix owner field for mdio buses registered using ACPIFlorian Fainelli2023-03-192-5/+14
| * net: mdio: fix owner field for mdio buses registered using device-treeMaxime Bizon2023-03-193-13/+32
|/
* net: phy: Ensure state transitions are processed from phy_stop()Florian Fainelli2023-03-191-7/+16
* Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller2023-03-194-94/+84
|\
| * igc: fix the validation logic for taprio's gate listAKASHI Takahiro2023-03-161-10/+10
| * igbvf: Regard vf reset nack as successAkihiko Odaki2023-03-161-3/+10
| * intel/igbvf: free irq on the error path in igbvf_request_msix()Gaosheng Cui2023-03-161-2/+6
| * igb: Enable SR-IOV after reinitAkihiko Odaki2023-03-161-77/+58
| * igb: revert rtnl_lock() that causes deadlockLin Ma2023-03-161-2/+0
* | xirc2ps_cs: Fix use after free bug in xirc2ps_detachZheng Wang2023-03-191-0/+5
* | qed/qed_sriov: guard against NULL derefs from qed_iov_get_vf_infoDaniil Tatianin2023-03-191-1/+4
* | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski2023-03-184-4/+10
|\ \
| * | iavf: do not track VLAN 0 filtersAhmed Zaki2023-03-162-2/+8
| * | iavf: fix non-tunneled IPv6 UDP packet type and hashingAlexander Lobakin2023-03-161-1/+1
| * | iavf: fix inverted Rx hash condition leading to disabled hashAlexander Lobakin2023-03-161-1/+1
* | | net: ethernet: ti: am65-cpts: reset pps genf adj settings on enableGrygorii Strashko2023-03-181-0/+4
* | | net: usb: smsc95xx: Limit packet length to skb->lenSzymon Heidrich2023-03-181-0/+6
* | | net: dsa: b53: mmap: fix device tree supportÁlvaro Fernández Rojas2023-03-181-1/+1
* | | Merge tag 'net-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-03-17132-673/+1328
|\ \ \
| * \ \ Merge branch 'bonding-fixes'David S. Miller2023-03-173-8/+103
| |\ \ \
| | * | | selftests: bonding: add tests for ether type changesNikolay Aleksandrov2023-03-172-1/+87