aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-05-20net: fddi: skfp: remove leading spaces before tabsHui Tang2-4/+4
2021-05-20net: hamradio: remove leading spaces before tabsHui Tang5-17/+17
2021-05-20net: ppp: remove leading spaces before tabsHui Tang1-1/+1
2021-05-20net: slip: remove leading spaces before tabsHui Tang1-1/+1
2021-05-20net: usb: remove leading spaces before tabsHui Tang1-1/+1
2021-05-20net: wan: remove leading spaces before tabsHui Tang3-7/+7
2021-05-20Merge branch 'hns3-debugfs'David S. Miller9-1037/+1585
2021-05-20net: hns3: remove the useless debugfs file node cmdYufeng Mo5-119/+0
2021-05-20net: hns3: refactor dump serv info of debugfsYufeng Mo4-14/+35
2021-05-20net: hns3: refactor dump mac tnl status of debugfsJiaran Zhang3-12/+24
2021-05-20net: hns3: refactor dump qs shaper of debugfsGuangbin Huang4-86/+76
2021-05-20net: hns3: refactor dump qos buf cfg of debugfsGuangbin Huang3-80/+115
2021-05-20net: hns3: refactor dump qos pri map of debugfsGuangbin Huang3-18/+36
2021-05-20net: hns3: refactor dump qos pause cfg of debugfsGuangbin Huang3-14/+25
2021-05-20net: hns3: refactor dump tc of debugfsGuangbin Huang3-27/+37
2021-05-20net: hns3: refactor dump tm of debugfsGuangbin Huang6-206/+257
2021-05-20net: hns3: refactor dump tm map of debugfsGuangbin Huang5-95/+145
2021-05-20net: hns3: refactor dump fd tcam of debugfsHao Chen5-32/+74
2021-05-20net: hns3: refactor queue info of debugfsHao Chen3-101/+196
2021-05-20net: hns3: refactor queue map of debugfsHao Chen3-15/+45
2021-05-20net: hns3: refactor dump reg dcb info of debugfsYufeng Mo3-100/+215
2021-05-20net: hns3: refactor dump reg of debugfsYufeng Mo5-134/+321
2021-05-20mISDN: Remove obsolete PIPELINE_DEBUG debugging informationZhen Lei1-44/+2
2021-05-19Merge branch 'mt7530-interrupt-support'David S. Miller7-28/+384
2021-05-19staging: mt7621-dts: enable MT7530 interrupt controllerDENG Qingfang1-0/+4
2021-05-19dt-bindings: net: dsa: add MT7530 interrupt controller bindingDENG Qingfang1-0/+6
2021-05-19net: dsa: mt7530: add interrupt supportDENG Qingfang2-28/+256
2021-05-19net: phy: add MediaTek Gigabit Ethernet PHY driverDENG Qingfang3-0/+118
2021-05-19net: qrtr: ns: Fix error return code in qrtr_ns_init()Wei Yongjun1-1/+3
2021-05-19net: ethernet: ixp4xx: Fix return value check in ixp4xx_eth_probe()Wei Yongjun1-2/+2
2021-05-19net/sched: cls_api: increase max_reclassify_loopDavide Caratti1-1/+1
2021-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller74-578/+3717
2021-05-19Merge branch 'mlxsw-mphash-policies'David S. Miller4-80/+279
2021-05-19mlxsw: spectrum_router: Add support for custom multipath hash policyIdo Schimmel1-0/+85
2021-05-19mlxsw: spectrum_router: Add support for inner layer 3 multipath hash policyIdo Schimmel1-0/+41
2021-05-19mlxsw: spectrum_outer: Factor out helper for common outer fieldsIdo Schimmel1-20/+28
2021-05-19mlxsw: reg: Add inner packet fields to RECRv2 registerIdo Schimmel1-0/+42
2021-05-19mlxsw: spectrum_router: Move multipath hash configuration to a bitmapIdo Schimmel2-80/+64
2021-05-19mlxsw: spectrum_router: Replace if statement with a switch statementIdo Schimmel1-31/+38
2021-05-19net: Add notifications when multipath hash field changeIdo Schimmel2-2/+34
2021-05-19nfc: s3fwrn5: i2c: Enable optional clock from device treeStephan Gerhold1-2/+28
2021-05-19dt-bindings: net: nfc: s3fwrn5: Add optional clockStephan Gerhold1-0/+5
2021-05-19netlabel: remove unused parameter in netlbl_netlink_auditinfo()Zheng Yejian5-16/+14
2021-05-19Merge branch 'intel-cleanups'David S. Miller5-6/+6
2021-05-19net: e1000e: fix misspell word "retreived"Hao Chen1-1/+1
2021-05-19net: e1000e: remove repeated word "slot" for netdev.cHao Chen1-1/+1
2021-05-19net: e1000e: remove repeated word "the" for ich8lan.cHao Chen1-1/+1
2021-05-19net: e1000: remove repeated words for e1000_hw.cHao Chen1-2/+2
2021-05-19net: e1000: remove repeated word "slot" for e1000_main.cHao Chen1-1/+1
2021-05-19Merge branch 'net-dev-leading-spaces'David S. Miller44-210/+210