summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2020-04-02vti6: Fix memory leak of skb if input policy check failsTorsten Hilbrich1-1/+1
2020-04-02netfilter: nft_fwd_netdev: validate family and chain typePablo Neira Ayuso1-0/+8
2020-04-02xfrm: policy: Fix doulbe free in xfrm_policy_timerYueHaibing1-0/+2
2020-04-02xfrm: add the missing verify_sec_ctx_len check in xfrm_add_acquireXin Long1-0/+3
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-0/+6
2020-04-02mac80211: Do not send mesh HWMP PREQ if HWMP is disabledNicolas Cavallari1-1/+2
2020-04-02net: ipv4: don't let PMTU updates increase route MTUSabrina Dubroca1-3/+4
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-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-02hsr: fix general protection fault in hsr_addr_is_self()Taehee Yoo1-4/+4
2020-04-02Revert "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-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-20batman-adv: Don't schedule OGM for disabled interfaceSven Eckelmann1-0/+4
2020-03-20batman-adv: Avoid free/alloc race when handling OGM bufferSven Eckelmann3-9/+55
2020-03-20batman-adv: Avoid free/alloc race when handling OGM2 bufferSven Eckelmann2-8/+37
2020-03-20batman-adv: Fix duplicated OGMs on NETDEV_UPSven Eckelmann3-2/+7
2020-03-20batman-adv: Fix debugfs path for renamed softifSven Eckelmann3-6/+57
2020-03-20batman-adv: Fix debugfs path for renamed hardifSven Eckelmann3-1/+30
2020-03-20batman-adv: prevent TT request storms by not sending inconsistent TT TLVLsMarek Lindner1-3/+12
2020-03-20batman-adv: Fix TT sync flags for intermediate TT responsesLinus Lüssing1-10/+51
2020-03-20batman-adv: Avoid race in TT TVLV allocator helperSven Eckelmann1-4/+4
2020-03-20batman-adv: update data pointers after skb_cow()Matthias Schiffer1-5/+5
2020-03-20batman-adv: Fix internal interface indices typesSven Eckelmann5-21/+31
2020-03-20batman-adv: Fix lock for ogm cnt access in batadv_iv_ogm_calc_tqSven Eckelmann1-2/+2
2020-03-20batman-adv: Fix check of retrieved orig_gw in batadv_v_gw_is_eligibleSven Eckelmann1-1/+1
2020-03-20batman-adv: Always initialize fragment header prioritySven Eckelmann1-0/+2
2020-03-20batman-adv: Avoid spurious warnings from bat_v neigh_cmp implementationSven Eckelmann1-5/+4
2020-03-20net/smc: check for valid ib_client_dataKarsten Graul1-0/+2
2020-03-20ipv6: restrict IPV6_ADDRFORM operationEric Dumazet1-2/+8
2020-03-20netfilter: nft_payload: add missing attribute validation for payload csum flagsJakub Kicinski1-0/+1
2020-03-20netfilter: cthelper: add missing attribute validation for cthelperJakub Kicinski1-0/+2
2020-03-20nl80211: add missing attribute validation for channel switchJakub Kicinski1-0/+1
2020-03-20nl80211: add missing attribute validation for beacon report scanningJakub Kicinski1-0/+2
2020-03-20nl80211: add missing attribute validation for critical protocol indicationJakub Kicinski1-0/+2
2020-03-20inet_diag: return classid for all socket typesDmitry Yakunin4-34/+28
2020-03-20nfc: add missing attribute validation for vendor subcommandJakub Kicinski1-0/+2
2020-03-20nfc: add missing attribute validation for SE APIJakub Kicinski1-0/+1
2020-03-20net: fq: add missing attribute validation for orphan maskJakub Kicinski1-0/+1
2020-03-20nl802154: add missing attribute validation for dev_typeJakub Kicinski1-0/+1
2020-03-20nl802154: add missing attribute validationJakub Kicinski1-0/+5