summaryrefslogtreecommitdiff
path: root/net/core
AgeCommit message (Expand)Author
33 hoursnet: skbuff: propagate shared-frag marker through frag-transfer helpersHyunwoo Kim
33 hoursnet: skbuff: preserve shared-frag marker during coalescingWilliam Bowling
2026-04-18rtnetlink: count IFLA_INFO_SLAVE_KIND in if_nlmsg_sizeSabrina Dubroca
2026-04-18net: Handle napi_schedule() calls from non-interruptFrederic Weisbecker
2026-03-04net: consume xmit errors of GSO framesJakub Kicinski
2026-03-04net: remove WARN_ON_ONCE when accessing forward path arrayPablo Neira Ayuso
2026-02-06bpf: Reject narrower access to pointer ctx fieldsPaul Chaignon
2026-02-06bpf: Do not let BPF test infra emit invalid GSO types to stackDaniel Borkmann
2026-02-06net: update netdev_lock_{type,name}Eric Dumazet
2026-01-19net: sock: fix hardened usercopy panic in sock_recv_errqueueWeiming Shi
2026-01-19page_pool: Fix use-after-free in page_pool_recycle_in_ringDong Chenchen
2026-01-19net: Remove RTNL dance for SIOCBRADDIF and SIOCBRDELIF.Thadeu Lima de Souza Cascardo
2025-12-07net: netpoll: fix incorrect refcount handling causing incorrect cleanupBreno Leitao
2025-12-07page_pool: Clamp pool size to max 16K pagesDragos Tatulea
2025-12-07page_pool: always add GFP_NOWARN for ATOMIC allocationsJakub Kicinski
2025-12-07net: call cond_resched() less often in __release_sock()Eric Dumazet
2025-12-07net: Call trace_sock_exceed_buf_limit() for memcg failure with SK_MEM_RECV.Kuniyuki Iwashima
2025-10-29net: rtnetlink: fix module reference count leak issue in rtnetlink_rcv_msgZhengchao Shao
2025-10-29rtnetlink: Allow deleting FDB entries in user namespaceJohannes Wiesböck
2025-10-29net: rtnetlink: add NLM_F_BULK support to rtnl_fdb_delNikolay Aleksandrov
2025-10-29net: rtnetlink: add bulk delete support flagNikolay Aleksandrov
2025-10-29net: rtnetlink: add helper to extract msg type's kindNikolay Aleksandrov
2025-10-19bpf: Fix metadata_dst leak __bpf_redirect_neigh_v{4,6}Daniel Borkmann
2025-10-19bpf: Explicitly check accesses to bpf_sock_addrPaul Chaignon
2025-10-02net: Fix null-ptr-deref by sock_lock_init_class_and_name() and rmmod.Kuniyuki Iwashima
2025-09-09ptp: Add generic PTP is_sync() functionKurt Kanzenbach
2025-08-28netpoll: prevent hanging NAPI when netcons gets enabledJakub Kicinski
2025-08-28bpf: Check flow_dissector ctx accesses are alignedPaul Chaignon
2025-08-28bpf, sockmap: Fix psock incorrectly pointing to skJiayuan Chen
2025-08-28bpf, sockmap: Fix panic when calling skb_linearizeJiayuan Chen
2025-07-17bpf, sockmap: Fix skb refcnt race after locking changesJohn Fastabend
2025-07-10net: selftests: fix TCP packet checksumJakub Kicinski
2025-06-27bpf: Fix L4 csum update on IPv6 in CHECKSUM_COMPLETEPaul Chaignon
2025-06-27net: Fix checksum update for ILA adj-transportPaul Chaignon
2025-06-27bpf, sockmap: Fix data lost during EAGAIN retriesJiayuan Chen
2025-06-27sock: Correct error checking condition for (assign|release)_proto_idx()Zijun Hu
2025-06-27bpf, sockmap: Avoid using sk_socket after free when sendingJiayuan Chen
2025-06-27bpf, sockmap: fix duplicated data transmissionJiayuan Chen
2025-06-04net: pktgen: fix access outside of user given buffer in pktgen_thread_write()Peter Seiderer
2025-06-04net: pktgen: fix mpls maximum labels list parsingPeter Seiderer
2025-05-02net: selftests: initialize TCP header and skb payload with zeroOleksij Rempel
2025-05-02net: defer final 'struct net' free in netns dismantleEric Dumazet
2025-05-02net: openvswitch: fix race on port outputFelix Huettner
2025-05-02net: make sock_inuse_add() availableEric Dumazet
2025-05-02net: fix crash when config small gso_max_size/gso_ipv4_max_sizeWang Liang
2025-05-02bpf: support SKF_NET_OFF and SKF_LL_OFF on skb fragsWillem de Bruijn
2025-05-02bpf: Add endian modifiers to fix endian warningsBen Dooks
2025-05-02page_pool: avoid infinite loop to schedule delayed workerJason Xing
2025-04-10rtnetlink: Allocate vfinfo size for VF GUIDs when supportedMark Zhang
2025-04-10bpf, sockmap: Fix race between element replace and close()Michal Luczaj