index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
5 days
net/sched: act_ife: avoid possible NULL deref
Eric Dumazet
1
-2
/
+4
5 days
Merge tag 'wireless-2026-11-22' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
7
-114
/
+139
5 days
vsock/virtio: cap TX credit to local buffer size
Melbin K Mathew
1
-2
/
+12
5 days
vsock/virtio: fix potential underflow in virtio_transport_get_credit()
Melbin K Mathew
1
-7
/
+9
5 days
net: openvswitch: fix data race in ovs_vport_get_upcall_stats
David Yang
1
-5
/
+6
5 days
rxrpc: Fix data-race warning and potential load/store tearing
David Howells
7
-14
/
+36
5 days
net: dsa: fix off-by-one in maximum bridge ID determination
Vladimir Oltean
1
-1
/
+1
6 days
netrom: fix double-free in nr_route_frame()
Jeongjun Park
1
-4
/
+9
6 days
ipv6: annotate data-race in ndisc_router_discovery()
Eric Dumazet
1
-2
/
+2
7 days
wifi: cfg80211: ignore link disabled flag from userspace
Benjamin Berg
1
-10
/
+0
7 days
wifi: mac80211: apply advertised TTLM from association response
Benjamin Berg
2
-99
/
+119
7 days
wifi: mac80211: parse all TTLM entries
Benjamin Berg
1
-11
/
+14
7 days
wifi: mac80211: don't increment crypto_tx_tailroom_needed_cnt twice
Miri Korenblit
1
-1
/
+2
7 days
wifi: mac80211: don't perform DA check on S1G beacon
Lachlan Hodges
1
-2
/
+7
8 days
net/sched: qfq: Use cl_is_active to determine whether class is active in qfq_...
Jamal Hadi Salim
1
-1
/
+1
8 days
net/sched: Enforce that teql can only be used as root qdisc
Jamal Hadi Salim
1
-0
/
+5
8 days
rxrpc: Fix recvmsg() unconditional requeue
David Howells
1
-4
/
+15
8 days
l2tp: avoid one data-race in l2tp_tunnel_del_work()
Eric Dumazet
1
-2
/
+2
9 days
fou: Don't allow 0 for FOU_ATTR_IPPROTO.
Kuniyuki Iwashima
1
-1
/
+1
9 days
gue: Fix skb memleak with inner IP protocol 0.
Kuniyuki Iwashima
1
-0
/
+3
9 days
sctp: move SCTP_CMD_ASSOC_SHKEY right after SCTP_CMD_PEER_INIT
Xin Long
1
-5
/
+5
11 days
l2tp: Fix memleak in l2tp_udp_encap_recv().
Kuniyuki Iwashima
1
-1
/
+3
11 days
net: add skb->data_len and (skb>end - skb->tail) to skb_dump()
Eric Dumazet
1
-3
/
+4
11 days
vsock/virtio: Coalesce only linear skb
Michal Luczaj
1
-2
/
+4
12 days
Merge tag 'net-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
19
-83
/
+96
12 days
Merge tag 'linux-can-fixes-for-6.19-20260115' of git://git.kernel.org/pub/scm...
Paolo Abeni
2
-42
/
+19
12 days
Merge tag 'ipsec-2026-01-14' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Abeni
3
-4
/
+5
12 days
net: can: j1939: j1939_xtp_rx_rts_session_active(): deactivate session upon r...
Tetsuo Handa
1
-1
/
+9
12 days
can: raw: instantly reject disabled CAN frames
Oliver Hartkopp
1
-9
/
+16
12 days
Revert "can: raw: instantly reject unsupported CAN frames"
Oliver Hartkopp
1
-46
/
+8
13 days
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-8
/
+17
13 days
net/sched: sch_qfq: do not free existing class in qfq_change_class()
Eric Dumazet
1
-2
/
+4
13 days
ipv6: Fix use-after-free in inet6_addr_del().
Kuniyuki Iwashima
1
-2
/
+2
13 days
dst: fix races in rt6_uncached_list_del() and rt_del_uncached_list()
Eric Dumazet
3
-4
/
+5
2026-01-13
net: add net.core.qdisc_max_burst
Eric Dumazet
3
-3
/
+11
2026-01-13
bpf: Fix reference count leak in bpf_prog_test_run_xdp()
Tetsuo Handa
1
-3
/
+4
2026-01-12
wifi: mac80211: correctly check if CSA is active
Miri Korenblit
1
-2
/
+6
2026-01-12
wifi: cfg80211: Fix bitrate calculation overflow for HE rates
Veerendranath Jakkam
1
-3
/
+5
2026-01-11
Merge tag 'for-net-2026-01-09' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
1
-0
/
+1
2026-01-10
ipv4: ip_gre: make ipgre_header() robust
Eric Dumazet
1
-2
/
+9
2026-01-10
net: update netdev_lock_{type,name}
Eric Dumazet
1
-6
/
+19
2026-01-10
ip6_tunnel: use skb_vlan_inet_prepare() in __ip6_tnl_rcv()
Eric Dumazet
1
-1
/
+1
2026-01-10
net: bridge: annotate data-races around fdb->{updated,used}
Eric Dumazet
2
-14
/
+18
2026-01-10
Merge tag 'ceph-for-6.19-rc5' of https://github.com/ceph/ceph-client
Linus Torvalds
4
-12
/
+30
2026-01-10
Bluetooth: hci_sync: enable PA Sync Lost event
Yang Li
1
-0
/
+1
2026-01-09
ipv4: ip_tunnel: spread netdev_lockdep_set_classes()
Eric Dumazet
1
-3
/
+2
2026-01-08
arp: do not assume dev_hard_header() does not change skb->head
Eric Dumazet
1
-3
/
+4
2026-01-08
Merge tag 'wireless-2026-01-08' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
5
-3
/
+17
2026-01-08
net: do not write to msg_get_inq in callee
Willem de Bruijn
2
-10
/
+6
2026-01-08
net/sched: sch_qfq: Fix NULL deref when deactivating inactive aggregate in qf...
Xiang Mei
1
-1
/
+1
[next]