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-02-10
phonet: Check input from user before allocating
Sasha Levin
2014-02-10
cipso: don't follow a NULL pointer when setsockopt() is called
Paul Moore
2014-02-10
svcrpc: fix svc_xprt_enqueue/svc_recv busy-looping
J. Bruce Fields
2014-02-10
svcrpc: sends on closed socket should stop immediately
J. Bruce Fields
2014-02-10
dccp: check ccid before dereferencing
Mathias Krause
2014-02-10
Bluetooth: fix possible info leak in bt_sock_recvmsg()
Mathias Krause
2014-02-10
Bluetooth: L2CAP - Fix info leak via getsockname()
Mathias Krause
2014-02-10
Bluetooth: RFCOMM - Fix missing msg_namelen update in rfcomm_sock_recvmsg()
Mathias Krause
2014-02-10
Bluetooth: RFCOMM - Fix info leak via getsockname()
Mathias Krause
2014-02-10
Bluetooth: HCI - Fix info leak in getsockopt(HCI_FILTER)
Mathias Krause
2014-02-10
Bluetooth: Fix incorrect strncpy() in hidp_setup_hid()
Anderson Lizardo
2014-02-10
kernel panic when mount NFSv4
Trond Myklebust
2014-02-10
xfrm_user: return error pointer instead of NULL #2
Mathias Krause
2014-02-10
xfrm_user: return error pointer instead of NULL
Mathias Krause
2014-02-10
xfrm_user: fix info leak in copy_to_user_tmpl()
Mathias Krause
2014-02-10
xfrm_user: fix info leak in copy_to_user_policy()
Mathias Krause
2014-02-10
xfrm_user: fix info leak in copy_to_user_state()
Mathias Krause
2014-02-10
drop_monitor: dont sleep in atomic context
Eric Dumazet
2014-02-10
drop_monitor: prevent init path from scheduling on the wrong cpu
Neil Horman
2014-02-10
drop_monitor: Make updating data->skb smp safe
Neil Horman
2014-02-10
drop_monitor: fix sleeping in invalid context warning
Neil Horman
2014-02-10
tcp: do_tcp_sendpages() must try to push data out on oom conditions
Willy Tarreau
2014-02-10
tcp: drop SYN+FIN messages
Eric Dumazet
2014-02-10
tcp: perform DMA to userspace only if there is a task waiting for it
Jiri Kosina
2014-02-10
net/core: Fix potential memory leak in dev_set_alias()
Alexey Khoroshilov
2014-02-10
net: reduce net_rx_action() latency to 2 HZ
Eric Dumazet
2014-02-10
netlink: fix races after skb queueing
Eric Dumazet
2014-02-10
netlink: wake up netlink listeners sooner (v2)
stephen hemminger
2014-02-10
net_sched: gred: Fix oops in gred_dump() in WRED mode
David Ward
2014-02-10
netem: fix possible skb leak
Eric Dumazet
2014-02-10
af_packet: remove BUG statement in tpacket_destruct_skb
danborkmann@iogearbox.net
2014-02-10
bridge: set priority of STP packets
Stephen Hemminger
2014-02-10
net_sched: gact: Fix potential panic in tcf_gact().
Hiroaki SHIMODA
2014-02-10
net: sched: integer overflow fix
Stefan Hasko
2014-02-10
net: prevent setting ttl=0 via IP_TTL
Cong Wang
2014-02-10
net: fix divide by zero in tcp algorithm illinois
Jesper Dangaard Brouer
2014-02-10
net: guard tcp_set_keepalive() to tcp sockets
Eric Dumazet
2014-02-10
net: fix info leak in compat dev_ifconf()
Mathias Krause
2014-02-10
tcp: preserve ACK clocking in TSO
Eric Dumazet
2014-02-10
tcp: tcp_sendpages() should call tcp_push() once
Eric Dumazet
2014-02-10
tcp: allow splice() to build full TSO packets
Eric Dumazet
2014-02-10
unix: fix a race condition in unix_release()
Paul Moore
2014-02-10
sctp: fix memory leak in sctp_datamsg_from_user() when copy from user space f...
Tommi Rantala
2014-02-10
net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfree
Daniel Borkmann
2014-02-10
net: sctp: sctp_endpoint_free: zero out secret key data
Daniel Borkmann
2014-02-10
net: sctp: sctp_auth_key_put: use kzfree instead of kfree
Daniel Borkmann
2014-02-10
netfilter: nf_ct_ipv4: packets with wrong ihl are invalid
Jozsef Kadlecsik
2014-02-10
ipvs: fix info leak in getsockopt(IP_VS_SO_GET_TIMEOUT)
Mathias Krause
2014-02-10
atm: update msg_namelen in vcc_recvmsg()
Mathias Krause
2014-02-10
atm: fix info leak via getsockname()
Mathias Krause
[next]