summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
27 hoursinet: frags: change inet_frag_kill() to defer refcount updatesEric Dumazet
27 hoursinet: frags: add inet_frag_putn() helperEric Dumazet
5 daysnet: sched: Add initial TC error skb drop reasonsVictor Nogueira
5 daysnet: sched: Move drop_reason to struct tc_skb_cbVictor Nogueira
5 dayspacket: add a generic drop reason for receiveYan Zhai
5 daysnet, sched: Add tcf_set_drop_reason for {__,}tcf_classifyDaniel Borkmann
5 daysnet, sched: Make tc-related drop reason more flexibleDaniel Borkmann
5 daystcp: challenge ACK for non-exact RST in SYN-RECEIVEDYuxiang Yang
5 daystcp: fast path functions laterIlpo Järvinen
5 daystcp: Pass flags to __tcp_send_ackIlpo Järvinen
5 daysnet: move skb_gro_receive_list from udp to coreFelix Fietkau
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 daysnet/tcp: Add TCP-AO config and structuresDmitry Safonov
9 daysnet/tcp: Prepare tcp_md5sig_pool for TCP-AODmitry Safonov
9 daysnet: sched: refine software bypass handling in tc_runXin Long
9 daysnet: sched: make skip_sw actually skip softwareAsbjørn Sloth Tønnesen
9 daysnet: sched: cls_api: add filter counterAsbjørn Sloth Tønnesen
9 daysnet: sched: cls_api: add skip_sw counterAsbjørn Sloth Tønnesen
9 daysipvs: return the csum validation for forward hookJulian Anastasov
9 daysipvs: avoid out-of-bounds write in ip_vs_nat_icmpJulian Anastasov
2026-08-09netfilter: nf_tables: clone set on flush onlyPablo Neira Ayuso
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: 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-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-07-24Bluetooth: hci_core: Remove check of BDADDR_ANY in hci_conn_hash_lookup_big_s...Luiz Augusto von Dentz
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 use-after-free in l2cap_sock_new_connection_cb()Siwei Zhang
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-24ipv4: fib: Don't ignore error route in local/main tables.Kuniyuki Iwashima