summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
5 daysnet: fix segmentation of forwarding fraglist GROJibin Zhang
5 daysMerge tag 'wireless-2026-01-29' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni
5 dayswifi: mac80211: correctly decode TTLM with default link mapBenjamin Berg
5 daysmptcp: only reset subflow errors when propagatedMatthieu Baerts (NGI0)
5 daysmptcp: avoid dup SUB_CLOSED events after disconnectMatthieu Baerts (NGI0)
5 daysnet: bridge: fix static key checkMartin Kaiser
5 daysnfc: nci: Fix race between rfkill and nci_unregister_device().Kuniyuki Iwashima
7 daysnfc: llcp: Fix memleak in nfc_llcp_send_ui_frame().Kuniyuki Iwashima
7 daysmptcp: fix race in mptcp_pm_nl_flush_addrs_doit()Eric Dumazet
9 daysipv6: use the right ifindex when replying to icmpv6 from localhostFernando Fernandez Mancera
12 daysBluetooth: MGMT: Fix memory leak in set_ssp_completeJianpeng Chang
12 daysnet/sched: act_ife: avoid possible NULL derefEric Dumazet
12 daysMerge tag 'wireless-2026-11-22' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
12 daysvsock/virtio: cap TX credit to local buffer sizeMelbin K Mathew
12 daysvsock/virtio: fix potential underflow in virtio_transport_get_credit()Melbin K Mathew
12 daysnet: openvswitch: fix data race in ovs_vport_get_upcall_statsDavid Yang
12 daysrxrpc: Fix data-race warning and potential load/store tearingDavid Howells
12 daysnet: dsa: fix off-by-one in maximum bridge ID determinationVladimir Oltean
13 daysnetrom: fix double-free in nr_route_frame()Jeongjun Park
13 daysipv6: annotate data-race in ndisc_router_discovery()Eric Dumazet
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
2026-01-20wifi: mac80211: don't perform DA check on S1G beaconLachlan Hodges
2026-01-19net/sched: qfq: Use cl_is_active to determine whether class is active in qfq_...Jamal Hadi Salim
2026-01-19net/sched: Enforce that teql can only be used as root qdiscJamal Hadi Salim
2026-01-19rxrpc: Fix recvmsg() unconditional requeueDavid Howells
2026-01-19l2tp: avoid one data-race in l2tp_tunnel_del_work()Eric Dumazet
2026-01-17fou: Don't allow 0 for FOU_ATTR_IPPROTO.Kuniyuki Iwashima
2026-01-17gue: Fix skb memleak with inner IP protocol 0.Kuniyuki Iwashima
2026-01-17sctp: move SCTP_CMD_ASSOC_SHKEY right after SCTP_CMD_PEER_INITXin Long
2026-01-15l2tp: Fix memleak in l2tp_udp_encap_recv().Kuniyuki Iwashima
2026-01-15net: add skb->data_len and (skb>end - skb->tail) to skb_dump()Eric Dumazet
2026-01-15vsock/virtio: Coalesce only linear skbMichal Luczaj
2026-01-15Merge tag 'net-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-01-15Merge tag 'linux-can-fixes-for-6.19-20260115' of git://git.kernel.org/pub/scm...Paolo Abeni
2026-01-15Merge tag 'ipsec-2026-01-14' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni
2026-01-15net: can: j1939: j1939_xtp_rx_rts_session_active(): deactivate session upon r...Tetsuo Handa
2026-01-15can: raw: instantly reject disabled CAN framesOliver Hartkopp
2026-01-15Revert "can: raw: instantly reject unsupported CAN frames"Oliver Hartkopp
2026-01-13Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-01-13net/sched: sch_qfq: do not free existing class in qfq_change_class()Eric Dumazet
2026-01-13ipv6: Fix use-after-free in inet6_addr_del().Kuniyuki Iwashima
2026-01-13dst: fix races in rt6_uncached_list_del() and rt_del_uncached_list()Eric Dumazet
2026-01-13net: add net.core.qdisc_max_burstEric Dumazet
2026-01-12bpf: Fix reference count leak in bpf_prog_test_run_xdp()Tetsuo Handa
2026-01-12wifi: mac80211: correctly check if CSA is activeMiri Korenblit
2026-01-12wifi: cfg80211: Fix bitrate calculation overflow for HE ratesVeerendranath Jakkam
2026-01-10Merge tag 'for-net-2026-01-09' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski