summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
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
2018-05-30xfrm: Fix transport mode skb control buffer usage.Steffen Klassert
2018-05-30net/sched: fix idr leak in the error path of tcf_skbmod_init()Davide Caratti
2018-05-30net/sched: fix idr leak in the error path of __tcf_ipt_init()Davide Caratti
2018-05-30net/sched: fix idr leak in the error path of tcp_pedit_init()Davide Caratti
2018-05-30net/sched: fix idr leak in the error path of tcf_act_police_init()Davide Caratti
2018-05-30net/sched: fix idr leak in the error path of tcf_simp_init()Davide Caratti
2018-05-30net/sched: fix idr leak on the error path of tcf_bpf_init()Davide Caratti
2018-05-30vti6: Fix dev->max_mtu settingStefano Brivio
2018-05-30vti4: Don't override MTU passed on link creation via IFLA_MTUStefano Brivio
2018-05-30ip_tunnel: Clamp MTU to bounds on new linkStefano Brivio
2018-05-30vti4: Don't count header length twice on tunnel setupStefano Brivio
2018-05-30batman-adv: Fix skbuff rcsum on packet rerouteSven Eckelmann
2018-05-30net/sched: fix NULL dereference in the error path of tcf_sample_init()Davide Caratti
2018-05-30batman-adv: fix header size check in batadv_dbg_arp()Matthias Schiffer
2018-05-30vlan: Fix out of order vlan headers with reorder header offToshiaki Makita
2018-05-30net: Fix vlan untag for bridge and vlan_dev with reorder_hdr offToshiaki Makita
2018-05-30xfrm: fix rcu_read_unlock usage in xfrm_local_errorTaehee Yoo
2018-05-30ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtuSabrina Dubroca
2018-05-30netfilter: ebtables: fix erroneous reject of last ruleFlorian Westphal
2018-05-30batman-adv: Fix multicast packet loss with a single WANT_ALL_IPV4/6 flagLinus Lüssing
2018-05-30rds: Incorrect reference counting in TCP socket creationKa-Cheong Poon
2018-05-30net: ethtool: don't ignore return from driver get_fecparam methodEdward Cree
2018-05-30xfrm: Fix ESN sequence number handling for IPsec GSO packets.Steffen Klassert