aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge branch 'dpaa2-switch-small-cleanup'David S. Miller2021-03-168-540/+217
|\ \ \
| * | | dpaa2-eth: fixup kdoc warningsIoana Ciornei2021-03-165-118/+82
| * | | dpaa2-switch: fit the function declaration on the same lineIoana Ciornei2021-03-162-286/+107
| * | | dpaa2-switch: reduce the size of the if_id bitmap to 64 bitsIoana Ciornei2021-03-162-10/+12
| * | | dpaa2-switch: fix kdoc warningsIoana Ciornei2021-03-162-44/+15
| * | | dpaa2-switch: remove unused ABI functionsIoana Ciornei2021-03-163-82/+1
|/ / /
* | | net: ipa: Remove useless error messageZihao Tang2021-03-161-3/+2
* | | Merge branch 'switchdev-dsa-docs'David S. Miller2021-03-162-70/+500
|\ \ \
| * | | Documentation: networking: switchdev: fix command for static FDB entriesVladimir Oltean2021-03-161-12/+35
| * | | Documentation: networking: switchdev: clarify device driver behaviorFlorian Fainelli2021-03-161-0/+152
| * | | Documentation: networking: dsa: add paragraph for the HSR/PRP offloadVladimir Oltean2021-03-161-0/+32
| * | | Documentation: networking: dsa: add paragraph for the MRP offloadVladimir Oltean2021-03-161-0/+30
| * | | Documentation: networking: dsa: add paragraph for the LAG offloadVladimir Oltean2021-03-161-0/+33
| * | | Documentation: networking: dsa: mention integration with devlinkVladimir Oltean2021-03-161-0/+31
| * | | Documentation: networking: dsa: document the port_bridge_flags methodVladimir Oltean2021-03-161-0/+11
| * | | Documentation: networking: dsa: remove TODO about porting more vendor driversVladimir Oltean2021-03-161-2/+0
| * | | Documentation: networking: dsa: remove references to switchdev prepare/commitVladimir Oltean2021-03-161-22/+8
| * | | Documentation: networking: dsa: remove static port count from limitationsVladimir Oltean2021-03-161-9/+0
| * | | Documentation: networking: dsa: rewrite chapter about tagging protocolVladimir Oltean2021-03-161-8/+140
| * | | Documentation: networking: update the graphical representationVladimir Oltean2021-03-161-17/+28
|/ / /
* | | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller2021-03-161-2/+10
|\ \ \
| * | | e1000e: Remove the runtime suspend restriction on CNP+Chen Yu2021-03-151-1/+1
| * | | e1000e: Leverage direct_complete to speed up s2ramChen Yu2021-03-151-1/+9
| |/ /
* | | net: ipv4: route.c: simplify procfs codeYejune Deng2021-03-161-30/+4
* | | Merge branch 'bridge-m,cast-cleanups'David S. Miller2021-03-161-106/+35
|\ \ \ | |_|/ |/| |
| * | net: bridge: mcast: factor out common allow/block EHT handlingNikolay Aleksandrov2021-03-161-71/+27
| * | net: bridge: mcast: remove unreachable EHT codeNikolay Aleksandrov2021-03-161-42/+15
|/ /
* | net: dsa: mt7530: support MDB and bridge flag operationsDENG Qingfang2021-03-163-17/+122
* | Merge branch 'bcm6368'David S. Miller2021-03-164-0/+272
|\ \
| * | net: mdio: Add BCM6368 MDIO mux bus controllerÁlvaro Fernández Rojas2021-03-163-0/+196
| * | dt-bindings: net: Add bcm6368-mdio-mux bindingsÁlvaro Fernández Rojas2021-03-161-0/+76
|/ /
* | net: lapbether: Prevent racing when checking whether the netif is runningXie He2021-03-161-7/+25
* | Merge branch 'ipa-qmi-fixes'David S. Miller2021-03-162-10/+74
|\ \
| * | net: ipa: extend the INDICATION_REGISTER requestAlex Elder2021-03-162-1/+45
| * | net: ipa: fix another QMI message definitionAlex Elder2021-03-161-7/+27
| * | net: ipa: fix a duplicated tlv_type valueAlex Elder2021-03-161-2/+2
|/ /
* | net: dsa: sja1105: fix error return code in sja1105_cls_flower_add()Wei Yongjun2021-03-161-2/+1
* | net: dsa: b53: spi: allow device tree probingÁlvaro Fernández Rojas2021-03-161-0/+13
* | net: mdio: Alphabetically sort header inclusionCalvin Johnson2021-03-1616-58/+56
* | Merge branch 'ionic-tx-updates'David S. Miller2021-03-152-194/+186
|\ \
| * | ionic: aggregate Tx byte counting callsShannon Nelson2021-03-152-3/+25
| * | ionic: simplify tx cleanShannon Nelson2021-03-151-23/+7
| * | ionic: generic tx skb mappingShannon Nelson2021-03-151-74/+68
| * | ionic: simplify TSO descriptor mappingShannon Nelson2021-03-152-125/+117
|/ /
* | Merge branch 'net-qualcomm-rmnet-stop-using-C-bit-fields'David S. Miller2021-03-155-90/+64
|\ \
| * | net: qualcomm: rmnet: don't use C bit-fields in rmnet checksum headerAlex Elder2021-03-152-36/+23
| * | net: qualcomm: rmnet: don't use C bit-fields in rmnet checksum trailerAlex Elder2021-03-152-11/+8
| * | net: qualcomm: rmnet: use masks instead of C bit-fieldsAlex Elder2021-03-153-16/+15
| * | net: qualcomm: rmnet: kill RMNET_MAP_GET_*() accessor macrosAlex Elder2021-03-154-21/+16
| * | net: qualcomm: rmnet: simplify some byte order logicAlex Elder2021-03-151-10/+6