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.19.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-7.0.y
linux-7.1.y
linux-7.2.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
Merge tag 'ceph-for-7.3-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
4
-13
/
+37
6 days
Merge tag 'net-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
135
-862
/
+1662
6 days
Merge tag 'nf-26-08-27' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
26
-319
/
+118
6 days
inet: frags: strip GSO state from fragments before reassembly
Xinyang Ge
1
-0
/
+7
6 days
net/sched: sch_htb: limit htb_classify inner-class filter hops
Jamal Hadi Salim
1
-2
/
+5
6 days
tcp: fix corruption of urgent data on multi-segment retransmit
Jiayuan Chen
1
-1
/
+1
6 days
net: bridge: mcast: fix use-after-free of a master VLAN's multicast context
Norbert Szetei
1
-2
/
+2
6 days
net/sched: bound qdisc_pkt_len to prevent qdisc soft lockup
Jamal Hadi Salim
1
-2
/
+5
7 days
netfilter: nf_tables: remove leftover set_update_list
Pablo Neira Ayuso
1
-1
/
+0
7 days
netfilter: nf_tables: set on dead bit when performing early element removal
Pablo Neira Ayuso
1
-0
/
+4
7 days
netfilter: nf_tables: skip double clone set expressions on element insert
Pablo Neira Ayuso
2
-48
/
+33
7 days
netfilter: x_tables: replace pr_{info,err}() by pr_info_ratelimited()
Pablo Neira Ayuso
2
-8
/
+8
7 days
netfilter: x_tables: remove pr_debug
Pablo Neira Ayuso
18
-246
/
+51
7 days
netfilter: nft_set_pipapo_avx2: add missing vzeroupper
Eric Biggers
1
-9
/
+8
7 days
netfilter: nf_tables: move hardware offload step after building the chain blob
Pablo Neira Ayuso
1
-4
/
+10
7 days
net: Guard for gso_segs overflow in skb_segment
Alice Mikityanska
1
-1
/
+2
7 days
netfilter: conncount: use DEBUG_NET_WARN_ON_ONCE on reaching count limit
Fernando Fernandez Mancera
1
-1
/
+2
7 days
netfilter: tproxy: use DEBUG_NET_WARN_ON_ONCE for protocol fallbacks
Fernando Fernandez Mancera
2
-2
/
+2
7 days
tcp: fix AO info use-after-free in tcp_ao_connect_init()
Qing Ming
1
-6
/
+1
7 days
net/tcp: fix TCP-AO key deletion in VRFs
Rastislav Szabo
1
-0
/
+3
7 days
net/smc: release the internal TCP sock on IPPROTO_SMC socket creation failure
Yifei Chu
1
-0
/
+16
7 days
net: fix spurious TX timeout after dev_activate()
Breno Leitao
1
-1
/
+1
7 days
Merge tag 'hyperv-next-signed-20260826' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-3
/
+0
7 days
Merge tag 'nfs-for-7.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
3
-15
/
+43
7 days
libceph: reject buckets with mismatched CRUSH ids
Jérémy Jean
1
-0
/
+2
7 days
libceph: remove ceph_put_page_vector()
Tal Zussman
1
-13
/
+0
7 days
libceph: validate banner payload length
Aleksandr Nogikh
1
-0
/
+5
7 days
libceph: validate OSD extent maps before cursor advance
Michael Bommarito
1
-0
/
+30
8 days
seg6: reset IP6CB after IPv6 decapsulation
Zhiling Zou
1
-0
/
+9
9 days
net/sched: sch_teql: restore skb->dev on the slave failure path
Victor Nogueira
1
-0
/
+1
9 days
sctp: fix stream->outcnt underflow on duplicate RECONF responses
Jun Yang
1
-11
/
+28
9 days
sctp: distinguish sequence zero from wildcard in reconf lookup
Jun Yang
1
-5
/
+6
9 days
net/sched: sfq: clamp quantum to avoid signed overflow soft lockup
Jamal Hadi Salim
1
-1
/
+2
9 days
net/sched: hhf: clamp quantum before hhf_change() to avoid overflow
Jamal Hadi Salim
1
-0
/
+4
9 days
net/sched: fq_pie: clamp default quantum to avoid signed overflow
Jamal Hadi Salim
1
-1
/
+2
9 days
net/sched: sch_codel: clamp default mtu to avoid disabling CoDel
Jamal Hadi Salim
1
-1
/
+1
9 days
net/sched: fq_codel: clamp default quantum and mtu
Jamal Hadi Salim
1
-2
/
+4
9 days
net/sched: fq: add overflow bounds to quantum and initial quantum
Jamal Hadi Salim
1
-2
/
+4
9 days
vsock/virtio: flush works in dependency order
Chengfeng Ye
1
-1
/
+1
9 days
net: fix a resource leak in copy_net_ns() error handling path
Tetsuo Handa
1
-12
/
+9
9 days
net: core: fix head-page leak in skb_zerocopy
Mina Almasry
1
-2
/
+2
9 days
net: core: check skb_frags_readable before uncloning in skb_copy_ubufs
Mina Almasry
1
-3
/
+3
9 days
sctp: fix NULL deref on untransmitted RECONF completion
Weiming Shi
1
-1
/
+1
9 days
net/sched: act_skbmod: fix length calculations and avoid invalid header warnings
Eric Dumazet
1
-4
/
+8
9 days
tls: device: fix out-of-bounds write in tls_append_frag()
Jiayuan Chen
1
-1
/
+2
9 days
net: skbuff: don't touch shared zerocopy state in skb_tx_error()
Norbert Szetei
1
-1
/
+4
9 days
net: skbuff: don't skb_tx_error() the source skb in skb_zerocopy()
Norbert Szetei
1
-1
/
+0
9 days
openvswitch: only skb_tx_error() a packet we are about to drop
Norbert Szetei
1
-2
/
+1
9 days
Merge tag 'for-net-2026-08-24' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
9
-40
/
+131
9 days
net/iucv: filter frames in afiucv_hs_rcv() by ingress device
Alexandra Winter
1
-0
/
+2
[next]