summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2018-06-26tls: fix use-after-free in tls_push_recordDaniel Borkmann
2018-06-26net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds vlanWillem de Bruijn
2018-06-26udp: fix rx queue len reported by diag and proc interfacePaolo Abeni
2018-06-26socket: close race condition between sock_close() and sockfs_setattr()Cong Wang
2018-06-26tcp: verify the checksum of the first data segment in a new connectionFrank van der Linden
2018-06-26net/sched: act_simple: fix parsing of TCA_DEF_DATADavide Caratti
2018-06-26net: dsa: add error handling for pskb_trim_rcsumZhouyang Jia
2018-06-26ipv6: allow PMTU exceptions to local routesJulian Anastasov
2018-06-21tcp: do not overshoot window_clamp in tcp_rcv_space_adjust()Eric Dumazet
2018-06-21net sched actions: fix invalid pointer dereferencing if skbedit flags missingRoman Mashak
2018-06-21rxrpc: Fix the min security level for kernel callsDavid Howells
2018-06-21rxrpc: Fix error reception on AF_INET6 socketsDavid Howells
2018-06-21tipc: eliminate KMSAN uninit-value in strcmp complaintYing Xue
2018-06-21mac80211: use timeout from the AddBA response instead of the requestSara Sharon
2018-06-21mac80211: Adjust SAE authentication timeoutIlan Peer
2018-06-21smc: fix sendpage() callStefan Raspl
2018-06-21tipc: fix bug in function tipc_nl_node_dump_monitorJon Maloy
2018-06-21rds: ib: Fix missing call to rds_ib_dev_put in rds_ib_setup_qpDag Moxnes
2018-06-21netfilter: nf_tables: fix out-of-bounds in nft_chain_commit_updateTaehee Yoo
2018-06-21netfilter: nf_tables: NAT chain and extensions require NF_TABLESPablo Neira Ayuso
2018-06-21tipc: fix infinite loop when dumping link monitor summaryTung Nguyen
2018-06-16af_key: Always verify length of provided sadb_keyKevin Easton
2018-06-16netfilter: nf_tables: fix NULL pointer dereference on nft_ct_helper_obj_dump()Taehee Yoo
2018-06-11cls_flower: Fix incorrect idr release when failing to modify rulePaul Blakey
2018-06-11rtnetlink: validate attributes in do_setlink()Eric Dumazet
2018-06-11net-sysfs: Fix memory leak in XPS configurationAlexander Duyck
2018-06-11ipv6: sr: fix memory OOB access in seg6_do_srh_encap/inlineMathieu Xhonneux
2018-06-11vrf: check the original netdevice for generating redirectStephen Suryaputra
2018-06-11sctp: not allow transport timeout value less than HZ/5 for hb_timerXin Long
2018-06-11packet: fix reserve calculationWillem de Bruijn
2018-06-11net/packet: refine check for priv area sizeEric Dumazet
2018-06-11net: metrics: add proper netlink validationEric Dumazet
2018-06-11net: ipv4: add missing RTA_TABLE to rtm_ipv4_policyRoopa Prabhu
2018-06-11kcm: Fix use-after-free caused by clonned socketsKirill Tkhai
2018-06-11ipv6: omit traffic class when calculating flow hashMichal Kubecek
2018-06-11ipv4: remove warning in ip_recv_errorWillem de Bruijn
2018-06-11ipmr: properly check rhltable_init() return valueEric Dumazet
2018-06-11ip6_tunnel: remove magic mtu value 0xFFF8Nicolas Dichtel
2018-06-11ip6mr: only set ip6mr_table from setsockopt when ip6mr_new_table succeedsSabrina Dubroca
2018-06-11dccp: don't free ccid2_hc_tx_sock struct in dccp_disconnect()Alexey Kodanev
2018-06-05tcp: avoid integer overflows in tcp_rcv_space_adjust()Eric Dumazet
2018-05-30Revert "vti4: Don't override MTU passed on link creation via IFLA_MTU"Greg Kroah-Hartman
2018-05-30netlabel: If PF_INET6, check sk_buff ip header versionRichard Haines
2018-05-30net/smc: pay attention to MAX_ORDER for CQ entriesUrsula Braun
2018-05-30rxrpc: Don't treat call aborts as conn abortsDavid Howells
2018-05-30rxrpc: Fix Tx ring annotation after initial Tx failureDavid Howells
2018-05-30net: Fix untag for vlan packets without ethernet headerToshiaki Makita
2018-05-30llc: properly handle dev_queue_xmit() return valueCong Wang
2018-05-30batman-adv: fix packet loss for broadcasted DHCP packets to a serverLinus Lüssing
2018-05-30batman-adv: fix multicast-via-unicast transmission with AP isolationLinus Lüssing