aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sock: allow reading and changing sk_userlocks with setsockoptPavel Tikhomirov2021-08-048-2/+29
* tc-testing: Add control-plane selftests for sch_mqPeilin Ye2021-08-042-0/+138
* Revert "net: build all switchdev drivers as modules when the bridge is a module"Vladimir Oltean2021-08-042-3/+0
* net: make switchdev_bridge_port_{,unoffload} loosely coupled with the bridgeVladimir Oltean2021-08-048-65/+184
* Merge tag 'linux-can-next-for-5.15-20210804' of git://git.kernel.org/pub/scm/...David S. Miller2021-08-046-44/+152
|\
| * dt-bindings: net: can: Document power-domains propertyAswath Govindraju2021-08-041-0/+6
| * can: flexcan: flexcan_clks_enable(): add missing variable initializationMarc Kleine-Budde2021-08-041-1/+1
| * can: j1939: extend UAPI to notify about RX statusOleksij Rempel2021-08-044-34/+136
| * can: j1939: rename J1939_ERRQUEUE_* to J1939_ERRQUEUE_TX_*Oleksij Rempel2021-08-043-10/+10
| * can: j1939: j1939_session_tx_dat(): fix typoMarc Kleine-Budde2021-08-031-1/+1
* | ipv6: exthdrs: get rid of indirect calls in ip6_parse_tlv()Eric Dumazet2021-08-041-59/+46
* | Merge branch 'm7530-sw-fallback'David S. Miller2021-08-042-30/+72
|\ \
| * | net: dsa: mt7530: always install FDB entries with IVL and FID 1DENG Qingfang2021-08-042-2/+3
| * | net: dsa: mt7530: set STP state on filter ID 1DENG Qingfang2021-08-042-3/+4
| * | net: dsa: mt7530: use independent VLAN learning on VLAN-unaware bridgesDENG Qingfang2021-08-042-21/+59
| * | net: dsa: mt7530: enable assisted learning on CPU portDENG Qingfang2021-08-041-6/+8
|/ /
* | Merge branch 'ipa-pm-irqs'David S. Miller2021-08-044-123/+166
|\ \
| * | net: ipa: disable GSI interrupts while suspendedAlex Elder2021-08-043-1/+28
| * | net: ipa: move gsi_irq_init() code into setupAlex Elder2021-08-041-21/+12
| * | net: ipa: have gsi_irq_setup() return an error codeAlex Elder2021-08-041-7/+25
| * | net: ipa: move some GSI setup functionsAlex Elder2021-08-041-71/+71
| * | net: ipa: move version check for channel suspend/resumeAlex Elder2021-08-041-10/+10
| * | net: ipa: use gsi->version for channel suspend/resumeAlex Elder2021-08-043-20/+27
|/ /
* | Merge branch 'mhi-mbim'David S. Miller2021-08-049-475/+720
|\ \
| * | net: mhi: Remove MBIM protocolLoic Poulain2021-08-046-475/+50
| * | net: wwan: Add MHI MBIM network driverLoic Poulain2021-08-043-0/+670
|/ /
* | Merge branch 'queues'David S. Miller2021-08-043-8/+49
|\ \
| * | nfp: use netif_set_real_num_queues()Jakub Kicinski2021-08-041-8/+3
| * | net: add netif_set_real_num_queues() for device reconfigJakub Kicinski2021-08-042-0/+46
|/ /
* | net: add extack arg for link opsRocco Yue2021-08-044-9/+13
* | af_unix: Add OOB supportRao Shoaib2021-08-046-2/+602
* | Merge branch 'dpaa2-switch-next'David S. Miller2021-08-048-64/+177
|\ \
| * | dpaa2-switch: export MAC statistics in ethtoolIoana Ciornei2021-08-041-5/+19
| * | dpaa2-switch: add a prefix to HW ethtool statsIoana Ciornei2021-08-041-12/+12
| * | dpaa2-switch: integrate the MAC endpoint supportIoana Ciornei2021-08-045-7/+130
| * | bus: fsl-mc: extend fsl_mc_get_endpoint() to pass interface IDIoana Ciornei2021-08-043-3/+6
| * | dpaa2-switch: no need to check link state right after ndo_openIoana Ciornei2021-08-041-14/+0
| * | dpaa2-switch: do not enable the DPSW at probe timeIoana Ciornei2021-08-041-6/+0
| * | dpaa2-switch: use the port index in the IRQ handlerIoana Ciornei2021-08-041-16/+11
| * | dpaa2-switch: request all interrupts sources on the DPSWIoana Ciornei2021-08-041-8/+6
|/ /
* | net: fec: fix MAC internal delay doesn't workJoakim Zhang2021-08-031-10/+38
* | net: dsa: tag_sja1105: consistently fail with arbitrary inputVladimir Oltean2021-08-031-1/+1
* | net: bridge: switchdev: fix incorrect use of FDB flags when picking the dst d...Vladimir Oltean2021-08-032-2/+2
* | Revert "Merge branch 'qcom-dts-updates'"Alex Elder2021-08-033-58/+8
* | octeontx2-af: Fix spelling mistake "Makesure" -> "Make sure"Colin Ian King2021-08-031-1/+1
* | net: decnet: Fix refcount warning for new dn_fib_infoYajun Deng2021-08-031-1/+1
* | Merge branch 'Space-cleanup'David S. Miller2021-08-0342-2162/+271
|\ \
| * | ethernet: isa: convert to module_init/module_exitArnd Bergmann2021-08-038-19/+28
| * | wan: hostess_sv11: use module_init/module_exit helpersArnd Bergmann2021-08-031-2/+4
| * | wan: remove sbni/granch driverArnd Bergmann2021-08-037-1823/+0