summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
5 daysbonding: 3ad: implement proper RCU rules for port->aggregatorEric Dumazet1-1/+1
5 daysnet: mana: Implement ndo_tx_timeout and serialize queue resets per port.Dipayaan Roy2-2/+8
5 daysnet: mana: Handle hardware recovery events when probing the deviceLong Li1-1/+11
5 daysnet: mana: Handle SKB if TX SGEs exceed hardware limitAditya Garg2-1/+8
5 daysnet: mana: Add standard counter rx_missed_errorsErni Sri Satya Vennela2-2/+10
5 daysnet: mana: Move hardware counter stats from per-port to per-VF contextErni Sri Satya Vennela1-5/+9
5 daysnet/sched: sch_pie: annotate data-races in pie_dump_stats()Eric Dumazet1-1/+1
5 daystcp: better handle TCP_TX_DELAY on established flowsEric Dumazet1-0/+2
5 daystcp: annotate data-races around tp->delivered and tp->delivered_ceEric Dumazet1-1/+1
5 daystcp: add data-races annotations around tp->reordering, tp->snd_cwndEric Dumazet1-1/+1
5 daystcp: annotate data-races in tcp_get_info_chrono_stats()Eric Dumazet1-3/+7
5 daystcp: inline tcp_chrono_start()Eric Dumazet1-1/+24
5 daysnet: mana: Support HW link state eventsHaiyang Zhang3-1/+9
2026-05-07net: mctp: fix don't require received header reserved bits to be zeroYuan Zhaoming1-0/+3
2026-05-07RDMA/mana_ib: Disable RX steering on RSS QP destroyLong Li1-0/+1
2026-04-22netfilter: nfnetlink_queue: make hash table per queueFlorian Westphal1-1/+0
2026-04-22xsk: fix XDP_UMEM_SG_FLAG issuesMaciej Fijalkowski1-1/+1
2026-04-22xsk: respect tailroom for ZC setupsMaciej Fijalkowski1-1/+22
2026-04-22net: increase IP_TUNNEL_RECURSION_LIMIT to 5Chris J Arges1-1/+1
2026-04-22netfilter: ctnetlink: ensure safe access to master conntrackPablo Neira Ayuso1-0/+5
2026-04-18netfilter: nft_ct: fix use-after-free in timeout object destroyTuan Do1-0/+1
2026-04-11netfilter: nf_conntrack_expect: store netns and zone in expectationPablo Neira Ayuso1-1/+17
2026-04-11netfilter: nf_conntrack_expect: honor expectation helper fieldPablo Neira Ayuso1-1/+1
2026-04-02Bluetooth: L2CAP: Fix regressions caused by reusing identLuiz Augusto von Dentz1-0/+1
2026-04-02Bluetooth: L2CAP: Fix not tracking outstanding TX identLuiz Augusto von Dentz1-2/+1
2026-04-02udp: Fix wildcard bind conflict check when using hash2Martin KaFai Lau1-0/+14
2026-04-02ipv6: Don't remove permanent routes with exceptions from tb6_gc_hlist.Kuniyuki Iwashima1-1/+20
2026-03-25udp_tunnel: fix NULL deref caused by udp_sock_create6 when CONFIG_IPV6=nXiang Mei1-1/+1
2026-03-25wifi: mac80211: always free skb on ieee80211_tx_prepare_skb() failureFelix Fietkau1-1/+3
2026-03-25clsact: Fix use-after-free in init/destroy rollback asymmetryDaniel Borkmann1-0/+5
2026-03-25net/sched: teql: Fix double-free in teql_master_xmitJamal Hadi Salim1-0/+28
2026-03-25nf_tables: nft_dynset: fix possible stateful expression memleak in error pathPablo Neira Ayuso1-0/+2
2026-03-19net: prevent NULL deref in ip[6]tunnel_xmit()Eric Dumazet1-4/+6
2026-03-19page_pool: store detach_time as ktime_t to avoid false-negativesJakub Kicinski1-1/+1
2026-03-19net: add xmit recursion limit to tunnel xmit functionsWeiming Shi2-0/+19
2026-03-13net/sched: Only allow act_ct to bind to clsact/ingress qdiscs and shared blocksVictor Nogueira1-0/+1
2026-03-13net/sched: act_gate: snapshot parameters with RCU on replacePaul Moses1-7/+26
2026-03-12xsk: introduce helper to determine rxq->frag_sizeLarysa Zaremba1-0/+10
2026-03-12net/sched: act_ife: Fix metalist update behaviorJamal Hadi Salim1-3/+1
2026-03-12netfilter: nft_set_pipapo: split gc into unlink and reclaim phaseFlorian Westphal1-0/+5
2026-03-12netfilter: nf_tables: clone set on flush onlyPablo Neira Ayuso1-0/+2
2026-03-12tcp: secure_seq: add back ports to TS offsetEric Dumazet2-9/+42
2026-03-12net: sched: avoid qdisc_reset_all_tx_gt() vs dequeue race for lockless qdiscsKoichiro Den1-0/+10
2026-03-12net: ipv4: fix ARM64 alignment fault in multipath hash seedYung Chih Su1-1/+1
2026-03-12bpf/bonding: reject vlan+srcmac xmit_hash_policy change when XDP is loadedJiayuan Chen1-0/+1
2026-03-12xsk: Fix fragment node deletion to prevent buffer leakNikhil P. Rao1-3/+3
2026-03-12inet: annotate data-races around isk->inet_numEric Dumazet3-3/+3
2026-03-12Revert "netfilter: nft_set_rbtree: validate open interval overlap"Greg Kroah-Hartman1-4/+0
2026-03-04ipv6: ioam: fix heap buffer overflow in __ioam6_fill_trace_data()Qanux1-0/+2
2026-03-04net: Drop the lock in skb_may_tx_timestamp()Sebastian Andrzej Siewior1-1/+1