summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
35 hoursnet: mana: validate rx_req_idx to prevent out-of-bounds array accessAditya Garg1-0/+6
35 hoursnet: ag71xx: check error for platform_get_irqRosen Penev1-0/+3
35 hoursnet: mana: Fix TOCTOU double-fetch of hwc_msg_id from DMA bufferErni Sri Satya Vennela1-10/+13
35 hoursnet: dsa: mt7530: preserve VLAN tags on trapped link-local framesDaniel Golle1-12/+15
35 hoursnet: dsa: mt7530: rename mt753x_bpdu_port_fw enum to mt753x_to_cpu_fwArınç ÜNAL2-64/+56
35 hoursnet: dsa: mt7530: fix FDB entries not aging out with short timeoutDaniel Golle1-6/+14
35 hoursnet: dsa: mt7530: sync driver-specific behavior of MT7531 variantsDaniel Golle1-3/+3
35 hourswifi: ath11k: fix peer resolution on rx path when peer_id=0Matthew Leach2-6/+2
35 hourswifi: ath11k: fix rssi station dump not updated in QCN9074P Praneesh4-12/+45
35 hourswifi: ath11k: add new hw ops for IPQ5018 to get rx dest ring hashmapSriram R1-0/+44
35 hourswifi: ath11k: initialize hw_ops for IPQ5018Sriram R3-0/+42
35 hourswifi: ath11k: update hal srng regs for IPQ5018Sriram R3-0/+81
35 hourswifi: ath11k: remap ce register space for IPQ5018Sriram R9-12/+107
35 hourswifi: ath11k: update ce configurations for IPQ5018Sriram R3-0/+198
35 hourswifi: ath11k: update hw params for IPQ5018Sriram R2-0/+79
35 hourswifi: ath11k: Trigger sta disconnect on hardware restartYoughandhar Chintala3-0/+14
35 hourswifi: ath11k: fix error path leaks in some WMI WOW callsNicolas Escande1-3/+16
35 hoursnet: ethernet: cs89x0: remove stale CONFIG_MACH_MX31ADS referenceEthan Nelson-Moore1-2/+0
35 hoursnet: ethernet: cortina: Carry over frag counterLinus Walleij1-1/+8
35 hoursnet: ethernet: cortina: Drop half-assembled SKBAndreas Haarmann-Thiemann1-0/+5
35 hoursnet: ethernet: cortina: Make RX SKB per-portLinus Walleij1-1/+6
35 hoursnet: lan966x: avoid unregistering netdev on register failureMyeonghun Pak1-3/+5
35 hoursice: fix locking in ice_dcb_rebuild()Bart Van Assche1-2/+2
35 hoursice: fix setting promisc mode while adding VID filterMarcin Szycik1-1/+1
35 hoursixgbevf: fix use-after-free in VEPA multicast source pruningMichael Bommarito1-0/+1
35 hourswifi: ath11k: clear shared SRNG pointer state on restartKyle Farnung1-3/+11
35 hoursqed: fix double free in qed_cxt_tables_alloc()Dawei Feng1-0/+2
35 hoursnet: ifb: report ethtool stats over num_tx_queuesMichael Bommarito1-6/+5
35 hoursnet: bcmgenet: keep RBUF EEE/PM disabledNicolai Buchwitz1-5/+4
35 hoursnet: wwan: iosm: fix potential memory leaks in ipc_imem_init()Abdun Nihaal1-0/+2
35 hoursnet: atlantic: preserve PCI wake-from-D3 on shutdown when WOL enabledZoran Ilievski1-1/+1
35 hoursi40e: Cleanup PTP pins on probe failureMatt Vollrath3-1/+4
35 hoursnet: bonding: update the slave array for broadcast modeTonghao Zhang1-2/+5
35 hoursbonding: fix NULL pointer dereference in actor_port_prio settingHangbin Liu1-8/+1
35 hoursnetconsole: avoid out-of-bounds access on empty string in trim_newline()Breno Leitao1-0/+2
35 hoursnet: bcmgenet: fix leaking free_bdsJustin Chen1-0/+2
35 hoursnet: bcmgenet: Initialize u64 stats seq counterRyo Takakura1-0/+6
35 hoursice: fix NULL pointer dereference in ice_reset_all_vfs()Petr Oros1-1/+6
35 hoursice: Pull common tasks into ice_vf_post_vsi_rebuildJacob Keller2-4/+17
35 hoursiavf: add VIRTCHNL_OP_ADD_VLAN to success completion handlerPetr Oros1-0/+4
35 hoursiavf: wait for PF confirmation before removing VLAN filtersPetr Oros3-17/+34
35 hoursiavf: stop removing VLAN filters from PF on interface downPetr Oros3-66/+12
35 hoursiavf: rename IAVF_VLAN_IS_NEW to IAVF_VLAN_ADDINGPetr Oros2-5/+5
35 hoursbonding: 3ad: implement proper RCU rules for port->aggregatorEric Dumazet5-65/+88
35 hoursbonding: print churn state via netlinkHangbin Liu1-0/+9
35 hoursbonding: add support for per-port LACP actor priorityHangbin Liu3-0/+56
35 hoursnet: bonding: add broadcast_neighbor option for 802.3adTonghao Zhang2-6/+102
35 hoursbonding: 802.3ad replace MAC_ADDRESS_EQUAL with __agg_has_partnerJones Syue 薛懷宗1-11/+3
35 hoursnetconsole: propagate device name truncation in dev_name_store()Breno Leitao1-0/+7
35 hoursnet: netconsole: move newline trimming to functionMatthew Wood1-6/+11