summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2020-05-15net: ipv4: really enforce backoff for redirectsPaolo Abeni
2020-05-15vti[6]: fix packet tx through bpf_redirect() in XinY casesNicolas Dichtel
2020-05-15netfilter: xt_hashlimit: unregister proc file before releasing mutexCong Wang
2020-05-15netfilter: hashlimit: do not use indirect calls during gcFlorian Westphal
2020-05-15net_sched: keep alloc_hash updated after hash allocationCong Wang
2020-05-15netfilter: nft_tunnel: no need to call htons() when dumping portsXin Long
2020-05-15net/smc: no peer ID in CLC decline for SMCDUrsula Braun
2020-05-15net: netlink: cap max groups which will be considered in netlink_bind()Nikolay Aleksandrov
2020-05-15mac80211: Remove a redundant mutex unlockAndrei Otcheretianski
2020-05-15netfilter: xt_hashlimit: reduce hashlimit_mutex scope for htable_put()Cong Wang
2020-05-15netfilter: ipset: Fix forceadd evaluation pathJozsef Kadlecsik
2020-05-15netfilter: ipset: Fix "INFO: rcu detected stall in hash_xxx" reportsJozsef Kadlecsik
2020-05-15mac80211: fix wrong 160/80+80 MHz settingShay Bar
2020-05-15cfg80211: add missing policy for NL80211_ATTR_STATUS_CODESergey Matyukevich
2020-05-15cfg80211: check wiphy driver existence for drvinfo reportSergey Matyukevich
2020-05-15mac80211: consider more elements in parsing CRCJohannes Berg
2020-05-15ipv6: Fix nlmsg_flags when splitting a multipath routeBenjamin Poirier
2020-05-15ipv6: Fix route replacement with dev-only routeBenjamin Poirier
2020-05-15sctp: move the format error check out of __sctp_sf_do_9_1_abortXin Long
2020-05-15udp: rehash on disconnectWillem de Bruijn
2020-05-15Revert "net: dev: introduce support for sch BYPASS for lockless qdisc"Paolo Abeni
2020-05-15net/tls: Fix to avoid gettig invalid tls recordRohit Maheshwari
2020-05-15net: sched: correct flower port blockingJason Baron
2020-05-15net: fib_rules: Correctly set table field when table number exceeds 8 bitsJethro Beekman
2020-05-15rxrpc: Fix call RCU cleanup using non-bh-safe locksDavid Howells
2020-05-15netfilter: xt_hashlimit: limit the max size of hashtableCong Wang
2020-05-15sunrpc: Fix potential leaks in sunrpc_cache_unhash()Trond Myklebust
2020-05-15bpf: Return -EBADRQC for invalid map type in __bpf_tx_xdp_mapLi RongQing
2020-05-15netfilter: nft_tunnel: add the missing ERSPAN_VERSION nla_policyXin Long
2020-05-15net/sched: flower: add missing validation of TCA_FLOWER_FLAGSDavide Caratti
2020-05-15net/sched: matchall: add missing validation of TCA_MATCHALL_FLAGSDavide Caratti
2020-05-15net: dsa: tag_qca: Make sure there is headroom for tagPer Forlin
2020-05-15net/smc: fix leak of kernel memory to user spaceEric Dumazet
2020-05-15core: Don't skip generic XDP program execution for cloned SKBsToke Høiland-Jørgensen
2020-05-04bpf: Fix sk_psock refcnt leak when receiving messageXiyu Yang
2020-05-04mac80211: fix quiet mode activation in action framesSara Sharon
2020-05-04xprtrdma: Fix DMA scatter-gather list mapping imbalanceChuck Lever
2020-05-04bpf, sockmap: Check update requirements after lockingLorenz Bauer
2020-05-04bpf: Improve bucket_log calculation logicMartin KaFai Lau
2020-05-04bpf, sockhash: Synchronize_rcu before free'ing mapJakub Sitnicki
2020-05-04hv_sock: Remove the accept port restrictionSunil Muthuswamy
2020-05-04rxrpc: Fix service call disconnectionDavid Howells
2020-05-04ipv6/addrconf: fix potential NULL deref in inet6_set_link_af()Eric Dumazet
2020-05-04taprio: Use taprio_reset_tc() to reset Traffic Classes configurationVinicius Costa Gomes
2020-05-04net_sched: fix a resource leak in tcindex_set_parms()Cong Wang
2020-05-04devlink: report 0 after hitting end in region readJacob Keller
2020-05-04sunrpc: expiry_time should be seconds not timevalRoberto Bergantinos Corpas
2020-05-04netfilter: ipset: fix suspicious RCU usage in find_set_and_idKadlecsik József
2020-05-04tcp: clear tp->segs_{in|out} in tcp_disconnect()Eric Dumazet
2020-05-04tcp: clear tp->data_segs{in|out} in tcp_disconnect()Eric Dumazet