summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2017-11-18ipv6: flowlabel: do not leave opt->tot_len with garbageEric Dumazet
2017-11-18soreuseport: fix initialization raceCraig Gallek
2017-11-18net: bridge: fix returning of vlan range op errorsNikolay Aleksandrov
2017-11-18packet: avoid panic in packet_getsockopt()Eric Dumazet
2017-11-18tcp/dccp: fix ireq->opt racesEric Dumazet
2017-11-18sctp: add the missing sock_owned_by_user check in sctp_icmp_redirectXin Long
2017-11-18netlink: fix netlink_ack() extack raceJohannes Berg
2017-11-18tun: call dev_get_valid_name() before register_netdevice()Cong Wang
2017-11-18l2tp: check ps->sock before running pppol2tp_session_ioctl()Guillaume Nault
2017-11-18net: call cgroup_sk_alloc() earlier in sk_clone_lock()Eric Dumazet
2017-11-18netlink: do not set cb_running if dump's start() errsJason A. Donenfeld
2017-11-18ipv6: Fix traffic triggered IPsec connections.Steffen Klassert
2017-11-18ipv4: Fix traffic triggered IPsec connections.Steffen Klassert
2017-11-18gso: fix payload length when gso_size is zeroAlexey Kodanev
2017-11-15netfilter: nft_set_hash: disable fast_ops for 2-len keysAnatole Denis
2017-11-15netfilter: nat: Revert "netfilter: nat: convert nat bysrc hash to rhashtable"Florian Westphal
2017-11-02ipsec: Fix aborted xfrm policy dump crashHerbert Xu
2017-11-02cfg80211: fix connect/disconnect edge casesJohannes Berg
2017-10-27KEYS: Fix race between updating and finding a negative keyDavid Howells
2017-10-27can: af_can: can_pernet_init(): add missing error handling for kzalloc return...Marc Kleine-Budde
2017-10-12udp: fix bcast packet receptionPaolo Abeni
2017-10-12udp: perform source validation for mcast early demuxPaolo Abeni
2017-10-12nl80211: Define policy for packet pattern attributesPeng Xu
2017-10-12net: rtnetlink: fix info leak in RTM_GETSTATS callNikolay Aleksandrov
2017-10-12socket, bpf: fix possible use after freeEric Dumazet
2017-10-12l2tp: fix l2tp_eth module loadingGuillaume Nault
2017-10-12tipc: use only positive error codes in messagesParthasarathy Bhuvaragan
2017-10-12IPv4: early demux can return an error codePaolo Abeni
2017-10-12ip6_tunnel: update mtu properly for ARPHRD_ETHER tunnel device in tx pathXin Long
2017-10-12ip6_gre: ip6gre_tap device should keep dstXin Long
2017-10-12netlink: do not proceed if dump's start() errsJason A. Donenfeld
2017-10-12net: Set sk_prot_creator when cloning sockets to the right protoChristoph Paasch
2017-10-12packet: only test po->has_vnet_hdr once in packet_sndWillem de Bruijn
2017-10-12packet: in packet_do_bind, test fanout with bind_lock heldWillem de Bruijn
2017-10-12net: dsa: Fix network device registration orderFlorian Fainelli
2017-10-12l2tp: fix race condition in l2tp_tunnel_deleteSabrina Dubroca
2017-10-12vti: fix use after free in vti_tunnel_xmit/vti6_tnl_xmitAlexey Kodanev
2017-10-12net_sched: always reset qdisc backlog in qdisc_reset()Konstantin Khlebnikov
2017-10-12net: change skb->mac_header when Generic XDP calls adjust_headEdward Cree
2017-10-12packet: hold bind lock when rebinding to fanout hookWillem de Bruijn
2017-10-12net: ipv6: fix regression of no RTM_DELADDR sent after DAD failureMike Manning
2017-10-12tcp: fastopen: fix on syn-data transmit failureEric Dumazet
2017-10-12net/sched: cls_matchall: fix crash when used with classful qdiscDavide Caratti
2017-10-12ip6_tunnel: do not allow loading ip6_tunnel if ipv6 is disabled in cmdlineXin Long
2017-10-12ip6_gre: skb_push ipv6hdr before packing the header in ip6gre_headerXin Long
2017-10-12udpv6: Fix the checksum computation when HW checksum does not applySubash Abhinov Kasiviswanathan
2017-10-12tcp: fix data delivery rateEric Dumazet
2017-10-12tcp: update skb->skb_mstamp more carefullyEric Dumazet
2017-10-12net: sched: fix use-after-free in tcf_action_destroy and tcf_del_walkerJiri Pirko
2017-10-12net_sched: gen_estimator: fix scaling error in bytes/packets samplesEric Dumazet