summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
5 daysnetfilter: nf_tables: avoid chain re-validation if possibleFlorian Westphal
5 daysnet: Add locking to protect skb->dev access in ip_outputSharath Chandra Vurukala
11 daysnetfilter: nf_tables: allow loads only when register is initializedFlorian Westphal
11 daysnetfilter: nf_tables: pass context structure to nft_parse_register_loadFlorian Westphal
11 daysnetfilter: nf_conncount: rework API to use sk_buff directlyFernando Fernandez Mancera
11 daysnet/ipv6: Remove expired routes with a separated list of routes.Kui-Feng Lee
11 daysinet: Avoid ehash lookup race in inet_ehash_insert()Xuanqiang Luo
11 daysRevert "xfrm: destroy xfrm_state synchronously on net exit path"Sabrina Dubroca
11 daysxfrm: delete x->tunnel as we delete xSabrina Dubroca
2025-12-07bonding: check xdp prog when set bond modeWang Liang
2025-12-01net: tls: Cancel RX async resync request on rcd_delta overflowShahar Shitrit
2025-12-01xfrm: Determine inner GSO type from packet inner protocolJianbo Liu
2025-11-24Bluetooth: hci_sync: fix double free in 'hci_discovery_filter_clear()'Arseniy Krasnov
2025-11-24net: allow small head cache usage with large MAX_SKB_FRAGS valuesPaolo Abeni
2025-11-24net_sched: act_connmark: use RCU in tcf_connmark_dump()Eric Dumazet
2025-11-24Bluetooth: MGMT: Fix OOB access in parse_adv_monitor_pattern()Ilia Gavrilov
2025-11-24net/cls_cgroup: Fix task_get_classid() during qdisc runYafang Shao
2025-11-24net: nfc: nci: Increase NCI_DATA_TIMEOUT to 3000 msJuraj Ĺ arinay
2025-11-24bpf: Clear pfmemalloc flag when freeing all fragmentsAmery Hung
2025-11-24Bluetooth: hci_core: Fix tracking of periodic advertisementLuiz Augusto von Dentz
2025-11-24Bluetooth: HCI: Fix tracking of advertisement set/instance 0x00Luiz Augusto von Dentz
2025-11-02net/sched: sch_qfq: Fix null-deref in agg_dequeueXiang Mei
2025-10-23net/ip6_tunnel: Prevent perpetual tunnel growthDmitry Safonov
2025-10-19netfilter: nf_tables: drop unused 3rd argument from validate callback opsFlorian Westphal
2025-10-02Bluetooth: hci_event: Fix UAF in hci_acl_create_conn_syncLuiz Augusto von Dentz
2025-09-19net: Fix null-ptr-deref by sock_lock_init_class_and_name() and rmmod.Kuniyuki Iwashima
2025-09-09netlink: add variable-length / auto integersJakub Kicinski
2025-09-04net: rose: convert 'use' field to refcount_tTakamitsu Iwai
2025-09-04net: rose: split remove and free operations in rose_remove_neigh()Takamitsu Iwai
2025-09-04Bluetooth: hci_sync: fix set_local_name race conditionPavel Shpakovskiy
2025-08-28bonding: Add independent control state machineAahil Awatramani
2025-08-28bonding: update LACP activity flag after setting lacp_activeHangbin Liu
2025-08-28net: better track kernel sockets lifetimeEric Dumazet
2025-08-28net: Add net_passive_inc() and net_passive_dec().Kuniyuki Iwashima
2025-08-28neighbour: add support for NUD_PERMANENT proxy entriesNicolas Escande
2025-08-28wifi: mac80211: don't complete management TX on SAE commitJohannes Berg
2025-08-28wifi: cfg80211: Fix interface type validationIlan Peer
2025-08-15net: drop UFO packets in udp_rcv_segment()Wang Liang
2025-08-15Bluetooth: hci_event: Mask data status from LE ext adv reportsChris Down
2025-08-15net_sched: act_ctinfo: use atomic64_t for three countersEric Dumazet
2025-08-15net: dst: annotate data-races around dst->outputEric Dumazet
2025-08-15net: dst: annotate data-races around dst->inputEric Dumazet
2025-07-24netfilter: nf_conntrack: fix crash due to removal of uninitialised entryFlorian Westphal
2025-07-24wifi: cfg80211: remove scan request n_channels counted_byJohannes Berg
2025-07-17netfilter: flowtable: account for Ethernet header in nf_flow_pppoe_proto()Eric Dumazet
2025-07-17vsock: fix `vsock_proto` declarationStefano Garzarella
2025-07-10Bluetooth: hci_core: Fix use-after-free in vhci_flush()Kuniyuki Iwashima
2025-06-27net: Fix checksum update for ILA adj-transportPaul Chaignon
2025-06-19net: Fix TOCTOU issue in sk_is_readable()Michal Luczaj
2025-06-19Bluetooth: MGMT: Protect mgmt_pending list with its own lockLuiz Augusto von Dentz