summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2019-12-19net/sched: act_pedit: fix WARN() in the traffic pathDavide Caratti1-2/+2
2019-12-19netfilter: ipset: Fix an error code in ip_set_sockfn_get()Dan Carpenter1-3/+5
2019-12-19dccp: do not leak jiffies on the wireEric Dumazet1-1/+1
2019-12-19inet: stop leaking jiffies on the wireEric Dumazet4-5/+5
2019-12-19nl80211: fix validation of mesh path nexthopMarkus Theil1-1/+2
2019-12-19ipvs: move old_secure_tcp into struct netns_ipvsEric Dumazet1-8/+7
2019-12-19net: netem: correct the parent's backlog when corrupted packet was droppedJakub Kicinski1-0/+2
2019-12-19net: avoid potential infinite loop in tc_ctl_action()Eric Dumazet1-5/+7
2019-12-19batman-adv: Avoid free/alloc race when handling OGM bufferSven Eckelmann3-6/+54
2019-12-19batman-adv: iv_ogm_iface_enable, direct return valuesMarkus Pargmann1-6/+2
2019-12-19llc: fix sk_buff leak in llc_sap_state_process()Eric Biggers2-18/+17
2019-12-19nfc: fix memory leak in llcp_sock_bind()Eric Dumazet1-1/+6
2019-12-19sch_dsmark: fix potential NULL deref in dsmark_init()Eric Dumazet1-0/+2
2019-12-19net: ipv4: avoid mixed n_redirects and rate_tokens usagePaolo Abeni1-3/+2
2019-12-19net: ipv4: use a dedicated counter for icmp_v4 redirect packetsLorenzo Bianconi2-2/+6
2019-12-19mac80211: Reject malformed SSID elementsWill Deacon1-2/+3
2019-12-19ipv6: drop incoming packets having a v4mapped source addressEric Dumazet1-0/+10
2019-12-19sch_cbq: validate TCA_CBQ_WRROPT to avoid crashEric Dumazet1-8/+23
2019-12-10appletalk: Set error code if register_snap_client failedYueHaibing1-0/+1
2019-12-10appletalk: Fix potential NULL pointer dereference in unregister_snap_clientYueHaibing2-11/+24
2019-12-10nl80211: validate beacon headJohannes Berg1-0/+35
2019-12-10sch_netem: fix a divide by zero in tabledist()Eric Dumazet1-1/+1
2019-12-10cfg80211: Purge frame registrations on iftype changeDenis Kenzior1-0/+1
2019-11-22sctp: Fix the link time qualifier of 'sctp_ctrlsock_exit()'Christophe JAILLET1-1/+1
2019-11-22net: Fix null de-reference of device refcountSubash Abhinov Kasiviswanathan1-0/+2
2019-11-22ipv6: Fix the link time qualifier of 'ping_v6_proc_exit_net()'Christophe JAILLET1-1/+1
2019-11-22tcp: fix tcp_ecn_withdraw_cwr() to clear TCP_ECN_QUEUE_CWRNeal Cardwell1-1/+1
2019-11-22sch_hhf: ensure quantum and hhf_non_hh_weight are non-zeroCong Wang1-1/+1
2019-11-22sctp: use transport pf_retrans in sctp_do_8_2_transport_strikeXin Long1-1/+1
2019-11-22mld: fix memory leak in mld_del_delrec()Eric Dumazet1-2/+3
2019-11-22batman-adv: Only read OGM tvlv_len after buffer len checkSven Eckelmann1-6/+12
2019-11-22Revert "cfg80211: fix processing world regdomain when non modular"Hodaszi, Robert1-1/+1
2019-11-22net/packet: fix race in tpacket_snd()Eric Dumazet1-0/+7
2019-11-22sctp: fix the transport error_count checkXin Long1-1/+1
2019-11-22netfilter: conntrack: Use consistent ct id hash calculationDirk Morris1-8/+8
2019-11-22net: bridge: mcast: don't delete permanent entries when fast leave is enabledNikolay Aleksandrov1-0/+3
2019-11-22net: fix ifindex collision during namespace removalJiri Pirko1-0/+2
2019-11-22net: sched: Fix a possible null-pointer dereference in dequeue_func()Jia-Ju Bai1-1/+2
2019-11-15cfg80211: wext: avoid copying malformed SSIDsWill Deacon1-2/+6
2019-11-15nfc: enforce CAP_NET_RAW for raw socketsOri Nimron1-2/+5
2019-11-15appletalk: enforce CAP_NET_RAW for raw socketsOri Nimron1-0/+5
2019-11-15ieee802154: enforce CAP_NET_RAW for raw socketsOri Nimron1-0/+3
2019-11-15ax25: enforce CAP_NET_RAW for raw socketsOri Nimron1-0/+2
2019-11-15net: netem: fix error path for corrupted GSO framesJakub Kicinski1-3/+6
2019-10-31net: neigh: fix multiple neigh timer schedulingLorenzo Bianconi1-0/+2
2019-10-31net: bridge: stp: don't cache eth dest pointer before skb pullNikolay Aleksandrov1-2/+1
2019-10-31igmp: fix memory leak in igmpv3_del_delrec()Eric Dumazet1-6/+2
2019-10-31xfrm: fix sa selector validationNicolas Dichtel1-0/+3
2019-10-31af_key: fix leaks in key_pol_get_resp and dump_sp.Jeremy Sowden1-2/+6
2019-10-31xfrm: Fix xfrm sel prefix length validationAnirudh Gupta1-0/+16