summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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: Use explicit tvlv padding for ELP packetsSven Eckelmann
2020-03-20batman-adv: Avoid probe ELP information leakSven Eckelmann
2020-03-20batman-adv: update data pointers after skb_cow()Matthias Schiffer
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: Prevent duplicated gateway_node entrySven Eckelmann
2020-03-20batman-adv: Fix multicast TT issues with bogus ROAM flagsLinus Lüssing
2020-03-20batman-adv: Avoid storing non-TT-sync flags on singular entries tooLinus Lüssing
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: 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-20batman-adv: fix TT sync flag inconsistenciesLinus Lüssing
2020-03-20batman-adv: Accept only filled wifi station infoSven Eckelmann
2020-03-20batman-adv: Use default throughput value on cfg80211 errorSven Eckelmann
2020-03-20batman-adv: Fix rx packet/bytes stats on local ARP replySven Eckelmann
2020-03-20batman-adv: Initialize gw sel_class via batadv_algoSven Eckelmann
2020-03-20batman-adv: Fix transmission of final, 16th fragmentLinus Lüssing
2020-03-20batman-adv: Fix double free during fragment merge errorSven Eckelmann
2020-03-20ipv6: restrict IPV6_ADDRFORM operationEric Dumazet
2020-03-20netfilter: cthelper: add missing attribute validation for cthelperJakub Kicinski
2020-03-20nl80211: add missing attribute validation for channel switchJakub Kicinski
2020-03-20nl80211: add missing attribute validation for beacon report scanningJakub Kicinski
2020-03-20nl80211: add missing attribute validation for critical protocol indicationJakub Kicinski
2020-03-20nfc: add missing attribute validation for vendor subcommandJakub Kicinski
2020-03-20nfc: add missing attribute validation for SE APIJakub Kicinski
2020-03-20net: fq: add missing attribute validation for orphan maskJakub Kicinski
2020-03-20nl802154: add missing attribute validation for dev_typeJakub Kicinski
2020-03-20nl802154: add missing attribute validationJakub Kicinski
2020-03-20net: nfc: fix bounds checking bugs on "pipe"Dan Carpenter
2020-03-20ipv6/addrconf: call ipv6_mc_up() for non-Ethernet interfaceHangbin Liu
2020-03-20gre: fix uninit-value in __iptunnel_pull_headerEric Dumazet
2020-03-20cgroup, netclassid: periodically release file_lock on classid updatingDmitry Yakunin
2020-03-11net: netlink: cap max groups which will be considered in netlink_bind()Nikolay Aleksandrov
2020-03-11net: sched: correct flower port blockingJason Baron
2020-03-11sctp: move the format error check out of __sctp_sf_do_9_1_abortXin Long
2020-03-11ipv6: Fix route replacement with dev-only routeBenjamin Poirier
2020-03-11ipv6: Fix nlmsg_flags when splitting a multipath routeBenjamin Poirier
2020-03-11net: fib_rules: Correctly set table field when table number exceeds 8 bitsJethro Beekman