summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2020-04-13Bluetooth: RFCOMM: fix ODEBUG bug in rfcomm_dev_ioctlQiujun Huang
2020-04-13ipv6: don't auto-add link-local address to lag portsJarod Wilson
2020-04-13sctp: fix possibly using a bad saddr with a given dstMarcelo Ricardo Leitner
2020-04-13sctp: fix refcount bug in sctp_wfreeQiujun Huang
2020-04-13net, ip_tunnel: fix interface lookup with no keyWilliam Dauchy
2020-04-13ipv4: fix a RCU-list lock in fib_triestat_seq_showQian Cai
2020-04-02mac80211: fix authentication with iwlwifi/mvmJohannes Berg
2020-04-02mac80211: Check port authorization in the ieee80211_tx_dequeue() caseJouni Malinen
2020-04-02vti6: Fix memory leak of skb if input policy check failsTorsten Hilbrich
2020-04-02netfilter: nft_fwd_netdev: validate family and chain typePablo Neira Ayuso
2020-04-02xfrm: policy: Fix doulbe free in xfrm_policy_timerYueHaibing
2020-04-02xfrm: add the missing verify_sec_ctx_len check in xfrm_add_acquireXin Long
2020-04-02xfrm: fix uctx len check in verify_sec_ctx_lenXin Long
2020-04-02vti[6]: fix packet tx through bpf_redirect() in XinY casesNicolas Dichtel
2020-04-02xfrm: handle NETDEV_UNREGISTER for xfrm deviceRaed Salem
2020-04-02mac80211: mark station unauthorized before key removalJohannes Berg
2020-04-02mac80211: Do not send mesh HWMP PREQ if HWMP is disabledNicolas Cavallari
2020-04-02net: ipv4: don't let PMTU updates increase route MTUSabrina Dubroca
2020-04-02hsr: set .netnsok flagTaehee Yoo
2020-04-02hsr: add restart routine into hsr_get_node_list()Taehee Yoo
2020-04-02hsr: use rcu_read_lock() in hsr_get_node_{list/status}()Taehee Yoo
2020-04-02net_sched: keep alloc_hash updated after hash allocationCong Wang
2020-04-02net_sched: cls_route: remove the right filter from hashtableCong Wang
2020-04-02net/packet: tpacket_rcv: avoid a producer race conditionWillem de Bruijn
2020-04-02net: dsa: Fix duplicate frames flooded by learningFlorian Fainelli
2020-04-02hsr: fix general protection fault in hsr_addr_is_self()Taehee Yoo
2020-04-02Revert "ipv6: Fix handling of LLA with VRF and sockets bound to VRF"Sasha Levin
2020-03-20ipv4: ensure rcu_read_lock() in cipso_v4_error()Matteo Croce
2020-03-20mac80211: rx: avoid RCU list traversal under mutexMadhuparna Bhowmik
2020-03-20cfg80211: check reg_rule for NULL in handle_channel_custom()Johannes Berg
2020-03-20batman-adv: Don't schedule OGM for disabled interfaceSven Eckelmann
2020-03-20batman-adv: Avoid free/alloc race when handling OGM bufferSven Eckelmann
2020-03-20batman-adv: Avoid free/alloc race when handling OGM2 bufferSven Eckelmann
2020-03-20batman-adv: Fix duplicated OGMs on NETDEV_UPSven Eckelmann
2020-03-20batman-adv: Fix debugfs path for renamed softifSven Eckelmann
2020-03-20batman-adv: Fix debugfs path for renamed hardifSven Eckelmann
2020-03-20batman-adv: prevent TT request storms by not sending inconsistent TT TLVLsMarek Lindner
2020-03-20batman-adv: Fix TT sync flags for intermediate TT responsesLinus Lüssing
2020-03-20batman-adv: Avoid race in TT TVLV allocator helperSven Eckelmann
2020-03-20batman-adv: update data pointers after skb_cow()Matthias Schiffer
2020-03-20batman-adv: Fix internal interface indices typesSven Eckelmann
2020-03-20batman-adv: Fix lock for ogm cnt access in batadv_iv_ogm_calc_tqSven Eckelmann
2020-03-20batman-adv: Fix check of retrieved orig_gw in batadv_v_gw_is_eligibleSven Eckelmann
2020-03-20batman-adv: Always initialize fragment header prioritySven Eckelmann
2020-03-20batman-adv: Avoid spurious warnings from bat_v neigh_cmp implementationSven Eckelmann
2020-03-20net/smc: check for valid ib_client_dataKarsten Graul
2020-03-20ipv6: restrict IPV6_ADDRFORM operationEric Dumazet
2020-03-20netfilter: nft_payload: add missing attribute validation for payload csum flagsJakub Kicinski
2020-03-20netfilter: cthelper: add missing attribute validation for cthelperJakub Kicinski
2020-03-20nl80211: add missing attribute validation for channel switchJakub Kicinski