index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Lines
2026-02-05
ipv6: Fix ECMP sibling count mismatch when clearing RTF_ADDRCONF
Shigeru Yoshida
-1
/
+2
2026-02-05
netfilter: nf_tables: fix inverted genmask check in nft_map_catchall_activate()
Andrew Fasano
-1
/
+1
2026-02-03
net: gro: fix outer network offset
Paolo Abeni
-0
/
+2
2026-02-03
net: add proper RCU protection to /proc/net/ptype
Eric Dumazet
-16
/
+34
2026-02-02
tipc: use kfree_sensitive() for session key material
Daniel Hodges
-2
/
+2
2026-02-02
net: rss: fix reporting RXH_XFRM_NO_CHANGE as input_xfrm for contexts
Jakub Kicinski
-10
/
+2
2026-02-02
linkwatch: use __dev_put() in callers to prevent UAF
Jiayuan Chen
-5
/
+15
2026-01-31
net: don't touch dev->stats in BPF redirect paths
Jakub Kicinski
-4
/
+4
2026-01-29
net/sched: cls_u32: use skb_header_pointer_careful()
Eric Dumazet
-7
/
+6
2026-01-29
net: fix segmentation of forwarding fraglist GRO
Jibin Zhang
-3
/
+8
2026-01-29
Merge tag 'wireless-2026-01-29' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Abeni
-3
/
+5
2026-01-29
wifi: mac80211: correctly decode TTLM with default link map
Benjamin Berg
-3
/
+5
2026-01-28
mptcp: only reset subflow errors when propagated
Matthieu Baerts (NGI0)
-4
/
+5
2026-01-28
mptcp: avoid dup SUB_CLOSED events after disconnect
Matthieu Baerts (NGI0)
-2
/
+2
2026-01-28
net: bridge: fix static key check
Martin Kaiser
-1
/
+1
2026-01-28
nfc: nci: Fix race between rfkill and nci_unregister_device().
Kuniyuki Iwashima
-4
/
+27
2026-01-26
nfc: llcp: Fix memleak in nfc_llcp_send_ui_frame().
Kuniyuki Iwashima
-2
/
+19
2026-01-26
mptcp: fix race in mptcp_pm_nl_flush_addrs_doit()
Eric Dumazet
-3
/
+13
2026-01-25
ipv6: use the right ifindex when replying to icmpv6 from localhost
Fernando Fernandez Mancera
-1
/
+3
2026-01-22
Bluetooth: MGMT: Fix memory leak in set_ssp_complete
Jianpeng Chang
-0
/
+3
2026-01-22
net/sched: act_ife: avoid possible NULL deref
Eric Dumazet
-2
/
+4
2026-01-22
Merge tag 'wireless-2026-11-22' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
-114
/
+139
2026-01-22
vsock/virtio: cap TX credit to local buffer size
Melbin K Mathew
-2
/
+12
2026-01-22
vsock/virtio: fix potential underflow in virtio_transport_get_credit()
Melbin K Mathew
-7
/
+9
2026-01-22
net: openvswitch: fix data race in ovs_vport_get_upcall_stats
David Yang
-5
/
+6
2026-01-21
rxrpc: Fix data-race warning and potential load/store tearing
David Howells
-14
/
+36
2026-01-21
net: dsa: fix off-by-one in maximum bridge ID determination
Vladimir Oltean
-1
/
+1
2026-01-20
netrom: fix double-free in nr_route_frame()
Jeongjun Park
-4
/
+9
2026-01-20
ipv6: annotate data-race in ndisc_router_discovery()
Eric Dumazet
-2
/
+2
2026-01-20
wifi: cfg80211: ignore link disabled flag from userspace
Benjamin Berg
-10
/
+0
2026-01-20
wifi: mac80211: apply advertised TTLM from association response
Benjamin Berg
-99
/
+119
2026-01-20
wifi: mac80211: parse all TTLM entries
Benjamin Berg
-11
/
+14
2026-01-20
wifi: mac80211: don't increment crypto_tx_tailroom_needed_cnt twice
Miri Korenblit
-1
/
+2
2026-01-20
wifi: mac80211: don't perform DA check on S1G beacon
Lachlan Hodges
-2
/
+7
2026-01-19
net/sched: qfq: Use cl_is_active to determine whether class is active in qfq_...
Jamal Hadi Salim
-1
/
+1
2026-01-19
net/sched: Enforce that teql can only be used as root qdisc
Jamal Hadi Salim
-0
/
+5
2026-01-19
rxrpc: Fix recvmsg() unconditional requeue
David Howells
-4
/
+15
2026-01-19
l2tp: avoid one data-race in l2tp_tunnel_del_work()
Eric Dumazet
-2
/
+2
2026-01-17
fou: Don't allow 0 for FOU_ATTR_IPPROTO.
Kuniyuki Iwashima
-1
/
+1
2026-01-17
gue: Fix skb memleak with inner IP protocol 0.
Kuniyuki Iwashima
-0
/
+3
2026-01-17
sctp: move SCTP_CMD_ASSOC_SHKEY right after SCTP_CMD_PEER_INIT
Xin Long
-5
/
+5
2026-01-15
l2tp: Fix memleak in l2tp_udp_encap_recv().
Kuniyuki Iwashima
-1
/
+3
2026-01-15
net: add skb->data_len and (skb>end - skb->tail) to skb_dump()
Eric Dumazet
-3
/
+4
2026-01-15
vsock/virtio: Coalesce only linear skb
Michal Luczaj
-2
/
+4
2026-01-15
Merge tag 'net-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-83
/
+96
2026-01-15
Merge tag 'linux-can-fixes-for-6.19-20260115' of git://git.kernel.org/pub/scm...
Paolo Abeni
-42
/
+19
2026-01-15
Merge tag 'ipsec-2026-01-14' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Abeni
-4
/
+5
2026-01-15
net: can: j1939: j1939_xtp_rx_rts_session_active(): deactivate session upon r...
Tetsuo Handa
-1
/
+9
2026-01-15
can: raw: instantly reject disabled CAN frames
Oliver Hartkopp
-9
/
+16
2026-01-15
Revert "can: raw: instantly reject unsupported CAN frames"
Oliver Hartkopp
-46
/
+8
[next]