summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
6 daysinet: frags: change inet_frag_kill() to defer refcount updatesEric Dumazet2-2/+2
6 daysinet: frags: add inet_frag_putn() helperEric Dumazet2-3/+4
10 daysip_tunnel: adapt iptunnel_xmit_stats() to NETDEV_PCPU_STAT_DSTATSEric Dumazet1-7/+23
10 daystcp: challenge ACK for non-exact RST in SYN-RECEIVEDYuxiang Yang1-0/+2
10 daystcp: fast path functions laterIlpo Järvinen1-27/+27
10 daystcp: Pass flags to __tcp_send_ackIlpo Järvinen1-1/+1
10 daysipvs: separate destination availability stateYizhou Zhao1-0/+7
14 daysnet/sched: act_gact, act_police: range check the fallback control actionHyunjung Ko1-0/+19
14 daysipv6: prevent in6_dev_get() from resurrecting inet6_devKyle Zeng1-2/+2
14 daysipv4: fix use-after-free in fib_nhc_update_mtu()Chengfeng Ye1-0/+2
14 daysnet/sched: reject overly deep qdisc hierarchiesZijie Huang1-0/+1
14 daysipvs: properly update the overload flag on dest editJulian Anastasov1-0/+3
14 daysipvs: add totalconns for destJulian Anastasov1-5/+12
14 daysipvs: return the csum validation for forward hookJulian Anastasov1-14/+5
14 daysipvs: avoid out-of-bounds write in ip_vs_nat_icmpJulian Anastasov1-1/+1
2026-08-09ipvs: do not mangle ICMP replies for non-first fragmentsJulian Anastasov1-6/+5
2026-08-09ipvs: fix places with wrong packet offsetsJulian Anastasov1-6/+9
2026-08-09ipvs: fix the checksum validationsJulian Anastasov1-2/+29
2026-08-09netfilter: nf_tables: make nft_object rhltable per tablePablo Neira Ayuso1-1/+3
2026-08-09netfilter: br_netfilter: Reallocate headroom if necessary in neigh_hh_bridge()Lorenzo Bianconi1-2/+6
2026-08-09netfilter: nf_conntrack_expect: restore helper propagation via expectationPablo Neira Ayuso1-1/+4
2026-08-03rxrpc: Allow the app to store private data on peer structsDavid Howells1-0/+2
2026-08-03Bluetooth: hci_core: Fix not accounting for BIS/CIS/PA links separatelyLuiz Augusto von Dentz1-5/+25
2026-08-03Bluetooth: Add PA_LINK to distinguish BIG sync and PA sync connectionsYang Li2-3/+8
2026-08-03netfilter: nf_tables: remove register tracking infrastructureFlorian Westphal3-37/+0
2026-08-03netfilter: nf_tables: Remove unused nft_reduce_is_readonly()Yue Haibing1-5/+0
2026-08-03rxrpc: Pull out certain app callback funcs into an ops tableDavid Howells1-10/+15
2026-08-03Bluetooth: RFCOMM: Fix session UAF in set_termiosChengfeng Ye1-0/+3
2026-08-03sctp: fix auth_hmacs array size in struct sctp_cookieXin Long1-1/+2
2026-08-03wifi: cfg80211: convert pmsr_free_wk to wiphy_work to fix deadlockPeddolla Harshavardhan Reddy1-1/+1
2026-08-03wifi: cfg80211: define and use wiphy guardJohannes Berg1-0/+4
2026-08-03wifi: cfg80211: pass net_device to .set_monitor_channelFelix Fietkau1-0/+1
2026-07-24Bluetooth: L2CAP: Fix regressions caused by reusing identLuiz Augusto von Dentz1-0/+1
2026-07-24Bluetooth: hci_core: Remove check of BDADDR_ANY in hci_conn_hash_lookup_big_s...Luiz Augusto von Dentz1-2/+1
2026-07-24udp_tunnel: fix deadlock in udp_tunnel_nic_set_port_priv()Paolo Abeni1-2/+1
2026-07-24Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_new_connection_cb()Siwei Zhang1-4/+6
2026-07-24Bluetooth: hci_conn: Fix null ptr deref in hci_abort_conn()Siwei Zhang1-0/+1
2026-07-24Bluetooth: separate CIS_LINK and BIS_LINK link typesPauli Virtanen2-28/+23
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 UAF in channel timeout by holding conn refMarco Elver1-0/+1
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-24net/sched: act_pedit: fix TOCTOU heap OOB write in tc offloadJamal Hadi Salim1-10/+8
2026-07-24gue: validate REMCSUM private option lengthQihang1-1/+1
2026-07-24udp_tunnel: remove rtnl_lock dependencyStanislav Fomichev1-24/+63
2026-07-24ipv6: Add __in6_dev_get_rtnl_net().Kuniyuki Iwashima1-0/+5
2026-07-24rtnetlink: Add per-netns RTNL.Kuniyuki Iwashima1-0/+4