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.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
2013-06-27
l2tp: Fix sendmsg() return value
Guillaume Nault
1
-1
/
+1
2013-06-27
l2tp: Fix PPP header erasure and memory leak
Guillaume Nault
1
-2
/
+2
2013-06-27
packet: packet_getname_spkt: make sure string is always 0-terminated
Daniel Borkmann
1
-3
/
+2
2013-06-27
net: sctp: fix NULL pointer dereference in socket destruction
Daniel Borkmann
1
-0
/
+6
2013-06-27
ipv6: assign rt6_info to inet6_ifaddr in init_loopback
Gao feng
1
-1
/
+3
2013-06-27
net: Block MSG_CMSG_COMPAT in send(m)msg and recv(m)msg
Andy Lutomirski
2
-24
/
+56
2013-06-27
ip_tunnel: fix kernel panic with icmp_dest_unreach
Eric Dumazet
2
-2
/
+2
2013-06-27
tcp: xps: fix reordering issues
Eric Dumazet
1
-4
/
+6
2013-06-27
netlabel: improve domain mapping validation
Paul Moore
1
-0
/
+69
2013-06-27
ipv6: fix possible crashes in ip6_cork_release()
Eric Dumazet
1
-1
/
+1
2013-06-27
tcp: fix tcp_md5_hash_skb_data()
Eric Dumazet
1
-1
/
+5
2013-06-07
mac80211: close AP_VLAN interfaces before unregistering all
Johannes Berg
1
-0
/
+9
2013-05-19
xfrm6: release dev before returning error
Cong Wang
1
-1
/
+3
2013-05-19
ipv6: do not clear pinet6 field
Eric Dumazet
5
-14
/
+27
2013-05-19
bridge: fix race with topology change timer
stephen hemminger
1
-1
/
+1
2013-05-19
net_sched: act_ipt forward compat with xtables
Jamal Hadi Salim
1
-3
/
+30
2013-05-12
ipvs: ip_vs_sip_fill_param() BUG: bad check of return value
Hans Schillstrom
1
-5
/
+1
2013-05-08
wireless: regulatory: fix channel disabling race condition
Johannes Berg
1
-1
/
+1
2013-05-01
net: drop dst before queueing fragments
Eric Dumazet
2
-6
/
+22
2013-05-01
netrom: fix invalid use of sizeof in nr_recvmsg()
Wei Yongjun
1
-1
/
+1
2013-05-01
tipc: fix info leaks via msg_name in recv_msg/recv_stream
Mathias Krause
1
-0
/
+7
2013-05-01
rose: fix info leak via msg_name in rose_recvmsg()
Mathias Krause
1
-0
/
+1
2013-05-01
netrom: fix info leak via msg_name in nr_recvmsg()
Mathias Krause
1
-0
/
+1
2013-05-01
llc: Fix missing msg_namelen update in llc_ui_recvmsg()
Mathias Krause
1
-0
/
+2
2013-05-01
iucv: Fix missing msg_namelen update in iucv_sock_recvmsg()
Mathias Krause
1
-0
/
+2
2013-05-01
irda: Fix missing msg_namelen update in irda_recvmsg_dgram()
Mathias Krause
1
-0
/
+2
2013-05-01
caif: Fix missing msg_namelen update in caif_seqpkt_recvmsg()
Mathias Krause
1
-0
/
+2
2013-05-01
Bluetooth: RFCOMM - Fix missing msg_namelen update in rfcomm_sock_recvmsg()
Mathias Krause
1
-0
/
+1
2013-05-01
Bluetooth: fix possible info leak in bt_sock_recvmsg()
Mathias Krause
1
-2
/
+2
2013-05-01
ax25: fix info leak via msg_name in ax25_recvmsg()
Mathias Krause
1
-0
/
+1
2013-05-01
atm: update msg_namelen in vcc_recvmsg()
Mathias Krause
1
-0
/
+2
2013-05-01
net: fix incorrect credentials passing
Linus Torvalds
1
-4
/
+10
2013-05-01
tcp: call tcp_replace_ts_recent() from tcp_ack()
Eric Dumazet
1
-33
/
+32
2013-05-01
net: sctp: sctp_auth_key_put: use kzfree instead of kfree
Daniel Borkmann
1
-1
/
+1
2013-05-01
esp4: fix error return code in esp_output()
Wei Yongjun
1
-3
/
+3
2013-05-01
tcp: incoming connections might use wrong route under synflood
Dmitry Popov
1
-2
/
+2
2013-05-01
rtnetlink: Call nlmsg_parse() with correct header length
Michael Riesch
1
-2
/
+2
2013-05-01
netfilter: don't reset nf_trace in nf_reset()
Patrick McHardy
1
-0
/
+1
2013-05-01
af_unix: If we don't care about credentials coallesce all messages
Eric W. Biederman
1
-1
/
+1
2013-05-01
net: count hw_addr syncs so that unsync works properly.
Vlad Yasevich
1
-3
/
+3
2013-05-01
net IPv6 : Fix broken IPv6 routing table after loopback down-up
Balakumaran Kannan
1
-0
/
+27
2013-05-01
cbq: incorrect processing of high limits
Vasily Averin
1
-1
/
+4
2013-04-26
Revert "8021q: fix a potential use-after-free"
Greg Kroah-Hartman
1
-7
/
+7
2013-04-05
net: add a synchronize_net() in netdev_rx_handler_unregister()
Eric Dumazet
1
-0
/
+6
2013-04-05
ipv6: fix bad free of addrconf_init_net
Hong Zhiguo
1
-16
/
+10
2013-04-05
unix: fix a race condition in unix_release()
Paul Moore
1
-4
/
+3
2013-04-05
thermal: shorten too long mcast group name
Masatake YAMATO
1
-0
/
+1
2013-04-05
8021q: fix a potential use-after-free
Cong Wang
1
-7
/
+7
2013-04-05
tcp: undo spurious timeout after SACK reneging
Yuchung Cheng
1
-5
/
+2
2013-04-05
tcp: preserve ACK clocking in TSO
Eric Dumazet
1
-2
/
+5
[next]