summaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)Author
2021-11-10bpf: Add ingress_ifindex to bpf_sk_lookupMark Pashmfouroush
2021-11-07bpf: Introduce helper bpf_find_vmaSong Liu
2021-11-02Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-11-01Merge tag 'audit-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-11-01Merge tag 'selinux-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-11-01Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2021-11-01net: ndisc: introduce ndisc_evict_nocarrier sysctl parameterJames Prestwood
2021-11-01net: arp: introduce arp_evict_nocarrier sysctl parameterJames Prestwood
2021-11-01Merge tag 'for-linus-5.16-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds
2021-11-01Merge tag 'media/v5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2021-11-01Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-11-01bpf: Add alignment padding for "map_extra" + consolidate holesJoanne Koong
2021-11-01Merge tag 'locking-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-11-01Merge tag 'perf-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-11-01Merge tag 'for-5.16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds
2021-11-01Merge tag 'for-5.16/cdrom-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-11-01Merge tag 'for-5.16/io_uring-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-11-01Merge tag 'for-5.16/drivers-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-11-01Merge tag 'locks-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jlay...Linus Torvalds
2021-11-01amt: add control plane of amt interfaceTaehee Yoo
2021-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2021-11-01netfilter: nft_payload: support for inner header matching / manglingPablo Neira Ayuso
2021-11-01netfilter: nft_meta: add NFT_META_IFTYPEPablo Neira Ayuso
2021-10-29bcache: move uapi header bcache.h to bcache code directoryColy Li
2021-10-29btrfs: send: prepare for v2 protocolDavid Sterba
2021-10-28bpf: Add bpf_kallsyms_lookup_name helperKumar Kartikeya Dwivedi
2021-10-28bpf: Add bloom filter map implementationJoanne Koong
2021-10-26mctp: Implement extended addressingJeremy Kerr
2021-10-25net: phy: add constants for fast retrain related registerLuo Jie
2021-10-24can: netlink: add interface for CAN-FD Transmitter Delay Compensation (TDC)Vincent Mailhol
2021-10-24can: bittiming: allow TDC{V,O} to be zero and add can_tdc_const::tdc{v,o,f}_minVincent Mailhol
2021-10-22Merge tag 'mac80211-next-for-net-next-2021-10-21' of git://git.kernel.org/pub...Jakub Kicinski
2021-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-10-21Merge tag 'net-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-10-21bpf: Add verified_insns to bpf_prog_info and fdinfoDave Marchevsky
2021-10-21bpf: Add bpf_skc_to_unix_sock() helperHengqi Chen
2021-10-21cfg80211: fix kernel-doc for MBSSID EMAJohannes Berg
2021-10-21nl80211: Add LC placeholder band definition to nl80211_bandSrinivasan Raju
2021-10-21nl80211: vendor-cmd: intel: add more details for IWL_MVM_VENDOR_CMD_HOST_GET_...Emmanuel Grumbach
2021-10-20fq_codel: generalise ce_threshold marking for subset of trafficToke Høiland-Jørgensen
2021-10-20media: allegro: add control to disable encoder bufferMichael Tretter
2021-10-20bcache: reserve never used bits from bkey.highColy Li
2021-10-19perf: Add mem_hops field in perf_mem_data_src structureKajol Jain
2021-10-19perf: Add comment about current state of PERF_MEM_LVL_* namespace and remove ...Kajol Jain
2021-10-19io_uring: add flag to not fail link after timeoutPavel Begunkov
2021-10-18bpf: Rename BTF_KIND_TAG to BTF_KIND_DECL_TAGYonghong Song
2021-10-18treewide: Replace 0-element memcpy() destinations with flexible arraysKees Cook
2021-10-18treewide: Replace open-coded flex arrays in unionsKees Cook
2021-10-18stddef: Introduce DECLARE_FLEX_ARRAY() helperKees Cook
2021-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller