summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
11 daysnet/sched: reject overly deep qdisc hierarchiesZijie Huang
2026-08-23net/sched: act_gact, act_police: range check the fallback control actionHyunjung Ko
2026-08-23net: Add helper function to parse netlink msg of ip_tunnel_encapLiu Jian
2026-08-23ipvs: separate destination availability stateYizhou Zhao
2026-08-19ipv6: prevent in6_dev_get() from resurrecting inet6_devKyle Zeng
2026-08-19ipv4: fix use-after-free in fib_nhc_update_mtu()Chengfeng Ye
2026-08-19Bluetooth: L2CAP: Fix UAF in channel timeout by holding conn refMarco Elver
2026-08-19ipvs: properly update the overload flag on dest editJulian Anastasov
2026-08-19ipvs: add totalconns for destJulian Anastasov
2026-08-19Bluetooth: SCO: Fix UAF on sco_sock_timeoutLuiz Augusto von Dentz
2026-08-19Bluetooth: RFCOMM: Fix session UAF in set_termiosChengfeng Ye
2026-08-19raw: use more conventional iteratorsEric Dumazet
2026-08-19sctp: fix auth_hmacs array size in struct sctp_cookieXin Long
2026-07-24ipv6: mcast: use rcu-safe version of ipv6_get_lladdr()Ignat Korchagin
2026-07-24Bluetooth: L2CAP: Fix regressions caused by reusing identLuiz Augusto von Dentz
2026-07-24Bluetooth: L2CAP: Fix not tracking outstanding TX identLuiz Augusto von Dentz
2026-07-24ipvs: pass parsed transport offset to state handlersYizhou Zhao
2026-07-24ipv6: mcast: Fix potential UAF in MLD delayed workEric Dumazet
2026-07-24ipv6: fix skb drops in igmp6_event_query() and igmp6_event_report()Eric Dumazet
2026-07-24mld: add mc_lock for protecting per-interface mld dataTaehee Yoo
2026-07-24mld: add new workqueues for process mld eventsTaehee Yoo
2026-07-24mld: convert ifmcaddr6 to RCUTaehee Yoo
2026-07-24mld: convert ip6_sf_list to RCUTaehee Yoo
2026-07-24mld: convert ipv6_mc_socklist->sflist to RCUTaehee Yoo
2026-07-24mld: get rid of inet6_dev->mc_lockTaehee Yoo
2026-07-24mld: convert from timer to delayed workTaehee Yoo
2026-07-24Bluetooth: ISO: exclude RFU bits from ISO_SDU_LengthPauli Virtanen
2026-07-24gue: validate REMCSUM private option lengthQihang
2026-07-24ipv4: fib: Don't ignore error route in local/main tables.Kuniyuki Iwashima
2026-07-24sctp: hold socket lock when dumping endpoints in sctp_diagXin Long
2026-07-24xfrm: validate selector family and prefixlen during matchEric Dumazet
2026-07-24net: fib_rules: Don't dump dying fib_rule in fib_rules_dump().Kuniyuki Iwashima
2026-07-24ipv6: guard against possible NULL deref in __in6_dev_stats_get()Eric Dumazet
2026-07-24net: Drop the lock in skb_may_tx_timestamp()Sebastian Andrzej Siewior
2026-07-24net: ip_gre: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie
2026-07-04phonet: Pass net and ifindex to phonet_address_notify().Kuniyuki Iwashima
2026-07-04net/sched: fix pedit partial COW leading to page cache corruptionRajat Gupta
2026-07-04net/sched: transition act_pedit to rcu and percpu statsPedro Tammela
2026-06-19Bluetooth: serialize accept_q accessJiexun Wang
2026-06-19Bluetooth: Consolidate code around sk_alloc into a helper functionLuiz Augusto von Dentz
2026-06-19netfilter: nf_queue: hold bridge skb->dev while queuedHaoze Xie
2026-06-19Bluetooth: L2CAP: reject BR/EDR signaling packets over MTUsigMichael Bommarito
2026-06-19net: guard timestamp cmsgs to real error queue skbsKyle Zeng
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-19Bluetooth: hci_core: Fix use-after-free in vhci_flush()Kuniyuki Iwashima
2026-06-19xfrm: route MIGRATE notifications to caller's netnsMaoyi Xie
2026-06-01ipv6: rename and move ip6_dst_lookup_tunnel()Beniamino Galvani
2026-06-01ipv4: add new arguments to udp_tunnel_dst_lookup()Beniamino Galvani
2026-06-01ipv4: remove "proto" argument from udp_tunnel_dst_lookup()Beniamino Galvani