summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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
2026-03-12atm: lec: fix null-ptr-deref in lec_arp_clear_vccsJiayuan Chen
2026-03-12xsk: Fix zero-copy AF_XDP fragment dropNikhil P. Rao
2026-03-12xsk: Fix fragment node deletion to prevent buffer leakNikhil P. Rao
2026-03-12tcp: give up on stronger sk_rcvbuf checks (for now)Jakub Kicinski
2026-03-12udp: Unhash auto-bound connected sk from 4-tuple hash table when disconnected.Kuniyuki Iwashima
2026-03-12inet: annotate data-races around isk->inet_numEric Dumazet
2026-03-12bridge: Check relevant per-VLAN options in VLAN range groupingDanielle Ratson
2026-03-12net: annotate data-races around sk->sk_{data_ready,write_space}Eric Dumazet
2026-03-12Bluetooth: Fix CIS host feature conditionMariusz Skamra
2026-03-12Revert "netfilter: nft_set_rbtree: validate open interval overlap"Greg Kroah-Hartman
2026-03-12mptcp: pm: in-kernel: always mark signal+subflow endp as usedMatthieu Baerts (NGI0)
2026-03-12mptcp: pm: avoid sending RM_ADDR over same subflowMatthieu Baerts (NGI0)
2026-03-12net/sched: ets: fix divide by zero in the offload pathDavide Caratti
2026-03-12Bluetooth: purge error queues in socket destructorsHeitor Alves de Siqueira
2026-03-12wifi: mac80211: fix NULL pointer dereference in mesh_rx_csa_frame()Vahagn Vardanian
2026-03-12wifi: mac80211: bounds-check link_id in ieee80211_ml_reconfigurationAriel Silver
2026-03-12wifi: cfg80211: cancel rfkill_block work in wiphy_unregister()Daniil Dulov
2026-03-12wifi: radiotap: reject radiotap with unknown bitsJohannes Berg
2026-03-04net: nfc: nci: Fix parameter validation for packet dataMichael Thalmeier
2026-03-04net/sched: act_skbedit: fix divide-by-zero in tcf_skbedit_hash()Ruitong Liu
2026-03-04ipv6: ioam: fix heap buffer overflow in __ioam6_fill_trace_data()Qanux
2026-03-04mptcp: pm: in-kernel: always set ID as avail when rm endpMatthieu Baerts (NGI0)
2026-03-04tipc: fix RCU dereference race in tipc_aead_users_dec()Daniel Hodges
2026-03-04net: qrtr: Drop the MHI auto_queue feature for IPCR DL channelsManivannan Sadhasivam
2026-03-04netfilter: nf_conntrack_h323: fix OOB read in decode_choice()Vahagn Vardanian
2026-03-04net: consume xmit errors of GSO framesJakub Kicinski
2026-03-04tcp: re-enable acceptance of FIN packets when RWIN is 0Simon Baatz