summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-09-20net: sctp: Fix IPv6 ancestor_size calc in sctp_copy_descendantHenry Ptasinski
2020-09-20Merge tag 'tty-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-09-20dm: Call proper helper to determine dax supportJan Kara
2020-09-19ethtool: Add 100base-FX link mode entriesDan Murphy
2020-09-19stackleak: let stack_erasing_sysctl take a kernel pointer bufferTobias Klauser
2020-09-19ftrace: let ftrace_enable_sysctl take a kernel pointer bufferTobias Klauser
2020-09-18net: dsa: wire up devlink info getAndrew Lunn
2020-09-18net: dsa: Add devlink regions support to DSAAndrew Lunn
2020-09-18net: dsa: Add helper to convert from devlink to dsAndrew Lunn
2020-09-18net: devlink: region: Pass the region ops to the snapshot functionAndrew Lunn
2020-09-18net: devlink: regions: Add a priv member to the regions ops structAndrew Lunn
2020-09-18net: mscc: ocelot: make ocelot_init_timestamp take a const struct ptp_clock_infoVladimir Oltean
2020-09-18ptp_qoriq: support FIPER3Yangbo Lu
2020-09-18net: fix build without CONFIG_SYSCTL definitionMahesh Bandewar
2020-09-18tipc: add automatic rekeying for encryption keyTuong Lien
2020-09-18tipc: introduce encryption master keyTuong Lien
2020-09-18devlink: collect flash notify params into a structShannon Nelson
2020-09-18devlink: add timeout information to status_notifyShannon Nelson
2020-09-18net: mscc: ocelot: deinitialize only initialized portsVladimir Oltean
2020-09-18net: mscc: ocelot: add locking for the port TX timestamp IDVladimir Oltean
2020-09-18Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-09-18Merge tag 'pm-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-09-18Merge tag 'sound-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2020-09-18kprobes: tracing/kprobes: Fix to kill kprobes on initmem after bootMasami Hiramatsu
2020-09-18ftrace: Let ftrace_enable_sysctl take a kernel pointer bufferTobias Klauser
2020-09-18mac80211: fix some encapsulation offload kernel-docJohannes Berg
2020-09-18cfg80211: add missing kernel-doc for S1G band capabilitiesJohannes Berg
2020-09-18mac80211: Unsolicited broadcast probe response supportAloka Dixit
2020-09-18nl80211: Unsolicited broadcast probe response supportAloka Dixit
2020-09-18mac80211: Add FILS discovery supportAloka Dixit
2020-09-18nl80211: Add FILS discovery supportAloka Dixit
2020-09-18nl80211: support setting S1G channelsThomas Pedersen
2020-09-18nl80211: advertise supported channel width in S1GThomas Pedersen
2020-09-18ieee80211: redefine S1G bits with GENMASKThomas Pedersen
2020-09-18mac80211: extend ieee80211_tx_status_ext to support bulk freeFelix Fietkau
2020-09-18mac80211: notify the driver when a sta uses 4-address modeFelix Fietkau
2020-09-18mac80211: swap NEED_TXPROCESSING and HW_80211_ENCAP tx flagsFelix Fietkau
2020-09-18mac80211: remove tx status call to ieee80211_sta_register_airtimeFelix Fietkau
2020-09-18mac80211: rework tx encapsulation offload APIFelix Fietkau
2020-09-18cfg80211: add more comments for ap_isolate in bss_parametersWright Feng
2020-09-17bpf: Add abnormal return checks.Alexei Starovoitov
2020-09-17bpf, x64: rework pro/epilogue and tailcall handling in JITMaciej Fijalkowski
2020-09-17bpf: Limit caller's stack depth 256 for subprogs with tailcallsMaciej Fijalkowski
2020-09-17net: remove comments on struct rtnl_link_statsJakub Kicinski
2020-09-17netdev: Remove unused functionsYueHaibing
2020-09-17ethtool: add and use message type for tunnel info replyMichal Kubecek
2020-09-17genetlink: Remove unused function genl_err_attr()YueHaibing
2020-09-17net/sched: Remove unused function qdisc_queue_drop_head()YueHaibing
2020-09-17bpf: rename poke descriptor's 'ip' member to 'tailcall_target'Maciej Fijalkowski
2020-09-17bpf: propagate poke descriptors to subprogramsMaciej Fijalkowski