summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
6 daystls: fix lockless read of strp->msg_ready in ->pollSabrina Dubroca1-1/+2
10 daysBluetooth: hci_core: Fix not handling hdev->le_num_of_adv_sets=1Luiz Augusto von Dentz1-0/+1
10 daysBluetooth: MGMT: Protect mgmt_pending list with its own lockLuiz Augusto von Dentz1-0/+1
10 daysBluetooth: hci_sync: Introduce hci_cmd_sync_run/hci_cmd_sync_run_onceLuiz Augusto von Dentz1-0/+4
10 daysnet: move skb_gro_receive_list from udp to coreFelix Fietkau1-0/+1
10 daysBluetooth: HCI: Remove HCI_AMP supportLuiz Augusto von Dentz2-159/+1
10 daysnetfilter: nf_tables: Remove unused nft_reduce_is_readonly()Yue Haibing1-5/+0
10 daysnetfilter: nf_tables: drop unused 3rd argument from validate callback opsFlorian Westphal4-9/+4
10 daysnetfilter: nf_tables: pass context structure to nft_parse_register_loadFlorian Westphal1-1/+2
10 daysipvs: separate destination availability stateYizhou Zhao1-0/+7
2026-08-19net/sched: act_gact, act_police: range check the fallback control actionHyunjung Ko1-0/+19
2026-08-19ipv6: prevent in6_dev_get() from resurrecting inet6_devKyle Zeng1-2/+2
2026-08-19ipv4: fix use-after-free in fib_nhc_update_mtu()Chengfeng Ye1-0/+2
2026-08-19net/sched: reject overly deep qdisc hierarchiesZijie Huang1-0/+1
2026-08-19ipvs: properly update the overload flag on dest editJulian Anastasov1-0/+3
2026-08-19ipvs: add totalconns for destJulian Anastasov1-5/+12
2026-08-19ipvs: return the csum validation for forward hookJulian Anastasov1-14/+5
2026-08-19ipvs: avoid out-of-bounds write in ip_vs_nat_icmpJulian Anastasov1-1/+1
2026-08-19Bluetooth: hci_conn: fix potential UAF in create_big_syncDavid Carlier1-0/+18
2026-08-19Bluetooth: L2CAP: Fix UAF in channel timeout by holding conn refMarco Elver1-0/+1
2026-08-19af_unix: Give up GC if MSG_PEEK intervened.Kuniyuki Iwashima1-0/+1
2026-08-19ipvs: do not mangle ICMP replies for non-first fragmentsJulian Anastasov1-6/+5
2026-08-19ipvs: fix places with wrong packet offsetsJulian Anastasov1-6/+9
2026-08-19ipvs: fix the checksum validationsJulian Anastasov1-2/+29
2026-08-19ipv6: introduce dst_rt6_info() helperEric Dumazet2-8/+9
2026-08-19netfilter: br_netfilter: Reallocate headroom if necessary in neigh_hh_bridge()Lorenzo Bianconi1-2/+6
2026-08-19netfilter: nf_conntrack_expect: restore helper propagation via expectationPablo Neira Ayuso1-1/+4
2026-08-19Bluetooth: RFCOMM: Fix session UAF in set_termiosChengfeng Ye1-0/+3
2026-08-19sctp: fix auth_hmacs array size in struct sctp_cookieXin Long1-1/+2
2026-07-24Bluetooth: L2CAP: Fix regressions caused by reusing identLuiz Augusto von Dentz1-0/+1
2026-07-24Bluetooth: hci_core: Enable buffer flow control for SCO/eSCOLuiz Augusto von Dentz2-0/+14
2026-07-24Bluetooth: L2CAP: Fix not tracking outstanding TX identLuiz Augusto von Dentz1-2/+1
2026-07-24Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_new_connection_cb()Siwei Zhang1-4/+6
2026-07-24Bluetooth: Remove BT_HSLuiz Augusto von Dentz2-43/+0
2026-07-24Bluetooth: Make handle of hci_conn be uniqueZiyang Xuan1-2/+6
2026-07-24netfilter: nf_queue: pin bridge device while NFQUEUE holds fake dstHaoze Xie1-0/+1
2026-07-24ipvs: pass parsed transport offset to state handlersYizhou Zhao1-1/+2
2026-07-24ipv6: mcast: Fix potential UAF in MLD delayed workEric Dumazet1-0/+5
2026-07-24Bluetooth: ISO: exclude RFU bits from ISO_SDU_LengthPauli Virtanen1-2/+3
2026-07-24gue: validate REMCSUM private option lengthQihang1-1/+1
2026-07-24ipv4: fib: Don't ignore error route in local/main tables.Kuniyuki Iwashima1-4/+3
2026-07-24sctp: hold socket lock when dumping endpoints in sctp_diagXin Long1-1/+2
2026-07-24xfrm: validate selector family and prefixlen during matchEric Dumazet1-0/+7
2026-07-24xfrm: annotate data-races around xfrm_policy_count[] and xfrm_policy_default[]Eric Dumazet1-4/+4
2026-07-24xfrm: add new packet offload flagLeon Romanovsky1-0/+7
2026-07-24net: fib_rules: Don't dump dying fib_rule in fib_rules_dump().Kuniyuki Iwashima1-0/+5
2026-07-24ipv6: guard against possible NULL deref in __in6_dev_stats_get()Eric Dumazet1-1/+4
2026-07-24net: Drop the lock in skb_may_tx_timestamp()Sebastian Andrzej Siewior1-1/+1
2026-07-24net: ip_gre: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie1-0/+2
2026-07-04phonet: Pass net and ifindex to phonet_address_notify().Kuniyuki Iwashima1-1/+1