summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
8 daysBluetooth: L2CAP: Fix use-after-free in l2cap_sock_new_connection_cb()Siwei Zhang
8 daysnetfilter: nf_queue: pin bridge device while NFQUEUE holds fake dstHaoze Xie
8 daysipvs: pass parsed transport offset to state handlersYizhou Zhao
8 daysipv6: mcast: Fix potential UAF in MLD delayed workEric Dumazet
8 daysBluetooth: ISO: exclude RFU bits from ISO_SDU_LengthPauli Virtanen
8 daysnet/sched: act_pedit: fix TOCTOU heap OOB write in tc offloadJamal Hadi Salim
8 daysgue: validate REMCSUM private option lengthQihang
8 daysipv4: fib: Don't ignore error route in local/main tables.Kuniyuki Iwashima
8 daysnetfilter: flowtable: move path discovery infrastructure to its own filePablo Neira Ayuso
8 daysnetfilter: nft_meta_bridge: add validate callback for get operationsFlorian Westphal
8 dayssctp: hold socket lock when dumping endpoints in sctp_diagXin Long
8 daysxfrm: validate selector family and prefixlen during matchEric Dumazet
8 daysxfrm: annotate data-races around xfrm_policy_count[] and xfrm_policy_default[]Eric Dumazet
8 daysnet: remove addr_len argument of recvmsg() handlersEric Dumazet
8 daystcp: clear sock_ops cb flags before force-closing a child socketSechang Lim
8 daysnet: fib_rules: Don't dump dying fib_rule in fib_rules_dump().Kuniyuki Iwashima
8 daysbonding: 3ad: add lacp_strict configuration knobLouis Scalbert
8 daysnetfilter: conntrack: revert ct extension genid infrastructurePablo Neira Ayuso
8 daysipv6: guard against possible NULL deref in __in6_dev_stats_get()Eric Dumazet
14 daysBluetooth: hci_conn: Fix null ptr deref in hci_abort_conn()Siwei Zhang
14 daysBluetooth: L2CAP: Fix UAF in channel timeout by holding conn refMarco Elver
14 daystcp: restore RCU grace period in tcp_ao_destroy_sockMichael Bommarito
2026-07-04net: ip_gre: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie
2026-06-27rose: cancel neighbour timers in rose_neigh_put() before freeingBernard Pidoux
2026-06-19Bluetooth: L2CAP: reject BR/EDR signaling packets over MTUsigMichael Bommarito
2026-06-19netfilter: nf_conntrack: destroy stale expectfn expectations on unregisterWeiming Shi
2026-06-19net: guard timestamp cmsgs to real error queue skbsKyle Zeng
2026-06-19net/sched: fix pedit partial COW leading to page cache corruptionRajat Gupta
2026-06-19net/sched: act_api: use RCU with deferred freeing for action lifecycleJamal Hadi Salim
2026-06-19ipvs: clear the svc scheduler ptr early on editJulian Anastasov
2026-06-09xfrm: route MIGRATE notifications to caller's netnsMaoyi Xie
2026-06-09netfilter: nf_tables: fix dst corruption in same register operationFernando Fernandez Mancera
2026-06-01tcp: fix stale per-CPU tcp_tw_isn leak enabling ISN predictionEric Dumazet
2026-06-01net: shaper: rework the VALID marking (again)Jakub Kicinski
2026-06-01netfilter: nf_queue: hold bridge skb->dev while queuedHaoze Xie
2026-06-01Bluetooth: serialize accept_q accessJiexun Wang
2026-05-23bonding: 3ad: implement proper RCU rules for port->aggregatorEric Dumazet
2026-05-23net: mana: Implement ndo_tx_timeout and serialize queue resets per port.Dipayaan Roy
2026-05-23net: mana: Handle hardware recovery events when probing the deviceLong Li
2026-05-23net: mana: Handle SKB if TX SGEs exceed hardware limitAditya Garg
2026-05-23net: mana: Add standard counter rx_missed_errorsErni Sri Satya Vennela
2026-05-23net: mana: Move hardware counter stats from per-port to per-VF contextErni Sri Satya Vennela
2026-05-23net/sched: sch_pie: annotate data-races in pie_dump_stats()Eric Dumazet
2026-05-23tcp: better handle TCP_TX_DELAY on established flowsEric Dumazet
2026-05-23tcp: annotate data-races around tp->delivered and tp->delivered_ceEric Dumazet
2026-05-23tcp: add data-races annotations around tp->reordering, tp->snd_cwndEric Dumazet
2026-05-23tcp: annotate data-races in tcp_get_info_chrono_stats()Eric Dumazet
2026-05-23tcp: inline tcp_chrono_start()Eric Dumazet
2026-05-23net: mana: Support HW link state eventsHaiyang Zhang
2026-05-07net: mctp: fix don't require received header reserved bits to be zeroYuan Zhaoming