summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2026-02-10Merge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-02-10Merge tag 'bpf-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds
2026-02-10Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-02-09Merge tag 'kthread-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-02-09Merge tag 'audit-pr-20260203' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-02-06bpf: Switch to bpf_selem_unlink_nofail in bpf_local_storage_{map_free, destroy}Amery Hung
2026-02-06bpf: Remove unused percpu counter from bpf_local_storage_map_freeAmery Hung
2026-02-06bpf: Convert bpf_selem_unlink to failableAmery Hung
2026-02-06bpf: Convert bpf_selem_link_map to failableAmery Hung
2026-02-06bpf: Select bpf_local_storage_map_bucket based on bpf_local_storageAmery Hung
2026-02-05ipv6: Fix ECMP sibling count mismatch when clearing RTF_ADDRCONFShigeru Yoshida
2026-02-05netfilter: nf_tables: fix inverted genmask check in nft_map_catchall_activate()Andrew Fasano
2026-02-04bpf: Don't check sk_fullsock() in bpf_skc_to_unix_sock().Kuniyuki Iwashima
2026-02-03net: gro: fix outer network offsetPaolo Abeni
2026-02-03net: add proper RCU protection to /proc/net/ptypeEric Dumazet
2026-02-03net: Keep ignoring isolated cpuset changeFrederic Weisbecker
2026-02-02tipc: use kfree_sensitive() for session key materialDaniel Hodges
2026-02-02net: rss: fix reporting RXH_XFRM_NO_CHANGE as input_xfrm for contextsJakub Kicinski
2026-02-02linkwatch: use __dev_put() in callers to prevent UAFJiayuan Chen
2026-01-31bpf: Fix bpf_xdp_store_bytes proto for read-only argPaul Chaignon
2026-01-31net: don't touch dev->stats in BPF redirect pathsJakub Kicinski
2026-01-29net/sched: cls_u32: use skb_header_pointer_careful()Eric Dumazet
2026-01-29net: fix segmentation of forwarding fraglist GROJibin Zhang
2026-01-29Merge tag 'wireless-2026-01-29' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni
2026-01-29wifi: mac80211: correctly decode TTLM with default link mapBenjamin Berg
2026-01-28mptcp: only reset subflow errors when propagatedMatthieu Baerts (NGI0)
2026-01-28mptcp: avoid dup SUB_CLOSED events after disconnectMatthieu Baerts (NGI0)
2026-01-28net: bridge: fix static key checkMartin Kaiser
2026-01-28nfc: nci: Fix race between rfkill and nci_unregister_device().Kuniyuki Iwashima
2026-01-27bpf, sockmap: Fix FIONREAD for sockmapJiayuan Chen
2026-01-27bpf, sockmap: Fix incorrect copied_seq calculationJiayuan Chen
2026-01-26nfc: llcp: Fix memleak in nfc_llcp_send_ui_frame().Kuniyuki Iwashima
2026-01-26mptcp: fix race in mptcp_pm_nl_flush_addrs_doit()Eric Dumazet
2026-01-25ipv6: use the right ifindex when replying to icmpv6 from localhostFernando Fernandez Mancera
2026-01-24bpf: add fsession supportMenglong Dong
2026-01-22Bluetooth: MGMT: Fix memory leak in set_ssp_completeJianpeng Chang
2026-01-22net/sched: act_ife: avoid possible NULL derefEric Dumazet
2026-01-22Merge tag 'wireless-2026-11-22' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2026-01-22vsock/virtio: cap TX credit to local buffer sizeMelbin K Mathew
2026-01-22vsock/virtio: fix potential underflow in virtio_transport_get_credit()Melbin K Mathew
2026-01-22net: openvswitch: fix data race in ovs_vport_get_upcall_statsDavid Yang
2026-01-21rxrpc: Fix data-race warning and potential load/store tearingDavid Howells
2026-01-21net: dsa: fix off-by-one in maximum bridge ID determinationVladimir Oltean
2026-01-20netrom: fix double-free in nr_route_frame()Jeongjun Park
2026-01-20ipv6: annotate data-race in ndisc_router_discovery()Eric Dumazet
2026-01-20bpf: Fix memory access flags in helper prototypesZesen Liu
2026-01-20wifi: cfg80211: ignore link disabled flag from userspaceBenjamin Berg
2026-01-20wifi: mac80211: apply advertised TTLM from association responseBenjamin Berg
2026-01-20wifi: mac80211: parse all TTLM entriesBenjamin Berg
2026-01-20wifi: mac80211: don't increment crypto_tx_tailroom_needed_cnt twiceMiri Korenblit