aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-02Merge tag 'for-linus-20190202' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+2
2019-02-02x86/resctrl: Avoid confusion over the new X86_RESCTRL configJohannes Weiner1-1/+1
2019-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller7-6/+51
2019-02-01mm/hotplug: invalid PFNs from pfn_to_online_page()Qian Cai1-8/+10
2019-02-01oom, oom_reaper: do not enqueue same task twiceTetsuo Handa1-0/+1
2019-02-01ethtool: add compat for devlink infoJakub Kicinski1-0/+10
2019-02-01devlink: add generic info version namesJakub Kicinski1-0/+14
2019-02-01devlink: add version reporting to devlink info APIJakub Kicinski2-0/+38
2019-02-01devlink: add device information APIJakub Kicinski2-0/+23
2019-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-3/+18
2019-02-01net: tls: Set async_capable for tls zerocopy only if we see EINPROGRESSDave Watson1-0/+1
2019-02-01net: tls: Add tls 1.3 supportDave Watson2-17/+53
2019-02-01net: tls: Refactor tls aad space size calculationDave Watson1-0/+1
2019-02-01net: tls: Support 256 bit keysDave Watson2-1/+19
2019-02-01bpf: introduce BPF_F_LOCK flagAlexei Starovoitov2-0/+3
2019-02-01bpf: introduce bpf_spin_lockAlexei Starovoitov4-4/+42
2019-02-01Merge tag 'batadv-next-for-davem-20190201' of git://git.open-mesh.org/linux-mergeDavid S. Miller2-2/+2
2019-02-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2-2/+27
2019-02-01Merge tag 'pm-5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+1
2019-02-01mac80211: fix missing/malformed documentationJohannes Berg1-8/+36
2019-02-01cfg80211: add missing documentation that kernel-doc warns aboutJohannes Berg1-1/+14
2019-02-01ALSA: hda - Serialize codec registrationsTakashi Iwai1-0/+1
2019-02-01netlink: reduce NLA_POLICY_NESTED{,_ARRAY} argumentsJohannes Berg1-2/+6
2019-02-01Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg82-557/+838
2019-02-01cfg80211: fix typoMatteo Croce1-1/+1
2019-02-01mac80211: Fix documentation strings for airtime-related variablesToke Høiland-Jørgensen1-1/+1
2019-01-31Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-1/+0
2019-01-31bpf: run bpf programs with preemption disabledAlexei Starovoitov1-3/+18
2019-01-31ide: ensure atapi sense request aren't preemptedJens Axboe1-0/+2
2019-01-31bpf, cgroups: clean up kerneldoc warningsValdis Kletnieks1-1/+1
2019-01-31bpf: fix missing prototype warningsValdis Kletnieks1-1/+3
2019-01-31bpf: BPF_PROG_TYPE_CGROUP_{SKB, SOCK, SOCK_ADDR} require cgroups enabledStanislav Fomichev1-0/+2
2019-01-30net: stmmac: Fallback to Platform Data clock in Watchdog conversionJose Abreu1-0/+1
2019-01-30ipvlan, l3mdev: fix broken l3s mode wrt local routesDaniel Borkmann2-1/+10
2019-01-30PM-runtime: Fix deadlock with ktime_get()Vincent Guittot1-1/+1
2019-01-30fs/dcache: Track & report number of negative dentriesWaiman Long1-3/+4
2019-01-30fs: Don't need to put list_lru into its own cachelineWaiman Long1-4/+5
2019-01-30cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVMJosh Poimboeuf1-2/+0
2019-01-30mlxsw: spectrum_acl: Add C-TCAM spill tracepointJiri Pirko1-0/+38
2019-01-30sctp: add SCTP_FUTURE_ASOC and SCTP_CURRENT_ASSOC for SCTP_STREAM_SCHEDULER sockoptXin Long1-0/+2
2019-01-30sctp: add SCTP_FUTURE_ASSOC for SCTP_PEER_ADDR_THLDS sockoptXin Long1-0/+2
2019-01-30sctp: introduce SCTP_FUTURE/CURRENT/ALL_ASSOCXin Long1-0/+4
2019-01-29devlink: Add a generic wake_on_lan port parameterVasundhara Volam1-0/+8
2019-01-29devlink: Add devlink notifications support for port paramsVasundhara Volam2-0/+10
2019-01-29devlink: Add support for driverinit set value for devlink_portVasundhara Volam1-0/+11
2019-01-29devlink: Add support for driverinit get value for devlink_portVasundhara Volam1-0/+12
2019-01-29devlink: Add port param set commandVasundhara Volam1-0/+1
2019-01-29devlink: Add port param get commandVasundhara Volam1-0/+2
2019-01-29devlink: Add devlink_param for port register and unregisterVasundhara Volam1-0/+22
2019-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-1/+8