summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-27net: dsa: no longer clone skb in core driverYangbo Lu
2021-04-27net: dsa: no longer identify PTP packet in core driverYangbo Lu
2021-04-27net: dsa: check tx timestamp request in core driverYangbo Lu
2021-04-27fddi/skfp: fix typoqhjindev
2021-04-27net: dsa: mv88e6xxx: Fix 6095/6097/6185 ports in non-SERDES CMODETobias Waldekranz
2021-04-27net: phy: marvell-88x2222: enable autoneg by defaultIvan Bornyakov
2021-04-27rxrpc: rxkad: Remove redundant variable offsetJiapeng Chong
2021-04-27macvlan: Use 'hash' iterators to simplify codeChristophe JAILLET
2021-04-27net: bridge: mcast: fix broken length + header check for MRDv6 Adv.Linus Lüssing
2021-04-26net:emac/emac-mac: Fix a use after free in emac_mac_tx_buf_sendLv Yunlong
2021-04-26net/sched: act_ct: fix wild memory access when clearing fragmentsDavide Caratti
2021-04-26net: Fix typo in comment about ancillary dataArnaldo Carvalho de Melo
2021-04-26dt-bindings: net: convert rockchip-dwmac to json-schemaEzequiel Garcia
2021-04-26dt-bindings: net: dwmac: Add Rockchip DWMAC supportEzequiel Garcia
2021-04-26arm64: dts: rockchip: Remove unnecessary reset in rk3328.dtsiEzequiel Garcia
2021-04-26net: hso: fix NULL-deref on disconnect regressionJohan Hovold
2021-04-26Merge tag 'linux-can-next-for-5.13-20210426' of git://git.kernel.org/pub/scm/...David S. Miller
2021-04-26net: davicom: Remove redundant assignment to retJiapeng Chong
2021-04-26pcnet32: Remove redundant variable prev_link and curr_linkJiapeng Chong
2021-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2021-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-04-26netfilter: allow to turn off xtables compat layerFlorian Westphal
2021-04-26netfilter: nfnetlink: consolidate callback typesPablo Neira Ayuso
2021-04-26netfilter: nfnetlink: pass struct nfnl_info to batch callbacksPablo Neira Ayuso
2021-04-26netfilter: nfnetlink: pass struct nfnl_info to rcu callbacksPablo Neira Ayuso
2021-04-26netfilter: nfnetlink: add struct nfnl_info and pass it to callbacksPablo Neira Ayuso
2021-04-26netfilter: nftables: add nft_pernet() helper functionPablo Neira Ayuso
2021-04-25Merge branch 'bnxt_en-next'David S. Miller
2021-04-25bnxt_en: Implement .ndo_features_check().Michael Chan
2021-04-25bnxt_en: Support IFF_SUPP_NOFCS feature to transmit without ethernet FCS.Michael Chan
2021-04-25bnxt_en: Add PCI IDs for Hyper-V VF devices.Michael Chan
2021-04-25bnxt_en: Call bnxt_approve_mac() after the PF gives up control of the VF MAC.Michael Chan
2021-04-25bnxt_en: Move bnxt_approve_mac().Michael Chan
2021-04-25bnxt_en: allow VF config ops when PF is closedEdwin Peer
2021-04-25bnxt_en: allow promiscuous mode for trusted VFsEdwin Peer
2021-04-25bnxt_en: Add support for fw managed link down feature.Michael Chan
2021-04-25bnxt_en: Add a new phy_flags field to the main driver structure.Michael Chan
2021-04-25bnxt_en: report signal mode in link up messagesEdwin Peer
2021-04-25macvlan: Add nodst option to macvlan type sourceJethro Beekman
2021-04-25Merge tag 'mlx5-updates-2021-04-21' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2021-04-25net: ethernet: ixp4xx: Support device tree probingLinus Walleij
2021-04-25net: ethernet: ixp4xx: Retire ancient phy retrievealLinus Walleij
2021-04-25net: ethernet: ixp4xx: Add DT bindingsLinus Walleij
2021-04-25r8152: remove some bit operationsHayes Wang
2021-04-26netfilter: nf_log_syslog: Unset bridge logger in pernet exitPhil Sutter
2021-04-26netfilter: remove all xt_table anchors from struct netFlorian Westphal
2021-04-26netfilter: ip6_tables: pass table pointer via nf_hook_opsFlorian Westphal
2021-04-26netfilter: arp_tables: pass table pointer via nf_hook_opsFlorian Westphal
2021-04-26netfilter: ip_tables: pass table pointer via nf_hook_opsFlorian Westphal
2021-04-26netfilter: xt_nat: pass table to hookfnFlorian Westphal