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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-11
drop_monitor: fix sleeping in invalid context warning
Neil Horman
1
-7
/
+7
2014-02-11
tcp: do_tcp_sendpages() must try to push data out on oom conditions
Willy Tarreau
1
-2
/
+1
2014-02-11
tcp: drop SYN+FIN messages
Eric Dumazet
1
-0
/
+2
2014-02-11
tcp: perform DMA to userspace only if there is a task waiting for it
Jiri Kosina
1
-1
/
+3
2014-02-11
tun: Fix formatting.
David S. Miller
1
-2
/
+2
2014-02-11
net/tun: fix ioctl() based info leaks
Mathias Krause
1
-1
/
+3
2014-02-11
net/core: Fix potential memory leak in dev_set_alias()
Alexey Khoroshilov
1
-2
/
+5
2014-02-11
net: reduce net_rx_action() latency to 2 HZ
Eric Dumazet
1
-1
/
+1
2014-02-11
softirq: reduce latencies
Eric Dumazet
1
-8
/
+9
2014-02-11
netlink: fix races after skb queueing
Eric Dumazet
1
-11
/
+13
2014-02-11
netlink: wake up netlink listeners sooner (v2)
stephen hemminger
1
-1
/
+1
2014-02-11
net: fix a race in sock_queue_err_skb()
Eric Dumazet
1
-1
/
+3
2014-02-11
net_sched: gred: Fix oops in gred_dump() in WRED mode
David Ward
1
-5
/
+2
2014-02-11
netem: fix possible skb leak
Eric Dumazet
1
-4
/
+2
2014-02-11
af_packet: remove BUG statement in tpacket_destruct_skb
danborkmann@iogearbox.net
1
-1
/
+0
2014-02-11
bridge: set priority of STP packets
Stephen Hemminger
1
-0
/
+2
2014-02-11
net_sched: gact: Fix potential panic in tcf_gact().
Hiroaki SHIMODA
1
-3
/
+11
2014-02-11
net: sched: integer overflow fix
Stefan Hasko
1
-1
/
+1
2014-02-11
net: prevent setting ttl=0 via IP_TTL
Cong Wang
1
-1
/
+1
2014-02-11
net: fix divide by zero in tcp algorithm illinois
Jesper Dangaard Brouer
1
-3
/
+5
2014-02-11
net: guard tcp_set_keepalive() to tcp sockets
Eric Dumazet
1
-1
/
+2
2014-02-11
net: fix info leak in compat dev_ifconf()
Mathias Krause
1
-0
/
+1
2014-02-11
tcp: preserve ACK clocking in TSO
Eric Dumazet
1
-2
/
+5
2014-02-11
tcp: fix MSG_SENDPAGE_NOTLAST logic
Eric Dumazet
1
-1
/
+3
2014-02-11
tcp: tcp_sendpages() should call tcp_push() once
Eric Dumazet
4
-6
/
+9
2014-02-11
tcp: allow splice() to build full TSO packets
Eric Dumazet
1
-1
/
+1
2014-02-11
unix: fix a race condition in unix_release()
Paul Moore
1
-4
/
+3
2014-02-11
sctp: fix memory leak in sctp_datamsg_from_user() when copy from user space f...
Tommi Rantala
1
-2
/
+5
2014-02-11
net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfree
Daniel Borkmann
1
-1
/
+1
2014-02-11
net: sctp: sctp_endpoint_free: zero out secret key data
Daniel Borkmann
1
-0
/
+5
2014-02-11
net: sctp: sctp_auth_key_put: use kzfree instead of kfree
Daniel Borkmann
1
-1
/
+1
2014-02-11
netfilter: nf_ct_ipv4: packets with wrong ihl are invalid
Jozsef Kadlecsik
1
-0
/
+8
2014-02-11
ipvs: fix info leak in getsockopt(IP_VS_SO_GET_TIMEOUT)
Mathias Krause
1
-0
/
+1
2014-02-11
atm: update msg_namelen in vcc_recvmsg()
Mathias Krause
1
-0
/
+2
2014-02-11
atm: fix info leak via getsockname()
Mathias Krause
1
-0
/
+1
2014-02-11
atm: fix info leak in getsockopt(SO_ATMPVC)
Mathias Krause
1
-0
/
+1
2014-02-11
ax25: fix info leak via msg_name in ax25_recvmsg()
Mathias Krause
1
-0
/
+1
2014-02-11
isdnloop: fix and simplify isdnloop_init()
Wu Fengguang
1
-12
/
+0
2014-02-11
iucv: Fix missing msg_namelen update in iucv_sock_recvmsg()
Mathias Krause
1
-0
/
+2
2014-02-11
llc: Fix missing msg_namelen update in llc_ui_recvmsg()
Mathias Krause
1
-0
/
+2
2014-02-11
llc: fix info leak via getsockname()
Mathias Krause
1
-2
/
+1
2014-02-11
rds: set correct msg_namelen
Weiping Pan
1
-0
/
+3
2014-02-11
rose: fix info leak via msg_name in rose_recvmsg()
Mathias Krause
1
-0
/
+1
2014-02-11
HID: LG: validate HID output report details
Kees Cook
3
-54
/
+11
2014-02-11
HID: zeroplus: validate output report details
Kees Cook
1
-13
/
+5
2014-02-11
HID: provide a helper for validating hid reports
Kees Cook
2
-0
/
+62
2014-02-11
HID: pantherlord: validate output report details
Kees Cook
1
-2
/
+8
2014-02-11
HID: validate HID report id size
Kees Cook
2
-4
/
+10
2014-02-11
crypto: ansi_cprng - Fix off by one error in non-block size request
Neil Horman
1
-2
/
+2
2014-02-11
jbd/jbd2: validate sb->s_first in journal_get_superblock()
Eryu Guan
2
-0
/
+16
[prev]
[next]