index
:
linux-stable.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-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
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]