aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-29net: marvell: Fix the trailing format of some block commentsYangyang Li3-7/+14
2021-03-29net: marvell: Delete duplicate word in commentsYangyang Li2-4/+2
2021-03-29Merge branch 'hns3-misc'David S. Miller11-179/+321
2021-03-29net: hns3: add stats logging when skb padding failsYunsheng Lin1-0/+5
2021-03-29net: hns3: expand the tc config commandGuojia Liao2-2/+8
2021-03-29net: hns3: add tx send size handling for tso skbYunsheng Lin2-8/+24
2021-03-29net: hns3: add handling for xmit skb with recursive fraglistYunsheng Lin3-41/+78
2021-03-29net: hns3: optimize the process of queue resetYufeng Mo7-109/+182
2021-03-29net: hns3: remove the rss_size limitation by vector numJian Shen1-9/+0
2021-03-29net: hns3: remediate a potential overflow risk of bd_num_listGuangbin Huang1-7/+20
2021-03-29net: hns3: fix use-after-free issue for hclge_add_fd_entry_common()Jian Shen1-1/+1
2021-03-29net: hns3: fix missing rule state assignmentJian Shen1-3/+4
2021-03-29net: mscc: ocelot: remove redundant dev_err call in vsc9959_mdio_bus_alloc()Guobin Huang1-3/+1
2021-03-29net: stmmac: remove redundant dev_err call in qcom_ethqos_probe()Guobin Huang1-1/+0
2021-03-29net: axienet: Remove redundant dev_err call in axienet_probe()Guobin Huang1-1/+0
2021-03-29net: mdio: Remove redundant dev_err call in mdio_mux_iproc_probe()Guobin Huang1-3/+1
2021-03-29lan743x: remove redundant intializations of pointers adapter and phydevColin Ian King1-2/+2
2021-03-29igc: Add support for XDP_REDIRECT actionAndre Guedes1-11/+73
2021-03-29igc: Add support for XDP_TX actionAndre Guedes4-11/+204
2021-03-29igc: Add initial XDP supportAndre Guedes5-12/+153
2021-03-29igc: Add set/clear large buffer helpersAndre Guedes1-0/+4
2021-03-29igc: Refactor Rx timestamp handlingAndre Guedes3-24/+34
2021-03-29igc: Introduce igc_get_rx_frame_truesize() helperAndre Guedes1-11/+18
2021-03-29igc: Introduce igc_rx_buffer_flip() helperAndre Guedes1-22/+21
2021-03-29igc: Remove unused argument from igc_tx_cmd_type()Andre Guedes1-2/+2
2021-03-28Merge branch 'ipa-next'David S. Miller22-161/+153
2021-03-28net: ipa: kill IPA_TABLE_ENTRY_SIZEAlex Elder4-35/+39
2021-03-28net: ipa: DMA addresses are nicely alignedAlex Elder5-35/+17
2021-03-28net: ipa: use version based configuration for SC7180Alex Elder4-14/+16
2021-03-28net: ipa: switch to version based configurationAlex Elder5-15/+16
2021-03-28net: ipa: don't define endpoints unnecessarilyAlex Elder2-17/+6
2021-03-28net: ipa: store BCR register values in config dataAlex Elder5-23/+10
2021-03-28net: ipa: fix all kernel-doc warningsAlex Elder10-23/+50
2021-03-28net: moxa: remove redundant dev_err call in moxart_mac_probe()Guobin Huang1-1/+0
2021-03-28net: lantiq: Remove redundant dev_err call in xrx200_probe()Guobin Huang1-3/+1
2021-03-28net: dsa: hellcreek: Remove redundant dev_err call in hellcreek_probe()Guobin Huang1-6/+2
2021-03-28mt76: mt7615: remove redundant dev_err call in mt7622_wmac_probe()Guobin Huang1-3/+1
2021-03-28mt76: Convert to DEFINE_SHOW_ATTRIBUTEJunlin Yang2-45/+9
2021-03-28net: stmmac: fix missing unlock on error in stmmac_suspend()Yang Yingliang1-1/+3
2021-03-28sit: use minkernel test robot1-1/+1
2021-03-28NFC: digital: Correct function name in the kerneldoc commentsXiongfeng Wang1-1/+1
2021-03-28ip6_tunnel:: Correct function name parse_tvl_tnl_enc_lim() in the kerneldoc c...Xiongfeng Wang1-1/+1
2021-03-28net: 9p: Correct function names in the kerneldoc commentsXiongfeng Wang1-2/+2
2021-03-289p/trans_fd: Correct function name p9_mux_destroy() in the kerneldocXiongfeng Wang1-1/+1
2021-03-28net: 9p: Correct function name errstr2errno() in the kerneldoc commentsXiongfeng Wang1-1/+1
2021-03-28net: core: Correct function name netevent_unregister_notifier() in the kerneldocXiongfeng Wang1-1/+1
2021-03-28net: core: Correct function name dev_uc_flush() in the kerneldocXiongfeng Wang1-1/+1
2021-03-28netlabel: Correct function name netlbl_mgmt_add() in the kerneldoc commentsXiongfeng Wang1-1/+1
2021-03-28l3mdev: Correct function names in the kerneldoc commentsXiongfeng Wang1-2/+2
2021-03-28net: dsa: mt7530: clean up core and TRGMII clock setupIlya Lipnitskiy1-16/+13