summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2020-02-28rxrpc: Fix call RCU cleanup using non-bh-safe locksDavid Howells
2020-02-28netfilter: xt_hashlimit: limit the max size of hashtableCong Wang
2020-02-24sunrpc: Fix potential leaks in sunrpc_cache_unhash()Trond Myklebust
2020-02-24bpf: Return -EBADRQC for invalid map type in __bpf_tx_xdp_mapLi RongQing
2020-02-24netfilter: nft_tunnel: add the missing ERSPAN_VERSION nla_policyXin Long
2020-02-24bpf, sockhash: Synchronize_rcu before free'ing mapJakub Sitnicki
2020-02-24net/sched: flower: add missing validation of TCA_FLOWER_FLAGSDavide Caratti
2020-02-24net/sched: matchall: add missing validation of TCA_MATCHALL_FLAGSDavide Caratti
2020-02-24net: dsa: tag_qca: Make sure there is headroom for tagPer Forlin
2020-02-24net/smc: fix leak of kernel memory to user spaceEric Dumazet
2020-02-24core: Don't skip generic XDP program execution for cloned SKBsToke Høiland-Jørgensen
2020-02-19mac80211: fix quiet mode activation in action framesSara Sharon
2020-02-19xprtrdma: Fix DMA scatter-gather list mapping imbalanceChuck Lever
2020-02-14bpf, sockmap: Check update requirements after lockingLorenz Bauer
2020-02-14bpf: Improve bucket_log calculation logicMartin KaFai Lau
2020-02-14bpf, sockhash: Synchronize_rcu before free'ing mapJakub Sitnicki
2020-02-14bpf, sockmap: Don't sleep while holding RCU lock on tear-downJakub Sitnicki
2020-02-14hv_sock: Remove the accept port restrictionSunil Muthuswamy
2020-02-11rxrpc: Fix service call disconnectionDavid Howells
2020-02-11drop_monitor: Do not cancel uninitialized work itemIdo Schimmel
2020-02-11ipv6/addrconf: fix potential NULL deref in inet6_set_link_af()Eric Dumazet
2020-02-11taprio: Fix dropping packets when using taprio + ETF offloadingVinicius Costa Gomes
2020-02-11taprio: Use taprio_reset_tc() to reset Traffic Classes configurationVinicius Costa Gomes
2020-02-11taprio: Add missing policy validation for flagsVinicius Costa Gomes
2020-02-11taprio: Fix still allowing changing the flags during runtimeVinicius Costa Gomes
2020-02-11taprio: Fix enabling offload with wrong number of traffic classesVinicius Costa Gomes
2020-02-11net_sched: fix a resource leak in tcindex_set_parms()Cong Wang
2020-02-11devlink: report 0 after hitting end in region readJacob Keller
2020-02-11sunrpc: expiry_time should be seconds not timevalRoberto Bergantinos Corpas
2020-02-11netfilter: ipset: fix suspicious RCU usage in find_set_and_idKadlecsik József
2020-02-11tcp: clear tp->segs_{in|out} in tcp_disconnect()Eric Dumazet
2020-02-11tcp: clear tp->data_segs{in|out} in tcp_disconnect()Eric Dumazet
2020-02-11tcp: clear tp->delivered in tcp_disconnect()Eric Dumazet
2020-02-11tcp: clear tp->total_retrans in tcp_disconnect()Eric Dumazet
2020-02-11rxrpc: Fix NULL pointer deref due to call->conn being cleared on disconnectDavid Howells
2020-02-11rxrpc: Fix missing active use pinning of rxrpc_local objectDavid Howells
2020-02-11rxrpc: Fix insufficient receive notification generationDavid Howells
2020-02-11rxrpc: Fix use-after-free in rxrpc_put_local()David Howells
2020-02-11net_sched: fix an OOB access in cls_tcindexCong Wang
2020-02-11net: hsr: fix possible NULL deref in hsr_handle_frame()Eric Dumazet
2020-02-11l2tp: Allow duplicate session creation with UDPRidge Kennedy
2020-02-11cls_rsvp: fix rsvp_policyEric Dumazet
2020-02-05flow_dissector: Fix to use new variables for port ranges in bpf hookYoshiki Komachi
2020-02-05net: Fix skb->csum update in inet_proto_csum_replace16().Praveen Chaudhary
2020-02-05netfilter: nf_tables_offload: fix check the chain offload flagwenxu
2020-02-05netfilter: conntrack: sctp: use distinct states for new SCTP connectionsJiri Wiesner
2020-02-05xfrm: interface: do not confirm neighbor when do pmtu updateXu Wang
2020-02-05xfrm interface: fix packet tx through bpf_redirect()Nicolas Dichtel
2020-02-05vti[6]: fix packet tx through bpf_redirect()Nicolas Dichtel
2020-02-05wireless: wext: avoid gcc -O3 warningArnd Bergmann