summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-02-05net: phy: fixed-phy: Drop GPIO from fixed_phy_add()Linus Walleij1-6/+2
2019-02-05rds: add type of service(tos) infrastructureSantosh Shilimkar1-0/+11
2019-02-04netfilter: nf_tables: unbind set in rule from commit pathPablo Neira Ayuso1-4/+13
2019-02-04netdevice.h: Add __cold to netdev_<level> logging functionsJoe Perches1-8/+8
2019-02-03net: Fix ip_mc_{dec,inc}_group allocation contextFlorian Fainelli1-1/+7
2019-02-03net: devlink: report cell size of shared buffersJakub Kicinski2-0/+3
2019-02-03sock: Add SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEWDeepa Dinamani1-2/+9
2019-02-03socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixesDeepa Dinamani1-2/+4
2019-02-03socket: Add SO_TIMESTAMPING_NEWDeepa Dinamani3-2/+15
2019-02-03socket: Add SO_TIMESTAMP[NS]_NEWDeepa Dinamani3-2/+32
2019-02-03socket: Add struct __kernel_sock_timevalDeepa Dinamani1-0/+5
2019-02-03socket: Use old_timeval types for socket timestampsDeepa Dinamani1-3/+3
2019-02-03arch: sparc: Override struct __kernel_old_timevalDeepa Dinamani1-0/+2
2019-02-03sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLDDeepa Dinamani1-7/+16
2019-02-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2019-02-03Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+0
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-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller7-6/+51
2019-02-02mm/hotplug: invalid PFNs from pfn_to_online_page()Qian Cai1-8/+10
2019-02-02oom, oom_reaper: do not enqueue same task twiceTetsuo Handa1-0/+1
2019-02-02ethtool: add compat for devlink infoJakub Kicinski1-0/+10
2019-02-02devlink: add generic info version namesJakub Kicinski1-0/+14
2019-02-02devlink: add version reporting to devlink info APIJakub Kicinski2-0/+38
2019-02-02devlink: add device information APIJakub Kicinski2-0/+23
2019-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-3/+18
2019-02-02net: tls: Set async_capable for tls zerocopy only if we see EINPROGRESSDave Watson1-0/+1
2019-02-02net: tls: Add tls 1.3 supportDave Watson2-17/+53
2019-02-02net: tls: Refactor tls aad space size calculationDave Watson1-0/+1
2019-02-02net: 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-m...David 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/rafae...Linus 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-02-01Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+0
2019-02-01bpf: 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-31net: stmmac: Fallback to Platform Data clock in Watchdog conversionJose Abreu1-0/+1
2019-01-31ipvlan, l3mdev: fix broken l3s mode wrt local routesDaniel Borkmann2-1/+10