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
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
2013-06-10
net: sched: integer overflow fix
Stefan Hasko
2013-06-10
net_sched: gact: Fix potential panic in tcf_gact().
Hiroaki SHIMODA
2013-06-10
ipv4: check rt_genid in dst_check
Benjamin LaHaise
2013-06-10
bridge: set priority of STP packets
Stephen Hemminger
2013-06-10
af_packet: remove BUG statement in tpacket_destruct_skb
danborkmann@iogearbox.net
2013-06-10
net: reduce net_rx_action() latency to 2 HZ
Eric Dumazet
2013-06-10
net/core: Fix potential memory leak in dev_set_alias()
Alexey Khoroshilov
2013-06-10
kernel panic when mount NFSv4
Trond Myklebust
2013-06-10
Bluetooth: fix possible info leak in bt_sock_recvmsg()
Mathias Krause
2013-06-10
Bluetooth: L2CAP - Fix info leak via getsockname()
Mathias Krause
2013-06-10
Bluetooth: RFCOMM - Fix missing msg_namelen update in rfcomm_sock_recvmsg()
Mathias Krause
2013-06-10
Bluetooth: RFCOMM - Fix info leak via getsockname()
Mathias Krause
2013-06-10
Bluetooth: HCI - Fix info leak in getsockopt(HCI_FILTER)
Mathias Krause
2013-06-10
Bluetooth: Fix incorrect strncpy() in hidp_setup_hid()
Anderson Lizardo
2013-06-10
xfrm_user: return error pointer instead of NULL #2
Mathias Krause
2013-06-10
xfrm_user: return error pointer instead of NULL
Mathias Krause
2013-06-10
xfrm_user: fix info leak in copy_to_user_tmpl()
Mathias Krause
2013-06-10
xfrm_user: fix info leak in copy_to_user_policy()
Mathias Krause
2013-06-10
xfrm_user: fix info leak in copy_to_user_state()
Mathias Krause
2012-10-07
net: feed /dev/random with the MAC address when registering a device
Theodore Ts'o
2012-10-07
tcp: drop SYN+FIN messages
Eric Dumazet
[next]