summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-21devlink: promote "fw.bundle_id" to a generic info versionJacob Keller
2020-03-21ice: enable initial devlink supportJacob Keller
2020-03-21ice: implement full NVM read from ETHTOOL_GEEPROMJesse Brandeburg
2020-03-21ice: discover and store size of available flashJacob Keller
2020-03-21ice: store NVM version info in extracted formatJacob Keller
2020-03-21ice: create function to read a section of the NVM and Shadow RAMJacob Keller
2020-03-20ice: use __le16 types for explicitly Little Endian valuesJacob Keller
2020-03-20Merge tag 'mac80211-next-for-net-next-2020-03-20' of git://git.kernel.org/pub...David S. Miller
2020-03-20net: dsa: sja1105: Add support for the SGMII portVladimir Oltean
2020-03-20Merge branch 'net-bridge-vlan-options-nest-the-tunnel-options'David S. Miller
2020-03-20net: bridge: vlan options: move the tunnel command to the nested attributeNikolay Aleksandrov
2020-03-20net: bridge: vlan options: nest the tunnel id into a tunnel info attributeNikolay Aleksandrov
2020-03-20mac80211: driver can remain on channel if not using chan_ctxYan-Hsuan Chuang
2020-03-20nl80211: clarify code in nl80211_del_station()Johannes Berg
2020-03-20cfg80211: Configure PMK lifetime and reauth threshold for PMKSA entriesVeerendranath Jakkam
2020-03-20mac80211: Read rx_stats with perCPU pointersSeevalamuthu Mariappan
2020-03-20virt_wifi: implement ndo_get_iflinkTaehee Yoo
2020-03-20mac80211: Allow deleting stations in ibss mode to reset their stateNicolas Cavallari
2020-03-20cfg80211: Add support for userspace to reset stations in IBSS modeNicolas Cavallari
2020-03-20mac80211: consider WLAN_EID_EXT_HE_OPERATION for parsing CRCJohannes Berg
2020-03-20nl80211: add PROTECTED_TWT nl80211 extended featureShaul Triebitz
2020-03-20mac80211: HE: set missing bss_conf fields in AP modeShaul Triebitz
2020-03-20nl80211: pass HE operation element to the driverShaul Triebitz
2020-03-20nl80211/cfg80211: add support for non EDCA based ranging measurementAvraham Stern
2020-03-20mac80211: don't leave skb->next/prev pointing to stackJohannes Berg
2020-03-20mac80211: update documentation about tx powerQiujun Huang
2020-03-20mac80211: handle no-preauth flag for control portMarkus Theil
2020-03-20nl80211: add no pre-auth attribute and ext. feature flag for ctrl. portMarkus Theil
2020-03-20mac80211_hwsim: add frame transmission support over virtioErel Geron
2020-03-20cfg80211: fix documentation formatJohannes Berg
2020-03-19net: dsa: sja1105: Avoid error message for unknown PHY mode on disabled portsVladimir Oltean
2020-03-19Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2020-03-19Merge branch 'veth-xdp-stats'David S. Miller
2020-03-19veth: remove atomic64_add from veth_xdp_xmit hotpathLorenzo Bianconi
2020-03-19veth: introduce more xdp countersLorenzo Bianconi
2020-03-19veth: distinguish between rx_drops and xdp_dropsLorenzo Bianconi
2020-03-19veth: introduce more specialized counters in veth_statsLorenzo Bianconi
2020-03-19veth: move xdp stats in a dedicated structureLorenzo Bianconi
2020-03-19sysfs: fix static inline declaration of sysfs_groups_change_owner()Christian Brauner
2020-03-19Merge branch 'mscc-RGMII'David S. Miller
2020-03-19net: phy: mscc: RGMII skew delay configurationAntoine Tenart
2020-03-19net: phy: mscc: add support for RGMII MAC modeAntoine Tenart
2020-03-19Merge branch 'mlxsw-Offload-TC-action-skbedit-priority'David S. Miller
2020-03-19selftests: forwarding: Add an skbedit priority selftestPetr Machata
2020-03-19mlxsw: spectrum_flower: Offload FLOW_ACTION_PRIORITYPetr Machata
2020-03-19mlxsw: core: Add QOS_ACTIONPetr Machata
2020-03-19net: tc_skbedit: Make the skbedit priority offloadablePetr Machata
2020-03-19net: tc_skbedit: Factor a helper out of is_tcf_skbedit_{mark, ptype}()Petr Machata
2020-03-19net: stmmac: dwmac_lib: remove unnecessary checks in dwmac_dma_reset()Dejin Zheng
2020-03-19net: phy: mscc: add missing check on a phy_write return valueAntoine Tenart