summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2017-10-12net sched filters: fix notification of filter delete with proper handleJamal Hadi Salim
2017-10-12netfilter: nf_conntrack: fix RCU race in nf_conntrack_find_getAndrey Vagin
2017-10-12l2tp: avoid use-after-free caused by l2tp_ip_backlog_recvPaul Hüber
2017-10-12Bluetooth: Properly check L2CAP config option output buffer lengthBen Seri
2017-10-12nl80211: check for the required netlink attributes presenceVladis Dronov
2017-10-12cfg80211: Validate frequencies nested in NL80211_ATTR_SCAN_FREQUENCIESSrinivas Dasari
2017-10-12cfg80211: Check if PMKID attribute is of expected sizeSrinivas Dasari
2017-10-12ipv6: dad: don't remove dynamic addresses if link is downSabrina Dubroca
2017-10-12ipv6: always add flag an address that failed DAD with DADFAILEDLubomir Rintel
2017-10-12af_iucv: Move sockaddr length checks to before accessing sa_family in bind an...Mateusz Jurczyk
2017-09-15xfrm: policy: check policy direction valueVladis Dronov
2017-09-15tcp: initialize rcv_mss to TCP_MIN_MSS instead of 0Wei Wang
2017-09-15net: prevent sign extension in dev_get_stats()Eric Dumazet
2017-09-15ipv6: avoid unregistering inet6_dev for loopbackWANG Cong
2017-09-15rtnetlink: add IFLA_GROUP to ifla_policySerhey Popovych
2017-09-15xfrm: NULL dereference on allocation failureDan Carpenter
2017-09-15xfrm: Oops on error in pfkey_msg2xfrm_state()Dan Carpenter
2017-09-15net: ping: do not abuse udp_poll()Eric Dumazet
2017-09-15ipv6: Fix leak in ipv6_gso_segment().David S. Miller
2017-09-15net: add kfree_skb_list()Ben Hutchings
2017-09-15ipv6: xfrm: Handle errors reported by xfrm6_find_1stfragopt()Ben Hutchings
2017-09-15netfilter: ctnetlink: fix incorrect nf_ct_put during hash resizeLiping Zhang
2017-09-15libceph: NULL deref on crush_decode() error pathDan Carpenter
2017-09-15mac80211: strictly check mesh address extension modeRajkumar Manoharan
2017-09-15tcp: eliminate negative reordering in tcp_clean_rtx_queueSoheil Hassas Yeganeh
2017-09-15tcp: avoid fragmenting peculiar skbs in SACKYuchung Cheng
2017-09-15af_key: Fix slab-out-of-bounds in pfkey_compile_policy.Steffen Klassert
2017-09-15xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICYSabrina Dubroca
2017-08-26packet: fix tp_reserve race in packet_set_ringWillem de Bruijn
2017-08-26ipv6: avoid overflow of offset in ip6_find_1stfragoptSabrina Dubroca
2017-08-26tcp: fix wraparound issue in tcp_lpEric Dumazet
2017-08-26ipv6: Need to export ipv6_push_frag_opts for tunneling now.David S. Miller
2017-08-26ip6_tunnel: Fix missing tunnel encapsulation limit optionCraig Gallek
2017-08-26Bluetooth: Fix user channel for 32bit userspace on 64bit kernelSzymon Janc
2017-08-26netfilter: ctnetlink: make it safer when updating ct->statusLiping Zhang
2017-07-18mac80211: reject ToDS broadcast data framesJohannes Berg
2017-07-18p9_client_readdir() fixAl Viro
2017-07-18l2tp: don't mask errors in pppol2tp_getsockopt()Guillaume Nault
2017-07-18l2tp: don't mask errors in pppol2tp_setsockopt()Guillaume Nault
2017-07-18l2tp: take reference on sessions being dumpedGuillaume Nault
2017-07-18af_key: Add lock to key dumpYuejie Shi
2017-07-18l2tp: take a reference on sessions used in genetlink handlersGuillaume Nault
2017-07-18l2tp: fix duplicate session creationGuillaume Nault
2017-07-18l2tp: ensure session can't get removed during pppol2tp_session_ioctl()Guillaume Nault
2017-07-18l2tp: fix race in l2tp_recv_common()Guillaume Nault
2017-07-18netfilter: nf_nat_snmp: Fix panic when snmp_trap_helper fails to registerGao Feng
2017-07-18sch_dsmark: fix invalid skb_cow() usageEric Dumazet
2017-07-18bpf: try harder on clones when writing into skbDaniel Borkmann
2017-07-18net: unix: properly re-increment inflight counter of GC discarded candidatesAndrey Ulanov
2017-07-18net: ipv6: set route type for anycast routesDavid Ahern