开源镜像站
帮助
动态
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
2018-01-15
tipc: fix a memory leak in tipc_nl_node_get_link()
Cong Wang
2018-01-15
ipv6: fix udpv6 sendmsg crash caused by too small MTU
Mike Maloney
2018-01-15
9p: add missing module license for xen transport
Stephen Hemminger
2018-01-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2018-01-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-10
Fix a leak in socket(2) when we fail to allocate a file descriptor.
Al Viro
2018-01-10
ipv6: sr: fix TLVs not being copied using setsockopt
Mathieu Xhonneux
2018-01-10
ipv6: fix possible mem leaks in ipv6_make_skb()
Eric Dumazet
2018-01-10
8021q: fix a memory leak for VLAN 0 device
Cong Wang
2018-01-10
caif_usb: use strlcpy() instead of strncpy()
Xiongfeng Wang
2018-01-10
sctp: make use of pre-calculated len
Marcelo Ricardo Leitner
2018-01-10
sctp: add a ceiling to optlen in some sockopts
Marcelo Ricardo Leitner
2018-01-10
sctp: GFP_ATOMIC is not needed in sctp_setsockopt_events
Marcelo Ricardo Leitner
2018-01-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-01-10
xfrm: Fix a race in the xdst pcpu cache.
Steffen Klassert
2018-01-10
af_key: Fix memory leak in key_notify_policy.
Steffen Klassert
2018-01-09
bpf: introduce BPF_JIT_ALWAYS_ON config
Alexei Starovoitov
2018-01-09
ipv6: remove null_entry before adding default route
Wei Wang
2018-01-09
net: ipv4: emulate READ_ONCE() on ->hdrincl bit-field in raw_sendmsg()
Nicolai Stange
2018-01-09
net: caif: use strlcpy() instead of strncpy()
Xiongfeng Wang
2018-01-09
net: core: fix module type in sock_diag_bind
Andrii Vladyka
2018-01-09
esp: Fix GRO when the headers not fully in the linear part of the skb.
Steffen Klassert
2018-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-01-08
sctp: fix the handling of ICMP Frag Needed for too small MTUs
Marcelo Ricardo Leitner
2018-01-08
sctp: do not retransmit upon FragNeeded if PMTU discovery is disabled
Marcelo Ricardo Leitner
2018-01-08
xfrm: don't call xfrm_policy_cache_flush while holding spinlock
Florian Westphal
2018-01-08
xfrm: Return error on unknown encap_type in init_state
Herbert Xu
2018-01-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-05
fix "netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'"
Al Viro
2018-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-01-05
xfrm: Use __skb_queue_tail in xfrm_trans_queue
Herbert Xu
2018-01-04
ipv6: fix general protection fault in fib6_add()
Wei Wang
2018-01-04
RDS: null pointer dereference in rds_atomic_free_op
Mohamed Ghannam
2018-01-04
rtnetlink: give a user socket to get_target_net()
Andrei Vagin
2018-01-04
mac80211: mesh: drop frames appearing to be from us
Johannes Berg
2018-01-04
nl80211: Check for the required netlink attribute presence
Hao Chen
2018-01-03
sctp: fix error path in sctp_stream_init
Marcelo Ricardo Leitner
2018-01-03
RDS: Heap OOB write in rds_message_alloc_sgs()
Mohamed Ghannam
2018-01-02
tipc: fix problems with multipoint-to-point flow control
Jon Maloy
2018-01-02
ethtool: do not print warning for applications using legacy API
Stephen Hemminger
2018-01-02
net/sched: Fix update of lastuse in act modules implementing stats_update
Roi Dayan
2018-01-02
ip6_tunnel: allow ip6gre dev mtu to be set below 1280
Xin Long
2018-01-02
ip6_tunnel: disable dst caching if tunnel is dual-stack
Eli Cooper
2018-01-02
Revert "net: core: dev_get_valid_name is now the same as dev_alloc_name_ns"
David S. Miller
2017-12-31
xfrm: fix rcu usage in xfrm_get_type_offload
Sabrina Dubroca
2017-12-30
af_key: fix buffer overread in parse_exthdrs()
Eric Biggers
2017-12-30
af_key: fix buffer overread in verify_address_len()
Eric Biggers
2017-12-30
xfrm: skip policies marked as dead while rehashing
Florian Westphal
2017-12-30
xfrm: Forbid state updates from changing encap type
Herbert Xu
2017-12-28
strparser: Call sock_owned_by_user_nocheck
Tom Herbert
[next]