summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
28 hoursBluetooth: HCI: Add initial support for PASTLuiz Augusto von Dentz
28 hoursxsk: drain continuation descs after overflow in xsk_build_skb()Jason Xing
28 hoursxsk: use a smaller new lock for shared pool caseJason Xing
28 hoursipvs: do not mangle ICMP replies for non-first fragmentsJulian Anastasov
28 hoursipvs: fix places with wrong packet offsetsJulian Anastasov
28 hoursipvs: fix the checksum validationsJulian Anastasov
28 hoursnetfilter: nf_tables: make nft_object rhltable per tablePablo Neira Ayuso
28 hoursnetfilter: br_netfilter: Reallocate headroom if necessary in neigh_hh_bridge()Lorenzo Bianconi
28 hoursnetfilter: nf_conntrack_expect: restore helper propagation via expectationPablo Neira Ayuso
8 daysnetfilter: nf_tables: remove register tracking infrastructureFlorian Westphal
8 daystcp: challenge ACK for non-exact RST in SYN-RECEIVEDYuxiang Yang
8 daysBluetooth: RFCOMM: Fix session UAF in set_termiosChengfeng Ye
8 dayssctp: fix auth_hmacs array size in struct sctp_cookieXin Long
8 dayswifi: cfg80211: convert pmsr_free_wk to wiphy_work to fix deadlockPeddolla Harshavardhan Reddy
8 daysnet: dropreason: add SKB_DROP_REASON_RECURSION_LIMITEric Dumazet
2026-07-24Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_new_connection_cb()Siwei Zhang
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-24net/sched: act_pedit: fix TOCTOU heap OOB write in tc offloadJamal Hadi Salim
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-24netfilter: flowtable: move path discovery infrastructure to its own filePablo Neira Ayuso
2026-07-24netfilter: nft_meta_bridge: add validate callback for get operationsFlorian Westphal
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-24net: remove addr_len argument of recvmsg() handlersEric Dumazet
2026-07-24tcp: clear sock_ops cb flags before force-closing a child socketSechang Lim
2026-07-24net: fib_rules: Don't dump dying fib_rule in fib_rules_dump().Kuniyuki Iwashima
2026-07-24bonding: 3ad: add lacp_strict configuration knobLouis Scalbert
2026-07-24netfilter: conntrack: revert ct extension genid infrastructurePablo Neira Ayuso
2026-07-24ipv6: guard against possible NULL deref in __in6_dev_stats_get()Eric Dumazet
2026-07-18Bluetooth: hci_conn: Fix null ptr deref in hci_abort_conn()Siwei Zhang
2026-07-18Bluetooth: L2CAP: Fix UAF in channel timeout by holding conn refMarco Elver
2026-07-18tcp: 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