summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-22net/smc: Introduce a specific sysctl for TEST_LINK timeWen Gu
2022-09-22net: ethernet: altera: TSE: fix error return code in altera_tse_probe()Sun Ke
2022-09-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/netfil...Jakub Kicinski
2022-09-21ethernet: tundra: Drop forward declaration of static functionsUwe Kleine-König
2022-09-21flow_dissector: Do not count vlan tags inside tunnel payloadQingqing Yang
2022-09-21net: sched: remove unused tcf_result extensionJamal Hadi Salim
2022-09-21Merge branch 'clean-up-ocelot_reset-routine'Jakub Kicinski
2022-09-21net: mscc: ocelot: check return values of writes during resetColin Foster
2022-09-21net: mscc: ocelot: utilize readx_poll_timeout() for chip resetColin Foster
2022-09-21Merge branch 'net-ll_temac-cleanup-for-clearing-static-warnings'Jakub Kicinski
2022-09-21net: ll_temac: axienet: delete unnecessary blank lines and spaceshuangjunxian
2022-09-21net: ll_temac: move trailing statements to next linehuangjunxian
2022-09-21net: ll_temac: fix the missing spaces around '='huangjunxian
2022-09-21net: ll_temac: delete unnecessary else branchhuangjunxian
2022-09-21net: ll_temac: axienet: align with open parenthesishuangjunxian
2022-09-21net: ll_temac: Cleanup for function name in a stringHaoyue Xu
2022-09-21net: ll_temac: fix the format of block commentshuangjunxian
2022-09-21net: macvtap: add __init/__exit annotations to module init/exit funcsXiu Jianfeng
2022-09-21net: hns3: add __init/__exit annotations to module init/exit funcsXiu Jianfeng
2022-09-21net: sched: simplify code in mall_reoffloadWilliam Dean
2022-09-21net: ethernet: ti: am65-cpsw: remove unused parameter of am65_cpsw_nuss_commo...Jian Shen
2022-09-21net: fjes: Reorder symbols to get rid of a few forward declarationsUwe Kleine-König
2022-09-21Merge branch 'net-hns3-updates-for-next'Jakub Kicinski
2022-09-21net: hns3: add judge fd ability for sync and clear process of flow directorGuangbin Huang
2022-09-21net: hns3: refactor function hclge_mbx_handler()Hao Lan
2022-09-21net: hns3: optimize converting dscp to priority process of hns3_nic_select_qu...Guangbin Huang
2022-09-21net: hns3: add support for external loopback testYonglong Liu
2022-09-21docs: net: add an explanation of VF (and other) RepresentorsEdward Cree
2022-09-21Merge branch 'net-dev_err_probe'David S. Miller
2022-09-21net: ll_temac: Switch to use dev_err_probe() helperYang Yingliang
2022-09-21net: stmmac: dwc-qos: Switch to use dev_err_probe() helperYang Yingliang
2022-09-21net: ibm: emac: Switch to use dev_err_probe() helperYang Yingliang
2022-09-21net: dsa: lantiq: Switch to use dev_err_probe() helperYang Yingliang
2022-09-21net: ethernet: ti: cpsw_new: Switch to use dev_err_probe() helperYang Yingliang
2022-09-21net: ethernet: ti: cpsw: Switch to use dev_err_probe() helperYang Yingliang
2022-09-21net: ethernet: ti: am65-cpts: Switch to use dev_err_probe() helperYang Yingliang
2022-09-21net/af_packet: registration process optimization in packet_init()Ziyang Xuan
2022-09-21net: sched: act_ct: remove redundant variable errJinpeng Cui
2022-09-21netfilter: rpfilter: Remove unused variable 'ret'.Guillaume Nault
2022-09-21headers: Remove some left-over license text in include/uapi/linux/netfilter/Christophe JAILLET
2022-09-21netfilter: conntrack: revisit the gc initial rescheduling biasAntoine Tenart
2022-09-21netfilter: conntrack: fix the gc rescheduling delayAntoine Tenart
2022-09-20liquidio: CN23XX: delete repeated words, add missing words and fix typo in co...Ruffalo Lavoisier
2022-09-20octeontx2-pf: Fix unused variable build errorRen Zhijie
2022-09-20ice: Add low latency Tx timestamp readKarol Kolacinski
2022-09-20Merge branch 'add-a-secondary-at-port-to-the-telit-fn990'Jakub Kicinski
2022-09-20bus: mhi: host: pci_generic: Add a secondary AT port to Telit FN990Fabio Porcedda
2022-09-20net: wwan: mhi_wwan_ctrl: Add DUN2 to have a secondary AT portFabio Porcedda
2022-09-20Merge branch 'refactor-duplicate-codes-in-the-tc-cls-walk-function'Jakub Kicinski
2022-09-20selftests/tc-testings: add list case for basic filterZhengchao Shao