summaryrefslogtreecommitdiff
path: root/net/core
AgeCommit message (Expand)Author
2025-07-06net: selftests: fix TCP packet checksumJakub Kicinski
2025-06-27net: netmem: fix skb_ensure_writable with unreadable skbsMina Almasry
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-27net: clear the dst when changing skb protocolJakub Kicinski
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-27net: page_pool: Don't recycle into cache on PREEMPT_RTSebastian Andrzej Siewior
2025-06-19page_pool: Fix use-after-free in page_pool_recycle_in_ringDong Chenchen
2025-06-19Fix sock_exceed_buf_limit not being triggered in __sk_mem_raise_allocatedTengteng Yang
2025-06-19bpf, sockmap: Avoid using sk_socket after free when sendingJiayuan Chen
2025-06-19page_pool: Track DMA-mapped pages and unmap them when destroying the poolToke Høiland-Jørgensen
2025-06-19page_pool: Move pp_magic check into helper functionsToke Høiland-Jørgensen
2025-06-19bpf, sockmap: Fix panic when calling skb_linearizeJiayuan Chen
2025-06-19bpf, sockmap: fix duplicated data transmissionJiayuan Chen
2025-05-29net: flush_backlog() small changesEric Dumazet
2025-05-29net: page_pool: avoid false positive warning if NAPI was never addedJakub Kicinski
2025-05-29net: pktgen: fix access outside of user given buffer in pktgen_thread_write()Peter Seiderer
2025-05-29net: pktgen: fix mpls maximum labels list parsingPeter Seiderer
2025-05-18net: export a helper for adding up queue statsJakub Kicinski
2025-05-18bpf: Scrub packet on bpf_redirect_peerPaul Chaignon
2025-05-02net: selftests: initialize TCP header and skb payload with zeroOleksij Rempel
2025-05-02net: lwtunnel: disable BHs when requiredJustin Iurman
2025-04-20net: Fix null-ptr-deref by sock_lock_init_class_and_name() and rmmod.Kuniyuki Iwashima
2025-04-20bpf: support SKF_NET_OFF and SKF_LL_OFF on skb fragsWillem de Bruijn
2025-04-20page_pool: avoid infinite loop to schedule delayed workerJason Xing
2025-04-20net: page_pool: don't cast mp param to devmemPavel Begunkov
2025-04-10net: decrease cached dst counters in dst_releaseAntoine Tenart
2025-04-10net: devmem: do not WARN conditionally after netdev_rx_queue_restart()Taehee Yoo
2025-04-10rtnetlink: Allocate vfinfo size for VF GUIDs when supportedMark Zhang
2025-03-28net/neighbor: add missing policy for NDTPA_QUEUE_LENBYTESLin Ma
2025-03-28net: lwtunnel: fix recursion loopsJustin Iurman
2025-03-22netmem: prevent TX of unreadable skbsMina Almasry
2025-03-22net: Handle napi_schedule() calls from non-interruptFrederic Weisbecker
2025-03-22netpoll: hold rcu read lock in __netpoll_send_skb()Breno Leitao
2025-03-07net: Clear old fragment checksum value in napi_reuse_skbMohammad Heib
2025-03-07tcp: devmem: don't write truncated dmabuf CMSGs to userspaceStanislav Fomichev
2025-03-07ipvs: Always clear ipvs_property flag in skb_scrub_packet()Philo Lu
2025-03-07net: set the minimum for net_hotdata.netdev_budget_usecsJiri Slaby (SUSE)
2025-02-27drop_monitor: fix incorrect initialization orderGavrilov Ilia
2025-02-27bpf: Disable non stream socket for strparserJiayuan Chen
2025-02-27bpf: Fix wrong copied_seq calculationJiayuan Chen
2025-02-27net: allow small head cache usage with large MAX_SKB_FRAGS valuesPaolo Abeni
2025-02-27net: Add non-RCU dev_getbyhwaddr() helperBreno Leitao
2025-02-27flow_dissector: Fix port range key handling in BPF conversionCong Wang
2025-02-27flow_dissector: Fix handling of mixed port and port-range keysCong Wang
2025-02-27sockmap, vsock: For connectible sockets allow only connectedMichal Luczaj
2025-02-21neighbour: use RCU protection in __neigh_notify()Eric Dumazet
2025-02-21flow_dissector: use RCU protection to fetch dev_net()Eric Dumazet
2025-02-21net: fib_rules: annotate data-races around rule->[io]ifindexEric Dumazet