summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2020-04-02xfrm: fix uctx len check in verify_sec_ctx_lenXin Long1-1/+2
2020-04-02vti[6]: fix packet tx through bpf_redirect() in XinY casesNicolas Dichtel3-15/+56
2020-04-02xfrm: handle NETDEV_UNREGISTER for xfrm deviceRaed Salem1-0/+1
2020-04-02mac80211: mark station unauthorized before key removalJohannes Berg1-1/+6
2020-04-02nl80211: fix NL80211_ATTR_CHANNEL_WIDTH attribute typeJohannes Berg1-1/+1
2020-04-02ceph: check POOL_FLAG_FULL/NEARFULL in addition to OSDMAP_FULL/NEARFULLIlya Dryomov1-0/+9
2020-04-02mac80211: Do not send mesh HWMP PREQ if HWMP is disabledNicolas Cavallari1-1/+2
2020-04-02hsr: set .netnsok flagTaehee Yoo1-0/+1
2020-04-02hsr: add restart routine into hsr_get_node_list()Taehee Yoo1-14/+24
2020-04-02hsr: use rcu_read_lock() in hsr_get_node_{list/status}()Taehee Yoo2-30/+23
2020-04-02tcp: repair: fix TCP_QUEUE_SEQ implementationEric Dumazet1-1/+3
2020-04-02net: ip_gre: Accept IFLA_INFO_DATA-less configurationPetr Machata1-0/+2
2020-04-02net: ip_gre: Separate ERSPAN newlink / changelink callbacksPetr Machata1-18/+85
2020-04-02net_sched: keep alloc_hash updated after hash allocationCong Wang1-0/+1
2020-04-02net_sched: cls_route: remove the right filter from hashtableCong Wang1-2/+2
2020-04-02net/packet: tpacket_rcv: avoid a producer race conditionWillem de Bruijn2-1/+25
2020-04-02net: dsa: Fix duplicate frames flooded by learningFlorian Fainelli1-0/+2
2020-04-02net: cbs: Fix software cbs to consider packet sending timeZh-yuan Ye1-1/+11
2020-04-02hsr: fix general protection fault in hsr_addr_is_self()Taehee Yoo1-4/+4
2020-03-25Revert "ipv6: Fix handling of LLA with VRF and sockets bound to VRF"Sasha Levin1-2/+1
2020-03-20ipv4: ensure rcu_read_lock() in cipso_v4_error()Matteo Croce1-1/+6
2020-03-20net: qrtr: fix len of skb_put_padto in qrtr_node_enqueueCarl Huang1-1/+1
2020-03-20mac80211: rx: avoid RCU list traversal under mutexMadhuparna Bhowmik1-1/+1
2020-03-20cfg80211: check reg_rule for NULL in handle_channel_custom()Johannes Berg1-1/+1
2020-03-18batman-adv: Avoid free/alloc race when handling OGM2 bufferSven Eckelmann2-8/+38
2020-03-18net/smc: cancel event worker during device removalKarsten Graul1-0/+1
2020-03-18net/smc: check for valid ib_client_dataKarsten Graul1-0/+2
2020-03-18ipv6: restrict IPV6_ADDRFORM operationEric Dumazet1-2/+8
2020-03-18netfilter: nft_tunnel: add missing attribute validation for tunnelsJakub Kicinski1-0/+2
2020-03-18netfilter: nft_payload: add missing attribute validation for payload csum flagsJakub Kicinski1-0/+1
2020-03-18netfilter: cthelper: add missing attribute validation for cthelperJakub Kicinski1-0/+2
2020-03-18nl80211: add missing attribute validation for channel switchJakub Kicinski1-0/+1
2020-03-18nl80211: add missing attribute validation for beacon report scanningJakub Kicinski1-0/+2
2020-03-18nl80211: add missing attribute validation for critical protocol indicationJakub Kicinski1-0/+2
2020-03-18batman-adv: Don't schedule OGM for disabled interfaceSven Eckelmann1-0/+4
2020-03-18netfilter: x_tables: xt_mttg_seq_next should increase position indexVasily Averin1-3/+3
2020-03-18netfilter: xt_recent: recent_seq_next should increase position indexVasily Averin1-1/+1
2020-03-18netfilter: synproxy: synproxy_cpu_seq_next should increase position indexVasily Averin1-1/+1
2020-03-18netfilter: nf_conntrack: ct_cpu_seq_next should increase position indexVasily Averin1-1/+1
2020-03-18devlink: validate length of region addr/lenJakub Kicinski1-0/+2
2020-03-18tipc: add missing attribute validation for MTU propertyJakub Kicinski1-1/+2
2020-03-18net/ipv6: remove the old peer route if change it to a new oneHangbin Liu1-4/+16
2020-03-18net/ipv6: need update peer route when modify metricHangbin Liu1-4/+15
2020-03-18nfc: add missing attribute validation for vendor subcommandJakub Kicinski1-0/+2
2020-03-18nfc: add missing attribute validation for deactivate targetJakub Kicinski1-0/+1
2020-03-18nfc: add missing attribute validation for SE APIJakub Kicinski1-0/+1
2020-03-18net: fq: add missing attribute validation for orphan maskJakub Kicinski1-0/+1
2020-03-18nl802154: add missing attribute validation for dev_typeJakub Kicinski1-0/+1
2020-03-18nl802154: add missing attribute validationJakub Kicinski1-0/+5
2020-03-18devlink: validate length of param valuesJakub Kicinski1-12/+19