summaryrefslogtreecommitdiff
path: root/net/core
AgeCommit message (Expand)AuthorFilesLines
3 daysnet: fix memory leak in skb_segment_list for GRO packetsMohammad Heib1-3/+5
3 daysnet: sock: fix hardened usercopy panic in sock_recv_errqueueWeiming Shi1-3/+4
2025-12-18net: netpoll: initialize work queue before error checksBreno Leitao1-1/+1
2025-12-18bpf: Check skb->transport_header is set in bpf_skb_check_mtuMartin KaFai Lau1-3/+6
2025-12-18net: export netdev_get_by_index_lock()David Wei1-1/+0
2025-12-18bpf: Do not let BPF test infra emit invalid GSO types to stackDaniel Borkmann1-0/+7
2025-11-14net: core: prevent NULL deref in generic_hwtstamp_ioctl_lower()Jiaming Zhang1-0/+3
2025-11-11net: netpoll: fix incorrect refcount handling causing incorrect cleanupBreno Leitao1-2/+5
2025-11-06Merge tag 'net-6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-7/+4
2025-11-06net: gro_cells: Reduce lock scope in gro_cell_pollSebastian Andrzej Siewior1-2/+2
2025-11-05netpoll: Fix deadlock in memory allocation under spinlockBreno Leitao1-5/+2
2025-11-01Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds1-1/+2
2025-10-30net: devmem: refresh devmem TX dst in case of route invalidationShivaji Kant1-3/+24
2025-10-29bpf: Reject negative head_room in __bpf_skb_change_headDaniel Borkmann1-1/+2
2025-10-23net: datagram: introduce datagram_poll_queue for custom receive queuesRalf Lici1-10/+34
2025-10-22net: gro_cells: fix lock imbalance in gro_cells_receive()Eric Dumazet1-3/+2
2025-10-17rtnetlink: Allow deleting FDB entries in user namespaceJohannes Wiesböck1-3/+0
2025-10-17net: gro: clear skb_shinfo(skb)->hwtstamps in napi_reuse_skb()Eric Dumazet1-2/+8
2025-10-16Merge tag 'net-6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-5/+46
2025-10-16udp: do not use skb_release_head_state() before skb_attempt_defer_free()Eric Dumazet1-0/+1
2025-10-15net: core: fix lockdep splat on device unregisterFlorian Westphal1-5/+35
2025-10-14net: gro_cells: Use nested-BH locking for gro_cellSebastian Andrzej Siewior1-0/+10
2025-10-11Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds1-0/+2
2025-10-07bpf: Fix metadata_dst leak __bpf_redirect_neigh_v{4,6}Daniel Borkmann1-0/+2
2025-10-06page_pool: Fix PP_MAGIC_MASK to avoid crashing on some 32-bit archesToke Høiland-Jørgensen1-23/+53
2025-10-03Merge tag 'net-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds27-160/+391
2025-10-01Merge tag 'bpf-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds1-23/+187
2025-09-30net: add NUMA awareness to skb_attempt_defer_free()Eric Dumazet3-18/+30
2025-09-30net: use llist for sd->defer_listEric Dumazet2-20/+13
2025-09-30net: make softnet_data.defer_count an atomicEric Dumazet2-5/+3
2025-09-30netdevsim: a basic test PSP implementationJakub Kicinski1-0/+1
2025-09-30page_pool: Clamp pool size to max 16K pagesDragos Tatulea1-5/+1
2025-09-30net: rtnetlink: fix typo in rtnl_unregister_all() commentAlok Tiwari1-1/+1
2025-09-30scm: use masked_user_access_begin() in put_cmsg()Eric Dumazet1-1/+3
2025-09-29Merge tag 'namespace-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-35/+29
2025-09-29Merge tag 'kernel-6.18-rc1.clone3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2025-09-26bpf: Emit struct bpf_xdp_sock type in vmlinux BTFAmery Hung1-0/+2
2025-09-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2025-09-25net: gso: restore ids of outer ip headers correctlyRichard Gobert1-2/+8
2025-09-25ns: move ns type into struct ns_commonChristian Brauner1-1/+0
2025-09-24Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-17/+118
2025-09-24tcp: Remove stale locking comment for TFO.Kuniyuki Iwashima1-3/+1
2025-09-24net: allow alloc_skb_with_frags() to use MAX_SKB_FRAGSJason Baron1-1/+1
2025-09-24Merge branch 'bpf-next/xdp_pull_data' into 'bpf-next/master'Martin KaFai Lau1-17/+118
2025-09-24Merge branch 'bpf-next/xdp_pull_data' into 'bpf-next/net'Martin KaFai Lau1-17/+118
2025-09-23bpf: Support pulling non-linear xdp dataAmery Hung1-0/+93
2025-09-23bpf: Allow bpf_xdp_shrink_data to shrink a frag from head and tailAmery Hung1-17/+24
2025-09-23bpf: Clear pfmemalloc flag when freeing all fragmentsAmery Hung1-0/+1
2025-09-23net: move sk->sk_err_soft and sk->sk_sndbufEric Dumazet1-1/+2
2025-09-23net: move sk_uid and sk_protocol to sock_read_txEric Dumazet1-0/+2