summaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)Author
2022-09-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextDavid S. Miller
2022-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2022-09-07netfilter: remove NFPROTO_DECNETFlorian Westphal
2022-09-06Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextPaolo Abeni
2022-09-04Merge tag 'wireless-next-2022-09-03' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2022-09-03wifi: nl80211: add MLD address to assoc BSS entriesJohannes Berg
2022-09-03wifi: nl80211: Add POWERED_ADDR_CHANGE featureJames Prestwood
2022-09-03net/ipv4: Use __DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva
2022-09-02Merge tag 'io_uring-6.0-2022-09-02' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-09-02bpf: Support getting tunnel flagsShmulik Ladkani
2022-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-09-01Merge tag 'net-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-09-01io_uring/net: simplify zerocopy send user APIPavel Begunkov
2022-09-01io_uring/notif: remove notif registrationPavel Begunkov
2022-09-01Revert "io_uring: rename IORING_OP_FILES_UPDATE"Pavel Begunkov
2022-09-01Revert "io_uring: add zc notification flush requests"Pavel Begunkov
2022-08-30net: virtio_net: fix notification coalescing commentsAlvaro Karsz
2022-08-30netlink: add support for ext_ack missing attributesJakub Kicinski
2022-08-26bpf: Fix a few typos in BPF helpers documentationQuentin Monnet
2022-08-26openvswitch: allow specifying ifindex of new interfacesAndrey Zhadchenko
2022-08-26Merge tag 'io_uring-6.0-2022-08-26' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2022-08-26Merge tag 'wireless-next-2022-08-26-v2' of git://git.kernel.org/pub/scm/linux...David S. Miller
2022-08-25bpf: Add CGROUP prefix to cgroup_iter_orderHao Luo
2022-08-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-08-25bpf: Introduce cgroup iterHao Luo
2022-08-25wifi: cfg80211: Add link_id parameter to various key operations for MLOVeerendranath Jakkam
2022-08-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2022-08-23net: improve and fix netlink kdocJakub Kicinski
2022-08-23bpf: update bpf_{g,s}et_retval documentationStanislav Fomichev
2022-08-23bpf, flow_dissector: Introduce BPF_FLOW_DISSECTOR_CONTINUE retcode for bpf progsShmulik Ladkani
2022-08-23io_uring: uapi: Add `extern "C"` in io_uring.h for liburingAmmar Faizi
2022-08-22Remove DECnet support from kernelStephen Hemminger
2022-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-08-18net: macsec: Expose MACSEC_SALT_LEN definition to user spaceEmeel Hakim
2022-08-17Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-08-17bpf: Partially revert flexible-array member replacementDaniel Borkmann
2022-08-16virtio: kerneldocs fixes and enhancementsRicardo Cañuelo
2022-08-15bpf: Clear up confusion in bpf_skb_adjust_room()'s documentationQuentin Monnet
2022-08-12Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2022-08-11Merge tag 'net-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-08-11net: atm: bring back zatm uAPIJakub Kicinski
2022-08-11vhost-vdpa: uAPI to suspend the deviceEugenio Pérez
2022-08-11vhost-vdpa: introduce SUSPEND backend feature bitEugenio Pérez
2022-08-11vduse: Support querying information of IOVA regionsXie Yongji
2022-08-11vduse: Support registering userspace memory for IOVA regionsXie Yongji
2022-08-11net: virtio_net: notifications coalescing supportAlvaro Karsz
2022-08-11virtio_pci: struct virtio_pci_common_cfg add queue_resetXuan Zhuo
2022-08-11virtio: queue_reset: add VIRTIO_F_RING_RESETXuan Zhuo
2022-08-11virtio_pci: struct virtio_pci_common_cfg add queue_notify_dataXuan Zhuo