summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2026-05-27net/sched: cls_bpf: prevent unbounded recursion in offload rollbackJiayuan Chen
2026-05-27net: page_pool: silence static analysis warnings in page_pool_nl_stats_fill()Zhao Dongdong
2026-05-27ipv6: frags: cleanup __IP6_INC_STATS() confusionEric Dumazet
2026-05-27ipv6: mcast: annotate data-races around mca_usersYuyang Huang
2026-05-27net/dns_resolver: consolidate namelen checks in dns_queryThorsten Blum
2026-05-26rtnetlink: add RTEXT_FILTER_NAME_ONLY support to rtnl_dump_ifinfo()Eric Dumazet
2026-05-26rtnetlink: do not assume RTNL is held in link_master_filtered()Eric Dumazet
2026-05-26rtnetlink: do not acquire RTNL in rtnl_getlink() with RTEXT_FILTER_NAME_ONLYEric Dumazet
2026-05-26net: defer netdev_name_node_alt_flush() call to netdev_run_todo()Eric Dumazet
2026-05-26rtnetlink: use nla_nest_end_safe() in rtnl_fill_prop_list()Eric Dumazet
2026-05-26net: hsr: require valid EOT supervision TLVLuka Gejak
2026-05-26Merge tag 'nf-next-26-05-25' of https://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2026-05-26ipv6: addrconf: fix temp address generation after prefix deprecationFernando Fernandez Mancera
2026-05-26net: napi: Skip last poll when arming gro timer in busy pollMartin Karsten
2026-05-26llc: Add SPDX id lines to some llc source filesTim Bird
2026-05-25devlink: pass param values by pointerRatheesh Kannoth
2026-05-25rds: filter RDS_INFO_* getsockopt by caller's netnsMaoyi Xie
2026-05-25netlabel: fix IPv6 unlabeled address add error handlingChenguang Zhao
2026-05-25rds: annotate data-race around rs_seen_congestionJiayuan Chen
2026-05-25net/sched: sch_ets: make cl->quantum locklessEric Dumazet
2026-05-25ipv4: igmp: annotate data-races around im->usersYuyang Huang
2026-05-25netfilter: nf_conntrack_ftp: avoid u16 overflowsGiuseppe Caruso
2026-05-24netfilter: nft_set_pipapo_avx2: restore performance optimizationFlorian Westphal
2026-05-24netfilter: nf_conntrack_proto_tcp: fix typos in commentsAvinash Duduskar
2026-05-24netfilter: nf_conntrack_irc: fix parse_dcc() off-by-one OOB readMuhammad Bilal
2026-05-24netfilter: nfnl_cthelper: apply per-class values when updating policiesDavid Carlier
2026-05-24netfilter: nft_set_rbtree: remove dead conditionalFlorian Westphal
2026-05-24netfilter: ctnetlink: use nf_ct_exp_net() in expectation dumpPratham Gupta
2026-05-24netfilter: nf_conncount: use per-rule hash initvalFlorian Westphal
2026-05-24netfilter: allow nfnetlink built-in onlyPablo Neira Ayuso
2026-05-24netfilter: add option for GCOV profilingFlorian Westphal
2026-05-24netfilter: x_tables: disable 32bit compat interface in user namespacesFlorian Westphal
2026-05-22dpll: change dpll_netdev_pin_handle_size() to assume DPLL_A_PIN_ID will be usedEric Dumazet
2026-05-22rtnetlink: do not use RTNL in rtnl_af_register() and rtnl_af_unregister()Eric Dumazet
2026-05-22net/sched: tbf: add extack to offload paramsDavid Yang
2026-05-22net/sched: prefer existing extack message in qdisc_offload_graft_helper()David Yang
2026-05-22tipc: convert to getsockopt_iterBreno Leitao
2026-05-22rxrpc: convert to getsockopt_iterBreno Leitao
2026-05-22l2tp: ppp: convert to getsockopt_iterBreno Leitao
2026-05-22xdp: convert to getsockopt_iterBreno Leitao
2026-05-22atm: convert to getsockopt_iterBreno Leitao
2026-05-22af_iucv: convert to getsockopt_iterBreno Leitao
2026-05-21Merge tag 'wireless-next-2026-05-21' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2026-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-05-21Merge tag 'net-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-05-21Merge tag 'wireless-2026-05-21' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2026-05-21net: bridge: prevent too big nested attributes in br_fill_linkxstats()Eric Dumazet
2026-05-21l2tp: use list_del_rcu in l2tp_session_unhashMichael Bommarito
2026-05-21net: gro: don't merge zcopy skbsSabrina Dubroca
2026-05-21ipv6: ioam: refresh hdr pointer before ioam6_event()Justin Iurman