summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-15net: pci200syn: add some required spacesPeng Li
2021-06-15net: pci200syn: replace comparison to NULL with "!card"Peng Li
2021-06-15net: pci200syn: add blank line after declarationsPeng Li
2021-06-15net: pci200syn: remove redundant blank linesPeng Li
2021-06-15Merge branch 'z85230-cleanups'David S. Miller
2021-06-15net: z85230: remove unnecessary out of memory messagePeng Li
2021-06-15net: z85230: fix the code style issue about open brace {Peng Li
2021-06-15net: z85230: add some required spacesPeng Li
2021-06-15net: z85230: remove trailing whitespacesPeng Li
2021-06-15net: z85230: fix the code style issue about "if..else.."Peng Li
2021-06-15net: z85230: fix the comments style issuePeng Li
2021-06-15net: z85230: replace comparison to NULL with "!skb"Peng Li
2021-06-15net: z85230: fix the code style issue about EXPORT_SYMBOL(foo)Peng Li
2021-06-15net: z85230: add blank line after declarationsPeng Li
2021-06-15net: z85230: remove redundant blank linesPeng Li
2021-06-15net/sched: cls_flower: Remove match on n_protoBoris Sukholitko
2021-06-15stmmac: align RX buffersMatteo Croce
2021-06-14net: wwan: Fix WWAN config symbolsLoic Poulain
2021-06-14net: flow_dissector: fix RPS on DSA mastersVladimir Oltean
2021-06-14net: dsa: sja1105: constify the sja1105_regs structuresVladimir Oltean
2021-06-14Merge branch 'tja1103-improvewmentsa'David S. Miller
2021-06-14net: phy: nxp-c45-tja11xx: enable MDIO write access to the master/slave regis...Vladimir Oltean
2021-06-14net: phy: nxp-c45-tja11xx: fix potential RX timestamp wraparoundVladimir Oltean
2021-06-14net: phy: nxp-c45-tja11xx: express timestamp wraparound interval in terms of ...Vladimir Oltean
2021-06-14net: phy: nxp-c45-tja11xx: demote the "no PTP support" message to debugVladimir Oltean
2021-06-14Merge branch 'Ingenic-SOC-mac-support'David S. Miller
2021-06-14net: stmmac: Add Ingenic SoCs MAC support.周琰杰 (Zhou Yanjie)
2021-06-14dt-bindings: dwmac: Add bindings for new Ingenic SoCs.周琰杰 (Zhou Yanjie)
2021-06-14Merge branch 'marvell-prestera-devlink'David S. Miller
2021-06-14documentation: networking: devlink: add prestera switched driver DocumentationOleksandr Mazur
2021-06-14net: marvell: prestera: devlink: add traps with DROP actionOleksandr Mazur
2021-06-14net: marvell: prestera: devlink: add traps/groups implementationOleksandr Mazur
2021-06-14testing: selftests: drivers: net: netdevsim: devlink: add test case for hard ...Oleksandr Mazur
2021-06-14drivers: net: netdevsim: add devlink trap_drop_counter_get implementationOleksandr Mazur
2021-06-14testing: selftests: net: forwarding: add devlink-required functionality to te...Oleksandr Mazur
2021-06-14net: core: devlink: add dropped stats traps fieldOleksandr Mazur
2021-06-14net: wwan: iosm: Remove DEBUG flagLoic Poulain
2021-06-14ibmvnic: fix send_request_map incompatible argumentLijun Pan
2021-06-14Merge branch 'ksz886x-cable-test'David S. Miller
2021-06-14net: phy: micrel: ksz886x/ksz8081: add cabletest supportOleksij Rempel
2021-06-14net: dsa: dsa_slave_phy_connect(): extend phy's flags with port specific phy ...Oleksij Rempel
2021-06-14net: dsa: microchip: ksz8795: add LINK_MD register supportOleksij Rempel
2021-06-14net: phy: micrel: ksz8081 add MDI-X supportOleksij Rempel
2021-06-14net: phy/dsa micrel/ksz886x add MDI-X supportOleksij Rempel
2021-06-14net: phy: micrel: use consistent alignmentsOleksij Rempel
2021-06-14net: dsa: microchip: ksz8795: add phylink supportMichael Grzeschik
2021-06-14net: phy: micrel: move phy reg offsets to common headerMichael Grzeschik
2021-06-14mld: avoid unnecessary high order page allocation in mld_newpack()Taehee Yoo
2021-06-14net: qualcomm: rmnet: always expose a few functionsAlex Elder
2021-06-14ipv6: fib6: remove redundant initialization of variable errColin Ian King