summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2019-11-22sctp: Fix the link time qualifier of 'sctp_ctrlsock_exit()'Christophe JAILLET
2019-11-22net: Fix null de-reference of device refcountSubash Abhinov Kasiviswanathan
2019-11-22ipv6: Fix the link time qualifier of 'ping_v6_proc_exit_net()'Christophe JAILLET
2019-11-22tcp: fix tcp_ecn_withdraw_cwr() to clear TCP_ECN_QUEUE_CWRNeal Cardwell
2019-11-22sch_hhf: ensure quantum and hhf_non_hh_weight are non-zeroCong Wang
2019-11-22sctp: use transport pf_retrans in sctp_do_8_2_transport_strikeXin Long
2019-11-22mld: fix memory leak in mld_del_delrec()Eric Dumazet
2019-11-22batman-adv: Only read OGM tvlv_len after buffer len checkSven Eckelmann
2019-11-22Revert "cfg80211: fix processing world regdomain when non modular"Hodaszi, Robert
2019-11-22net/packet: fix race in tpacket_snd()Eric Dumazet
2019-11-22sctp: fix the transport error_count checkXin Long
2019-11-22netfilter: conntrack: Use consistent ct id hash calculationDirk Morris
2019-11-22net: bridge: mcast: don't delete permanent entries when fast leave is enabledNikolay Aleksandrov
2019-11-22net: fix ifindex collision during namespace removalJiri Pirko
2019-11-22net: sched: Fix a possible null-pointer dereference in dequeue_func()Jia-Ju Bai
2019-11-15cfg80211: wext: avoid copying malformed SSIDsWill Deacon
2019-11-15nfc: enforce CAP_NET_RAW for raw socketsOri Nimron
2019-11-15appletalk: enforce CAP_NET_RAW for raw socketsOri Nimron
2019-11-15ieee802154: enforce CAP_NET_RAW for raw socketsOri Nimron
2019-11-15ax25: enforce CAP_NET_RAW for raw socketsOri Nimron
2019-11-15net: netem: fix error path for corrupted GSO framesJakub Kicinski
2019-10-31net: neigh: fix multiple neigh timer schedulingLorenzo Bianconi
2019-10-31net: bridge: stp: don't cache eth dest pointer before skb pullNikolay Aleksandrov
2019-10-31igmp: fix memory leak in igmpv3_del_delrec()Eric Dumazet
2019-10-31xfrm: fix sa selector validationNicolas Dichtel
2019-10-31af_key: fix leaks in key_pol_get_resp and dump_sp.Jeremy Sowden
2019-10-31xfrm: Fix xfrm sel prefix length validationAnirudh Gupta
2019-10-319p/virtio: Add cleanup path in p9_virtio_initYueHaibing
2019-10-05sctp: change to hold sk after auth shkey is created successfullyXin Long
2019-10-05net/af_iucv: always register net_device notifierJulian Wiedmann
2019-10-05net/af_iucv: remove GFP_DMA restriction for HiperTransportJulian Wiedmann
2019-10-05net: netem: fix backlog accounting for corrupted GSO framesJakub Kicinski
2019-10-05neigh: fix use-after-free read in pneigh_get_nextEric Dumazet
2019-10-05cfg80211: fix memory leak of wiphy device nameEric Biggers
2019-10-05ipv6: flowlabel: fl6_sock_lookup() must use atomic_inc_not_zeroEric Dumazet
2019-10-05can: purge socket error queue on sock destructWillem de Bruijn
2019-10-05can: af_can: Fix error path of can_init()YueHaibing
2019-10-05pktgen: do not sleep with the thread lock held.Paolo Abeni
2019-10-05net: rds: fix memory leak in rds_ib_flush_mr_poolZhu Yanjun
2019-10-05net-gro: fix use-after-free read in napi_gro_frags()Eric Dumazet
2019-10-05llc: fix skb leak in llc_build_and_send_ui_pkt()Eric Dumazet
2019-10-05ipv4/igmp: fix build error if !CONFIG_IP_MULTICASTEric Dumazet
2019-10-05ipv4/igmp: fix another memory leak in igmpv3_del_delrec()Eric Dumazet
2019-10-05igmp: add a missing spin_lock_init()WANG Cong
2019-10-05igmp: acquire pmc lock for ip_mc_clear_src()WANG Cong
2019-09-23appletalk: Fix use-after-free in atalk_proc_exitYueHaibing
2019-09-23mac80211: handle deauthentication/disassociation from TDLS peerYu Wang
2019-09-23mac80211: drop robust management frames from unknown TAJohannes Berg
2019-09-23mac80211: add API to request TDLS operation from userspaceArik Nemtsov
2019-09-23netfilter: ebtables: CONFIG_COMPAT: reject trailing data after last ruleFlorian Westphal