summaryrefslogtreecommitdiff
path: root/net/core
AgeCommit message (Expand)Author
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-10rtnetlink: Use register_pernet_subsys() in rtnl_net_debug_init().Kuniyuki Iwashima
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-03-07net: better track kernel sockets lifetimeEric Dumazet
2025-03-07net: Add net_passive_inc() and net_passive_dec().Kuniyuki Iwashima
2025-02-27drop_monitor: fix incorrect initialization orderGavrilov Ilia
2025-02-27bpf: Disable non stream socket for strparserJiayuan 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-21rtnetlink: fix netns leak with rtnl_setlink()Nicolas Dichtel
2025-02-21net: fib_rules: annotate data-races around rule->[io]ifindexEric Dumazet
2025-02-08net: xdp: Disallow attaching device-bound programs in generic modeToke Høiland-Jørgensen
2025-02-08net: page_pool: don't try to stash the napi idJakub Kicinski
2025-02-08bpf: tcp: Mark bpf_load_hdr_opt() arg2 as read-writeDaniel Xu
2025-02-08net: sched: refine software bypass handling in tc_runXin Long
2025-02-08net: let net.core.dev_weight always be non-zeroLiu Jian
2025-02-08dev: Acquire netdev_rename_lock before restoring dev->name in dev_change_name().Kuniyuki Iwashima
2025-01-16netdev: avoid CFI problems with sock priv helpersJakub Kicinski
2025-01-14net: netpoll: ensure skb_pool list is always initializedJohn Sperbeck
2025-01-13pktgen: Avoid out-of-bounds access in get_imix_entriesArtem Chernyshev
2025-01-10xsk: Bring back busy polling supportStanislav Fomichev
2025-01-10bpf: Fix bpf_sk_select_reuseport() memory leakMichal Luczaj
2025-01-08netdev: prevent accessing NAPI instances from another namespaceJakub Kicinski
2025-01-07ipvlan: Fix use-after-free in ipvlan_get_iflink().Kuniyuki Iwashima
2025-01-07net: don't dump Tx and uninitialized NAPIsJakub Kicinski
2025-01-03Merge tag 'net-6.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-01-02net: restrict SO_REUSEPORT to inet socketsEric Dumazet
2025-01-02net: reenable NETIF_F_IPV6_CSUM offload for BIG TCP packetsWillem de Bruijn
2024-12-21Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2024-12-20bpf: Check negative offsets in __bpf_skb_min_len()Cong Wang
2024-12-20skmsg: Return copied bytes in sk_msg_memcopy_from_iterLevi Zim