aboutsummaryrefslogtreecommitdiffstats
path: root/crypto (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-04mac80211: Reset MBSSID parameters upon connectionManikanta Pubbisetty1-0/+6
2022-05-04cfg80211: retrieve S1G operating channel numberKieran Frewen1-1/+1
2022-05-04nl80211: validate S1G channel widthKieran Frewen1-0/+9
2022-05-04mac80211: fix rx reordering with non explicit / psmp ack policyFelix Fietkau1-2/+1
2022-04-29ath11k: reduce the wait time of 11d scan and hw scan while add interfaceWen Gong7-64/+84
2022-04-23MAINTAINERS: update iwlwifi driver maintainerGregory Greenman1-1/+1
2022-04-23iwlwifi: iwl-dbg: Use del_timer_sync() before freeingGuenter Roeck1-1/+1
2022-04-13nfc: nci: add flush_workqueue to prevent uafLin Ma1-0/+4
2022-04-13net: dsa: realtek: don't parse compatible string for RTL8366SAlvin Šipraga1-5/+0
2022-04-13net: dsa: realtek: fix Kconfig to assure consistent driver linkageAlvin Šipraga1-9/+21
2022-04-13net: ftgmac100: access hardware register after clock readyDylan Hung1-5/+5
2022-04-13Revert "net: dsa: setup master before ports"Vladimir Oltean1-13/+10
2022-04-13macvlan: Fix leaking skb in source mode with nodst optionMartin Willi1-2/+6
2022-04-12netfilter: nf_tables: nft_parse_register can return a negative valueAntoine Tenart1-1/+1
2022-04-11net: lan966x: Stop processing the MAC entry is port is wrong.Horatiu Vultur1-2/+4
2022-04-11net: lan966x: Fix when a port's upper is changed.Horatiu Vultur1-2/+1
2022-04-11net: lan966x: Fix IGMP snooping when frames have vlan tagHoratiu Vultur1-0/+6
2022-04-11net: lan966x: Update lan966x_ptp_get_nominal_valueHoratiu Vultur1-4/+4
2022-04-11sctp: Initialize daddr on peeled off socketPetr Malat1-1/+1
2022-04-11net/smc: Fix af_ops of child socket pointing to released memoryKarsten Graul1-2/+12
2022-04-11net/smc: Fix NULL pointer dereference in smc_pnet_find_ib()Karsten Graul1-2/+3
2022-04-11net/smc: use memcpy instead of snprintf to avoid out of bounds readKarsten Graul1-2/+4
2022-04-11net: macb: Restart tx only if queue pointer is laggingTomas Melin1-0/+8
2022-04-11ipv6: fix panic when forwarding a pkt with no in6 devNicolas Dichtel1-1/+1
2022-04-11dpaa_eth: Fix missing of_node_put in dpaa_get_ts_info()Lv Ruyi1-2/+6
2022-04-11netfilter: nft_socket: make cgroup match work in input tooFlorian Westphal1-4/+3
2022-04-11mac80211: fix ht_capa printout in debugfsBen Greear1-1/+1
2022-04-11cfg80211: hold bss_lock while updating nontrans_listRameshkumar Sundaram1-0/+2
2022-04-11nl80211: correctly check NL80211_ATTR_REG_ALPHA2 sizeJohannes Berg1-1/+2
2022-04-11net/sched: taprio: Check if socket flags are validBenedikt Spranger1-1/+2
2022-04-11net: ethernet: stmmac: fix altr_tse_pcs function when using a fixed-linkDinh Nguyen3-16/+9
2022-04-11net: phy: LAN87xx: remove genphy_softreset in config_anegArun Ramadoss1-6/+1
2022-04-10ath9k: Fix usage of driver-private space in tx_infoToke Høiland-Jørgensen2-11/+21
2022-04-10brcmfmac: sdio: Fix undefined behavior due to shift overflowing the constantBorislav Petkov1-1/+1
2022-04-10mt76: Fix undefined behavior due to shift overflowing the constantBorislav Petkov1-1/+1
2022-04-08net: atlantic: Avoid out-of-bounds indexingKai-Heng Feng2-16/+16
2022-04-08net: dsa: felix: suppress -EPROBE_DEFER errorsMichael Walle1-1/+1
2022-04-08net/sched: fix initialization order when updating chain 0 headMarcelo Ricardo Leitner1-1/+1
2022-04-08sctp: use the correct skb for security_sctp_assoc_requestXin Long1-3/+3
2022-04-08mlxsw: i2c: Fix initialization error flowVadim Pasternak1-0/+1
2022-04-08net: mdio: don't defer probe forever if PHY IRQ provider is missingVladimir Oltean2-0/+6
2022-04-08Revert "iavf: Fix deadlock occurrence during resetting VF interface"Mateusz Palczewski1-5/+2
2022-04-08ice: arfs: fix use-after-free when freeing @rx_cpu_rmapAlexander Lobakin3-18/+14
2022-04-08vxlan: fix error return code in vxlan_fdb_appendHongbin Wang1-2/+2
2022-04-08flow_dissector: fix false-positive __read_overflow2_field() warningJakub Kicinski1-1/+1
2022-04-08veth: Ensure eth header is in skb's linear partGuillaume Nault1-1/+1
2022-04-08bonding: Update layer2 and layer2+3 hash formula documentationGal Pressman1-2/+2
2022-04-08net/sched: flower: fix parsing of ethertype following VLAN headerVlad Buslov3-5/+16
2022-04-08dt-bindings: net: ave: Use unevaluatedPropertiesKunihiko Hayashi1-1/+1
2022-04-08dt-bindings: net: ave: Clean up clocks, resets, and their names using compatible stringKunihiko Hayashi1-17/+38