aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-06-11net: dsa: sja1105: implement TX timestamping for SJA1110Vladimir Oltean6-0/+156
2021-06-11net: dsa: sja1105: add the RX timestamping procedure for SJA1110Vladimir Oltean4-3/+40
2021-06-11net: dsa: add support for the SJA1110 native tagging protocolVladimir Oltean8-3/+240
2021-06-11net: dsa: sja1105: make SJA1105_SKB_CB fit a full timestampVladimir Oltean3-3/+3
2021-06-11net: dsa: tag_8021q: refactor RX VLAN parsing into a dedicated functionVladimir Oltean4-38/+39
2021-06-11net: dsa: tag_8021q: remove shim declarationsVladimir Oltean1-76/+0
2021-06-11net: dsa: tag_sja1105: stop resetting network and transport headersVladimir Oltean1-2/+0
2021-06-11net: dsa: generalize overhead for taggers that use both headers and trailersVladimir Oltean21-49/+49
2021-06-11net: dsa: sja1105: allow RX timestamps to be taken on all ports for SJA1110Vladimir Oltean3-10/+22
2021-06-11net: dsa: sja1105: enable the TTEthernet engine on SJA1110Vladimir Oltean1-0/+2
2021-06-11Merge branch 'hns3-ptp'David S. Miller13-8/+873
2021-06-11net: hns3: add debugfs support for ptp infoHuazhong Tan3-2/+67
2021-06-11net: hns3: add support for PTPHuazhong Tan11-6/+806
2021-06-10Merge branch 'ipa-mem-2'David S. Miller11-240/+242
2021-06-10net: ipa: don't index mem data array by IDAlex Elder7-124/+117
2021-06-10net: ipa: introduce ipa_mem_find()Alex Elder6-35/+56
2021-06-10net: ipa: pass memory id to ipa_table_valid_one()Alex Elder1-30/+16
2021-06-10net: ipa: pass mem_id to ipa_table_reset_add()Alex Elder1-20/+16
2021-06-10net: ipa: pass mem ID to ipa_mem_zero_region_add()Alex Elder1-11/+8
2021-06-10net: ipa: pass mem_id to ipa_filter_reset_table()Alex Elder1-10/+6
2021-06-10net: ipa: clean up header memory validationAlex Elder1-12/+24
2021-06-10net: ipa: don't assume mem array indexed by IDAlex Elder1-13/+14
2021-06-10ibmvnic: Allow device probe if the device is not ready at bootCristobal Forno2-27/+132
2021-06-10Merge branch 'marvell-prestera-lag'David S. Miller6-88/+573
2021-06-10net: marvell: prestera: add LAG supportSerhiy Boiko5-31/+531
2021-06-10net: marvell: prestera: do not propagate netdev events to prestera_switchdev.cVadym Kochan3-37/+19
2021-06-10net: marvell: prestera: move netdev topology validation to prestera_mainVadym Kochan2-23/+26
2021-06-10soc: qcom: ipa: Remove superfluous error message around platform_get_irq()Tan Zhongjun1-4/+1
2021-06-10dccp: tfrc: fix doc warnings in tfrc_equation.cBaokun Li1-0/+1
2021-06-10atm: Use list_for_each_entry() to simplify code in resources.cWang Hai1-5/+2
2021-06-10ibmvnic: Use list_for_each_entry() to simplify code in ibmvnic.cWang Hai1-2/+1
2021-06-10net: x25: Use list_for_each_entry() to simplify code in x25_route.cWang Hai1-12/+3
2021-06-10mt76: mt7615: Use devm_platform_get_and_ioremap_resource()Yang Yingliang1-2/+1
2021-06-10net: mido: mdio-mux-bcm-iproc: Use devm_platform_get_and_ioremap_resource()Yang Yingliang1-4/+3
2021-06-10net: stmmac: Fix mixed enum type warningWong Vee Khee1-2/+2
2021-06-10fjes: check return value after calling platform_get_resource()Yang Yingliang1-0/+4
2021-06-10net: axienet: Use devm_platform_get_and_ioremap_resource()Yang Yingliang1-5/+2
2021-06-10net: w5100: Use devm_platform_get_and_ioremap_resource()Yang Yingliang1-6/+1
2021-06-10Merge branch 'ixp4xxx_hss-cleanups'David S. Miller1-64/+80
2021-06-10net: ixp4xx_hss: add braces {} to all arms of the statementPeng Li1-2/+2
2021-06-10net: ixp4xx_hss: fix the comments style issuePeng Li1-5/+7
2021-06-10net: ixp4xx_hss: remove redundant spacesPeng Li1-15/+15
2021-06-10net: ixp4xx_hss: add some required spacesPeng Li1-4/+4
2021-06-10net: ixp4xx_hss: move out assignment in if conditionPeng Li1-23/+43
2021-06-10net: ixp4xx_hss: fix the code style issue about "foo* bar"Peng Li1-3/+3
2021-06-10net: ixp4xx_hss: add blank line after declarationsPeng Li1-0/+5
2021-06-10net: ixp4xx_hss: remove redundant blank linesPeng Li1-11/+0
2021-06-10tipc:subscr.c: fix a spelling mistakegushengxian1-1/+1
2021-06-10tipc: socket.c: fix the use of copular verbgushengxian1-1/+1
2021-06-10node.c: fix the use of indefinite articlegushengxian1-1/+1