summaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)Author
2021-03-25ethtool: clarify the ethtool FEC interfaceJakub Kicinski
2021-03-25ethtool: fec: sanitize ethtool_fecparam->active_fecJakub Kicinski
2021-03-25ethtool: fec: sanitize ethtool_fecparam->reservedJakub Kicinski
2021-03-25ethtool: fec: remove long structure descriptionJakub Kicinski
2021-03-25ethtool: fec: fix typo in kdocJakub Kicinski
2021-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2021-03-24psample: Fix user API breakageIdo Schimmel
2021-03-24Add Open Routing Protocol ID to `rtnetlink.h`Cooper Lees
2021-03-16Merge tag 'fuse-fixes-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-03-16fuse: 32-bit user space ioctl compat for fuse deviceAlessio Balsini
2021-03-14psample: Add additional metadata attributesIdo Schimmel
2021-03-13net/sched: act_police: add support for packet-per-second policingBaowen Zheng
2021-03-11nexthop: Add netlink defines and enumerators for resilient NH groupsIdo Schimmel
2021-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-03-10FDDI: if_fddi.h: Update my e-mail addressMaciej W. Rozycki
2021-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-03-09Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2021-03-08bpf: BPF-helper for MTU checking add length inputJesper Dangaard Brouer
2021-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2021-03-05bpf: Add bpf_skb_adjust_room flag BPF_F_ADJ_ROOM_ENCAP_L2_ETHXuesen Huang
2021-03-04bpf: Add PROG_TEST_RUN support for sk_lookup programsLorenz Bauer
2021-03-04scripts/bpf: Abstract eBPF API target parameterJoe Stringer
2021-03-04bpf: Document BPF_MAP_*_BATCH syscall commandsJoe Stringer
2021-03-04bpf: Document BPF_PROG_QUERY syscall commandJoe Stringer
2021-03-04bpf: Document BPF_PROG_TEST_RUN syscall commandJoe Stringer
2021-03-04bpf: Document BPF_PROG_ATTACH syscall commandJoe Stringer
2021-03-04bpf: Document BPF_PROG_PIN syscall commandJoe Stringer
2021-03-04bpf: Document BPF_F_LOCK in syscall commandsJoe Stringer
2021-03-04bpf: Add minimal bpf() command documentationJoe Stringer
2021-03-04bpf: Import syscall arg documentationJoe Stringer
2021-03-04bpf: Add BTF_KIND_FLOAT to uapiIlya Leoshkevich
2021-03-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-03-03net: l2tp: reduce log level of messages in receive path, add counter insteadMatthias Schiffer
2021-03-02KVM: x86/xen: Add support for vCPU runstate informationDavid Woodhouse
2021-02-28uapi: nfnetlink_cthelper.h: fix userspace compilation errorDmitry V. Levin
2021-02-27Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-02-26bpf: Add bpf_for_each_map_elem() helperYonghong Song
2021-02-26Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2021-02-26bpf: Remove blank line in bpf helper description commentHangbin Liu
2021-02-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-02-26include/linux: remove repeated wordsRandy Dunlap
2021-02-25Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2021-02-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-02-24numa balancing: migrate on fault among multiple bound nodesHuang Ying
2021-02-24Merge tag 'vfio-v5.12-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2021-02-24Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-02-24Merge tag 'cxl-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/nvd...Linus Torvalds
2021-02-24bpf: Remove blank line in bpf helper description commentHangbin Liu
2021-02-23io_uring: flag new native workers with IORING_FEAT_NATIVE_WORKERSJens Axboe