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 daysnet: sched: Add initial TC error skb drop reasonsVictor Nogueira1-3/+15
10 daysnet: sched: Move drop_reason to struct tc_skb_cbVictor Nogueira3-4/+14
10 dayspacket: add a generic drop reason for receiveYan Zhai1-0/+6
10 daysnet, sched: Add tcf_set_drop_reason for {__,}tcf_classifyDaniel Borkmann1-0/+3
10 daysnet, sched: Make tc-related drop reason more flexibleDaniel Borkmann2-2/+7
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 daysnet: move skb_gro_receive_list from udp to coreFelix Fietkau1-0/+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 daysnet/tcp: Add TCP-AO config and structuresDmitry Safonov2-6/+92
14 daysnet/tcp: Prepare tcp_md5sig_pool for TCP-AODmitry Safonov1-14/+36
14 daysnet: sched: refine software bypass handling in tc_runXin Long2-5/+13
14 daysnet: sched: make skip_sw actually skip softwareAsbjørn Sloth Tønnesen2-0/+10
14 daysnet: sched: cls_api: add filter counterAsbjørn Sloth Tønnesen1-0/+2
14 daysnet: sched: cls_api: add skip_sw counterAsbjørn Sloth Tønnesen1-0/+1
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-09netfilter: nf_tables: clone set on flush onlyPablo Neira Ayuso1-0/+2
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: 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-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-07-24Bluetooth: hci_core: Remove check of BDADDR_ANY in hci_conn_hash_lookup_big_s...Luiz Augusto von Dentz1-2/+1
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-18/+23
2026-07-24Bluetooth: hci_core: Enable buffer flow control for SCO/eSCOLuiz Augusto von Dentz2-0/+14
2026-07-24Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_new_connection_cb()Siwei Zhang1-4/+6
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-24ipv4: fib: Don't ignore error route in local/main tables.Kuniyuki Iwashima1-4/+3