summaryrefslogtreecommitdiffstats
path: root/net/core
AgeCommit message (Expand)AuthorLines
2025-10-17Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-7/+124
2025-10-16net: dev_queue_xmit() llist adoptionEric Dumazet-35/+56
2025-10-16Revert "net/sched: Fix mirred deadlock on device recursion"Eric Dumazet-6/+0
2025-10-16net: add add indirect call wrapper in skb_release_head_state()Eric Dumazet-1/+10
2025-10-16rtnetlink: Allow deleting FDB entries in user namespaceJohannes Wiesböck-3/+0
2025-10-16net: gro: clear skb_shinfo(skb)->hwtstamps in napi_reuse_skb()Eric Dumazet-2/+8
2025-10-16bpf: Introduce SK_BPF_BYPASS_PROT_MEM.Kuniyuki Iwashima-0/+37
2025-10-16bpf: Support bpf_setsockopt() for BPF_CGROUP_INET_SOCK_CREATE.Kuniyuki Iwashima-0/+48
2025-10-16net: Introduce net.core.bypass_prot_mem sysctl.Kuniyuki Iwashima-0/+14
2025-10-16net: Allow opt-out from global protocol memory accounting.Kuniyuki Iwashima-7/+25
2025-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-5/+48
2025-10-16Merge tag 'net-6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-5/+46
2025-10-16udp: do not use skb_release_head_state() before skb_attempt_defer_free()Eric Dumazet-0/+1
2025-10-15net: allow busy connected flows to switch tx queuesEric Dumazet-2/+27
2025-10-15net: add /proc/sys/net/core/txq_reselection_ms controlEric Dumazet-0/+8
2025-10-15net: control skb->ooo_okay from skb_set_owner_w()Eric Dumazet-1/+11
2025-10-15net: add SK_WMEM_ALLOC_BIAS constantEric Dumazet-3/+2
2025-10-14net: core: fix lockdep splat on device unregisterFlorian Westphal-5/+35
2025-10-14netmem: replace __netmem_clear_lsb() with netmem_to_nmdesc()Byungchul Park-8/+8
2025-10-13net: gro_cells: Use nested-BH locking for gro_cellSebastian Andrzej Siewior-0/+10
2025-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf before 6.18-rc1Alexei Starovoitov-23/+55
2025-10-11Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds-0/+2
2025-10-07bpf: Use rcu_read_lock_dont_migrate in bpf_sk_storage.cFushuai Wang-8/+4
2025-10-06bpf: Fix metadata_dst leak __bpf_redirect_neigh_v{4,6}Daniel Borkmann-0/+2
2025-10-06page_pool: Fix PP_MAGIC_MASK to avoid crashing on some 32-bit archesToke Høiland-Jørgensen-23/+53
2025-10-02Merge tag 'net-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-160/+391
2025-09-30Merge tag 'bpf-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds-23/+187
2025-09-30net: add NUMA awareness to skb_attempt_defer_free()Eric Dumazet-18/+30
2025-09-30net: use llist for sd->defer_listEric Dumazet-20/+13
2025-09-30net: make softnet_data.defer_count an atomicEric Dumazet-5/+3
2025-09-30netdevsim: a basic test PSP implementationJakub Kicinski-0/+1
2025-09-30page_pool: Clamp pool size to max 16K pagesDragos Tatulea-5/+1
2025-09-29net: rtnetlink: fix typo in rtnl_unregister_all() commentAlok Tiwari-1/+1
2025-09-29scm: use masked_user_access_begin() in put_cmsg()Eric Dumazet-1/+3
2025-09-29Merge tag 'namespace-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-35/+29
2025-09-29Merge tag 'kernel-6.18-rc1.clone3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1/+1
2025-09-25bpf: Emit struct bpf_xdp_sock type in vmlinux BTFAmery Hung-0/+2
2025-09-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-1/+1
2025-09-25net: gso: restore ids of outer ip headers correctlyRichard Gobert-2/+8
2025-09-25ns: move ns type into struct ns_commonChristian Brauner-1/+0
2025-09-24Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-17/+118
2025-09-23tcp: Remove stale locking comment for TFO.Kuniyuki Iwashima-3/+1
2025-09-23net: allow alloc_skb_with_frags() to use MAX_SKB_FRAGSJason Baron-1/+1
2025-09-23Merge branch 'bpf-next/xdp_pull_data' into 'bpf-next/master'Martin KaFai Lau-17/+118
2025-09-23Merge branch 'bpf-next/xdp_pull_data' into 'bpf-next/net'Martin KaFai Lau-17/+118
2025-09-23bpf: Support pulling non-linear xdp dataAmery Hung-0/+93
2025-09-23bpf: Allow bpf_xdp_shrink_data to shrink a frag from head and tailAmery Hung-17/+24
2025-09-23bpf: Clear pfmemalloc flag when freeing all fragmentsAmery Hung-0/+1
2025-09-22net: move sk->sk_err_soft and sk->sk_sndbufEric Dumazet-1/+2
2025-09-22net: move sk_uid and sk_protocol to sock_read_txEric Dumazet-0/+2