summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-16net/smc: Add SMC statistics supportGuvenc Gulce
2021-06-16mlxsw: spectrum_router: remove redundant continue statementColin Ian King
2021-06-16Merge branch 'nfp-ct-part-two'David S. Miller
2021-06-16nfp: flower-ct: implement action_merge checkLouis Peens
2021-06-16nfp: flower-ct: fill ct metadata check functionLouis Peens
2021-06-16nfp: flower-ct: fill in ct merge check functionLouis Peens
2021-06-16nfp: flower-ct: implement code to save merge of tc and nft flowsLouis Peens
2021-06-16nfp: flower-ct: add nft_merge tableLouis Peens
2021-06-16nfp: flower-ct: make a full copy of the rule when it is a NFT flowYinjun Zhang
2021-06-16nfp: flower-ct: add nft flows to nft listLouis Peens
2021-06-16nfp: flower-ct: add nft callback stubsLouis Peens
2021-06-16nfp: flower-ct: add delete flow handling for ctLouis Peens
2021-06-16Merge branch 'net-phy-cleanups'David S. Miller
2021-06-16net: phy: replace if-else statements with switchWeihang Li
2021-06-16net: phy: remove unnecessary line continuationWenpeng Liang
2021-06-16net: phy: print the function name by __func__ instead of an fixed stringWenpeng Liang
2021-06-16net: phy: fix formatting issues with bracesWenpeng Liang
2021-06-16net: phy: fix space alignment issuesWenpeng Liang
2021-06-16net: phy: delete repeated words of commentsWenpeng Liang
2021-06-16net: phy: correct format of block commentsWenpeng Liang
2021-06-16net: phy: change format of some declarationsWenpeng Liang
2021-06-16net: qualcomm: rmnet: Remove some unneeded castsSubash Abhinov Kasiviswanathan
2021-06-16net: iosm: remove the repeated declaration and commentShaokun Zhang
2021-06-16net: dsa: xrs700x: forward HSR supervision framesGeorge McCollister
2021-06-16net: qualcomm: rmnet: Allow partial updates of IFLA_FLAGSBjorn Andersson
2021-06-16net: hsr: don't check sequence number if tag removal is offloadedGeorge McCollister
2021-06-16net: stmmac: Fix error return code in ingenic_mac_probe()Wei Yongjun
2021-06-16net: chelsio: cxgb4: use eth_zero_addr() to assign zero addressYang Yingliang
2021-06-16Merge branch 'cosa-cleanups'David S. Miller
2021-06-16net: cosa: remove redundant spacesPeng Li
2021-06-16net: cosa: remove trailing whitespacesPeng Li
2021-06-16net: cosa: add some required spacesPeng Li
2021-06-16net: cosa: fix the code style issue about trailing statementsPeng Li
2021-06-16net: cosa: fix the alignment issuePeng Li
2021-06-16net: cosa: use BIT macroPeng Li
2021-06-16net: cosa: add necessary () to macro argumentPeng Li
2021-06-16net: cosa: remove redundant braces {}Peng Li
2021-06-16net: cosa: add braces {} to all arms of the statementPeng Li
2021-06-16net: cosa: fix the comments style issuePeng Li
2021-06-16net: cosa: move out assignment in if conditionPeng Li
2021-06-16net: cosa: replace comparison to NULL with "!chan->rx_skb"Peng Li
2021-06-16net: cosa: fix the code style issue about "foo* bar"Peng Li
2021-06-16net: cosa: add blank line after declarationsPeng Li
2021-06-16net: cosa: remove redundant blank linesPeng Li
2021-06-16net: iosm: add missing MODULE_DEVICE_TABLEZou Wei
2021-06-16qlcnic: Use list_for_each_entry() to simplify code in qlcnic_main.cWang Hai
2021-06-16ethtool: add a stricter length checkJakub Kicinski
2021-06-16inet_diag: add support for tw_markMaciej Żenczykowski
2021-06-16net: mhi_net: make mhi_wwan_ops staticJiapeng Chong
2021-06-16Merge branch 'hns3-next'David S. Miller