summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
6 daysnetfilter: nf_tables: avoid chain re-validation if possibleFlorian Westphal
2026-01-08net: use dst_dev_rcu() in sk_setup_caps()Eric Dumazet
2026-01-08ipv6: adopt dst_dev() helperEric Dumazet
2025-12-18net: dst: introduce dst->dev_rcuEric Dumazet
2025-12-18netfilter: nf_conncount: rework API to use sk_buff directlyFernando Fernandez Mancera
2025-12-18inet: Avoid ehash lookup race in inet_ehash_insert()Xuanqiang Luo
2025-12-12Revert "xfrm: destroy xfrm_state synchronously on net exit path"Sabrina Dubroca
2025-12-12xfrm: delete x->tunnel as we delete xSabrina Dubroca
2025-12-07net: sched: generalize check for no-queue qdisc on TX queueJesper Dangaard Brouer
2025-12-07Bluetooth: btusb: mediatek: Fix kernel crash when releasing mtk iso interfaceChris Lu
2025-12-01net: tls: Cancel RX async resync request on rcd_delta overflowShahar Shitrit
2025-12-01net: tls: Change async resync helpers argumentShahar Shitrit
2025-12-01xfrm: Determine inner GSO type from packet inner protocolJianbo Liu
2025-11-24Bluetooth: MGMT: fix crash in set_mesh_sync and set_mesh_completePauli Virtanen
2025-11-24wifi: cfg80211: add an hrtimer based delayed work itemBenjamin Berg
2025-11-24net_sched: act_connmark: use RCU in tcf_connmark_dump()Eric Dumazet
2025-11-13Bluetooth: MGMT: Fix OOB access in parse_adv_monitor_pattern()Ilia Gavrilov
2025-11-13net/cls_cgroup: Fix task_get_classid() during qdisc runYafang Shao
2025-11-13net: nfc: nci: Increase NCI_DATA_TIMEOUT to 3000 msJuraj Ĺ arinay
2025-11-13bpf: Clear pfmemalloc flag when freeing all fragmentsAmery Hung
2025-11-13Bluetooth: hci_core: Fix tracking of periodic advertisementLuiz Augusto von Dentz
2025-11-13Bluetooth: HCI: Fix tracking of advertisement set/instance 0x00Luiz Augusto von Dentz
2025-11-13Bluetooth: ISO: Update hci_conn_hash_lookup_big for Broadcast slaveIulia Tanasescu
2025-11-02bonding: check xdp prog when set bond modeWang Liang
2025-11-02net/sched: sch_qfq: Fix null-deref in agg_dequeueXiang Mei
2025-10-23net: Add locking to protect skb->dev access in ip_outputSharath Chandra Vurukala
2025-10-23ipv4: adopt dst_dev, skb_dst_dev and skb_dst_dev_net[_rcu]Eric Dumazet
2025-10-23net: dst: add four helpers to annotate data-races around dst->devEric Dumazet
2025-10-23tcp: cache RTAX_QUICKACK metric in a hot cache lineEric Dumazet
2025-10-23tcp: convert to dev_net_rcu()Eric Dumazet
2025-10-23net/ip6_tunnel: Prevent perpetual tunnel growthDmitry Safonov
2025-10-02Bluetooth: hci_event: Fix UAF in hci_acl_create_conn_syncLuiz Augusto von Dentz
2025-09-19netfilter: nf_tables: make nft_set_do_lookup available unconditionallyFlorian Westphal
2025-09-19netfilter: nf_tables: place base_seq in struct netFlorian Westphal
2025-09-19netfilter: nft_set: remove one argument from lookup and update functionsFlorian Westphal
2025-09-09net: dsa: provide implementation of .support_eee()Russell King (Oracle)
2025-09-09net: dsa: add hook to determine whether EEE is supportedRussell King (Oracle)
2025-09-09net: vxlan: rename SKB_DROP_REASON_VXLAN_NO_REMOTERadu Rendec
2025-09-09net: vxlan: use kfree_skb_reason() in vxlan_xmit()Menglong Dong
2025-09-09net: vxlan: make vxlan_set_mac() return drop reasonsMenglong Dong
2025-09-09net: vxlan: make vxlan_snoop() return drop reasonsMenglong Dong
2025-09-09net: vxlan: add skb drop reasons to vxlan_rcv()Menglong Dong
2025-09-09net: tunnel: add pskb_inet_may_pull_reason() helperMenglong Dong
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: update LACP activity flag after setting lacp_activeHangbin Liu
2025-08-20net: better track kernel sockets lifetimeEric Dumazet
2025-08-20net: Add net_passive_inc() and net_passive_dec().Kuniyuki Iwashima
2025-08-20neighbour: add support for NUD_PERMANENT proxy entriesNicolas Escande