summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux
Commit message (Expand)AuthorAgeFilesLines
* inet_diag: add support for cgroup filterDmitry Yakunin2020-04-301-0/+1
* inet_diag: add cgroup id attributeDmitry Yakunin2020-04-301-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2020-04-292-3/+9
|\
| * netfilter: nft_nat: add netmap supportPablo Neira Ayuso2020-04-281-1/+3
| * netfilter: nf_conntrack: add IPS_HW_OFFLOAD status bitBodong Wang2020-04-261-2/+6
* | net: bridge: Add port attribute IFLA_BRPORT_MRP_RING_OPENHoratiu Vultur2020-04-271-0/+1
* | bridge: uapi: mrp: Add mrp attributes.Horatiu Vultur2020-04-273-0/+127
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-04-254-6/+13
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-04-241-1/+1
| |\
| | * bpf: Fix reStructuredText markupJakub Wilk2020-04-241-1/+1
| * | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2020-04-211-2/+9
| |\ \
| | * | virtio-balloon: Avoid using the word 'report' when referring to free page hin...Alexander Duyck2020-04-171-2/+9
| * | | Merge tag 'flexible-array-member-5.7-rc2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2020-04-192-3/+3
| |\ \ \ | | |_|/ | |/| |
| | * | uapi: linux: fiemap.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-04-181-1/+1
| | * | uapi: linux: dlm_device.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-04-181-2/+2
| | |/
* | / net: Add IF_OPER_TESTINGAndrew Lunn2020-04-201-0/+1
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-04-162-0/+3
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2020-04-072-0/+3
| |\ \
| | * | netfilter: nf_tables: reintroduce the NFT_SET_CONCAT flagPablo Neira Ayuso2020-04-071-0/+2
| | * | netfilter: xt_IDLETIMER: target v1 - match Android layoutMaciej Żenczykowski2020-04-051-0/+1
* | | | Merge tag 'for-5.7-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-04-141-6/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | btrfs: re-instantiate the removed BTRFS_SUBVOL_CREATE_ASYNC definitionEugene Syromiatnikov2020-04-101-6/+4
* | | | Merge tag 'iommu-updates-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-04-081-6/+6
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'iommu/fixes', 'arm/qcom', 'arm/omap', 'arm/smmu', 'x86/amd', ...Joerg Roedel2020-03-271-6/+6
| |\ \ \ \ \
| | | * | | | iommu/virtio: Fix sparse warningJean-Philippe Brucker2020-03-271-6/+6
| | |/ / / /
* | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2020-04-083-4/+130
|\ \ \ \ \ \
| * | | | | | vhost: introduce vDPA-based backendTiwei Bie2020-04-022-0/+32
| * | | | | | virtio-net: Introduce hash report featureYuri Benditovich2020-03-231-0/+36
| * | | | | | virtio-net: Introduce RSS receive steering featureYuri Benditovich2020-03-231-2/+40
| * | | | | | virtio-net: Introduce extended RSC featureYuri Benditovich2020-03-231-2/+22
| |/ / / / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-04-071-1/+1
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Merge branch 'next' into for-linusDmitry Torokhov2020-04-061-1/+1
| |\ \ \ \ \
| | * | | | | Input: update SPDX tag for input-event-codes.hRajat Jain2020-04-011-1/+1
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-04-072-7/+34
|\ \ \ \ \ \ \
| * | | | | | | userfaultfd: wp: enabled write protection in userfaultfd APIShaohua Li2020-04-071-2/+4
| * | | | | | | userfaultfd: wp: add the writeprotect API to userfaultfd ioctlAndrea Arcangeli2020-04-071-0/+23
| * | | | | | | userfaultfd: wp: add UFFDIO_COPY_MODE_WPAndrea Arcangeli2020-04-071-5/+6
| * | | | | | | virtio-balloon: add support for providing free page reports to hostAlexander Duyck2020-04-071-0/+1
* | | | | | | | Merge tag 'for-linus-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-04-071-0/+128
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | um: Implement time-travel=extJohannes Berg2020-03-291-0/+128
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'fsnotify_for_v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-04-061-3/+10
|\ \ \ \ \ \ \
| * | | | | | | fanotify: report name info for FAN_DIR_MODIFY eventAmir Goldstein2020-03-251-1/+7
| * | | | | | | fanotify: send FAN_DIR_MODIFY event flavor with dir inode and nameAmir Goldstein2020-03-251-0/+1
| * | | | | | | fsnotify: tidy up FS_ and FAN_ constantsAmir Goldstein2020-03-231-2/+2
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'perf-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-04-051-2/+14
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'perf-urgent-for-mingo-5.7-20200403' of git://git.kernel.org/pub/sc...Ingo Molnar2020-04-041-2/+14
| |\ \ \ \ \ \ \
| | * | | | | | | perf/core: Add PERF_SAMPLE_CGROUP featureNamhyung Kim2020-03-271-1/+2
| | * | | | | | | perf/core: Add PERF_RECORD_CGROUP eventNamhyung Kim2020-03-271-1/+12
* | | | | | | | | Merge tag 'rtc-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2020-04-041-4/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | rtc: make definitions in include/uapi/linux/rtc.h actually useful for user spaceEugene Syromiatnikov2020-03-261-4/+7