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
2018-06-26
net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds vlan
Willem de Bruijn
2018-06-26
udp: fix rx queue len reported by diag and proc interface
Paolo Abeni
2018-06-26
socket: close race condition between sock_close() and sockfs_setattr()
Cong Wang
2018-06-26
tls: fix waitall behavior in tls_sw_recvmsg
Daniel Borkmann
2018-06-26
tls: fix use-after-free in tls_push_record
Daniel Borkmann
2018-06-26
tcp: verify the checksum of the first data segment in a new connection
Frank van der Linden
2018-06-26
net/sched: act_simple: fix parsing of TCA_DEF_DATA
Davide Caratti
2018-06-26
net: dsa: add error handling for pskb_trim_rcsum
Zhouyang Jia
2018-06-26
ipv6: allow PMTU exceptions to local routes
Julian Anastasov
2018-06-11
ipmr: fix error path when ipmr_new_table fails
Sabrina Dubroca
2018-06-11
vrf: check the original netdevice for generating redirect
Stephen Suryaputra
2018-06-11
sctp: not allow transport timeout value less than HZ/5 for hb_timer
Xin Long
2018-06-11
rtnetlink: validate attributes in do_setlink()
Eric Dumazet
2018-06-11
net/packet: refine check for priv area size
Eric Dumazet
2018-06-11
net: metrics: add proper netlink validation
Eric Dumazet
2018-06-11
l2tp: fix refcount leakage on PPPoL2TP sockets
Guillaume Nault
2018-06-11
ipv6: omit traffic class when calculating flow hash
Michal Kubecek
2018-06-11
ip6mr: only set ip6mr_table from setsockopt when ip6mr_new_table succeeds
Sabrina Dubroca
2018-06-11
netfilter: nf_flow_table: attach dst to skbs
Jason A. Donenfeld
2018-06-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-06-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-06-01
ip6_tunnel: remove magic mtu value 0xFFF8
Nicolas Dichtel
2018-06-01
ip_tunnel: restore binding to ifaces with a large mtu
Nicolas Dichtel
2018-06-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2018-06-01
kcm: Fix use-after-free caused by clonned sockets
Kirill Tkhai
2018-05-31
net-sysfs: Fix memory leak in XPS configuration
Alexander Duyck
2018-05-31
net/ncsi: Fix array size in dumpit handler
Samuel Mendoza-Jonas
2018-05-31
cls_flower: Fix incorrect idr release when failing to modify rule
Paul Blakey
2018-05-31
xfrm Fix potential error pointer dereference in xfrm_bundle_create.
Steffen Klassert
2018-05-28
ipv6: sr: fix memory OOB access in seg6_do_srh_encap/inline
Mathieu Xhonneux
2018-05-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-05-29
netfilter: nf_tables: increase nft_counters_enabled in nft_chain_stats_replace()
Taehee Yoo
2018-05-29
netfilter: nf_tables: fix NULL-ptr in nf_tables_dump_obj()
Taehee Yoo
2018-05-29
netfilter: nf_tables: disable preemption in nft_update_chain_stats()
Pablo Neira Ayuso
2018-05-28
IB: Revert "remove redundant INFINIBAND kconfig dependencies"
Arnd Bergmann
2018-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-05-25
Merge tag 'batadv-net-for-davem-20180524' of git://git.open-mesh.org/linux-merge
David S. Miller
2018-05-24
ipv4: remove warning in ip_recv_error
Willem de Bruijn
2018-05-24
net : sched: cls_api: deal with egdev path only if needed
Or Gerlitz
2018-05-24
packet: fix reserve calculation
Willem de Bruijn
2018-05-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-05-24
netfilter: provide correct argument to nla_strlcpy()
Eric Dumazet
2018-05-23
net: ipv4: add missing RTA_TABLE to rtm_ipv4_policy
Roopa Prabhu
2018-05-23
Merge tag 'mac80211-for-davem-2018-05-23' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2018-05-23
ipvs: fix buffer overflow with sync daemon and service
Julian Anastasov
2018-05-23
netfilter: nft_limit: fix packet ratelimiting
Pablo Neira Ayuso
2018-05-23
netfilter: nft_meta: fix wrong value dereference in nft_meta_set_eval
Taehee Yoo
2018-05-22
ipmr: properly check rhltable_init() return value
Eric Dumazet
2018-05-22
dccp: don't free ccid2_hc_tx_sock struct in dccp_disconnect()
Alexey Kodanev
2018-05-22
sctp: fix the issue that flags are ignored when using kernel_connect
Xin Long
[next]