summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
10 daysinet: frags: change inet_frag_kill() to defer refcount updatesEric Dumazet
10 daysinet: frags: add inet_frag_putn() helperEric Dumazet
2026-08-23ip_tunnel: adapt iptunnel_xmit_stats() to NETDEV_PCPU_STAT_DSTATSEric Dumazet
2026-08-23tcp: challenge ACK for non-exact RST in SYN-RECEIVEDYuxiang Yang
2026-08-23tcp: fast path functions laterIlpo Järvinen
2026-08-23tcp: Pass flags to __tcp_send_ackIlpo Järvinen
2026-08-23ipvs: separate destination availability stateYizhou Zhao
2026-08-19net/sched: act_gact, act_police: range check the fallback control actionHyunjung Ko
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-19net/sched: reject overly deep qdisc hierarchiesZijie Huang
2026-08-19ipvs: properly update the overload flag on dest editJulian Anastasov
2026-08-19ipvs: add totalconns for destJulian Anastasov
2026-08-19ipvs: return the csum validation for forward hookJulian Anastasov
2026-08-19ipvs: avoid out-of-bounds write in ip_vs_nat_icmpJulian Anastasov
2026-08-09ipvs: do not mangle ICMP replies for non-first fragmentsJulian Anastasov
2026-08-09ipvs: fix places with wrong packet offsetsJulian Anastasov
2026-08-09ipvs: fix the checksum validationsJulian Anastasov
2026-08-09netfilter: nf_tables: make nft_object rhltable per tablePablo Neira Ayuso
2026-08-09netfilter: br_netfilter: Reallocate headroom if necessary in neigh_hh_bridge()Lorenzo Bianconi
2026-08-09netfilter: nf_conntrack_expect: restore helper propagation via expectationPablo Neira Ayuso
2026-08-03rxrpc: Allow the app to store private data on peer structsDavid Howells
2026-08-03Bluetooth: hci_core: Fix not accounting for BIS/CIS/PA links separatelyLuiz Augusto von Dentz
2026-08-03Bluetooth: Add PA_LINK to distinguish BIG sync and PA sync connectionsYang Li
2026-08-03netfilter: nf_tables: remove register tracking infrastructureFlorian Westphal
2026-08-03netfilter: nf_tables: Remove unused nft_reduce_is_readonly()Yue Haibing
2026-08-03rxrpc: Pull out certain app callback funcs into an ops tableDavid Howells
2026-08-03Bluetooth: RFCOMM: Fix session UAF in set_termiosChengfeng Ye
2026-08-03sctp: fix auth_hmacs array size in struct sctp_cookieXin Long
2026-08-03wifi: cfg80211: convert pmsr_free_wk to wiphy_work to fix deadlockPeddolla Harshavardhan Reddy
2026-08-03wifi: cfg80211: define and use wiphy guardJohannes Berg
2026-08-03wifi: cfg80211: pass net_device to .set_monitor_channelFelix Fietkau
2026-07-24Bluetooth: L2CAP: Fix regressions caused by reusing identLuiz Augusto von Dentz
2026-07-24Bluetooth: hci_core: Remove check of BDADDR_ANY in hci_conn_hash_lookup_big_s...Luiz Augusto von Dentz
2026-07-24udp_tunnel: fix deadlock in udp_tunnel_nic_set_port_priv()Paolo Abeni
2026-07-24Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_new_connection_cb()Siwei Zhang
2026-07-24Bluetooth: hci_conn: Fix null ptr deref in hci_abort_conn()Siwei Zhang
2026-07-24Bluetooth: separate CIS_LINK and BIS_LINK link typesPauli Virtanen
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 UAF in channel timeout by holding conn refMarco Elver
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-24udp_tunnel: remove rtnl_lock dependencyStanislav Fomichev
2026-07-24ipv6: Add __in6_dev_get_rtnl_net().Kuniyuki Iwashima
2026-07-24rtnetlink: Add per-netns RTNL.Kuniyuki Iwashima