summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-29net: hns3: optimize the process of queue resetYufeng Mo
2021-03-29net: hns3: remove the rss_size limitation by vector numJian Shen
2021-03-29net: hns3: remediate a potential overflow risk of bd_num_listGuangbin Huang
2021-03-29net: hns3: fix use-after-free issue for hclge_add_fd_entry_common()Jian Shen
2021-03-29net: hns3: fix missing rule state assignmentJian Shen
2021-03-29net: mscc: ocelot: remove redundant dev_err call in vsc9959_mdio_bus_alloc()Guobin Huang
2021-03-29net: stmmac: remove redundant dev_err call in qcom_ethqos_probe()Guobin Huang
2021-03-29net: axienet: Remove redundant dev_err call in axienet_probe()Guobin Huang
2021-03-29net: mdio: Remove redundant dev_err call in mdio_mux_iproc_probe()Guobin Huang
2021-03-29lan743x: remove redundant intializations of pointers adapter and phydevColin Ian King
2021-03-29igc: Add support for XDP_REDIRECT actionAndre Guedes
2021-03-29igc: Add support for XDP_TX actionAndre Guedes
2021-03-29igc: Add initial XDP supportAndre Guedes
2021-03-29igc: Add set/clear large buffer helpersAndre Guedes
2021-03-29igc: Refactor Rx timestamp handlingAndre Guedes
2021-03-29igc: Introduce igc_get_rx_frame_truesize() helperAndre Guedes
2021-03-29igc: Introduce igc_rx_buffer_flip() helperAndre Guedes
2021-03-29igc: Remove unused argument from igc_tx_cmd_type()Andre Guedes
2021-03-28Merge branch 'ipa-next'David S. Miller
2021-03-28net: ipa: kill IPA_TABLE_ENTRY_SIZEAlex Elder
2021-03-28net: ipa: DMA addresses are nicely alignedAlex Elder
2021-03-28net: ipa: use version based configuration for SC7180Alex Elder
2021-03-28net: ipa: switch to version based configurationAlex Elder
2021-03-28net: ipa: don't define endpoints unnecessarilyAlex Elder
2021-03-28net: ipa: store BCR register values in config dataAlex Elder
2021-03-28net: ipa: fix all kernel-doc warningsAlex Elder
2021-03-28net: moxa: remove redundant dev_err call in moxart_mac_probe()Guobin Huang
2021-03-28net: lantiq: Remove redundant dev_err call in xrx200_probe()Guobin Huang
2021-03-28net: dsa: hellcreek: Remove redundant dev_err call in hellcreek_probe()Guobin Huang
2021-03-28mt76: mt7615: remove redundant dev_err call in mt7622_wmac_probe()Guobin Huang
2021-03-28mt76: Convert to DEFINE_SHOW_ATTRIBUTEJunlin Yang
2021-03-28net: stmmac: fix missing unlock on error in stmmac_suspend()Yang Yingliang
2021-03-28sit: use minkernel test robot
2021-03-28NFC: digital: Correct function name in the kerneldoc commentsXiongfeng Wang
2021-03-28ip6_tunnel:: Correct function name parse_tvl_tnl_enc_lim() in the kerneldoc c...Xiongfeng Wang
2021-03-28net: 9p: Correct function names in the kerneldoc commentsXiongfeng Wang
2021-03-289p/trans_fd: Correct function name p9_mux_destroy() in the kerneldocXiongfeng Wang
2021-03-28net: 9p: Correct function name errstr2errno() in the kerneldoc commentsXiongfeng Wang
2021-03-28net: core: Correct function name netevent_unregister_notifier() in the kerneldocXiongfeng Wang
2021-03-28net: core: Correct function name dev_uc_flush() in the kerneldocXiongfeng Wang
2021-03-28netlabel: Correct function name netlbl_mgmt_add() in the kerneldoc commentsXiongfeng Wang
2021-03-28l3mdev: Correct function names in the kerneldoc commentsXiongfeng Wang
2021-03-28net: dsa: mt7530: clean up core and TRGMII clock setupIlya Lipnitskiy
2021-03-28net: hns3: no return statement in hclge_clear_arfs_rulesLiu Jian
2021-03-28nexthop: Rename artifacts related to legacy multipath nexthop groupsPetr Machata
2021-03-28net: vsock: Fix a typoLu Wei
2021-03-28net: sctp: Fix some typosLu Wei
2021-03-28net: rds: Fix a typoLu Wei
2021-03-28drivers: net: smc91x: remove redundant initialization of pointer gpioColin Ian King
2021-03-28Merge branch 'selftests-packets-per-second'David S. Miller