summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
22 hoursBluetooth: L2CAP: Fix use-after-free in l2cap_sock_new_connection_cb()Siwei Zhang
22 hoursnetfilter: nf_queue: pin bridge device while NFQUEUE holds fake dstHaoze Xie
22 hoursipvs: pass parsed transport offset to state handlersYizhou Zhao
22 hoursipv6: mcast: Fix potential UAF in MLD delayed workEric Dumazet
22 hoursBluetooth: ISO: exclude RFU bits from ISO_SDU_LengthPauli Virtanen
22 hoursnet/sched: act_pedit: fix TOCTOU heap OOB write in tc offloadJamal Hadi Salim
22 hoursgue: validate REMCSUM private option lengthQihang
22 hoursipv4: fib: Don't ignore error route in local/main tables.Kuniyuki Iwashima
22 hoursnetfilter: flowtable: move path discovery infrastructure to its own filePablo Neira Ayuso
22 hoursnetfilter: nft_meta_bridge: add validate callback for get operationsFlorian Westphal
22 hourssctp: hold socket lock when dumping endpoints in sctp_diagXin Long
22 hoursxfrm: validate selector family and prefixlen during matchEric Dumazet
22 hoursxfrm: annotate data-races around xfrm_policy_count[] and xfrm_policy_default[]Eric Dumazet
22 hoursnet: remove addr_len argument of recvmsg() handlersEric Dumazet
22 hourstcp: clear sock_ops cb flags before force-closing a child socketSechang Lim
22 hoursnet: fib_rules: Don't dump dying fib_rule in fib_rules_dump().Kuniyuki Iwashima
22 hoursbonding: 3ad: add lacp_strict configuration knobLouis Scalbert
22 hoursnetfilter: conntrack: revert ct extension genid infrastructurePablo Neira Ayuso
22 hoursipv6: guard against possible NULL deref in __in6_dev_stats_get()Eric Dumazet
7 daysBluetooth: hci_conn: Fix null ptr deref in hci_abort_conn()Siwei Zhang
7 daysBluetooth: L2CAP: Fix UAF in channel timeout by holding conn refMarco Elver
7 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