summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
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
2025-05-09xsk: Fix race condition in AF_XDP generic RX pathe.kubanski
2025-05-02netfilter: fib: avoid lookup if socket is availableFlorian Westphal
2025-04-20sctp: detect and prevent references to a freed transport in sendmsgRicardo Cañuelo Navarro
2025-04-20net: Fix null-ptr-deref by sock_lock_init_class_and_name() and rmmod.Kuniyuki Iwashima
2025-04-20Bluetooth: Add quirk for broken READ_PAGE_SCAN_TYPEPedro Nishiyama
2025-04-20Bluetooth: Add quirk for broken READ_VOICE_SETTINGPedro Nishiyama
2025-04-20wifi: mac80211: add strict mode disabling workaroundsJohannes Berg
2025-03-28net: mana: Support holes in device list reply msgHaiyang Zhang
2025-03-28Bluetooth: hci_event: Fix connection regression between LE and non-LE adaptersArkadiusz Bokowy
2025-03-22Bluetooth: L2CAP: Fix corrupted list in hci_chan_delLuiz Augusto von Dentz
2025-03-22Revert "Bluetooth: hci_core: Fix sleeping function called from invalid context"Luiz Augusto von Dentz
2025-03-22netfilter: nf_tables: make destruction work queue pernetFlorian Westphal
2025-03-07ipv4: Convert ip_route_input() to dscp_t.Guillaume Nault
2025-02-27bpf: Fix wrong copied_seq calculationJiayuan Chen
2025-02-27strparser: Add read_sock callbackJiayuan Chen
2025-02-27net: allow small head cache usage with large MAX_SKB_FRAGS valuesPaolo Abeni
2025-02-27tcp: drop secpath at the same time as we currently drop dstSabrina Dubroca
2025-02-21net: add dev_net_rcu() helperEric Dumazet
2025-02-21ipv4: use RCU protection in ip_dst_mtu_maybe_forward()Eric Dumazet
2025-02-21ipv4: add RCU protection to ip4_dst_hoplimit()Eric Dumazet
2025-02-21include: net: add static inline dst_dev_overhead() to dst.hJustin Iurman
2025-02-21vrf: use RCU protection in l3mdev_l3_out()Eric Dumazet
2025-02-17net: sched: Fix truncation of offloaded action statisticsIdo Schimmel
2025-02-08xfrm: delete intermediate secpath entry in packet offload modeAlexandre Cassen
2025-02-08xfrm: Add an inbound percpu state cache.Steffen Klassert
2025-02-08xfrm: Cache used outbound xfrm states at the policy.Steffen Klassert
2025-02-08xfrm: Add support for per cpu xfrm state handling.Steffen Klassert
2025-02-08net: sched: refine software bypass handling in tc_runXin Long
2025-02-08netfilter: nf_tables: fix set size with rbtree backendPablo Neira Ayuso
2025-02-08ax25: rcu protect dev->ax25_ptrEric Dumazet
2025-02-08inetpeer: remove create argument of inet_getpeer()Eric Dumazet
2025-02-08inetpeer: remove create argument of inet_getpeer_v[46]()Eric Dumazet