aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-06-01net: usb: Fix spelling mistakesZheng Yongjun8-13/+13
2021-06-01vrf: Fix a typoZheng Yongjun1-1/+1
2021-06-01gtp: Fix a typoZheng Yongjun1-1/+1
2021-06-01macvlan: Fix a typoZheng Yongjun1-1/+1
2021-06-01net: Return the correct errno codeZheng Yongjun1-1/+1
2021-06-01net: dcb: Return the correct errno codeZheng Yongjun1-2/+2
2021-06-01igb: Fix -Wunused-const-variable warningYueHaibing1-1/+1
2021-06-01cxgb4: Fix -Wunused-const-variable warningYueHaibing1-1/+1
2021-06-01hamradio: bpqether: Fix -Wunused-const-variable warningYueHaibing1-2/+2
2021-06-01net: stmmac: enable platform specific safety featuresWong Vee Khee8-14/+84
2021-06-01NFC: microread: Remove redundant assignment to variable errNigel Christian1-1/+0
2021-06-01Merge branch 'hdlc-cleanups'David S. Miller1-40/+23
2021-06-01net: hdlc: add braces {} to all arms of the statementPeng Li1-1/+2
2021-06-01net: hdlc: move out assignment in if conditionPeng Li1-2/+4
2021-06-01net: hdlc: replace comparison to NULL with "!param"Peng Li1-2/+2
2021-06-01net: hdlc: fix an code style issue about EXPORT_SYMBOL(foo)Peng Li1-11/+10
2021-06-01net: hdlc: fix an code style issue about "foo* bar"Peng Li1-1/+1
2021-06-01net: hdlc: add blank line after declarationsPeng Li1-0/+4
2021-06-01net: hdlc: remove redundant blank linesPeng Li1-23/+0
2021-06-01Merge branch 'act_vlan-allow-modify-zero'David S. Miller3-6/+34
2021-06-01net/sched: act_vlan: Test priority 0 modificationBoris Sukholitko1-0/+24
2021-06-01net/sched: act_vlan: No dump for unset priorityBoris Sukholitko2-4/+4
2021-06-01net/sched: act_vlan: Fix modify to allow 0Boris Sukholitko2-2/+6
2021-06-01octeontx2-af: Fix spelling mistake "vesion" -> "version"Colin Ian King1-1/+1
2021-06-01NFC: nci: Remove redundant assignment to lenYang Li1-2/+0
2021-06-01net: vxge: Declare the function vxge_reset_all_vpaths as voidZheng Yongjun1-21/+6
2021-06-01r8152: support pauseparam of ethtool_opsHayes Wang1-0/+75
2021-06-01qlcnic: Remove the repeated declarationShaokun Zhang1-1/+0
2021-06-01fjes: Use DEFINE_RES_MEM() and DEFINE_RES_IRQ() to simplify codeZhen Lei1-10/+2
2021-06-01net: enetc: catch negative return code from enetc_pf_to_port()Vladimir Oltean1-7/+24
2021-06-01netpoll: don't require irqs disabled in rt kernelsWander Lairson Costa1-1/+3
2021-06-01Merge branch 'marvell-prestera-firmware-3-0'David S. Miller4-34/+175
2021-06-01net: marvell: prestera: try to load previous fw versionVadym Kochan1-22/+61
2021-06-01net: marvell: prestera: bump supported firmware version to 3.0Vadym Kochan1-1/+1
2021-06-01net: marvell: prestera: align flood setting according to latest firmware versionVadym Kochan3-11/+94
2021-06-01net: marvell: prestera: disable events interrupt while handlingVadym Kochan1-0/+19
2021-06-01net: neterion: fix doc warnings in s2io.cYang Yingliang1-0/+6
2021-05-31Merge branch 'net-hns3-add-vlan-filter-control-support'Jakub Kicinski15-155/+693
2021-05-31net: hns3: add debugfs support for vlan configurationJian Shen6-12/+322
2021-05-31net: hns3: add support for VF modify VLAN filter stateJian Shen5-2/+22
2021-05-31net: hns3: add query basic info support for VFJian Shen5-20/+45
2021-05-31net: hns3: add support for modify VLAN filter stateJian Shen9-54/+214
2021-05-31net: hns3: refine function hclge_set_vf_vlan_cfg()Jian Shen2-24/+22
2021-05-31net: hns3: remove unnecessary updating port based VLANJian Shen1-9/+0
2021-05-31net: hns3: refine for hclge_push_vf_port_base_vlan_info()Jian Shen3-9/+8
2021-05-31net: hns3: add 'QoS' support for port based VLAN configurationJian Shen1-28/+63
2021-05-31sctp: sm_statefuns: Fix spelling mistakesZheng Yongjun1-15/+15
2021-05-31rds: Fix spelling mistakesZheng Yongjun2-2/+2
2021-05-31net: sched: Fix spelling mistakesZheng Yongjun4-5/+5
2021-05-31nfc: hci: Fix spelling mistakesZheng Yongjun3-3/+3