summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
16 hoursnet: atlantic: preserve PCI wake-from-D3 on shutdown when WOL enabledZoran Ilievski
16 hoursidpf: fix double free and use-after-free in aux device error pathsGreg Kroah-Hartman
16 hoursnet: ena: PHC: Check return code before setting timestamp outputArthur Kiyanovski
16 hoursnet: ena: PHC: Fix potential use-after-free in get_timestampArthur Kiyanovski
16 hoursi40e: Cleanup PTP pins on probe failureMatt Vollrath
16 hoursnet: mana: Init gf_stats_work before potential error paths in probeErni Sri Satya Vennela
16 hoursnet: mana: Fix use-after-free in reset service rescan pathDipayaan Roy
16 hoursnet: airoha: Fix VIP configuration for AN7583 SoCLorenzo Bianconi
16 hoursnet: airoha: Use gdm port enum value whenever possibleLorenzo Bianconi
16 hoursnet: airoha: Remove code duplication in airoha_regs.hLorenzo Bianconi
16 hoursnet: airoha: Move ndesc initialization at end of airoha_qdma_init_tx()Lorenzo Bianconi
16 hoursnet: airoha: Move entries to queue head in case of DMA mapping failure in air...Lorenzo Bianconi
16 hoursnet: airoha: Fix a copy and paste bug in probe()Dan Carpenter
16 hourssfc: fix error code in efx_devlink_info_running_versions()Dan Carpenter
16 hoursice: add dpll peer notification for paired SMA and U.FL pinsPetr Oros
16 hoursice: fix missing dpll notifications for SW pinsPetr Oros
16 hoursice: fix SMA and U.FL pin state changes affecting paired pinPetr Oros
16 hoursice: fix missing SMA pin initialization in DPLL subsystemPetr Oros
16 hoursice: fix infinite recursion in ice_cfg_tx_topo via ice_init_dev_hwPetr Oros
16 hoursice: fix NULL pointer dereference in ice_reset_all_vfs()Petr Oros
16 hoursiavf: add VIRTCHNL_OP_ADD_VLAN to success completion handlerPetr Oros
16 hoursiavf: wait for PF confirmation before removing VLAN filtersPetr Oros
16 hoursiavf: stop removing VLAN filters from PF on interface downPetr Oros
16 hoursiavf: rename IAVF_VLAN_IS_NEW to IAVF_VLAN_ADDINGPetr Oros
16 hoursbonding: 3ad: implement proper RCU rules for port->aggregatorEric Dumazet
16 hoursbonding: print churn state via netlinkHangbin Liu
16 hoursnet: airoha: Do not return err in ndo_stop() callbackLorenzo Bianconi
16 hoursnet: airoha: fix BQL imbalance in TX pathLorenzo Bianconi
16 hoursnetconsole: propagate device name truncation in dev_name_store()Breno Leitao
16 hoursbareudp: fix NULL pointer dereference in bareudp_fill_metadata_dst()Weiming Shi
16 hoursnet: phy: dp83869: fix setting CLK_O_SEL field.Heiko Schocher
16 hoursnet: mctp i2c: check length before marking flow activeWilliam A. Kennington III
16 hoursnet: usb: rtl8150: free skb on usb_submit_urb() failure in xmitMorduan Zang
16 hoursnet: usb: rtl8150: fix use-after-free in rtl8150_start_xmit()Zhan Jun
16 hoursvrf: Fix a potential NPD when removing a port from a VRFIdo Schimmel
16 hoursnet: airoha: Do not read uninitialized fragment address in airoha_dev_xmit()Lorenzo Bianconi
16 hoursnet: airoha: Do not wake all netdev TX queues in airoha_qdma_wake_netdev_txqs()Lorenzo Bianconi
16 hoursnet: airoha: fix typo in function nameZhengping Zhang
16 hoursnet: airoha: stop net_device TX queue before updating CPU indexLorenzo Bianconi
16 hoursnetdevsim: zero initialize struct iphdr in dummy sk_buffNikola Z. Ivanov
16 hoursnfp: fix swapped arguments in nfp_encode_basic_qdr() callsAlexey Kodanev
16 hoursvirtio_net: sync rss_trailer.max_tx_vq on queue_pairs change via VQ_PAIRS_SETBrett Creeley
16 hoursnet: mana: Fix EQ leak in mana_remove on NULL portErni Sri Satya Vennela
16 hoursnet: mana: Implement ndo_tx_timeout and serialize queue resets per port.Dipayaan Roy
16 hoursnet: mana: Handle hardware recovery events when probing the deviceLong Li
16 hoursnet: mana: Handle SKB if TX SGEs exceed hardware limitAditya Garg
16 hoursnet: mana: Don't overwrite port probe error with add_adev resultErni Sri Satya Vennela
16 hoursnet: mana: Add standard counter rx_missed_errorsErni Sri Satya Vennela
16 hoursnet: mana: Move hardware counter stats from per-port to per-VF contextErni Sri Satya Vennela
16 hoursnet: mana: Guard mana_remove against double invocationErni Sri Satya Vennela