summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2020-03-18netfilter: x_tables: xt_mttg_seq_next should increase position indexVasily Averin
2020-03-18netfilter: xt_recent: recent_seq_next should increase position indexVasily Averin
2020-03-18netfilter: synproxy: synproxy_cpu_seq_next should increase position indexVasily Averin
2020-03-18netfilter: nf_conntrack: ct_cpu_seq_next should increase position indexVasily Averin
2020-03-18netfilter: nf_tables: fix infinite loop when expr is not availableFlorian Westphal
2020-03-18net: dsa: Don't instantiate phylink for CPU/DSA ports unless neededAndrew Lunn
2020-03-18net/ipv6: remove the old peer route if change it to a new oneHangbin Liu
2020-03-18net/ipv6: need update peer route when modify metricHangbin Liu
2020-03-18nfc: add missing attribute validation for vendor subcommandJakub Kicinski
2020-03-18nfc: add missing attribute validation for deactivate targetJakub Kicinski
2020-03-18nfc: add missing attribute validation for SE APIJakub Kicinski
2020-03-18tipc: add missing attribute validation for MTU propertyJakub Kicinski
2020-03-18net: taprio: add missing attribute validation for txtime delayJakub Kicinski
2020-03-18net: fq: add missing attribute validation for orphan maskJakub Kicinski
2020-03-18openvswitch: add missing attribute validation for hashJakub Kicinski
2020-03-18nl802154: add missing attribute validation for dev_typeJakub Kicinski
2020-03-18nl802154: add missing attribute validationJakub Kicinski
2020-03-18devlink: validate length of region addr/lenJakub Kicinski
2020-03-18devlink: validate length of param valuesJakub Kicinski
2020-03-18net: memcg: fix lockdep splat in inet_csk_accept()Eric Dumazet
2020-03-18net: memcg: late association of sock to memcgShakeel Butt
2020-03-18taprio: Fix sending packets without dequeueing themVinicius Costa Gomes
2020-03-18net/smc: cancel event worker during device removalKarsten Graul
2020-03-18net/packet: tpacket_rcv: do not increment ring index on dropWillem de Bruijn
2020-03-18net: nfc: fix bounds checking bugs on "pipe"Dan Carpenter
2020-03-18netlink: Use netlink header as base to calculate bad attribute offsetPablo Neira Ayuso
2020-03-18net/ipv6: use configured metric when add peer routeHangbin Liu
2020-03-18net: dsa: fix phylink_start()/phylink_stop() callsRussell King
2020-03-18ipv6/addrconf: call ipv6_mc_up() for non-Ethernet interfaceHangbin Liu
2020-03-18inet_diag: return classid for all socket typesDmitry Yakunin
2020-03-18gre: fix uninit-value in __iptunnel_pull_headerEric Dumazet
2020-03-18cgroup, netclassid: periodically release file_lock on classid updatingDmitry Yakunin
2020-03-12netfilter: xt_hashlimit: unregister proc file before releasing mutexCong Wang
2020-03-12netfilter: hashlimit: do not use indirect calls during gcFlorian Westphal
2020-03-05netfilter: nft_tunnel: no need to call htons() when dumping portsXin Long
2020-03-05tipc: fix successful connect() but timed outTuong Lien
2020-03-05net/smc: no peer ID in CLC decline for SMCDUrsula Braun
2020-03-05net: netlink: cap max groups which will be considered in netlink_bind()Nikolay Aleksandrov
2020-03-05mac80211: Remove a redundant mutex unlockAndrei Otcheretianski
2020-03-05nl80211: fix potential leak in AP startJohannes Berg
2020-03-05netfilter: xt_hashlimit: reduce hashlimit_mutex scope for htable_put()Cong Wang
2020-03-05netfilter: ipset: Fix forceadd evaluation pathJozsef Kadlecsik
2020-03-05net/smc: transfer fasync_list in case of fallbackUrsula Braun
2020-03-05netfilter: ipset: Fix "INFO: rcu detected stall in hash_xxx" reportsJozsef Kadlecsik
2020-03-05mac80211: fix wrong 160/80+80 MHz settingShay Bar
2020-03-05cfg80211: add missing policy for NL80211_ATTR_STATUS_CODESergey Matyukevich
2020-03-05cfg80211: check wiphy driver existence for drvinfo reportSergey Matyukevich
2020-03-05mac80211: consider more elements in parsing CRCJohannes Berg
2020-03-05net: rtnetlink: fix bugs in rtnl_alt_ifname()Eric Dumazet
2020-03-05net: add strict checks in netdev_name_node_alt_destroy()Eric Dumazet