summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
21 hourstls: fix lockless read of strp->msg_ready in ->pollSabrina Dubroca
5 daysBluetooth: hci_core: Fix not handling hdev->le_num_of_adv_sets=1Luiz Augusto von Dentz
5 daysBluetooth: MGMT: Protect mgmt_pending list with its own lockLuiz Augusto von Dentz
5 daysBluetooth: hci_sync: Introduce hci_cmd_sync_run/hci_cmd_sync_run_onceLuiz Augusto von Dentz
5 daysnet: move skb_gro_receive_list from udp to coreFelix Fietkau
5 daysBluetooth: HCI: Remove HCI_AMP supportLuiz Augusto von Dentz
5 daysnetfilter: nf_tables: Remove unused nft_reduce_is_readonly()Yue Haibing
5 daysnetfilter: nf_tables: drop unused 3rd argument from validate callback opsFlorian Westphal
5 daysnetfilter: nf_tables: pass context structure to nft_parse_register_loadFlorian Westphal
5 daysipvs: separate destination availability stateYizhou Zhao
9 daysnet/sched: act_gact, act_police: range check the fallback control actionHyunjung Ko
9 daysipv6: prevent in6_dev_get() from resurrecting inet6_devKyle Zeng
9 daysipv4: fix use-after-free in fib_nhc_update_mtu()Chengfeng Ye
9 daysnet/sched: reject overly deep qdisc hierarchiesZijie Huang
9 daysipvs: properly update the overload flag on dest editJulian Anastasov
9 daysipvs: add totalconns for destJulian Anastasov
9 daysipvs: return the csum validation for forward hookJulian Anastasov
9 daysipvs: avoid out-of-bounds write in ip_vs_nat_icmpJulian Anastasov
9 daysBluetooth: hci_conn: fix potential UAF in create_big_syncDavid Carlier
9 daysBluetooth: L2CAP: Fix UAF in channel timeout by holding conn refMarco Elver
9 daysaf_unix: Give up GC if MSG_PEEK intervened.Kuniyuki Iwashima
9 daysipvs: do not mangle ICMP replies for non-first fragmentsJulian Anastasov
9 daysipvs: fix places with wrong packet offsetsJulian Anastasov
9 daysipvs: fix the checksum validationsJulian Anastasov
9 daysipv6: introduce dst_rt6_info() helperEric Dumazet
9 daysnetfilter: br_netfilter: Reallocate headroom if necessary in neigh_hh_bridge()Lorenzo Bianconi
9 daysnetfilter: nf_conntrack_expect: restore helper propagation via expectationPablo Neira Ayuso
9 daysBluetooth: RFCOMM: Fix session UAF in set_termiosChengfeng Ye
9 dayssctp: fix auth_hmacs array size in struct sctp_cookieXin Long
2026-07-24Bluetooth: L2CAP: Fix regressions caused by reusing identLuiz Augusto von Dentz
2026-07-24Bluetooth: hci_core: Enable buffer flow control for SCO/eSCOLuiz Augusto von Dentz
2026-07-24Bluetooth: L2CAP: Fix not tracking outstanding TX identLuiz Augusto von Dentz
2026-07-24Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_new_connection_cb()Siwei Zhang
2026-07-24Bluetooth: Remove BT_HSLuiz Augusto von Dentz
2026-07-24Bluetooth: Make handle of hci_conn be uniqueZiyang Xuan
2026-07-24netfilter: nf_queue: pin bridge device while NFQUEUE holds fake dstHaoze Xie
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-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-24xfrm: annotate data-races around xfrm_policy_count[] and xfrm_policy_default[]Eric Dumazet
2026-07-24xfrm: add new packet offload flagLeon Romanovsky
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