aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-20net: dsa: Allow default tag protocol to be overridden from DTTobias Waldekranz1-0/+5
2021-04-20Merge tag 'mac80211-next-for-net-next-2021-04-20' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller4-24/+67
2021-04-20net: phy: marvell: add support for Amethyst internal PHYMarek BehĂșn1-0/+1
2021-04-20Merge tag 'mlx5-updates-2021-04-19' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller2-9/+41
2021-04-20net: dsa: enable selftest support for all switches by defaultOleksij Rempel1-0/+2
2021-04-20net: add generic selftest supportOleksij Rempel1-0/+12
2021-04-20net: phy: genphy_loopback: add link speed configurationOleksij Rempel1-0/+1
2021-04-19net/mlx5: DR, Add support for isolate_vl_tc QPYevgeny Kliteynik1-1/+3
2021-04-19net/mlx5: DR, Add support for force-loopback QPYevgeny Kliteynik1-2/+5
2021-04-19net/mlx5: mlx5_ifc updates for flex parserYevgeny Kliteynik1-4/+28
2021-04-19net/mlx5e: RX, Add checks for calculated Striding RQ attributesTariq Toukan1-2/+5
2021-04-19net: phy: add genphy_c45_pma_suspend/resumeRadu Pirea (NXP OSS)1-0/+2
2021-04-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller5-15/+36
2021-04-19netlink: simplify nl_set_extack_cookie_u64(), nl_set_extack_cookie_u32()Alexey Dobriyan1-8/+4
2021-04-19wireless: fix spelling of A-MSDU in HE capabilitiesJohannes Berg1-1/+1
2021-04-19wireless: align HE capabilities A-MPDU Length Exponent ExtensionJohannes Berg1-6/+4
2021-04-19wireless: align some HE capabilities with the specJohannes Berg1-7/+7
2021-04-19nl80211: Add new RSNXE related nl80211 extended featuresIlan Peer1-0/+13
2021-04-19mac80211: make ieee80211_vif_to_wdev work when the vif isn't in the driverEmmanuel Grumbach1-4/+1
2021-04-19nl80211/cfg80211: add a flag to negotiate for LMR feedback in NDP rangingAvraham Stern2-1/+8
2021-04-19ieee80211: add the values of ranging parameters max LTF total fieldAvraham Stern1-0/+7
2021-04-19cfg80211: constify ieee80211_get_response_rate returnJoe Perches1-1/+1
2021-04-19cfg80211: fix a few kernel-doc warningsRandy Dunlap1-2/+2
2021-04-19cfg80211: fix an htmldoc warningEmmanuel Grumbach1-1/+1
2021-04-18netfilter: nftables: counter hardware offload supportPablo Neira Ayuso2-0/+3
2021-04-18netfilter: nftables_offload: VLAN id needs host byteorder in flow dissectorPablo Neira Ayuso1-1/+10
2021-04-18netfilter: nft_payload: fix C-VLAN offload supportPablo Neira Ayuso1-0/+1
2021-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski9-12/+16
2021-04-17Merge tag 'net-5.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds3-6/+9
2021-04-17Merge tag 'libnvdimm-fixes-for-5.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-0/+1
2021-04-16mptcp: add tracepoint in subflow_check_data_availGeliang Tang1-0/+29
2021-04-16mptcp: add tracepoint in ack_update_mskGeliang Tang1-0/+32
2021-04-16mptcp: add tracepoint in get_mapping_statusGeliang Tang1-0/+52
2021-04-16mptcp: add tracepoint in mptcp_subflow_get_sendGeliang Tang1-0/+60
2021-04-16ethtool: add interface to read RMON statsJakub Kicinski3-0/+68
2021-04-16ethtool: add interface to read standard MAC Ctrl statsJakub Kicinski3-0/+28
2021-04-16ethtool: add interface to read standard MAC statsJakub Kicinski3-0/+86
2021-04-16ethtool: add a new command for reading standard statsJakub Kicinski3-0/+61
2021-04-16Merge tag 'mlx5-updates-2021-04-16' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller2-0/+51
2021-04-16kasan: remove redundant config optionWalter Wu1-1/+1
2021-04-16net: Add a WWAN subsystemLoic Poulain1-0/+111
2021-04-16net: bridge: switchdev: include local flag in FDB notificationsVladimir Oltean1-0/+1
2021-04-16net/mlx5: Add register layout to support extended link stateMoshe Tal2-0/+51
2021-04-15ethtool: add FEC statisticsJakub Kicinski2-0/+54
2021-04-15ethtool: move ethtool_stats_initJakub Kicinski1-0/+6
2021-04-14Merge tag 'mlx5-updates-2021-04-13' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller1-2/+1
2021-04-14net: stmmac: Add support for external trigger timestampingTan Tee Min1-0/+2
2021-04-14net/mlx5: E-Switch, Make vport number u16Parav Pandit1-2/+1
2021-04-14Merge tag 'dmaengine-fix-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengineLinus Torvalds1-2/+2
2021-04-13of: net: pass the dst buffer to of_get_mac_address()Michael Walle2-4/+4