summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-08-11net: usbnet: Fix WARNING in usbnet_start_xmit/usb_submit_urbAlan Stern
2023-08-11net: tap_open(): set sk_uid from current_fsuid()Laszlo Ersek
2023-08-11net: tun_chr_open(): set sk_uid from current_fsuid()Laszlo Ersek
2023-08-11USB: zaurus: Add ID for A-300/B-500/C-700Ross Maynard
2023-08-11net: ll_temac: fix error checking of irq_of_parse_and_map()Dan Carpenter
2023-08-11net: ll_temac: Switch to use dev_err_probe() helperYang Yingliang
2023-08-11net/mlx5e: fix return value check in mlx5e_ipsec_remove_trailer()Yuanjun Gong
2023-08-11net/mlx5: DR, fix memory leak in mlx5dr_cmd_create_reformat_ctxZhengchao Shao
2023-08-11virtio-net: fix race between set queues and probeJason Wang
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-11vxlan: calculate correct header length for GPEJiri Benc
2023-08-11i40e: Fix an NULL vs IS_ERR() bug for debugfs_create_dir()Wang Ming
2023-08-08xen/netback: Fix buffer overrun triggered by unusual packetRoss Lagerwall
2023-07-27iavf: Fix use-after-free in free_netdevDing Hui
2023-07-27net: ethernet: ti: cpsw_ale: Fix cpsw_ale_get_field()/cpsw_ale_set_field()Tanmay Patil
2023-07-27igb: Fix igb_down hung on surprise removalYing Hsu
2023-07-27wifi: iwlwifi: mvm: avoid baid size integer overflowJohannes Berg
2023-07-27net: bcmgenet: Ensure MDIO unregistration has clocks enabledFlorian Fainelli
2023-07-27wifi: airo: avoid uninitialized warning in airo_get_rate()Randy Dunlap
2023-07-27ionic: remove WARN_ON to prevent panic_on_warnNitya Sunkad
2023-07-27ionic: ionic_intr_free parameter changeShannon Nelson
2023-07-27ionic: move irq request to qcq allocShannon Nelson
2023-07-27ionic: clean irq affinity on queue deinitShannon Nelson
2023-07-27ionic: improve irq numa localityShannon Nelson
2023-07-27net: mvneta: fix txq_map in case of txq_number==1Klaus Kudielka
2023-07-27igc: set TP bit in 'supported' and 'advertising' fields of ethtool_link_ksett...Prasad Koya
2023-07-27igc: Remove delay during TX ring configurationMuhammad Husaini Zulkifli
2023-07-27net: lan743x: Don't sleep in atomic contextMoritz Fischer
2023-07-27Add MODULE_FIRMWARE() for FIRMWARE_TG357766.Tobias Heider
2023-07-27ipvlan: Fix return value of ipvlan_queue_xmit()Cambda Zhu
2023-07-27gtp: Fix use-after-free in __gtp_encap_destroy().Kuniyuki Iwashima
2023-07-27wifi: ath9k: convert msecs to jiffies where neededDmitry Antipov
2023-07-27wifi: iwlwifi: pull from TXQs with softirqs disabledJohannes Berg
2023-07-27wifi: ath9k: Fix possible stall on ath9k_txq_list_has_key()Remi Pommarel
2023-07-27wifi: rsi: Do not set MMC_PM_KEEP_POWER in shutdownMarek Vasut
2023-07-27wifi: ath9k: don't allow to overwrite ENDPOINT0 attributesFedor Pchelkin
2023-07-27wifi: ray_cs: Fix an error handling path in ray_probe()Christophe JAILLET
2023-07-27wifi: ray_cs: Drop useless status variable in parse_addr()Andy Shevchenko
2023-07-27wifi: ray_cs: Utilize strnlen() in parse_addr()Andy Shevchenko
2023-07-27wifi: wl3501_cs: Fix an error handling path in wl3501_probe()Christophe JAILLET
2023-07-27wl3501_cs: use eth_hw_addr_set()Jakub Kicinski
2023-07-27wl3501_cs: Fix misspelling and provide missing documentationLee Jones
2023-07-27wl3501_cs: Remove unnecessary NULL checkAlex Dewar
2023-07-27wl3501_cs: Fix a bunch of formatting issues related to function docsLee Jones
2023-07-27wifi: atmel: Fix an error handling path in atmel_probe()Christophe JAILLET
2023-07-27wifi: orinoco: Fix an error handling path in orinoco_cs_probe()Christophe JAILLET