summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-08-05net: dsa: rename teardown_default_cpu to teardown_cpu_portsVladimir Oltean1-5/+5
2021-08-05net: ipa: fix IPA v4.9 interconnectsAlex Elder1-7/+2
2021-08-05mctp: remove duplicated assignment of pointer hdrColin Ian King1-1/+0
2021-08-04net: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior1-2/+2
2021-08-04virtio_net: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior1-5/+5
2021-08-04pktgen: Remove redundant clone_skb overrideNick Richardson1-5/+0
2021-08-04ptp: ocp: Expose various resources on the timecard.Jonathan Lemon2-46/+1348
2021-08-04sock: allow reading and changing sk_userlocks with setsockoptPavel Tikhomirov8-2/+29
2021-08-04tc-testing: Add control-plane selftests for sch_mqPeilin Ye2-0/+138
2021-08-04Revert "net: build all switchdev drivers as modules when the bridge is a module"Vladimir Oltean2-3/+0
2021-08-04net: make switchdev_bridge_port_{,unoffload} loosely coupled with the bridgeVladimir Oltean8-65/+184
2021-08-04Merge tag 'linux-can-next-for-5.15-20210804' of git://git.kernel.org/pub/scm/...David S. Miller6-44/+152
2021-08-04dt-bindings: net: can: Document power-domains propertyAswath Govindraju1-0/+6
2021-08-04can: flexcan: flexcan_clks_enable(): add missing variable initializationMarc Kleine-Budde1-1/+1
2021-08-04can: j1939: extend UAPI to notify about RX statusOleksij Rempel4-34/+136
2021-08-04can: j1939: rename J1939_ERRQUEUE_* to J1939_ERRQUEUE_TX_*Oleksij Rempel3-10/+10
2021-08-04ipv6: exthdrs: get rid of indirect calls in ip6_parse_tlv()Eric Dumazet1-59/+46
2021-08-04Merge branch 'm7530-sw-fallback'David S. Miller2-30/+72
2021-08-04net: dsa: mt7530: always install FDB entries with IVL and FID 1DENG Qingfang2-2/+3
2021-08-04net: dsa: mt7530: set STP state on filter ID 1DENG Qingfang2-3/+4
2021-08-04net: dsa: mt7530: use independent VLAN learning on VLAN-unaware bridgesDENG Qingfang2-21/+59
2021-08-04net: dsa: mt7530: enable assisted learning on CPU portDENG Qingfang1-6/+8
2021-08-04Merge branch 'ipa-pm-irqs'David S. Miller4-123/+166
2021-08-04net: ipa: disable GSI interrupts while suspendedAlex Elder3-1/+28
2021-08-04net: ipa: move gsi_irq_init() code into setupAlex Elder1-21/+12
2021-08-04net: ipa: have gsi_irq_setup() return an error codeAlex Elder1-7/+25
2021-08-04net: ipa: move some GSI setup functionsAlex Elder1-71/+71
2021-08-04net: ipa: move version check for channel suspend/resumeAlex Elder1-10/+10
2021-08-04net: ipa: use gsi->version for channel suspend/resumeAlex Elder3-20/+27
2021-08-04Merge branch 'mhi-mbim'David S. Miller9-475/+720
2021-08-04net: mhi: Remove MBIM protocolLoic Poulain6-475/+50
2021-08-04net: wwan: Add MHI MBIM network driverLoic Poulain3-0/+670
2021-08-04Merge branch 'queues'David S. Miller3-8/+49
2021-08-04nfp: use netif_set_real_num_queues()Jakub Kicinski1-8/+3
2021-08-04net: add netif_set_real_num_queues() for device reconfigJakub Kicinski2-0/+46
2021-08-04net: add extack arg for link opsRocco Yue4-9/+13
2021-08-04af_unix: Add OOB supportRao Shoaib6-2/+602
2021-08-04Merge branch 'dpaa2-switch-next'David S. Miller8-64/+177
2021-08-04dpaa2-switch: export MAC statistics in ethtoolIoana Ciornei1-5/+19
2021-08-04dpaa2-switch: add a prefix to HW ethtool statsIoana Ciornei1-12/+12
2021-08-04dpaa2-switch: integrate the MAC endpoint supportIoana Ciornei5-7/+130
2021-08-04bus: fsl-mc: extend fsl_mc_get_endpoint() to pass interface IDIoana Ciornei3-3/+6
2021-08-04dpaa2-switch: no need to check link state right after ndo_openIoana Ciornei1-14/+0
2021-08-04dpaa2-switch: do not enable the DPSW at probe timeIoana Ciornei1-6/+0
2021-08-04dpaa2-switch: use the port index in the IRQ handlerIoana Ciornei1-16/+11
2021-08-04dpaa2-switch: request all interrupts sources on the DPSWIoana Ciornei1-8/+6
2021-08-04net: fec: fix MAC internal delay doesn't workJoakim Zhang1-10/+38
2021-08-04net: dsa: tag_sja1105: consistently fail with arbitrary inputVladimir Oltean1-1/+1
2021-08-04net: bridge: switchdev: fix incorrect use of FDB flags when picking the dst d...Vladimir Oltean2-2/+2
2021-08-04Revert "Merge branch 'qcom-dts-updates'"Alex Elder3-58/+8