summaryrefslogtreecommitdiffstats
path: root/Kbuild (unfollow)
Commit message (Expand)AuthorFilesLines
2021-06-02r8152: support pauseparam of ethtool_opsHayes Wang1-0/+75
2021-06-02qlcnic: Remove the repeated declarationShaokun Zhang1-1/+0
2021-06-02fjes: Use DEFINE_RES_MEM() and DEFINE_RES_IRQ() to simplify codeZhen Lei1-10/+2
2021-06-02net: enetc: catch negative return code from enetc_pf_to_port()Vladimir Oltean1-7/+24
2021-06-02netpoll: don't require irqs disabled in rt kernelsWander Lairson Costa1-1/+3
2021-06-02net: marvell: prestera: try to load previous fw versionVadym Kochan1-22/+61
2021-06-02net: marvell: prestera: bump supported firmware version to 3.0Vadym Kochan1-1/+1
2021-06-02net: marvell: prestera: align flood setting according to latest firmware versionVadym Kochan3-11/+94
2021-06-02net: marvell: prestera: disable events interrupt while handlingVadym Kochan1-0/+19
2021-06-02net: neterion: fix doc warnings in s2io.cYang Yingliang1-0/+6
2021-06-01net: hns3: add debugfs support for vlan configurationJian Shen6-12/+322
2021-06-01net: hns3: add support for VF modify VLAN filter stateJian Shen5-2/+22
2021-06-01net: hns3: add query basic info support for VFJian Shen5-20/+45
2021-06-01net: hns3: add support for modify VLAN filter stateJian Shen9-54/+214
2021-06-01net: hns3: refine function hclge_set_vf_vlan_cfg()Jian Shen2-24/+22
2021-06-01net: hns3: remove unnecessary updating port based VLANJian Shen1-9/+0
2021-06-01net: hns3: refine for hclge_push_vf_port_base_vlan_info()Jian Shen3-9/+8
2021-06-01net: hns3: add 'QoS' support for port based VLAN configurationJian Shen1-28/+63
2021-06-01sctp: sm_statefuns: Fix spelling mistakesZheng Yongjun1-15/+15
2021-06-01rds: Fix spelling mistakesZheng Yongjun2-2/+2
2021-06-01net: sched: Fix spelling mistakesZheng Yongjun4-5/+5
2021-06-01nfc: hci: Fix spelling mistakesZheng Yongjun3-3/+3
2021-06-01net: dsa: sja1105: some table entries are always present when read dynamicallyVladimir Oltean1-7/+8
2021-06-01net: dsa: sja1105: always keep RGMII ports in the MAC roleVladimir Oltean2-7/+8
2021-06-01net: dsa: sja1105: add a translation table for port speedsVladimir Oltean4-35/+84
2021-06-01net: dsa: sja1105: add a PHY interface type compatibility matrixVladimir Oltean3-29/+55
2021-06-01net: dsa: sja1105: cache the phy-mode port propertyVladimir Oltean2-21/+4
2021-06-01net: dsa: sja1105: the 0x1F0000 SGMII "base address" is actually MDIO_MMD_VEND2Vladimir Oltean3-17/+16
2021-06-01net: dsa: sja1105: allow SGMII PCS configuration to be per portVladimir Oltean1-31/+44
2021-06-01net: dsa: sja1105: be compatible with "ethernet-ports" OF node nameVladimir Oltean1-0/+2
2021-06-01bnx2x: Remove the repeated declarationShaokun Zhang1-1/+0
2021-06-01ipv6: align code with contextRocco Yue1-4/+4
2021-06-01net: sealevel: fix the alignment issuePeng Li1-1/+1
2021-06-01net: sealevel: fix the comments style issuePeng Li1-42/+18
2021-06-01net: sealevel: remove meaningless commentsPeng Li1-3/+0
2021-06-01net: sealevel: fix a code style issue about switch and casePeng Li1-18/+18
2021-06-01net: sealevel: remove redundant initialization for staticsPeng Li1-1/+1
2021-06-01net: sealevel: add some required spacesPeng Li1-4/+4
2021-06-01net: sealevel: open brace '{' following struct go on the same linePeng Li1-4/+2
2021-06-01net: sealevel: fix the code style issue about "foo* bar"Peng Li1-1/+1
2021-06-01net: sealevel: add blank line after declarationsPeng Li1-0/+2
2021-06-01net: sealevel: remove redundant blank linesPeng Li1-5/+0
2021-06-01ipv6: use prandom_u32() for ID generationWilly Tarreau1-23/+5
2021-06-01virtio-net: Add validation for used lengthXie Yongji1-7/+13
2021-06-01nfc: st95hf: fix indentation to tabsKrzysztof Kozlowski1-2/+2
2021-06-01nfc: st-nci: drop ftrace-like debugging messagesKrzysztof Kozlowski3-16/+0
2021-06-01nfc: st21nfca: drop ftrace-like debugging messagesKrzysztof Kozlowski1-5/+0
2021-06-01nfc: pn544: drop ftrace-like debugging messagesKrzysztof Kozlowski1-7/+0
2021-06-01nfc: pn533: drop unneeded braces {} in ifKrzysztof Kozlowski1-2/+1
2021-06-01nfc: pn533: drop ftrace-like debugging messagesKrzysztof Kozlowski3-55/+0