summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
4 daysipv6: Fix ECMP sibling count mismatch when clearing RTF_ADDRCONFShigeru Yoshida
4 daysnetfilter: nf_tables: fix inverted genmask check in nft_map_catchall_activate()Andrew Fasano
5 daysnet: gro: fix outer network offsetPaolo Abeni
5 daysnet: add proper RCU protection to /proc/net/ptypeEric Dumazet
6 daystipc: use kfree_sensitive() for session key materialDaniel Hodges
6 daysnet: rss: fix reporting RXH_XFRM_NO_CHANGE as input_xfrm for contextsJakub Kicinski
6 dayslinkwatch: use __dev_put() in callers to prevent UAFJiayuan Chen
8 daysnet: don't touch dev->stats in BPF redirect pathsJakub Kicinski
10 daysnet/sched: cls_u32: use skb_header_pointer_careful()Eric Dumazet
11 daysnet: fix segmentation of forwarding fraglist GROJibin Zhang
11 daysMerge tag 'wireless-2026-01-29' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni
11 dayswifi: mac80211: correctly decode TTLM with default link mapBenjamin Berg
11 daysmptcp: only reset subflow errors when propagatedMatthieu Baerts (NGI0)
11 daysmptcp: avoid dup SUB_CLOSED events after disconnectMatthieu Baerts (NGI0)
11 daysnet: bridge: fix static key checkMartin Kaiser
11 daysnfc: nci: Fix race between rfkill and nci_unregister_device().Kuniyuki Iwashima
13 daysnfc: llcp: Fix memleak in nfc_llcp_send_ui_frame().Kuniyuki Iwashima
13 daysmptcp: 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-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-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