index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2019-05-05
net/tls: fix copy to fragments in reencrypt
Jakub Kicinski
2019-05-05
net/tls: don't copy negative amounts of data in reencrypt
Jakub Kicinski
2019-05-05
packet: validate msg_namelen in send directly
Willem de Bruijn
2019-05-05
sctp: avoid running the sctp state machine recursively
Xin Long
2019-05-05
rxrpc: Fix net namespace cleanup
David Howells
2019-05-05
net/tls: avoid NULL pointer deref on nskb->sk in fallback
Jakub Kicinski
2019-05-05
l2tp: use rcu_dereference_sk_user_data() in l2tp_udp_encap_recv()
Eric Dumazet
2019-05-05
l2ip: fix possible use-after-free
Eric Dumazet
2019-05-05
ipv6: invert flowlabel sharing check in process and user mode
Willem de Bruijn
2019-05-05
ipv6/flowlabel: wait rcu grace period before put_pid()
Eric Dumazet
2019-05-05
ipv6: fix races in ip6_dst_destroy()
Eric Dumazet
2019-05-05
ipv6: A few fixes on dereferencing rt->from
Martin KaFai Lau
2019-05-05
ipv4: ip_do_fragment: Preserve skb_iif during fragmentation
Shmulik Ladkani
2019-05-04
netfilter: ip6t_srh: fix NULL pointer dereferences
Kangjie Lu
2019-05-04
netfilter: fix NETFILTER_XT_TARGET_TEE dependencies
Arnd Bergmann
2019-05-04
netfilter: bridge: set skb transport_header before entering NF_INET_PRE_ROUTING
Xin Long
2019-05-04
netfilter: nft_set_rbtree: check for inactive element after flag mismatch
Pablo Neira Ayuso
2019-05-04
xsk: fix umem memory leak on cleanup
Björn Töpel
2019-05-02
net/tls: don't leak IV and record seq when offload fails
Jakub Kicinski
2019-05-02
net/tls: avoid potential deadlock in tls_set_device_offload_rx()
Jakub Kicinski
2019-05-02
net/tls: fix refcount adjustment in fallback
Jakub Kicinski
2019-05-02
net/rose: fix unbound loop in rose_loopback_timer()
Eric Dumazet
2019-05-02
net: rds: exchange of 8K and 1M pool
Zhu Yanjun
2019-05-02
ipv4: set the tcp_min_rtt_wlen range from 0 to one day
ZhangXiaoxu
2019-05-02
ipv4: add sanity checks in ipv4_link_failure()
Eric Dumazet
2019-05-02
rxrpc: fix race condition in rxrpc_input_packet()
Eric Dumazet
2019-05-02
net/rds: Check address length before reading address family
Tetsuo Handa
2019-05-02
net: netrom: Fix error cleanup path of nr_proto_init
YueHaibing
2019-05-02
tipc: check link name with right length in tipc_nl_compat_link_set
Xin Long
2019-05-02
tipc: check bearer name with right length in tipc_nl_compat_bearer_enable
Xin Long
2019-05-02
netfilter: ebtables: CONFIG_COMPAT: drop a bogus WARN_ON
Florian Westphal
2019-05-02
sunrpc: don't mark uninitialised items as VALID.
NeilBrown
2019-05-02
ipvs: fix warning on unused variable
Andrea Claudi
2019-05-02
vsock/virtio: fix kernel panic from virtio_transport_reset_no_sock
Adalbert Lazăr
2019-05-02
tipc: handle the err returned from cmd header function
Xin Long
2019-05-02
netfilter: nf_tables: bogus EBUSY in helper removal from transaction
Pablo Neira Ayuso
2019-05-02
netfilter: nf_tables: bogus EBUSY when deleting set after flush
Pablo Neira Ayuso
2019-05-02
netfilter: nf_tables: fix set double-free in abort path
Pablo Neira Ayuso
2019-05-02
netfilter: nft_compat: use .release_ops and remove list of extension
Pablo Neira Ayuso
2019-05-02
netfilter: nft_compat: don't use refcount_inc on newly allocated entry
Florian Westphal
2019-05-02
netfilter: nf_tables: unbind set in rule from commit path
Pablo Neira Ayuso
2019-05-02
netfilter: nf_tables: warn when expr implements only one of activate/deactivate
Florian Westphal
2019-05-02
netfilter: nft_compat: destroy function must not have side effects
Florian Westphal
2019-05-02
netfilter: nf_tables: split set destruction in deactivate and destroy phase
Florian Westphal
2019-05-02
netfilter: nft_compat: make lists per netns
Florian Westphal
2019-05-02
netfilter: nft_compat: use refcnt_t type for nft_xt reference count
Florian Westphal
2019-04-27
mac80211: do not call driver wake_tx_queue op during reconfig
Felix Fietkau
2019-04-27
net: IP6 defrag: use rbtrees in nf_conntrack_reasm.c
Peter Oskolkov
2019-04-27
net: IP6 defrag: use rbtrees for IPv6 defrag
Peter Oskolkov
2019-04-27
net: IP defrag: encapsulate rbtree defrag code into callable functions
Peter Oskolkov
[next]