summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-09-27net: hns3: add debugfs to dump device capabilitiesGuangbin Huang
2020-09-27net: hns3: use capabilities queried from firmwareGuangbin Huang
2020-09-27net: hns3: use capability flag to indicate FECGuangbin Huang
2020-09-27net: hns3: add support to query device capabilityGuangbin Huang
2020-09-27net: hns3: delete redundant PCI revision judgementGuangbin Huang
2020-09-27net: hns3: add device version to replace pci revisionGuangbin Huang
2020-09-26netdevsim: fix duplicated debugfs directoryJakub Kicinski
2020-09-26Merge branch 'Generic-adjustment-for-flow-dissector-in-DSA'David S. Miller
2020-09-26net: dsa: tag_rtl4_a: use the generic flow dissector procedureVladimir Oltean
2020-09-26net: dsa: tag_sja1105: use a custom flow dissector procedureVladimir Oltean
2020-09-26net: dsa: tag_qca: use the generic flow dissector procedureVladimir Oltean
2020-09-26net: dsa: tag_mtk: use the generic flow dissector procedureVladimir Oltean
2020-09-26net: dsa: tag_edsa: use the generic flow dissector procedureVladimir Oltean
2020-09-26net: dsa: tag_dsa: use the generic flow dissector procedureVladimir Oltean
2020-09-26net: dsa: tag_brcm: use generic flow dissector procedureVladimir Oltean
2020-09-26net: flow_dissector: avoid indirect call to DSA .flow_dissect for generic caseVladimir Oltean
2020-09-26net: dsa: point out the tail taggersVladimir Oltean
2020-09-26net: dsa: add a generic procedure for the flow dissectorVladimir Oltean
2020-09-26net: dsa: make the .flow_dissect tagger callback return voidVladimir Oltean
2020-09-26net: dsa: tag_ocelot: use a short prefix on both ingress and egressVladimir Oltean
2020-09-26net: dsa: tag_sja1105: request promiscuous mode for masterVladimir Oltean
2020-09-26net: dsa: allow drivers to request promiscuous mode on masterVladimir Oltean
2020-09-26net: mscc: ocelot: move NPI port configuration to DSAVladimir Oltean
2020-09-26Revert "vxlan: move encapsulation warning"Jakub Kicinski
2020-09-25Merge branch 'devlink-flash-update-overwrite-mask'David S. Miller
2020-09-25ice: add support for flash update overwrite maskJacob Keller
2020-09-25netdevsim: add support for flash_update overwrite maskJacob Keller
2020-09-25devlink: introduce flash update overwrite maskJacob Keller
2020-09-25devlink: convert flash_update to use params structureJacob Keller
2020-09-25devlink: check flash_update parameter support in net coreJacob Keller
2020-09-25Merge branch 'simplify-TCP-loss-marking-code'David S. Miller
2020-09-25tcp: consolidate tcp_mark_skb_lost and tcp_skb_mark_lostYuchung Cheng
2020-09-25tcp: simplify tcp_mark_skb_lostYuchung Cheng
2020-09-25tcp: move tcp_mark_skb_lostYuchung Cheng
2020-09-25tcp: consistently check retransmit hintYuchung Cheng
2020-09-25dpaa2-mac: Fix potential null pointer dereferenceGustavo A. R. Silva
2020-09-25Merge branch 'dpaa2-eth-small-updates'David S. Miller
2020-09-25dpaa2-eth: install a single steering rule when SHARED_FS is enabledIonut-robert Aron
2020-09-25dpaa2-eth: no need to check link state right after ndo_openIoana Ciornei
2020-09-25dpaa2-mac: do not check for both child and parent DTS nodesIoana Ciornei
2020-09-25Merge branch 'vxlan-clean-up'David S. Miller
2020-09-25vxlan: fix vxlan_find_sock() documentation for l3mdevFabian Frederick
2020-09-25vxlan: check rtnl_configure_link return code correctlyFabian Frederick
2020-09-25vxlan: move encapsulation warningFabian Frederick
2020-09-25vxlan: add unlikely to vxlan_remcsum checkFabian Frederick
2020-09-25vxlan: don't collect metadata if remote checksum is wrongFabian Frederick
2020-09-25net: bridge: mcast: remove only S,G port groups from sg_port hashNikolay Aleksandrov
2020-09-25net: stmmac: Add option for VLAN filter fail queue enableChuah, Kim Tatt
2020-09-25Merge branch 'Devlink-regions-for-SJA1105-DSA-driver'David S. Miller
2020-09-25net: dsa: sja1105: implement .devlink_info_getVladimir Oltean