summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-03-20cfg80211: Add support for userspace to reset stations in IBSS modeNicolas Cavallari
2020-03-20nl80211: add PROTECTED_TWT nl80211 extended featureShaul 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: 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-16macsec: Netlink support of XPN cipher suites (IEEE 802.1AEbw)Era Mayflower
2020-03-16macsec: Support XPN frame handling - IEEE 802.1AEbwEra Mayflower
2020-03-15net: mii: add linkmode_adv_to_mii_adv_x()Russell King
2020-03-15net: mii: convert mii_lpa_to_ethtool_lpa_x() to linkmode variantRussell King
2020-03-14net: sched: RED: Introduce an ECN nodrop modePetr Machata
2020-03-14net: sched: Allow extending set of supported RED flagsPetr Machata
2020-03-14net: phy: Add XLGMII interface defineJose Abreu
2020-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-03-13bpf: Remove bpf_image treeJiri Olsa
2020-03-13bpf: Add dispatchers to kallsymsJiri Olsa
2020-03-13bpf: Add trampolines to kallsymsJiri Olsa
2020-03-13bpf: Add bpf_ksym_add/del functionsJiri Olsa
2020-03-13bpf: Add prog flag to struct bpf_ksym objectJiri Olsa
2020-03-13bpf: Move ksym_tnode to bpf_ksymJiri Olsa
2020-03-13bpf: Move lnode list node to struct bpf_ksymJiri Olsa
2020-03-13bpf: Add name to struct bpf_ksymJiri Olsa
2020-03-13bpf: Add struct bpf_ksymJiri Olsa
2020-03-13bpf: Add bpf_trampoline_ name prefix for DECLARE_BPF_DISPATCHERBjörn Töpel
2020-03-13bpf: Abstract away entire bpf_link clean up procedureAndrii Nakryiko
2020-03-13Merge tag 'ieee802154-for-davem-2020-03-13' of git://git.kernel.org/pub/scm/l...David S. Miller
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-12Merge tag 'drm-fixes-2020-03-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-03-12bpf: Add bpf_xdp_output() helperEelco Chaudron
2020-03-12bpf: Added new helper bpf_get_ns_current_pid_tgidCarlos Neira
2020-03-12fs/nsfs.c: Added ns_matchCarlos Neira
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-03-12drm/dp_mst: Use full_pbn instead of available_pbn for bandwidth checksLyude Paul
2020-03-12bitfield.h: add FIELD_MAX() and field_max()Alex Elder
2020-03-12net: phy: fix MDIO bus PM PHY resumingHeiner Kallweit
2020-03-12ethtool: add CHANNELS_NTF notificationMichal Kubecek
2020-03-12ethtool: set device channel counts with CHANNELS_SET requestMichal Kubecek
2020-03-12ethtool: provide channel counts with CHANNELS_GET requestMichal Kubecek
2020-03-12ethtool: add RINGS_NTF notificationMichal Kubecek
2020-03-12ethtool: set device ring sizes with RINGS_SET requestMichal Kubecek
2020-03-12ethtool: provide ring sizes with RINGS_GET requestMichal Kubecek
2020-03-12ethtool: add PRIVFLAGS_NTF notificationMichal Kubecek
2020-03-12ethtool: set device private flags with PRIVFLAGS_SET requestMichal Kubecek
2020-03-12ethtool: provide private flags with PRIVFLAGS_GET requestMichal Kubecek
2020-03-12ethtool: add FEATURES_NTF notificationMichal Kubecek
2020-03-12ethtool: set netdev features with FEATURES_SET requestMichal Kubecek
2020-03-12ethtool: provide netdev features with FEATURES_GET requestMichal Kubecek