summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-02-21Merge tag 'efi-next-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-17/+2
2021-02-21Merge tag 'arm-drivers-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds17-46/+104
2021-02-21Merge tag 'arm-dt-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds1-1/+1
2021-02-21Merge tag 'arm-platform-removal-v5.12' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-4/+0
2021-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds112-729/+2996
2021-02-18net: stmmac: Add PCI bus info to ethtool driver query outputWong Vee Khee1-0/+1
2021-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2-0/+11
2021-02-18net: mdio: Remove of_phy_attach()Florian Fainelli1-10/+0
2021-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller3-1/+3
2021-02-17net: phy: Add is_on_sfp_module flag and phy_on_sfp helperRobert Hancock1-0/+11
2021-02-17net: phy: broadcom: Set proper 1000BaseX/SGMII interface mode for BCM54616SRobert Hancock1-0/+4
2021-02-17net: sched: fix police ext initializationVlad Buslov1-0/+1
2021-02-17Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...David S. Miller3-12/+102
2021-02-17net: dsa: add MRP supportHoratiu Vultur1-0/+12
2021-02-17net: mscc: ocelot: Add support for MRPHoratiu Vultur2-0/+50
2021-02-17switchdev: mrp: Extend ring_role_mrp and in_role_mrpHoratiu Vultur1-0/+2
2021-02-17switchdev: mrp: Remove CONFIG_BRIDGE_MRPHoratiu Vultur1-10/+0
2021-02-17net: phy: Add 5GBASER interface modePavana Sharma1-0/+4
2021-02-17tg3: Remove unused PHY_BRCM flagsFlorian Fainelli1-6/+3
2021-02-17net/mlx5: Move all internal timer metadata into a dedicated structEran Ben Elisha1-4/+8
2021-02-17net/mlx5: Add register layout to support real-time time-stampEran Ben Elisha3-3/+33
2021-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller13-77/+289
2021-02-16net/mlx5: Add new timestamp mode bitsAharon Landau1-5/+49
2021-02-16net: phy: rename PHY_IGNORE_INTERRUPT to PHY_MAC_INTERRUPTHeiner Kallweit1-5/+5
2021-02-16net: phy: broadcom: Allow BCM54210E to configure APDFlorian Fainelli1-1/+1
2021-02-16net: phy: broadcom: Remove unused flagsFlorian Fainelli1-13/+8
2021-02-16mptcp: add local addr info in mptcp_infoGeliang Tang1-0/+2
2021-02-16net: bridge: fix switchdev_port_attr_set stub when CONFIG_SWITCHDEV=nVladimir Oltean1-1/+2
2021-02-15atm: idt77252: fix build broken on amd64Tong Zhang1-1/+1
2021-02-15netfilter: nftables: introduce table ownershipPablo Neira Ayuso2-0/+11
2021-02-15net: dsa: propagate extack to .port_vlan_filteringVladimir Oltean1-1/+2
2021-02-15net: dsa: propagate extack to .port_vlan_addVladimir Oltean1-1/+2
2021-02-15net: bridge: propagate extack through switchdev_port_attr_setVladimir Oltean1-1/+2
2021-02-15net: dsa: tag_ocelot_8021q: add support for PTP timestampingVladimir Oltean1-0/+5
2021-02-15net: mscc: ocelot: refactor ocelot_xtr_irq_handler into ocelot_xtr_pollVladimir Oltean1-0/+7
2021-02-15net: dsa: tag_ocelot: create separate tagger for SevilleVladimir Oltean2-0/+12
2021-02-15net: mscc: ocelot: use common tag parsing code with DSAVladimir Oltean2-7/+208
2021-02-15net: mscc: ocelot: refactor ocelot_port_inject_frame out of ocelot_port_xmitVladimir Oltean1-0/+22
2021-02-14skbuff: queue NAPI_MERGED_FREE skbs into NAPI cache instead of freeingAlexander Lobakin1-0/+1
2021-02-14skbuff: introduce {,__}napi_build_skb() which reuses NAPI cache headsAlexander Lobakin1-0/+2
2021-02-14skbuff: remove __kfree_skb_flush()Alexander Lobakin1-1/+0
2021-02-13bpf: Support pointers in global func argsDmitrii Banshchikov1-0/+2
2021-02-13tcp: factorize logic into tcp_epollin_ready()Eric Dumazet1-0/+12
2021-02-13tcp: fix SO_RCVLOWAT related hangs under mem pressureEric Dumazet1-2/+7
2021-02-13net: mscc: ocelot: offload bridge port flags to deviceVladimir Oltean1-0/+5
2021-02-13net: mscc: ocelot: use separate flooding PGID for broadcastVladimir Oltean1-7/+8
2021-02-13net: dsa: act as passthrough for bridge port flagsVladimir Oltean1-2/+8
2021-02-13net: switchdev: pass flags and mask to both {PRE_,}BRIDGE_FLAGS attributesVladimir Oltean1-1/+6
2021-02-13net: switchdev: propagate extack to port attributesVladimir Oltean1-2/+4
2021-02-13Merge tag 'mac80211-next-for-net-next-2021-02-12' of git://git.kernel.org/pub...David S. Miller2-2/+13