summaryrefslogtreecommitdiff
path: root/net/core
AgeCommit message (Expand)Author
42 hoursflow_dissector: Do not count vlan tags inside tunnel payloadQingqing Yang
42 hoursflow_dissector: do not dissect PPPoE PFC framesQingfang Deng
42 hoursflow_dissector: Add PPPoE dissectorsWojciech Drewek
42 hoursflow_dissector: Add number of vlan tags dissectorBoris Sukholitko
42 hoursdissector: do not set invalid PPP protocolBoris Sukholitko
42 hoursbpf: Fix precedence bug in convert_bpf_ld_abs alignment checkDaniel Borkmann
42 hoursnet: rtnetlink: zero ifla_vf_broadcast to avoid stack infoleak in rtnl_fill_v...Kai Zen
11 daysnet: skbuff: propagate shared-frag marker through frag-transfer helpersHyunwoo Kim
11 daysnet: 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-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-01-19net: sock: fix hardened usercopy panic in sock_recv_errqueueWeiming Shi
2026-01-19bpf, sockmap: Don't let sock_map_{close,destroy,unhash} call itselfJakub Sitnicki
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-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-29net: rtnetlink: add msg kind namesNikolay Aleksandrov
2025-10-29bpf: Fix metadata_dst leak __bpf_redirect_neigh_v{4,6}Daniel Borkmann
2025-10-29bpf: 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-08-28netpoll: prevent hanging NAPI when netcons gets enabledJakub Kicinski
2025-08-28bpf: Check flow_dissector ctx accesses are alignedPaul Chaignon
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-27sock: Correct error checking condition for (assign|release)_proto_idx()Zijun Hu
2025-06-27bpf: Clean up sockmap related KconfigsCong Wang
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: defer final 'struct net' free in netns dismantleEric Dumazet
2025-05-02net: openvswitch: fix race on port outputFelix Huettner
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
2025-04-10net/neighbor: add missing policy for NDTPA_QUEUE_LENBYTESLin Ma
2025-04-10netpoll: hold rcu read lock in __netpoll_send_skb()Breno Leitao
2025-03-13drop_monitor: fix incorrect initialization orderGavrilov Ilia
2025-03-13ipvs: Always clear ipvs_property flag in skb_scrub_packet()Philo Lu
2025-03-13flow_dissector: Fix port range key handling in BPF conversionCong Wang
2025-03-13flow_dissector: Fix handling of mixed port and port-range keysCong Wang