summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-05-17bnxt_en: Fix context memory setup for 64K page size.Michael Chan
2021-05-17bnxt_en: Include new P5 HV definition in VF check.Andy Gospodarek
2021-05-17net: bnx2: Fix error return code in bnx2_init_board()Zhen Lei
2021-05-17net: hso: check for allocation failure in hso_create_bulk_serial_device()Dan Carpenter
2021-05-14net: cdc_eem: fix URL to CDC EEM 1.0 specJonathan Davies
2021-05-13net: korina: Fix return value check in korina_probe()Wei Yongjun
2021-05-13cxgb4/ch_ktls: Clear resources when pf4 device is removedAyush Sawal
2021-05-13net: mdio: octeon: Fix some double free issuesChristophe JAILLET
2021-05-13net: mdio: thunder: Fix a double free issue in the .remove functionChristophe JAILLET
2021-05-12chelsio/chtls: unlock on error in chtls_pt_recvmsg()Dan Carpenter
2021-05-12octeontx2-pf: fix a buffer overflow in otx2_set_rxfh_context()Dan Carpenter
2021-05-12net: fec: add defer probe for of_get_mac_addressFugang Duan
2021-05-12net: fec: fix the potential memory leak in fec_enet_init()Fugang Duan
2021-05-12bnxt_en: Fix and improve .ndo_features_check().Michael Chan
2021-05-11net: ipa: memory region array is variable sizeAlex Elder
2021-05-11ionic: fix ptp support config breakageShannon Nelson
2021-05-11Merge tag 'mac80211-for-net-2021-05-11' of git://git.kernel.org/pub/scm/linux...David S. Miller
2021-05-11net: stmmac: Fix MAC WoL not working if PHY does not support WoLJoakim Zhang
2021-05-11ath11k: Drop multicast fragmentsSriram R
2021-05-11ath11k: Clear the fragment cache during key installSriram R
2021-05-11ath10k: Validate first subframe of A-MSDU before processing the listSriram R
2021-05-11ath10k: Fix TKIP Michael MIC verification for PCIeWen Gong
2021-05-11ath10k: drop MPDU which has discard flag set by firmware for SDIOWen Gong
2021-05-11ath10k: drop fragments with multicast DA for SDIOWen Gong
2021-05-11ath10k: drop fragments with multicast DA for PCIeWen Gong
2021-05-11ath10k: add CCMP PN replay protection for fragmented frames for PCIeWen Gong
2021-05-10net: dsa: felix: re-enable TAS guard band modeMichael Walle
2021-05-10net/mlx4: Fix EEPROM dump supportVladyslav Tarasiuk
2021-05-10net: netcp: Fix an error messageChristophe JAILLET
2021-05-08Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-05-07Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2021-05-07net: stmmac: Do not enable RX FIFO overflow interruptsYannick Vignon
2021-05-07i40e: Remove LLDP frame filtersArkadiusz Kubalewski
2021-05-07i40e: Fix PHY type identifiers for 2.5G and 5G adaptersMateusz Palczewski
2021-05-07i40e: fix the restart auto-negotiation after FEC modifiedJaroslaw Gawin
2021-05-07i40e: Fix use-after-free in i40e_client_subtask()Yunjian Wang
2021-05-07i40e: fix broken XDP supportMagnus Karlsson
2021-05-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-05-07treewide: remove editor modelines and cruftMasahiro Yamada
2021-05-06proc: mandate ->proc_lseek in "struct proc_ops"Alexey Dobriyan
2021-05-06mlxsw: spectrum_mr: Update egress RIF list before route's actionIdo Schimmel
2021-05-06net: ipa: fix inter-EE IRQ register definitionsAlex Elder
2021-05-06can: m_can: m_can_tx_work_queue(): fix tx_skb race conditionMarc Kleine-Budde
2021-05-06can: mcp251x: fix resume from sleep before interface was brought upFrieder Schrempf
2021-05-06can: mcp251xfd: mcp251xfd_probe(): add missing can_rx_offload_del() in error ...Marc Kleine-Budde
2021-05-06can: mcp251xfd: mcp251xfd_probe(): fix an error pointer dereference in probeDan Carpenter
2021-05-05Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2021-05-05Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-05-05Merge tag 'thermal-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-05-05net:CXGB4: fix leak if sk_buff is not usedÍñigo Huguet