summaryrefslogtreecommitdiffstats
path: root/include/uapi
AgeCommit message (Expand)AuthorFilesLines
2019-06-15net: sched: remove NET_CLS_IND config optionJiri Pirko1-1/+1
2019-06-14Merge tag 'mac80211-next-for-davem-2019-06-14' of git://git.kernel.org/pub/sc...David S. Miller1-0/+24
2019-06-14mac80211: allow turning TWT responder support on and off via netlinkJohn Crispin1-0/+4
2019-06-14nl80211: add support for SAE authentication offloadChung-Hsien Hsu1-0/+19
2019-06-14nl80211: add WPA3 definition for SAE authenticationChung-Hsien Hsu1-0/+1
2019-06-12tcp: add optional per socket transmit delayEric Dumazet1-0/+3
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-1/+7
2019-06-06net: phy: Add detection of 1000BaseX link mode supportRobert Hancock1-0/+2
2019-06-06Merge tag 'fuse-fixes-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+6
2019-06-05net: rds: add per rds connection cache statisticsZhu Yanjun1-0/+2
2019-06-05net: Add a define for LLDP ethertypeAnirudh Venkataramanan1-0/+1
2019-06-04devlink: allow driver to update progress of flash updateJiri Pirko1-0/+5
2019-06-02Merge tag 'isdn-removal' of https://git.kernel.org/pub/scm/linux/kernel/git/a...David S. Miller5-318/+0
2019-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2-3/+11
2019-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-1/+34
2019-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-5/+1
2019-05-31ipvs: add checksum support for gue encapsulationJacky Hu1-0/+7
2019-05-31netfilter: xt_owner: Add supplementary groups optionLukasz Pawelczyk1-3/+4
2019-05-31isdn: remove isdn4linuxArnd Bergmann5-318/+0
2019-05-30tcp: add backup TFO key infrastructureJason Baron1-0/+1
2019-05-30treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman1-0/+1
2019-05-29net: sched: Introduce act_ctinfo actionKevin 'ldir' Darbyshire-Bryant2-0/+35
2019-05-28net: nexthop uapiDavid Ahern2-0/+66
2019-05-27fuse: add FUSE_WRITE_KILL_PRIVMiklos Szeredi1-1/+6
2019-05-24bpf: introduce new bpf prog load flags "BPF_F_TEST_RND_HI32"Jiong Wang1-0/+18
2019-05-24Merge tag 'spdx-5.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds1-5/+1
2019-05-24bpf: implement bpf_send_signal() helperYonghong Song1-1/+16
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner1-5/+1
2019-05-22net: phy: Add support for 100BaseT1 and 1000BaseT1Andrew Lunn1-0/+2
2019-05-22net: Add UNIX_DIAG_UID to Netlink UNIX socket diagnostics.Felipe Gasper1-0/+2
2019-05-20tipc: Avoid copying bytes beyond the supplied dataChris Packham1-3/+7
2019-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2019-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+13
2019-05-17Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+13
2019-05-16uapi: Wire up the mount API syscalls on non-x86 arches [ver #2]David Howells1-1/+13
2019-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-1/+1
2019-05-15Merge tag 'nfsd-5.2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-0/+1
2019-05-15Merge tag 'kvmarm-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini1-0/+7
2019-05-15Merge tag 'kvm-ppc-next-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini1-0/+3
2019-05-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-1/+1
2019-05-14Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-68/+83
2019-05-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+3
2019-05-14fs/sync.c: sync_file_range(2) may use WB_SYNC_ALL writebackAmir Goldstein1-0/+3
2019-05-14Merge tag 'fuse-update-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+20
2019-05-14bpf: btf: fix the brackets of BTF_INT_OFFSET()Gary Lin1-1/+1
2019-05-13RDMA/core: Change system parameters callback from dumpit to doitParav Pandit1-1/+1
2019-05-13Merge branch 'pci/trivial'Bjorn Helgaas1-67/+65
2019-05-13Merge branch 'pci/switchtec'Bjorn Helgaas1-1/+12
2019-05-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+1
2019-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-3/+1