summaryrefslogtreecommitdiff
path: root/include/uapi/linux
AgeCommit message (Expand)Author
2020-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2020-08-03net: openvswitch: make masks cache size configurableEelco Chaudron
2020-08-03net: openvswitch: add masks cache hit counterEelco Chaudron
2020-08-03Merge tag 'perf-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-08-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-08-03virtio: VIRTIO_F_IOMMU_PLATFORM -> VIRTIO_F_ACCESS_PLATFORMMichael S. Tsirkin
2020-08-03Merge tag 'for-5.9/io_uring-20200802' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-08-03Merge tag 'kvm-s390-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2020-08-01bpf: Add support for forced LINK_DETACH commandAndrii Nakryiko
2020-07-31Merge tag 'mac80211-next-for-davem-2020-07-31' of git://git.kernel.org/pub/sc...David S. Miller
2020-07-31rtnetlink: add support for protodown reasonRoopa Prabhu
2020-07-31tcp: add earliest departure time to SCM_TIMESTAMPING_OPT_STATSYousuk Seung
2020-07-31nl80211: support 4-way handshake offloading for WPA/WPA2-PSK in AP modeChung-Hsien Hsu
2020-07-31cfg80211: Add support to advertize OCV supportVeerendranath Jakkam
2020-07-31cfg80211/mac80211: add connected to auth server to station infoMarkus Theil
2020-07-31cfg80211/mac80211: add connected to auth server to meshconfMarkus Theil
2020-07-31cfg80211/mac80211: add mesh_param "mesh_nolearn" to skip path discoveryLinus Lüssing
2020-07-31net/wireless: wireless.h: drop duplicate word in commentsRandy Dunlap
2020-07-31net/wireless: nl80211.h: drop duplicate words in commentsRandy Dunlap
2020-07-31nl80211: S1G band and channel definitionsThomas Pedersen
2020-07-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2020-07-29netfilter: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-29Merge branches 'arm/renesas', 'arm/qcom', 'arm/mediatek', 'arm/omap', 'arm/ex...Joerg Roedel
2020-07-28scsi: target: tcmu: Implement tmr_notify callbackBodo Stroesser
2020-07-28Merge tag 'v5.8-rc7' into perf/core, to pick up fixesIngo Molnar
2020-07-28bpf: Fix bpf_ringbuf_output() signature to return longAndrii Nakryiko
2020-07-27fanotify: add support for FAN_REPORT_NAMEAmir Goldstein
2020-07-27fanotify: add basic support for FAN_REPORT_DIR_FIDAmir Goldstein
2020-07-27fanotify: remove event FAN_DIR_MODIFYAmir Goldstein
2020-07-27hsr: enhance netlink socket interface to support PRPMurali Karicheri
2020-07-27unexport linux/elfcore.hAl Viro
2020-07-27platform/x86: ISST: drop a duplicated word in isst_if.hRandy Dunlap
2020-07-27btrfs: add metadata_uuid to FS_INFO ioctlJohannes Thumshirn
2020-07-27btrfs: add filesystem generation to FS_INFO ioctlJohannes Thumshirn
2020-07-27btrfs: pass checksum type via BTRFS_IOC_FS_INFO ioctlJohannes Thumshirn
2020-07-27btrfs: use __u16 for the return value of btrfs_qgroup_level()Qu Wenruo
2020-07-27dmaengine: idxd: add missing invalid flags field to completionDave Jiang
2020-07-25bpf: Implement BPF XDP link-specific introspection APIsAndrii Nakryiko
2020-07-25bpf, xdp: Add bpf_link-based XDP attachment APIAndrii Nakryiko
2020-07-25bpf: Implement bpf iterator for map elementsYonghong Song
2020-07-25ACPI: NFIT: Define runtime firmware activation commandsDan Williams
2020-07-25libnvdimm: Validate command family indicesDan Williams
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-25bcache: add bucket_size_hi into struct cache_sb_disk for large bucketColy Li
2020-07-25bcache: struct cache_sb is only for in-memory super block nowColy Li
2020-07-25bcache: increase super block version for cache device and backing deviceColy Li
2020-07-24icmp6: support rfc 4884Willem de Bruijn
2020-07-24net/sched: cls_flower: Add hash info to flow classificationAriel Levkovich
2020-07-24Merge branch 'io_uring-5.8' into for-5.9/io_uringJens Axboe
2020-07-24Merge v5.8-rc6 into drm-nextDave Airlie