summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2026-03-19net-shapers: don't free reply skb after genlmsg_reply()Paul Moses
2026-03-19net: ncsi: fix skb leak in error pathsJian Zhang
2026-03-19net: nexthop: fix percpu use-after-free in remove_nh_grp_entryMehul Rao
2026-03-19batman-adv: Avoid double-rtnl_lock ELP metric workerSven Eckelmann
2026-03-19net/tcp-ao: Fix MAC comparison to be constant-timeEric Biggers
2026-03-19libceph: admit message frames only in CEPH_CON_S_OPEN stateIlya Dryomov
2026-03-19libceph: Use u32 for non-negative values in ceph_monmap_decode()Raphael Zimmer
2026-03-19libceph: prevent potential out-of-bounds reads in process_message_header()Ilya Dryomov
2026-03-19libceph: reject preamble if control segment is emptyIlya Dryomov
2026-03-19libceph: Fix potential out-of-bounds access in ceph_handle_auth_reply()Raphael Zimmer
2026-03-19tipc: fix divide-by-zero in tipc_sk_filter_connect()Mehul Rao
2026-03-19net: prevent NULL deref in ip[6]tunnel_xmit()Eric Dumazet
2026-03-19neighbour: restore protocol != 0 check in pneigh updateSabrina Dubroca
2026-03-19page_pool: store detach_time as ktime_t to avoid false-negativesJakub Kicinski
2026-03-19netfilter: xt_IDLETIMER: reject rev0 reuse of ALARM timer labelsYuan Tan
2026-03-19netfilter: nfnetlink_cthelper: fix OOB read in nfnl_cthelper_dump_table()Hyunwoo Kim
2026-03-19netfilter: nfnetlink_queue: fix entry leak in bridge verdict error pathHyunwoo Kim
2026-03-19netfilter: x_tables: guard option walkers against 1-byte tail readsDavid Dull
2026-03-19netfilter: nft_set_pipapo: fix stack out-of-bounds read in pipapo_drop()Jenny Guanni Qu
2026-03-19netfilter: nf_tables: always walk all pending catchall elementsFlorian Westphal
2026-03-19netfilter: nf_tables: Fix for duplicate device in netdev hooksPhil Sutter
2026-03-19net: add xmit recursion limit to tunnel xmit functionsWeiming Shi
2026-03-19mctp: route: hold key->lock in mctp_flow_prepare_output()Chengfeng Ye
2026-03-19rxrpc, afs: Fix missing error pointer check after rxrpc_kernel_lookup_peer()Miaoqian Lin
2026-03-19net/sched: teql: fix NULL pointer dereference in iptunnel_xmit on TEQL slave ...Weiming Shi
2026-03-19xprtrdma: Decrement re_receiving on the early exit pathsEric Badger
2026-03-19wifi: mac80211: set default WMM parameters on all linksRamanathan Choodamani
2026-03-13net/sched: Only allow act_ct to bind to clsact/ingress qdiscs and shared blocksVictor Nogueira
2026-03-13net/sched: act_gate: snapshot parameters with RCU on replacePaul Moses
2026-03-12xdp: produce a warning when calculated tailroom is negativeLarysa Zaremba
2026-03-12xdp: use modulo operation to calculate XDP frag tailroomLarysa Zaremba
2026-03-12net/sched: act_ife: Fix metalist update behaviorJamal Hadi Salim
2026-03-12net: ipv6: fix panic when IPv4 route references loopback IPv6 nexthopJiayuan Chen
2026-03-12net: bridge: fix nd_tbl NULL dereference when IPv6 is disabledFernando Fernandez Mancera
2026-03-12netfilter: nft_set_pipapo: split gc into unlink and reclaim phaseFlorian Westphal
2026-03-12netfilter: nf_tables: clone set on flush onlyPablo Neira Ayuso
2026-03-12netfilter: nf_tables: unconditionally bump set->nelems before insertionPablo Neira Ayuso
2026-03-12net: Provide a PREEMPT_RT specific check for netdev_queue::_xmit_lockSebastian Andrzej Siewior
2026-03-12nfc: rawsock: cancel tx_work before socket teardownJakub Kicinski
2026-03-12nfc: nci: clear NCI_DATA_EXCHANGE before calling completion callbackJakub Kicinski
2026-03-12nfc: nci: complete pending data exchange on device closeJakub Kicinski
2026-03-12nfc: nci: free skb on nci_transceive early error pathsJakub Kicinski
2026-03-12net: devmem: use READ_ONCE/WRITE_ONCE on binding->devBobby Eshleman
2026-03-12net_sched: sch_fq: clear q->band_pkt_count[] in fq_reset()Eric Dumazet
2026-03-12net: nfc: nci: Fix zero-length proprietary notificationsIan Ray
2026-03-12tcp: secure_seq: add back ports to TS offsetEric Dumazet
2026-03-12net: ipv4: fix ARM64 alignment fault in multipath hash seedYung Chih Su
2026-03-12ipv6: fix NULL pointer deref in ip6_rt_get_dev_rcu()Jakub Kicinski
2026-03-12net/rds: Fix circular locking dependency in rds_tcp_tuneAllison Henderson
2026-03-12can: bcm: fix locking for bcm_op runtime updatesOliver Hartkopp