aboutsummaryrefslogtreecommitdiff
path: root/include/uapi/linux
AgeCommit message (Expand)AuthorFilesLines
2020-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-1/+1
2020-08-03net: openvswitch: make masks cache size configurableEelco Chaudron1-0/+1
2020-08-03net: openvswitch: add masks cache hit counterEelco Chaudron1-1/+1
2020-08-03Merge tag 'perf-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+25
2020-08-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-3/+20
2020-08-03virtio: VIRTIO_F_IOMMU_PLATFORM -> VIRTIO_F_ACCESS_PLATFORMMichael S. Tsirkin1-3/+7
2020-08-03Merge tag 'for-5.9/io_uring-20200802' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+3
2020-08-03Merge tag 'kvm-s390-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini1-1/+1
2020-08-01bpf: Add support for forced LINK_DETACH commandAndrii Nakryiko1-0/+5
2020-07-31Merge tag 'mac80211-next-for-davem-2020-07-31' of git://git.kernel.org/pub/sc...David S. Miller2-23/+73
2020-07-31rtnetlink: add support for protodown reasonRoopa Prabhu1-0/+10
2020-07-31tcp: add earliest departure time to SCM_TIMESTAMPING_OPT_STATSYousuk Seung1-0/+1
2020-07-31nl80211: support 4-way handshake offloading for WPA/WPA2-PSK in AP modeChung-Hsien Hsu1-13/+28
2020-07-31cfg80211: Add support to advertize OCV supportVeerendranath Jakkam1-0/+4
2020-07-31cfg80211/mac80211: add connected to auth server to station infoMarkus Theil1-0/+3
2020-07-31cfg80211/mac80211: add connected to auth server to meshconfMarkus Theil1-0/+5
2020-07-31cfg80211/mac80211: add mesh_param "mesh_nolearn" to skip path discoveryLinus Lüssing1-0/+7
2020-07-31net/wireless: wireless.h: drop duplicate word in commentsRandy Dunlap1-1/+1
2020-07-31net/wireless: nl80211.h: drop duplicate words in commentsRandy Dunlap1-9/+9
2020-07-31nl80211: S1G band and channel definitionsThomas Pedersen1-0/+16
2020-07-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-0/+1
2020-07-29netfilter: Replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2020-07-29Merge branches 'arm/renesas', 'arm/qcom', 'arm/mediatek', 'arm/omap', 'arm/ex...Joerg Roedel1-1/+5
2020-07-28scsi: target: tcmu: Implement tmr_notify callbackBodo Stroesser1-0/+25
2020-07-28Merge tag 'v5.8-rc7' into perf/core, to pick up fixesIngo Molnar5-23/+29
2020-07-28bpf: Fix bpf_ringbuf_output() signature to return longAndrii Nakryiko1-1/+1
2020-07-27fanotify: add support for FAN_REPORT_NAMEAmir Goldstein1-0/+4
2020-07-27fanotify: add basic support for FAN_REPORT_DIR_FIDAmir Goldstein1-4/+7
2020-07-27fanotify: remove event FAN_DIR_MODIFYAmir Goldstein1-1/+0
2020-07-27hsr: enhance netlink socket interface to support PRPMurali Karicheri2-2/+12
2020-07-27unexport linux/elfcore.hAl Viro1-101/+0
2020-07-27platform/x86: ISST: drop a duplicated word in isst_if.hRandy Dunlap1-1/+1
2020-07-27btrfs: add metadata_uuid to FS_INFO ioctlJohannes Thumshirn1-1/+4
2020-07-27btrfs: add filesystem generation to FS_INFO ioctlJohannes Thumshirn1-1/+5
2020-07-27btrfs: pass checksum type via BTRFS_IOC_FS_INFO ioctlJohannes Thumshirn1-2/+12
2020-07-27btrfs: use __u16 for the return value of btrfs_qgroup_level()Qu Wenruo1-2/+2
2020-07-27dmaengine: idxd: add missing invalid flags field to completionDave Jiang1-0/+6
2020-07-25bpf: Implement BPF XDP link-specific introspection APIsAndrii Nakryiko1-0/+3
2020-07-25bpf, xdp: Add bpf_link-based XDP attachment APIAndrii Nakryiko1-1/+6
2020-07-25bpf: Implement bpf iterator for map elementsYonghong Song1-0/+7
2020-07-25ACPI: NFIT: Define runtime firmware activation commandsDan Williams1-1/+2
2020-07-25libnvdimm: Validate command family indicesDan Williams1-0/+4
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller3-3/+7
2020-07-25bcache: add bucket_size_hi into struct cache_sb_disk for large bucketColy Li1-1/+2
2020-07-25bcache: struct cache_sb is only for in-memory super block nowColy Li1-4/+6
2020-07-25bcache: increase super block version for cache device and backing deviceColy Li1-8/+21
2020-07-24icmp6: support rfc 4884Willem de Bruijn2-0/+2
2020-07-24net/sched: cls_flower: Add hash info to flow classificationAriel Levkovich1-0/+3
2020-07-24Merge branch 'io_uring-5.8' into for-5.9/io_uringJens Axboe1-0/+1
2020-07-24Merge v5.8-rc6 into drm-nextDave Airlie10-27/+39