summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2023-04-04bpf: Invoke btf_struct_access() callback only for writes.Alexei Starovoitov
2023-03-29bpf: allow a TCP CC to write app_limitedYixin Shen
2023-03-25xsk: allow remap of fill and/or completion ringsNuno Gonçalves
2023-03-25bpf: Use bpf_mem_cache_alloc/free in bpf_local_storage_elemMartin KaFai Lau
2023-03-25bpf: Treat KF_RELEASE kfuncs as KF_TRUSTED_ARGSDavid Vernet
2023-03-25bpf: Remove now-unnecessary NULL checks for KF_RELEASE kfuncsDavid Vernet
2023-03-22bpf: Update the struct_ops of a bpf_link.Kui-Feng Lee
2023-03-22bpf: Create links for BPF struct_ops maps.Kui-Feng Lee
2023-03-22net: Update an existing TCP congestion control algorithm.Kui-Feng Lee
2023-03-22bpf: return long from bpf_map_ops funcsJP Kobryn
2023-03-20net: skbuff: rename __pkt_vlan_present_offset to __mono_tc_offsetJakub Kicinski
2023-03-16bpf, test_run: fix crashes due to XDP frame overwriting/corruptionAlexander Lobakin
2023-03-15bpf/selftests: Test fentry attachment to shadowed functionsViktor Malik
2023-03-14xdp: remove unused {__,}xdp_release_frame()Alexander Lobakin
2023-03-14xdp: recycle Page Pool backed skbs built from XDP framesAlexander Lobakin
2023-03-10bpf: Add bpf_selem_free()Martin KaFai Lau
2023-03-10bpf: Repurpose use_trace_rcu to reuse_now in bpf_local_storageMartin KaFai Lau
2023-03-10bpf: Refactor codes into bpf_local_storage_destroyMartin KaFai Lau
2023-03-08Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2023-03-08net: reclaim skb->scm_io_uring bitEric Dumazet
2023-03-08net-timestamp: extend SOF_TIMESTAMPING_OPT_ID to HW timestampsVadim Fedorenko
2023-03-07net: remove enum skb_free_reasonEric Dumazet
2023-03-07bpf, net: xskmap memory usageYafang Shao
2023-03-07bpf, net: sock_map memory usageYafang Shao
2023-03-07bpf, net: bpf_local_storage memory usageYafang Shao
2023-03-06Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-03-03bpf: allow ctx writes using BPF_ST_MEM instructionEduard Zingerman
2023-03-03bpf: Introduce kptr_rcu.Alexei Starovoitov
2023-03-02bpf: Make bpf_get_current_[ancestor_]cgroup_id() available for all program typesTejun Heo
2023-03-01bpf: Add bpf_dynptr_slice and bpf_dynptr_slice_rdwrJoanne Koong
2023-03-01bpf: Add xdp dynptrsJoanne Koong
2023-03-01bpf: Add skb dynptrsJoanne Koong
2023-02-27Merge tag 'net-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-02-27tcp: tcp_check_req() can be called from process contextEric Dumazet
2023-02-27Merge tag 'wireless-2023-02-27' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2023-02-27net/sched: act_api: move TCA_EXT_WARN_MSG to the correct hierarchyPedro Tammela
2023-02-26net/sched: act_sample: fix action bind logicPedro Tammela
2023-02-26net/sched: act_mpls: fix action bind logicPedro Tammela
2023-02-26net/sched: act_pedit: fix action bind logicPedro Tammela
2023-02-26wifi: wext: warn about usage only onceJohannes Berg
2023-02-26nfc: fix memory leak of se_io context in nfc_genl_se_ioFedor Pchelkin
2023-02-26net/sched: cls_api: Move call to tcf_exts_miss_cookie_base_destroy()Nathan Chancellor
2023-02-24Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-02-24net: fix __dev_kfree_skb_any() vs drop monitorEric Dumazet
2023-02-23Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-02-23sctp: add a refcnt in sctp_stream_priorities to avoid a nested loopXin Long
2023-02-23ipv6: Add lwtunnel encap size of all siblings in nexthop calculationLu Wei
2023-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2023-02-22Merge tag 'nfs-for-6.3-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds