index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2014-05-19
packet: packet_getname_spkt: make sure string is always 0-terminated
Daniel Borkmann
2014-05-19
net: sctp: fix NULL pointer dereference in socket destruction
Daniel Borkmann
2014-05-19
ip_tunnel: fix kernel panic with icmp_dest_unreach
Eric Dumazet
2014-05-19
ipv6: fix possible crashes in ip6_cork_release()
Eric Dumazet
2014-05-19
tcp: fix tcp_md5_hash_skb_data()
Eric Dumazet
2014-05-19
ipv4 igmp: use in_dev_put in timer handlers instead of __in_dev_put
Salam Noureddine
2014-05-19
ipv6 mcast: use in6_dev_put in timer handlers instead of __in6_dev_put
Salam Noureddine
2014-05-19
resubmit bridge: fix message_age_timer calculation
Chris Healy
2014-05-19
sctp: Perform software checksum if packet has to be fragmented.
Vlad Yasevich
2014-05-19
sctp: Use software crc32 checksum when xfrm transform will happen.
Fan Du
2014-05-19
net: vlan: fix nlmsg size calculation in vlan_get_size()
Marc Kleine-Budde
2014-05-19
net: heap overflow in __audit_sockaddr()
Dan Carpenter
2014-05-19
net: do not call sock_put() on TIMEWAIT sockets
Eric Dumazet
2014-05-19
tcp: must unclone packets before mangling them
Eric Dumazet
2014-05-19
ipv6: tcp: fix panic in SYN processing
Eric Dumazet
2014-05-19
af_key: initialize satype in key_notify_policy_flush()
Nicolas Dichtel
2014-05-19
af_key: fix info leaks in notify messages
Mathias Krause
2014-05-19
ipv6: ip6_sk_dst_check() must not assume ipv6 dst
Eric Dumazet
2014-05-19
sctp: Use correct sideffect command in duplicate cookie handling
Vlad Yasevich
2014-05-19
sctp: deal with multiple COOKIE_ECHO chunks
Max Matveev
2014-05-19
ipvs: fix CHECKSUM_PARTIAL for TCP, UDP
Julian Anastasov
2013-06-10
tipc: fix info leaks via msg_name in recv_msg/recv_stream
Mathias Krause
2013-06-10
irda: Fix missing msg_namelen update in irda_recvmsg_dgram()
Mathias Krause
2013-06-10
rose: fix info leak via msg_name in rose_recvmsg()
Mathias Krause
2013-06-10
rds: set correct msg_namelen
Weiping Pan
2013-06-10
llc: Fix missing msg_namelen update in llc_ui_recvmsg()
Mathias Krause
2013-06-10
llc: fix info leak via getsockname()
Mathias Krause
2013-06-10
iucv: Fix missing msg_namelen update in iucv_sock_recvmsg()
Mathias Krause
2013-06-10
ax25: fix info leak via msg_name in ax25_recvmsg()
Mathias Krause
2013-06-10
atm: fix info leak in getsockopt(SO_ATMPVC)
Mathias Krause
2013-06-10
atm: fix info leak via getsockname()
Mathias Krause
2013-06-10
atm: update msg_namelen in vcc_recvmsg()
Mathias Krause
2013-06-10
ipvs: fix info leak in getsockopt(IP_VS_SO_GET_TIMEOUT)
Mathias Krause
2013-06-10
ipvs: IPv6 MTU checking cleanup and bugfix
Jesper Dangaard Brouer
2013-06-10
ipvs: allow transmit of GRO aggregated skbs
Simon Horman
2013-06-10
netfilter: nf_ct_ipv4: packets with wrong ihl are invalid
Jozsef Kadlecsik
2013-06-10
ipv6: make fragment identifications less predictable
Eric Dumazet
2013-06-10
ipv6: discard overlapping fragment
Nicolas Dichtel
2013-06-10
net: sctp: sctp_auth_key_put: use kzfree instead of kfree
Daniel Borkmann
2013-06-10
net: sctp: sctp_endpoint_free: zero out secret key data
Daniel Borkmann
2013-06-10
net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfree
Daniel Borkmann
2013-06-10
sctp: fix memory leak in sctp_datamsg_from_user() when copy from user space f...
Tommi Rantala
2013-06-10
dcbnl: fix various netlink info leaks
Mathias Krause
2013-06-10
unix: fix a race condition in unix_release()
Paul Moore
2013-06-10
tcp: preserve ACK clocking in TSO
Eric Dumazet
2013-06-10
tcp: allow splice() to build full TSO packets
Eric Dumazet
2013-06-10
inet: add RCU protection to inet->opt
Eric Dumazet
2013-06-10
net: guard tcp_set_keepalive() to tcp sockets
Eric Dumazet
2013-06-10
net: fix divide by zero in tcp algorithm illinois
Jesper Dangaard Brouer
2013-06-10
net: prevent setting ttl=0 via IP_TTL
Cong Wang
[prev]
[next]