summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
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
2025-08-20wifi: mac80211: avoid weird state in error pathMiri Korenblit
2025-08-20wifi: mac80211: don't complete management TX on SAE commitJohannes Berg
2025-08-20wifi: cfg80211: Fix interface type validationIlan Peer
2025-08-20net: kcm: Fix race condition in kcm_unattach()Sven Stegemann
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-15Bluetooth: hci_sync: fix double free in 'hci_discovery_filter_clear()'Arseniy Krasnov
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-24Bluetooth: hci_core: add missing braces when using macro parametersChristian Eggers
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-06Bluetooth: hci_core: Fix use-after-free in vhci_flush()Kuniyuki Iwashima
2025-06-27ipv6: replace ipcm6_init calls with ipcm6_init_skWillem de Bruijn
2025-06-27net: Fix checksum update for ILA adj-transportPaul Chaignon
2025-06-27Revert "mac80211: Dynamically set CoDel parameters per station"Toke Høiland-Jørgensen
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
2025-06-19Bluetooth: MGMT: Fix UAF on mgmt_remove_adv_monitor_completeLuiz Augusto von Dentz
2025-06-19netfilter: nf_tables: nft_fib: consistent l3mdev handlingFlorian Westphal
2025-06-19page_pool: Track DMA-mapped pages and unmap them when destroying the poolToke Høiland-Jørgensen
2025-05-29espintcp: remove encap socket caching to avoid reference leakSabrina Dubroca
2025-05-29wifi: mac80211: set ieee80211_prep_tx_info::link_id upon Auth RxEmmanuel Grumbach
2025-05-29wifi: cfg80211: allow IR in 20 MHz configurationsAnjaneyulu
2025-05-22net_sched: Flush gso_skb list too during ->change()Cong Wang
2025-05-18net: export a helper for adding up queue statsJakub Kicinski
2025-05-09Bluetooth: hci_conn: Fix not setting timeout for BIG Create SyncLuiz Augusto von Dentz
2025-05-09Bluetooth: hci_conn: Fix not setting conn_timeout for Broadcast ReceiverLuiz Augusto von Dentz