summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-09-07bpf/verifier: allow kfunc to return an allocated memBenjamin Tissoires
2022-09-07bpf: split btf_check_subprog_arg_match in twoBenjamin Tissoires
2022-09-06bpf: Update descriptions for helpers bpf_get_func_arg[_cnt]()Yonghong Song
2022-09-06bpf: Allow struct argument in trampoline based programsYonghong Song
2022-09-06Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextPaolo Abeni
2022-09-05bpf: Optimize rcu_barrier usage between hash map and bpf_mem_alloc.Alexei Starovoitov
2022-09-05bpf: Add percpu allocation support to bpf_mem_alloc.Alexei Starovoitov
2022-09-05bpf: Introduce any context BPF specific memory allocator.Alexei Starovoitov
2022-09-05net: phy: Add 1000BASE-KX interface modeSean Anderson
2022-09-05soc: fsl: qbman: Add CGR update functionSean Anderson
2022-09-05net: pcs: add new PCS driver for altera TSE PCSMaxime Chevallier
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-02bpf: Change bpf_getsockopt(SOL_IPV6) to reuse do_ipv6_getsockopt()Martin KaFai Lau
2022-09-02bpf: Change bpf_getsockopt(SOL_IP) to reuse do_ip_getsockopt()Martin KaFai Lau
2022-09-02bpf: Change bpf_getsockopt(SOL_TCP) to reuse do_tcp_getsockopt()Martin KaFai Lau
2022-09-02bpf: Change bpf_getsockopt(SOL_SOCKET) to reuse sk_getsockopt()Martin KaFai Lau
2022-09-02bpf: net: Change do_ipv6_getsockopt() to take the sockptr_t argumentMartin KaFai Lau
2022-09-02bpf: net: Change do_ip_getsockopt() to take the sockptr_t argumentMartin KaFai Lau
2022-09-02bpf: net: Change sk_getsockopt() to take the sockptr_t argumentMartin KaFai Lau
2022-09-02net: ieee802154: Fix compilation error when CONFIG_IEEE802154_NL802154_EXPERI...Gal Pressman
2022-09-02bpf: Support getting tunnel flagsShmulik Ladkani
2022-09-02bpf, tnums: Warn against the usage of tnum_in(tnum_range(), ...)Shung-Hsi Yu
2022-09-02net: remove netif_tx_napi_add()Jakub Kicinski
2022-09-02net: bql: add more documentationEric Dumazet
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-08-31tcp: make global challenge ack rate limitation per net-ns and default disabledEric Dumazet
2022-08-31net: sched: gred/red: remove unused variables in struct red_statsZhengchao Shao
2022-08-31mm/rmap: Fix anon_vma->degree ambiguity leading to double-reuseJann Horn
2022-08-31Merge tag 'fscache-fixes-20220831' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-08-31Merge tag 'lsm-pr-20220829' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-31fscache: fix misdocumented parameterKhalid Masum
2022-08-31thunderbolt: Show link type for XDomain connections tooMika Westerberg
2022-08-30net: virtio_net: fix notification coalescing commentsAlvaro Karsz
2022-08-30net: devlink: stub port params cmds for they are unused internallyJiri Pirko
2022-08-30netlink: add helpers for extack attr presence checkingJakub Kicinski
2022-08-30netlink: add support for ext_ack missing attributesJakub Kicinski
2022-08-29tracing: Define the is_signed_type() macro onceBart Van Assche
2022-08-29ethernet: Add helpers to recognize addresses mapped to IP multicastCasper Andersson
2022-08-29genetlink: start to validate reserved header bytesJakub Kicinski
2022-08-28Merge tag 'mm-hotfixes-stable-2022-08-28' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-08-28asm-generic: sections: refactor memory_intersectsQuanyang Wang
2022-08-28Revert "memcg: cleanup racy sum avoidance code"Shakeel Butt
2022-08-28mm: re-allow pinning of zero pfns (again)Alex Williamson
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