aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2021-05-31Merge branch 'part-2-of-sja1105-dsa-driver-preparation-for-new-switch-introduction-sja1110'Jakub Kicinski5-132/+206
2021-05-31net: dsa: sja1105: some table entries are always present when read dynamicallyVladimir Oltean1-7/+8
2021-05-31net: dsa: sja1105: always keep RGMII ports in the MAC roleVladimir Oltean2-7/+8
2021-05-31net: dsa: sja1105: add a translation table for port speedsVladimir Oltean4-35/+84
2021-05-31net: dsa: sja1105: add a PHY interface type compatibility matrixVladimir Oltean3-29/+55
2021-05-31net: dsa: sja1105: cache the phy-mode port propertyVladimir Oltean2-21/+4
2021-05-31net: dsa: sja1105: the 0x1F0000 SGMII "base address" is actually MDIO_MMD_VEND2Vladimir Oltean3-17/+16
2021-05-31net: dsa: sja1105: allow SGMII PCS configuration to be per portVladimir Oltean1-31/+44
2021-05-31net: dsa: sja1105: be compatible with "ethernet-ports" OF node nameVladimir Oltean1-0/+2
2021-05-31bnx2x: Remove the repeated declarationShaokun Zhang1-1/+0
2021-05-31ipv6: align code with contextRocco Yue1-4/+4
2021-05-31Merge branch 'net-sealevel-clean-up-some-code-style-issues'Jakub Kicinski1-79/+47
2021-05-31net: sealevel: fix the alignment issuePeng Li1-1/+1
2021-05-31net: sealevel: fix the comments style issuePeng Li1-42/+18
2021-05-31net: sealevel: remove meaningless commentsPeng Li1-3/+0
2021-05-31net: sealevel: fix a code style issue about switch and casePeng Li1-18/+18
2021-05-31net: sealevel: remove redundant initialization for staticsPeng Li1-1/+1
2021-05-31net: sealevel: add some required spacesPeng Li1-4/+4
2021-05-31net: sealevel: open brace '{' following struct go on the same linePeng Li1-4/+2
2021-05-31net: sealevel: fix the code style issue about "foo* bar"Peng Li1-1/+1
2021-05-31net: sealevel: add blank line after declarationsPeng Li1-0/+2
2021-05-31net: sealevel: remove redundant blank linesPeng Li1-5/+0
2021-05-31ipv6: use prandom_u32() for ID generationWilly Tarreau1-23/+5
2021-05-31virtio-net: Add validation for used lengthXie Yongji1-7/+13
2021-05-31nfc: st95hf: fix indentation to tabsKrzysztof Kozlowski1-2/+2
2021-05-31nfc: st-nci: drop ftrace-like debugging messagesKrzysztof Kozlowski3-16/+0
2021-05-31nfc: st21nfca: drop ftrace-like debugging messagesKrzysztof Kozlowski1-5/+0
2021-05-31nfc: pn544: drop ftrace-like debugging messagesKrzysztof Kozlowski1-7/+0
2021-05-31nfc: pn533: drop unneeded braces {} in ifKrzysztof Kozlowski1-2/+1
2021-05-31nfc: pn533: drop ftrace-like debugging messagesKrzysztof Kozlowski3-55/+0