开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2013-05-13
net: drop dst before queueing fragments
Eric Dumazet
2013-05-13
netrom: fix invalid use of sizeof in nr_recvmsg()
Wei Yongjun
2013-05-13
tipc: fix info leaks via msg_name in recv_msg/recv_stream
Mathias Krause
2013-05-13
rose: fix info leak via msg_name in rose_recvmsg()
Mathias Krause
2013-05-13
netrom: fix info leak via msg_name in nr_recvmsg()
Mathias Krause
2013-05-13
llc: Fix missing msg_namelen update in llc_ui_recvmsg()
Mathias Krause
2013-05-13
iucv: Fix missing msg_namelen update in iucv_sock_recvmsg()
Mathias Krause
2013-05-13
irda: Fix missing msg_namelen update in irda_recvmsg_dgram()
Mathias Krause
2013-05-13
caif: Fix missing msg_namelen update in caif_seqpkt_recvmsg()
Mathias Krause
2013-05-13
Bluetooth: RFCOMM - Fix missing msg_namelen update in rfcomm_sock_recvmsg()
Mathias Krause
2013-05-13
Bluetooth: fix possible info leak in bt_sock_recvmsg()
Mathias Krause
2013-05-13
ax25: fix info leak via msg_name in ax25_recvmsg()
Mathias Krause
2013-05-13
atm: update msg_namelen in vcc_recvmsg()
Mathias Krause
2013-05-13
tcp: call tcp_replace_ts_recent() from tcp_ack()
Eric Dumazet
2013-05-13
net: sctp: sctp_auth_key_put: use kzfree instead of kfree
Daniel Borkmann
2013-05-13
esp4: fix error return code in esp_output()
Wei Yongjun
2013-05-13
tcp: incoming connections might use wrong route under synflood
Dmitry Popov
2013-05-13
rtnetlink: Call nlmsg_parse() with correct header length
Michael Riesch
2013-05-13
netfilter: don't reset nf_trace in nf_reset()
Patrick McHardy
2013-05-13
af_unix: If we don't care about credentials coallesce all messages
Eric W. Biederman
2013-05-13
net: count hw_addr syncs so that unsync works properly.
Vlad Yasevich
2013-05-13
net IPv6 : Fix broken IPv6 routing table after loopback down-up
Balakumaran Kannan
2013-05-13
cbq: incorrect processing of high limits
Vasily Averin
2013-05-13
wireless: regulatory: fix channel disabling race condition
Johannes Berg
2013-04-25
net: fix incorrect credentials passing
Linus Torvalds
2013-04-25
can: gw: use kmem_cache_free() instead of kfree()
Wei Yongjun
2013-04-10
net: add a synchronize_net() in netdev_rx_handler_unregister()
Eric Dumazet
2013-04-10
ipv6: don't accept node local multicast traffic from the wire
Hannes Frederic Sowa
2013-04-10
ipv6: fix bad free of addrconf_init_net
Hong Zhiguo
2013-04-10
ipv6: don't accept multicast traffic with scope 0
Hannes Frederic Sowa
2013-04-10
unix: fix a race condition in unix_release()
Paul Moore
2013-04-10
thermal: shorten too long mcast group name
Masatake YAMATO
2013-04-10
8021q: fix a potential use-after-free
Cong Wang
2013-04-10
tcp: undo spurious timeout after SACK reneging
Yuchung Cheng
2013-04-10
tcp: preserve ACK clocking in TSO
Eric Dumazet
2013-04-10
SUNRPC: Add barriers to ensure read ordering in rpc_wake_up_task_queue_locked
Trond Myklebust
2013-04-10
net/irda: add missing error path release_sock call
Kees Cook
2013-03-27
inet: limit length of fragment queue hash table bucket lists
Hannes Frederic Sowa
2013-03-27
rtnetlink: Mask the rta_type when range checking
Vlad Yasevich
2013-03-27
tcp: fix skb_availroom()
Eric Dumazet
2013-03-27
sctp: don't break the loop while meeting the active_path so as to find the m...
Xufeng Zhang
2013-03-27
sctp: Use correct sideffect command in duplicate cookie handling
Vlad Yasevich
2013-03-27
net/ipv4: Ensure that location of timestamp option is stored
David Ward
2013-03-27
6lowpan: Fix endianness issue in is_addr_link_local().
YOSHIFUJI Hideaki / 吉藤英明
2013-03-27
dcbnl: fix various netlink info leaks
Mathias Krause
2013-03-27
rtnl: fix info leak on RTM_GETLINK request for VF devices
Mathias Krause
2013-03-27
ipv6: stop multicast forwarding to process interface scoped addresses
Hannes Frederic Sowa
2013-03-27
bridging: fix rx_handlers return code
Cristian Bercaru
2013-03-27
netlabel: correctly list all the static label mappings
Paul Moore
2013-03-27
tcp: fix double-counted receiver RTT when leaving receiver fast path
Neal Cardwell
[next]