开源镜像站
帮助
动态
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
2015-08-07
net: socket: Fix the wrong returns for recvmsg and sendmsg
Junling Zheng
2015-08-07
sctp: Fix race between OOTB responce and route removal
Alexander Sverdlin
2015-08-07
neigh: do not modify unlinked entries
Julian Anastasov
2015-08-07
packet: avoid out of bounds read in round robin fanout
Willem de Bruijn
2015-08-07
packet: read num_members once in packet_rcv_fanout()
Eric Dumazet
2015-08-07
bridge: fix br_stp_set_bridge_priority race conditions
Nikolay Aleksandrov
2015-08-07
unix/caif: sk_socket can disappear when state is unlocked
Mark Salyzyn
2015-08-07
ipvs: kernel oops - do_ip_vs_get_ctl
Hans Schillstrom
2015-08-07
sctp: fix ASCONF list handling
Marcelo Ricardo Leitner
2015-08-07
udp: fix behavior of wrong checksums
Eric Dumazet
2015-08-07
bridge: fix multicast router rlist endless loop
Nikolay Aleksandrov
2015-08-07
bridge: fix parsing of MLDv2 reports
Thadeu Lima de Souza Cascardo
2015-08-07
mac80211: move WEP tailroom size check
Janusz Dziedzic
2015-08-07
ipvs: fix memory leak in ip_vs_ctl.c
Tommi Rantala
2015-05-09
ipvs: uninitialized data with IP_VS_IPV6
Dan Carpenter
2015-05-09
ipvs: rerouting to local clients is not needed anymore
Julian Anastasov
2015-05-09
net: make skb_gso_segment error handling more robust
Florian Westphal
2015-05-09
tcp: avoid looping in tcp_send_fin()
Eric Dumazet
2015-05-09
ip_forward: Drop frames with attached skb->sk
Sebastian Pöhn
2015-05-09
tcp: make connect() mem charging friendly
Eric Dumazet
2015-05-09
rxrpc: bogus MSG_PEEK test in rxrpc_recvmsg()
Al Viro
2015-05-09
caif: fix MSG_OOB test in caif_seqpkt_recvmsg()
Al Viro
2015-05-09
rds: avoid potential stack overflow
Arnd Bergmann
2015-05-09
net: sysctl_net_core: check SNDBUF and RCVBUF for min length
Alexey Kodanev
2015-05-09
net: avoid to hang up on sending due to sysctl configuration overflow.
bingtian.ly@taobao.com
2015-05-09
net: ping: Return EAFNOSUPPORT when appropriate.
Lorenzo Colitti
2015-05-09
udp: only allow UFO for packets from SOCK_DGRAM sockets
Michal Kubeček
2015-05-09
net: reject creation of netdev names with colons
Matthew Thode
2015-05-09
ematch: Fix auto-loading of ematch modules.
Ignacy Gawędzki
2015-05-09
ipv4: ip_check_defrag should not assume that skb_network_offset is zero
Alexander Drozdov
2015-05-09
gen_stats.c: Duplicate xstats buffer for later use
Ignacy Gawędzki
2015-05-09
rtnetlink: call ->dellink on failure when ->newlink exists
WANG Cong
2015-05-09
ping: Fix race in free in receive path
subashab@codeaurora.org
2015-05-09
ipv6: stop sending PTB packets for MTU < 1280
Hagen Paul Pfeifer
2015-05-09
net: rps: fix cpu unplug
Eric Dumazet
2015-05-09
ip: zero sockaddr returned on error queue
Willem de Bruijn
2015-05-09
net:socket: set msg_namelen to 0 if msg_name is passed as NULL in msghdr stru...
Ani Sinha
2015-05-09
ipv4: Missing sk_nulls_node_init() in ping_unhash().
David S. Miller
2015-05-09
ipv6: Don't reduce hop limit for an interface
D.S. Ljungmark
2015-05-09
net: rds: use correct size for max unacked packets and bytes
Sasha Levin
2015-05-09
net: llc: use correct size for sysctl timeout entries
Sasha Levin
2015-05-09
mac80211: fix RX A-MPDU session reorder timer deletion
Johannes Berg
2015-05-09
net: use for_each_netdev_safe() in rtnl_group_changelink()
WANG Cong
2015-05-09
net: compat: Update get_compat_msghdr() to match copy_msghdr_from_user() beha...
Catalin Marinas
2015-05-09
nl80211: ignore HT/VHT capabilities without QoS/WMM
Johannes Berg
2015-05-09
can: add missing initialisations in CAN related skbuffs
Oliver Hartkopp
2015-05-09
mac80211: disable u-APSD queues by default
Michal Kazior
2015-05-09
mac80211: set only VO as a U-APSD enabled AC
Arik Nemtsov
2015-05-09
mac80211: drop unencrypted frames in mesh fwding
Bob Copeland
2015-05-09
ipvs: add missing ip_vs_pe_put in sync code
Julian Anastasov
[next]