summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-22ethtool: Use correct command name in titleIdo Schimmel
2021-06-22bridge: cfm: remove redundant returngushengxian
2021-06-22hv_netvsc: Avoid field-overflowing memcpy()Kees Cook
2021-06-22net: dsa: b53: Create default VLAN entry explicitlyFlorian Fainelli
2021-06-22octeontx2-af: Avoid field-overflowing memcpy()Kees Cook
2021-06-22Merge branch 'wwan-link-creation-improvements'David S. Miller
2021-06-22wwan: core: add WWAN common private data for netdevSergey Ryazanov
2021-06-22net: iosm: create default link via WWAN coreSergey Ryazanov
2021-06-22wwan: core: support default netdev creationSergey Ryazanov
2021-06-22wwan: core: no more hold netdev ops owning moduleSergey Ryazanov
2021-06-22net: iosm: drop custom netdev(s) removingSergey Ryazanov
2021-06-22wwan: core: remove all netdevs on ops unregisteringSergey Ryazanov
2021-06-22wwan: core: multiple netdevs deletion supportSergey Ryazanov
2021-06-22wwan: core: require WWAN netdev setup callback existenceSergey Ryazanov
2021-06-22wwan: core: relocate ops registering codeSergey Ryazanov
2021-06-22wwan_hwsim: support network interface creationSergey Ryazanov
2021-06-22Merge branch 'mptcp-optimizations'David S. Miller
2021-06-22selftests: mptcp: display proper reason to abort testsMatthieu Baerts
2021-06-22mptcp: add MIB counter for invalid mappingPaolo Abeni
2021-06-22mptcp: drop redundant test in move_skbs_to_msk()Paolo Abeni
2021-06-22mptcp: don't clear MPTCP_DATA_READY in sk_wait_event()Paolo Abeni
2021-06-22mptcp: use fast lock for subflows when possiblePaolo Abeni
2021-06-22mptcp: drop tx skb cachePaolo Abeni
2021-06-22Merge branch 'marvell-mdio-ACPI'David S. Miller
2021-06-22net: mvpp2: remove unused 'has_phy' fieldMarcin Wojtas
2021-06-22net: mvpp2: enable using phylink with ACPIMarcin Wojtas
2021-06-22net: mvmdio: add ACPI supportMarcin Wojtas
2021-06-22net/fsl: switch to fwnode_mdiobus_registerMarcin Wojtas
2021-06-22net: mdiobus: Introduce fwnode_mdbiobus_register()Marcin Wojtas
2021-06-22Documentation: ACPI: DSD: describe additional MAC configurationMarcin Wojtas
2021-06-22virtio/vsock: avoid NULL deref in virtio_transport_seqpacket_allow()Eric Dumazet
2021-06-21ibmvnic: Use strscpy() instead of strncpy()Kees Cook
2021-06-21net: handle ARPHRD_IP6GRE in dev_is_mac_header_xmit()Guillaume Nault
2021-06-21Revert "net/sched: cls_flower: Remove match on n_proto"Boris Sukholitko
2021-06-21net: ll_temac: Remove left-over debug messageEsben Haabendal
2021-06-21net: add pf_family_names[] for protocol familyYejune Deng
2021-06-21Merge branch 'ingenic-fixes'David S. Miller
2021-06-21dt-bindings: dwmac: Remove unexpected item.周琰杰 (Zhou Yanjie)
2021-06-21net: hns3: Fix a memory leak in an error handling path in 'hclge_handle_error...Christophe JAILLET
2021-06-21Merge branch 'fec-tx'David S. Miller
2021-06-21net: fec: add ndo_select_queue to fix TX bandwidth fluctuationsFugang Duan
2021-06-21net: fec: add FEC_QUIRK_HAS_MULTI_QUEUES represents i.MX6SX ENET IPJoakim Zhang
2021-06-21Merge branch 'dsa-cross-chip'David S. Miller
2021-06-21net: dsa: remove cross-chip support from the MRP notifiersVladimir Oltean
2021-06-21net: dsa: targeted MTU notifiers should only match on one portVladimir Oltean
2021-06-21net: dsa: calculate the largest_mtu across all ports in the treeVladimir Oltean
2021-06-21net: dsa: execute dsa_switch_mdb_add only for routing port in cross-chip topo...Vladimir Oltean
2021-06-21net: dsa: export the dsa_port_is_{user,cpu,dsa} helpersVladimir Oltean
2021-06-21net: dsa: assert uniqueness of dsa,member propertiesVladimir Oltean
2021-06-21net: c101: remove redundant spacesPeng Li