summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-09-23alx: fix OOB-read compiler warningGONG, Ruiqi
2023-09-23wifi: mwifiex: fix fortify warningDmitry Antipov
2023-09-23wifi: ath9k: fix printk specifierDongliang Mu
2023-09-23ixgbe: fix timestamp configuration codeVadim Fedorenko
2023-09-23net: ethernet: mtk_eth_soc: fix possible NULL pointer dereference in mtk_hwlr...Hangyu Hua
2023-09-23igb: Change IGB_MIN to allow set rx/tx value between 64 and 80Olga Zaborska
2023-09-23igbvf: Change IGBVF_MIN to allow set rx/tx value between 64 and 80Olga Zaborska
2023-09-23igb: disable virtualization features on 82580Corinna Vinschen
2023-09-23igb: set max size RX buffer when store bad packet is enabledRadoslaw Tyl
2023-09-23wifi: ath10k: Use RMW accessors for changing LNKCTLIlpo Järvinen
2023-09-23net: arcnet: Do not call kfree_skb() under local_irq_disable()Jinjie Ruan
2023-09-23wifi: ath9k: use IS_ERR() with debugfs_create_dir()Wang Ming
2023-09-23wifi: mwifiex: avoid possible NULL skb pointer dereferenceDmitry Antipov
2023-09-23wifi: ath9k: protect WMI command response buffer replacement with a lockFedor Pchelkin
2023-09-23wifi: mwifiex: Fix missed return in oob checks failed pathPolaris Pi
2023-09-23wifi: mwifiex: fix memory leak in mwifiex_histogram_read()Dmitry Antipov
2023-09-23wifi: mwifiex: Fix OOB and integer underflow when rx packetsPolaris Pi
2023-09-23can: gs_usb: gs_usb_receive_bulk_callback(): count RX overflow errors also in...Marc Kleine-Budde
2023-09-23Revert "net: macsec: preserve ingress frame ordering"Sabrina Dubroca
2023-09-23bnx2x: fix page fault following EEH recoveryDavid Christensen
2023-09-23net: usb: qmi_wwan: add Quectel EM05GV2Martin Kohn
2023-09-23ethernet: atheros: fix return value check in atl1c_tso_csum()Yuanjun Gong
2023-08-30ibmveth: Use dcbf rather than dcbflMichael Ellerman
2023-08-30igb: Avoid starting unnecessary workqueuesAlessio Igor Bogani
2023-08-30net: phy: broadcom: stub c45 read/write for 54810Justin Chen
2023-08-30i40e: fix misleading debug logsAndrii Staikov
2023-08-30team: Fix incorrect deletion of ETH_P_8021AD protocol vid from slavesZiyang Xuan
2023-08-16drivers: net: prevent tun_build_skb() to exceed the packet size limitAndrew Kanner
2023-08-16bonding: Fix incorrect deletion of ETH_P_8021AD protocol vid from slavesZiyang Xuan
2023-08-11net: usbnet: Fix WARNING in usbnet_start_xmit/usb_submit_urbAlan Stern
2023-08-11USB: zaurus: Add ID for A-300/B-500/C-700Ross Maynard
2023-08-11net/mlx5e: fix return value check in mlx5e_ipsec_remove_trailer()Yuanjun Gong
2023-08-11can: gs_usb: gs_can_close(): add missing set of CAN state to CAN_STATE_STOPPEDMarc Kleine-Budde
2023-08-11benet: fix return value check in be_lancer_xmit_workarounds()Yuanjun Gong
2023-08-11team: reset team's flags when down link is P2P deviceHangbin Liu
2023-08-11bonding: reset bond's flags when down link is P2P deviceHangbin Liu
2023-08-11ethernet: atheros: fix return value check in atl1e_tso_csum()Yuanjun Gong
2023-08-11i40e: Fix an NULL vs IS_ERR() bug for debugfs_create_dir()Wang Ming
2023-08-11net: ethernet: ti: cpsw_ale: Fix cpsw_ale_get_field()/cpsw_ale_set_field()Tanmay Patil
2023-08-11igb: Fix igb_down hung on surprise removalYing Hsu
2023-08-11wifi: airo: avoid uninitialized warning in airo_get_rate()Randy Dunlap
2023-08-11net: mvneta: fix txq_map in case of txq_number==1Klaus Kudielka
2023-08-11Add MODULE_FIRMWARE() for FIRMWARE_TG357766.Tobias Heider
2023-08-11gtp: Fix use-after-free in __gtp_encap_destroy().Kuniyuki Iwashima
2023-08-11wifi: ath9k: convert msecs to jiffies where neededDmitry Antipov
2023-08-11wifi: ath9k: Fix possible stall on ath9k_txq_list_has_key()Remi Pommarel
2023-08-11wifi: ath9k: don't allow to overwrite ENDPOINT0 attributesFedor Pchelkin
2023-08-11wifi: ray_cs: Fix an error handling path in ray_probe()Christophe JAILLET
2023-08-11wifi: wl3501_cs: Fix an error handling path in wl3501_probe()Christophe JAILLET
2023-08-11wifi: atmel: Fix an error handling path in atmel_probe()Christophe JAILLET