summaryrefslogtreecommitdiffstats
path: root/include/uapi
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * \ Merge tag 'fuse-fixes-5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-10-291-0/+37
| |\ \
| | * | fuse: Add changelog entries for protocols 7.1 - 7.8Alan Somers2019-10-231-0/+37
* | | | net: sched: extend TCA_ACT space with TCA_ACT_FLAGSVlad Buslov2019-10-301-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-261-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-251-1/+9
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-10-201-1/+1
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge tag 'tty-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-10-121-1/+1
| |\ \ \ \
| | * | | | tty: serial: Fix PORT_LINFLEXUART definitionStefan-gabriel Mirea2019-10-041-1/+1
| | | |_|/ | | |/| |
* | | | | ethtool: Add support for 400Gbps (50Gbps per lane) link modesJiri Pirko2019-10-151-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-061-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-091-1/+15
| |_|_|/ |/| | |
* | | | net/tls: add TlsDeviceRxResync statisticJakub Kicinski2019-10-051-0/+1
* | | | net/tls: add TlsDecryptError statJakub Kicinski2019-10-051-0/+1
* | | | net/tls: add statistics for installed sessionsJakub Kicinski2019-10-051-0/+8
* | | | net/tls: add skeleton of MIB statisticsJakub Kicinski2019-10-051-0/+7
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-10-054-3/+57
|\ \ \ \ | | |/ / | |/| |
| * | | Merge tag 'copy-struct-from-user-v5.4-rc2' of git://git.kernel.org/pub/scm/li...Linus Torvalds2019-10-041-0/+2
| |\ \ \
| | * | | clone3: switch to copy_struct_from_user()Aleksa Sarai2019-10-011-0/+2
| | | |/ | | |/|
| * | | Merge tag 'for-linus-20191003' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-10-041-2/+26
| |\ \ \
| | * | | sched: add kernel-doc for struct clone_argsChristian Brauner2019-10-031-2/+24
| | * | | sched: Add __ASSEMBLY__ guards around struct clone_argsSeth Forshee2019-09-301-0/+2
| | |/ /
| * | | Merge tag 'drm-fixes-2019-10-04' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-10-041-0/+2
| |\ \ \
| | * | | drm/amdgpu: return tcc_disabled_mask to userspaceMarek Olšák2019-10-021-0/+2
| | |/ /
| * | | Merge tag 'for-linus-2019-10-03' of git://git.kernel.dk/linux-blockLinus Torvalds2019-10-042-1/+27
| |\ \ \ | | |/ / | |/| |
| | * | block: pg: add header include guardMasahiro Yamada2019-10-021-1/+4
| | * | Merge branch 'nvme-5.4' of git://git.infradead.org/nvme into for-linusJens Axboe2019-09-271-0/+23
| | |\ \
| | | * | nvme: allow 64-bit results in passthru commandsMarta Rybczynska2019-09-251-0/+23
* | | | | 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/netdev/netLinus Torvalds2019-09-283-5/+27
|\ \ \
| * | | ptp: correctly disable flags on old ioctlsJacob Keller2019-09-271-0/+22
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-09-271-3/+3
| |\ \ \
| | * | | netfilter: ebtables: use __u8 instead of uint8_t in uapi headerMasahiro Yamada2019-09-251-3/+3
| * | | | bpf: fix BTF limitsAlexei Starovoitov2019-09-191-2/+2
| |/ / /
* | | | Merge tag 'nfsd-5.4' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2019-09-271-2/+39
|\ \ \ \
| * | | | nfsd: add support for upcall version 2Scott Mayhew2019-09-101-1/+29