aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-09-18net: mscc: ocelot: deinitialize only initialized portsVladimir Oltean1-0/+1
2020-09-18net: mscc: ocelot: add locking for the port TX timestamp IDVladimir Oltean1-0/+1
2020-09-18Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-1/+0
2020-09-18Merge tag 'pm-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+1
2020-09-18Merge tag 'sound-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-0/+4
2020-09-18kprobes: tracing/kprobes: Fix to kill kprobes on initmem after bootMasami Hiramatsu1-0/+5
2020-09-18ftrace: Let ftrace_enable_sysctl take a kernel pointer bufferTobias Klauser1-2/+1
2020-09-18mac80211: fix some encapsulation offload kernel-docJohannes Berg1-1/+3
2020-09-18cfg80211: add missing kernel-doc for S1G band capabilitiesJohannes Berg1-0/+1
2020-09-18mac80211: Unsolicited broadcast probe response supportAloka Dixit1-0/+20
2020-09-18nl80211: Unsolicited broadcast probe response supportAloka Dixit2-0/+54
2020-09-18mac80211: Add FILS discovery supportAloka Dixit1-0/+27
2020-09-18nl80211: Add FILS discovery supportAloka Dixit2-0/+63
2020-09-18nl80211: support setting S1G channelsThomas Pedersen1-0/+10
2020-09-18nl80211: advertise supported channel width in S1GThomas Pedersen2-0/+30
2020-09-18ieee80211: redefine S1G bits with GENMASKThomas Pedersen1-78/+78
2020-09-18mac80211: extend ieee80211_tx_status_ext to support bulk freeFelix Fietkau1-0/+2
2020-09-18mac80211: notify the driver when a sta uses 4-address modeFelix Fietkau1-0/+4
2020-09-18mac80211: swap NEED_TXPROCESSING and HW_80211_ENCAP tx flagsFelix Fietkau1-7/+7
2020-09-18mac80211: remove tx status call to ieee80211_sta_register_airtimeFelix Fietkau1-2/+3
2020-09-18mac80211: rework tx encapsulation offload APIFelix Fietkau1-0/+29
2020-09-18cfg80211: add more comments for ap_isolate in bss_parametersWright Feng1-0/+1
2020-09-17bpf: Add abnormal return checks.Alexei Starovoitov1-0/+1
2020-09-17bpf, x64: rework pro/epilogue and tailcall handling in JITMaciej Fijalkowski2-0/+4
2020-09-17bpf: Limit caller's stack depth 256 for subprogs with tailcallsMaciej Fijalkowski1-0/+1
2020-09-17net: remove comments on struct rtnl_link_statsJakub Kicinski1-16/+15
2020-09-17netdev: Remove unused functionsYueHaibing1-10/+0
2020-09-17ethtool: add and use message type for tunnel info replyMichal Kubecek1-0/+1
2020-09-17genetlink: Remove unused function genl_err_attr()YueHaibing1-8/+0
2020-09-17net/sched: Remove unused function qdisc_queue_drop_head()YueHaibing1-6/+0
2020-09-17bpf: rename poke descriptor's 'ip' member to 'tailcall_target'Maciej Fijalkowski1-2/+2
2020-09-17bpf: propagate poke descriptors to subprogramsMaciej Fijalkowski1-0/+1
2020-09-17mm: allow a controlled amount of unfairness in the page lockLinus Torvalds2-0/+3
2020-09-17arm64: paravirt: Initialize steal time when cpu is onlineAndrew Jones1-1/+0
2020-09-16fs: fix cast in fsparam_u32hex() macroAlexey Dobriyan1-1/+1
2020-09-16Merge tag 'mlx5-updates-2020-09-15' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller2-2/+2
2020-09-16cpuidle: Allow cpuidle drivers to take over RCU-idlePeter Zijlstra1-0/+1
2020-09-16locking/percpu-rwsem: Use this_cpu_{inc,dec}() for read_countHou Tao1-4/+4
2020-09-16serial: core: fix console port-lock regressionJohan Hovold1-0/+1
2020-09-15bpf: Add BPF_PROG_BIND_MAP syscallYiFei Zhu1-0/+7
2020-09-15bpf: Mutex protect used_maps array and countYiFei Zhu1-0/+1
2020-09-15nexthop: Convert to blocking notification chainIdo Schimmel1-1/+1
2020-09-15nexthop: Remove NEXTHOP_EVENT_ADDIdo Schimmel1-1/+0
2020-09-15nexthop: Remove unused function declaration from header fileIdo Schimmel1-3/+0
2020-09-15devlink: introduce the health reporter test commandJiri Pirko2-0/+5
2020-09-15ethtool: add standard pause statsJakub Kicinski2-1/+43
2020-09-15bridge: Add SWITCHDEV_FDB_FLUSH_TO_BRIDGE notifierAlexandra Winter1-0/+1
2020-09-15net/mlx5e: Add CQE compression support for multi-strides packetsOfer Levi1-1/+2
2020-09-15net/mlx5: Always use container_of to find mdev pointer from clock structEran Ben Elisha1-1/+0
2020-09-14net: sched: only keep the available bits when setting vxlan md->gbpXin Long1-0/+3