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-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
4 days
net: skbuff: propagate shared-frag marker through frag-transfer helpers
Hyunwoo Kim
3
-1
/
+13
4 days
net: skbuff: preserve shared-frag marker during coalescing
William Bowling
1
-0
/
+2
4 days
net/rds: reset op_nents when zerocopy page pin fails
Allison Henderson
1
-0
/
+1
4 days
libceph: handle rbtree insertion error in decode_choose_args()
Raphael Zimmer
1
-1
/
+4
4 days
libceph: Fix potential out-of-bounds access in crush_decode()
Raphael Zimmer
2
-5
/
+5
4 days
libceph: Fix potential null-ptr-deref in decode_choose_args()
Raphael Zimmer
1
-1
/
+2
4 days
libceph: Fix potential out-of-bounds access in osdmap_decode()
Raphael Zimmer
1
-1
/
+1
4 days
netfilter: nft_ct: fix missing expect put in obj eval
Li Xiasong
1
-0
/
+2
4 days
netfilter: nf_conntrack_sip: get helper before allocating expectation
Li Xiasong
1
-4
/
+4
4 days
net/sched: sch_pie: annotate more data-races in pie_dump_stats()
Eric Dumazet
1
-8
/
+6
4 days
net/sched: cls_flower: revert unintended changes
Paolo Abeni
1
-3
/
+1
4 days
net: tls: fix strparser anchor skb leak on offload RX setup failure
Jakub Kicinski
3
-0
/
+11
4 days
page_pool: fix memory-provider leak in page_pool_create_percpu() error path
Hasan Basbunar
1
-5
/
+5
4 days
net/sched: sch_cake: annotate data-races in cake_dump_stats() (V)
Eric Dumazet
1
-6
/
+7
4 days
net/sched: sch_cake: annotate data-races in cake_dump_stats() (III)
Eric Dumazet
1
-18
/
+20
4 days
sctp: discard stale INIT after handshake completion
Xin Long
1
-0
/
+6
4 days
netfilter: skip recording stale or retransmitted INIT
Xin Long
1
-3
/
+7
4 days
net: psp: require admin permission for dev-set and key-rotate
Jakub Kicinski
1
-2
/
+2
4 days
net: psp: check for device unregister when creating assoc
Jakub Kicinski
1
-3
/
+7
4 days
net: mctp i2c: check length before marking flow active
William A. Kennington III
1
-1
/
+3
4 days
netpoll: fix IPv6 local-address corruption
Breno Leitao
1
-1
/
+18
4 days
tcp: make probe0 timer handle expired user timeout
Altan Hacigumus
1
-2
/
+3
4 days
neigh: let neigh_xmit take skb ownership
Florian Westphal
1
-5
/
+5
4 days
net/sched: taprio: fix NULL pointer dereference in class dump
Weiming Shi
1
-5
/
+8
4 days
net/sched: sch_fq_pie: annotate data-races in fq_pie_dump_stats()
Eric Dumazet
1
-9
/
+10
4 days
net/sched: sch_choke: annotate data-races in choke_dump_stats()
Eric Dumazet
1
-10
/
+16
4 days
net/sched: netem: check for negative latency and jitter
Stephen Hemminger
1
-0
/
+22
4 days
net/sched: netem: fix slot delay calculation overflow
Stephen Hemminger
1
-3
/
+2
4 days
net/sched: netem: validate slot configuration
Stephen Hemminger
1
-0
/
+29
4 days
net/sched: netem: only reseed PRNG when seed is explicitly provided
Stephen Hemminger
1
-4
/
+6
4 days
net/sched: netem: fix queue limit check to include reordered packets
Stephen Hemminger
1
-1
/
+1
4 days
net/sched: netem: fix probability gaps in 4-state loss model
Stephen Hemminger
1
-4
/
+4
4 days
netfilter: nf_conntrack_sip: don't use simple_strtoul
Florian Westphal
2
-34
/
+119
4 days
netfilter: xt_policy: fix strict mode inbound policy matching
Jiexun Wang
1
-1
/
+1
4 days
netfilter: nf_tables: use list_del_rcu for netlink hooks
Florian Westphal
1
-26
/
+18
4 days
netfilter: arp_tables: fix IEEE1394 ARP payload parsing
Pablo Neira Ayuso
2
-3
/
+23
4 days
tipc: fix double-free in tipc_buf_append()
Lee Jones
1
-1
/
+13
4 days
tcp: send a challenge ACK on SEG.ACK > SND.NXT
Jiayuan Chen
1
-3
/
+7
4 days
vsock/virtio: fix MSG_ZEROCOPY pinned-pages accounting
Stefano Garzarella
1
-3
/
+8
4 days
net/sched: sch_sfb: annotate data-races in sfb_dump_stats()
Eric Dumazet
1
-22
/
+32
4 days
net/sched: sch_red: annotate data-races in red_dump_stats()
Eric Dumazet
1
-10
/
+21
4 days
net/sched: sch_fq_codel: remove data-races from fq_codel_dump_stats()
Eric Dumazet
1
-1
/
+2
4 days
net/sched: sch_pie: annotate data-races in pie_dump_stats()
Eric Dumazet
1
-19
/
+19
4 days
net_sched: sch_hhf: annotate data-races in hhf_dump_stats()
Eric Dumazet
1
-9
/
+10
4 days
net/rds: zero per-item info buffer before handing it to visitors
Michael Bommarito
1
-0
/
+14
4 days
net/sched: sch_dualpi2: drain both C-queue and L-queue in dualpi2_change()
Chia-Yu Chang
1
-4
/
+28
4 days
netfilter: nfnetlink_osf: fix potential NULL dereference in ttl check
Fernando Fernandez Mancera
1
-15
/
+7
4 days
netfilter: nfnetlink_osf: fix out-of-bounds read on option matching
Fernando Fernandez Mancera
1
-11
/
+8
4 days
ipvs: fix MTU check for GSO packets in tunnel mode
Yingnan Zhang
1
-4
/
+15
4 days
netfilter: nat: use kfree_rcu to release ops
Pablo Neira Ayuso
3
-8
/
+10
[next]