summaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)Author
2022-09-27net: tls: Add ARIA-GCM algorithmTaehee Yoo
2022-09-27headers: Remove some left-over license textChristophe JAILLET
2022-09-23net: phy: Add support for rate matchingSean Anderson
2022-09-21headers: Remove some left-over license text in include/uapi/linux/netfilter/Christophe JAILLET
2022-09-20seg6: add NEXT-C-SID support for SRv6 End behaviorAndrea Mayer
2022-09-20net: dsa: allow the DSA master to be seen and changed through rtnetlinkVladimir Oltean
2022-09-20net/sched: flower: Add L2TPv3 filterWojciech Drewek
2022-09-20uapi: move IPPROTO_L2TP to in.hWojciech Drewek
2022-09-16Merge tag 'linux-can-next-for-6.1-20220915' of git://git.kernel.org/pub/scm/l...David S. Miller
2022-09-16rtnetlink: advertise allmulti counterNicolas Dichtel
2022-09-15can: raw: add CAN XL supportOliver Hartkopp
2022-09-15can: canxl: update CAN infrastructure for CAN XL framesOliver Hartkopp
2022-09-15can: canxl: introduce CAN XL data structureOliver Hartkopp
2022-09-15can: set CANFD_FDF flag in all CAN FD frame structuresOliver Hartkopp
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