summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-13nfc: nci: add flush_workqueue to prevent uafLin Ma
2022-04-13net: dsa: realtek: don't parse compatible string for RTL8366SAlvin Šipraga
2022-04-13net: dsa: realtek: fix Kconfig to assure consistent driver linkageAlvin Šipraga
2022-04-13Merge tag 'wireless-2022-04-13' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2022-04-13net: ftgmac100: access hardware register after clock readyDylan Hung
2022-04-13Revert "net: dsa: setup master before ports"Vladimir Oltean
2022-04-13macvlan: Fix leaking skb in source mode with nodst optionMartin Willi
2022-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-04-12netfilter: nf_tables: nft_parse_register can return a negative valueAntoine Tenart
2022-04-11Merge branch 'net-lan966x-lan966x-fixes'Jakub Kicinski
2022-04-11net: lan966x: Stop processing the MAC entry is port is wrong.Horatiu Vultur
2022-04-11net: lan966x: Fix when a port's upper is changed.Horatiu Vultur
2022-04-11net: lan966x: Fix IGMP snooping when frames have vlan tagHoratiu Vultur
2022-04-11net: lan966x: Update lan966x_ptp_get_nominal_valueHoratiu Vultur
2022-04-11sctp: Initialize daddr on peeled off socketPetr Malat
2022-04-11Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2022-04-11Merge branch 'net-smc-fixes-2022-04-08'Jakub Kicinski
2022-04-11net/smc: Fix af_ops of child socket pointing to released memoryKarsten Graul
2022-04-11net/smc: Fix NULL pointer dereference in smc_pnet_find_ib()Karsten Graul
2022-04-11net/smc: use memcpy instead of snprintf to avoid out of bounds readKarsten Graul
2022-04-11net: macb: Restart tx only if queue pointer is laggingTomas Melin
2022-04-11ipv6: fix panic when forwarding a pkt with no in6 devNicolas Dichtel
2022-04-11dpaa_eth: Fix missing of_node_put in dpaa_get_ts_info()Lv Ruyi
2022-04-11netfilter: nft_socket: make cgroup match work in input tooFlorian Westphal
2022-04-11mac80211: fix ht_capa printout in debugfsBen Greear
2022-04-11cfg80211: hold bss_lock while updating nontrans_listRameshkumar Sundaram
2022-04-11nl80211: correctly check NL80211_ATTR_REG_ALPHA2 sizeJohannes Berg
2022-04-11net/sched: taprio: Check if socket flags are validBenedikt Spranger
2022-04-11net: ethernet: stmmac: fix altr_tse_pcs function when using a fixed-linkDinh Nguyen
2022-04-11net: phy: LAN87xx: remove genphy_softreset in config_anegArun Ramadoss
2022-04-10ath9k: Fix usage of driver-private space in tx_infoToke Høiland-Jørgensen
2022-04-10brcmfmac: sdio: Fix undefined behavior due to shift overflowing the constantBorislav Petkov
2022-04-10mt76: Fix undefined behavior due to shift overflowing the constantBorislav Petkov
2022-04-08net: atlantic: Avoid out-of-bounds indexingKai-Heng Feng
2022-04-08net: dsa: felix: suppress -EPROBE_DEFER errorsMichael Walle
2022-04-08net/sched: fix initialization order when updating chain 0 headMarcelo Ricardo Leitner
2022-04-08sctp: use the correct skb for security_sctp_assoc_requestXin Long
2022-04-08mlxsw: i2c: Fix initialization error flowVadim Pasternak
2022-04-08net: mdio: don't defer probe forever if PHY IRQ provider is missingVladimir Oltean
2022-04-08Revert "iavf: Fix deadlock occurrence during resetting VF interface"Mateusz Palczewski
2022-04-08ice: arfs: fix use-after-free when freeing @rx_cpu_rmapAlexander Lobakin
2022-04-08vxlan: fix error return code in vxlan_fdb_appendHongbin Wang
2022-04-08flow_dissector: fix false-positive __read_overflow2_field() warningJakub Kicinski
2022-04-08veth: Ensure eth header is in skb's linear partGuillaume Nault
2022-04-08bonding: Update layer2 and layer2+3 hash formula documentationGal Pressman
2022-04-08net/sched: flower: fix parsing of ethertype following VLAN headerVlad Buslov
2022-04-08dt-bindings: net: ave: Use unevaluatedPropertiesKunihiko Hayashi
2022-04-08dt-bindings: net: ave: Clean up clocks, resets, and their names using compati...Kunihiko Hayashi
2022-04-07Merge tag 'net-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-04-07Merge tag 'hyperv-fixes-signed-20220407' of git://git.kernel.org/pub/scm/linu...Linus Torvalds