summaryrefslogtreecommitdiffstats
path: root/include/uapi (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | lwtunnel: add options setting and dumping for geneveXin Long2019-11-071-0/+20
| * | | | | | | net_sched: add TCA_STATS_PKT64 attributeEric Dumazet2019-11-061-0/+1
| * | | | | | | net_sched: do not export gnet_stats_basic_packed to uapiEric Dumazet2019-11-061-4/+0
| | |_|_|_|/ / | |/| | | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-11-021-40/+84
| |\ \ \ \ \ \
| | * | | | | | bpf: Add probe_read_{user, kernel} and probe_read_{user, kernel}_str helpersDaniel Borkmann2019-11-021-40/+82
| | * | | | | | bpf: Replace prog_raw_tp+btf_id with prog_tracingAlexei Starovoitov2019-10-311-0/+2
| | |/ / / / /
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-021-0/+37
| |\ \ \ \ \ \
| * | | | | | | net: sched: extend TCA_ACT space with TCA_ACT_FLAGSVlad Buslov2019-10-311-0/+5
| * | | | | | | tipc: add smart nagle featureJon Maloy2019-10-301-0/+1
| | |_|_|_|/ / | |/| | | | |
| * | | | | | net: Fix misspellings of "configure" and "configuration"Geert Uytterhoeven2019-10-281-1/+1
| | |/ / / / | |/| | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-10-271-1/+27
| |\ \ \ \ \
| | * | | | | bpf: Check types of arguments passed into helpersAlexei Starovoitov2019-10-171-1/+26
| | * | | | | bpf: Add attach_btf_id attribute to program loadAlexei Starovoitov2019-10-171-0/+1
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2019-10-261-0/+2
| |\ \ \ \ \ \
| | * | | | | | netfilter: nf_tables: support for multiple devices per netdev hookPablo Neira Ayuso2019-10-231-0/+2
| * | | | | | | tcp: add TCP_INFO status for failed client TFOJason Baron2019-10-261-1/+9
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-10-201-1/+1
| |\ \ \ \ \ \ \
| * | | | | | | | ethtool: Add support for 400Gbps (50Gbps per lane) link modesJiri Pirko2019-10-161-0/+6
| | |_|/ / / / / | |/| | | | | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-10-141-16/+16
| |\ \ \ \ \ \ \
| | * | | | | | | uapi/bpf: fix helper docsAndrii Nakryiko2019-10-071-16/+16
| * | | | | | | | Merge tag 'mac80211-next-for-net-next-2019-10-11' of git://git.kernel.org/pub...David S. Miller2019-10-131-0/+8
| |\ \ \ \ \ \ \ \
| | * | | | | | | | nl80211: Document the expectation for NL80211_ATTR_IE in NL80211_CMD_CONNECTSunil Dutt2019-10-041-0/+8
| | |/ / / / / / /
| * | | / / / / / sctp: add SCTP_SEND_FAILED_EVENT eventXin Long2019-10-101-1/+15
| | |_|/ / / / / | |/| | | | | |
| * | | | | | | net/tls: add TlsDeviceRxResync statisticJakub Kicinski2019-10-061-0/+1
| * | | | | | | net/tls: add TlsDecryptError statJakub Kicinski2019-10-061-0/+1
| * | | | | | | net/tls: add statistics for installed sessionsJakub Kicinski2019-10-061-0/+8
| * | | | | | | net/tls: add skeleton of MIB statisticsJakub Kicinski2019-10-061-0/+7
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-10-054-3/+57
| |\ \ \ \ \ \ \
| * | | | | | | | net, uapi: fix -Wpointer-arith warningsAlexey Dobriyan2019-10-046-7/+7
| * | | | | | | | net: devlink: allow to change namespaces during reloadJiri Pirko2019-10-041-0/+4
| | |/ / / / / / | |/| | | | | |
| * | | | | | | net: rtnetlink: add linkprop commands to add and delete alternative ifnamesJiri Pirko2019-10-013-0/+10
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2019-11-261-0/+3
|\ \ \ \ \ \ \
| * | | | | | | crypto: ccp - Retry SEV INIT command in case of integrity check failure.Ashish Kalra2019-10-251-0/+3
| |/ / / / / /
* | | | | | | Merge tag 'threads-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...Linus Torvalds2019-11-261-22/+42
|\ \ \ \ \ \ \
| * | | | | | | fork: extend clone3() to support setting a PIDAdrian Reber2019-11-151-18/+35
| * | | | | | | clone3: add CLONE_CLEAR_SIGHANDChristian Brauner2019-10-211-0/+3
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-11-261-0/+11
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'kvm-tsx-ctrl' into HEADPaolo Bonzini2019-11-2111-8/+50
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Merge tag 'kvmarm-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini2019-11-211-0/+10
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge remote-tracking branch 'kvmarm/kvm-arm64/stolen-time' into kvmarm-maste...Marc Zyngier2019-10-241-0/+2
| | |\ \ \ \ \ \ \
| | | * | | | | | | KVM: arm64: Provide VCPU attributes for stolen timeSteven Price2019-10-211-0/+2
| | | | |/ / / / / | | | |/| | | | |
| | * | | | | | | KVM: arm/arm64: Allow user injection of external data abortsChristoffer Dall2019-10-211-0/+1
| | * | | | | | | KVM: arm/arm64: Allow reporting non-ISV data aborts to userspaceChristoffer Dall2019-10-211-0/+7
| | |/ / / / / /
| * / / / / / / KVM: PPC: Report single stepping capabilityFabiano Rosas2019-10-211-0/+1
| |/ / / / / /
* | | | | | | Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...Linus Torvalds2019-11-251-1/+1
|\ \ \ \ \ \ \
| * | | | | | | statx: define STATX_ATTR_VERITYEric Biggers2019-11-131-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds2019-11-251-1/+2
|\ \ \ \ \ \ \
| * | | | | | | fscrypt: add support for IV_INO_LBLK_64 policiesEric Biggers2019-11-061-1/+2
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'for-5.5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds2019-11-252-6/+22
|\ \ \ \ \ \ \
| * | | | | | | btrfs: add incompat for raid1 with 3, 4 copiesDavid Sterba2019-11-181-0/+1