summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-03-20batman-adv: Fix lock for ogm cnt access in batadv_iv_ogm_calc_tqSven Eckelmann1-2/+2
2020-03-20batman-adv: fix TT sync flag inconsistenciesLinus Lüssing2-7/+50
2020-03-20batman-adv: Fix rx packet/bytes stats on local ARP replySven Eckelmann1-2/+3
2020-03-20batman-adv: Fix transmission of final, 16th fragmentLinus Lüssing1-4/+4
2020-03-20batman-adv: Fix double free during fragment merge errorSven Eckelmann2-2/+10
2020-03-20batman-adv: Add missing refcnt for last_candidateSven Eckelmann1-1/+27
2020-03-20batman-adv: Fix speedy join in gateway client modeSven Eckelmann1-2/+2
2020-03-20batman-adv: Free last_bonding_candidate on release of orig_nodeSven Eckelmann1-0/+7
2020-03-20batman-adv: Fix reference leak in batadv_find_routerSven Eckelmann2-14/+42
2020-03-20batman-adv: Fix non-atomic bla_claim::backbone_gw accessSven Eckelmann2-23/+90
2020-03-20batman-adv: lock crc access in bridge loop avoidanceSimon Wunderlich2-5/+32
2020-03-20batman-adv: Fix orig_node_vlan leak on orig_node_releaseSven Eckelmann1-0/+8
2020-03-20batman-adv: Avoid nullptr dereference in dat after vlan_insert_tagSven Eckelmann1-2/+8
2020-03-20batman-adv: Avoid nullptr dereference in bla after vlan_insert_tagSven Eckelmann1-1/+4
2020-03-20batman-adv: Clean up untagged vlan when destroying via rtnl-linkSven Eckelmann1-0/+9
2020-03-20batman-adv: Fix ICMP RR ethernet access after skb_linearizeSven Eckelmann1-0/+1
2020-03-20batman-adv: Fix use-after-free/double-free of tt_req_nodeSven Eckelmann2-6/+39
2020-03-20batman-adv: fix skb deref after freeFlorian Westphal1-1/+3
2020-03-20batman-adv: Avoid duplicate neigh_node additionsLinus Lüssing1-2/+4
2020-03-20batman-adv: Fix reference counting of vlan object for tt_local_entrySven Eckelmann2-39/+7
2020-03-20batman-adv: Drop reference to netdevice on last referenceSven Eckelmann2-8/+11
2020-03-20batman-adv: Deactivate TO_BE_ACTIVATED hardif on shutdownSven Eckelmann1-2/+1
2020-03-20batman-adv: init neigh node last seen fieldMarek Lindner1-0/+1
2020-03-20batman-adv: Fix integer overflow in batadv_iv_ogm_calc_tqSven Eckelmann1-2/+3
2020-03-20batman-adv: Fix unexpected free of bcast_own on add_if errorSven Eckelmann1-3/+1
2020-03-20batman-adv: Avoid endless loop in bat-on-bat netdevice checkAndrew Lunn1-0/+25
2020-03-20batman-adv: Only put orig_node_vlan list reference when removedSven Eckelmann1-2/+4
2020-03-20batman-adv: Only put gw_node list reference when removedSven Eckelmann1-3/+4
2020-03-20batman-adv: Fix invalid read while copying bat_iv.bcast_ownSven Eckelmann1-2/+4
2020-03-20efi: Add a sanity check to efivar_store_raw()Vladis Dronov1-0/+3
2020-03-20ipv6: restrict IPV6_ADDRFORM operationEric Dumazet1-2/+8
2020-03-20mwifiex: Fix heap overflow in mmwifiex_process_tdls_action_frame()qize wang1-6/+64
2020-03-20iommu/vt-d: Ignore devices with out-of-spec domain numberDaniel Drake1-0/+8
2020-03-20iommu/vt-d: Fix the wrong printing in RHSA parsingZhenzhong Duan1-1/+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 critical protocol indicationJakub Kicinski1-0/+2
2020-03-20iommu/vt-d: Fix a bug in intel_iommu_iova_to_phys() for huge pageYonghyun Hwang1-2/+4
2020-03-20iommu/vt-d: dmar: replace WARN_TAINT with pr_warn + add_taintHans de Goede1-5/+6
2020-03-20efi: Fix a race and a buffer overflow while reading efivars via sysfsVladis Dronov1-9/+20
2020-03-20ARC: define __ALIGN_STR and __ALIGN symbols for ARCEugeniy Paltsev1-0/+2
2020-03-20KVM: x86: clear stale x86_emulate_ctxt->intercept valueVitaly Kuznetsov1-0/+1
2020-03-20gfs2_atomic_open(): fix O_EXCL|O_CREAT handling on cold dcacheAl Viro1-1/+1
2020-03-20drm/amd/display: remove duplicated assignment to grph_obj_typeColin Ian King1-2/+1
2020-03-20iommu/vt-d: quirk_ioat_snb_local_iommu: replace WARN_TAINT with pr_warn + add...Hans de Goede1-3/+4
2020-03-20net: fq: add missing attribute validation for orphan maskJakub Kicinski1-0/+1
2020-03-20bonding/alb: make sure arp header is pulled before accessing itEric Dumazet1-10/+10
2020-03-20slip: make slhc_compress() more robust against malicious packetsEric Dumazet1-4/+10
2020-03-20net: fec: validate the new settings in fec_enet_set_coalesce()Jakub Kicinski1-3/+3
2020-03-20macvlan: add cond_resched() during multicast processingMahesh Bandewar1-0/+2