summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
47 hourspds_core: ensure null-termination for firmware version stringsNikhil P. Rao1-2/+4
47 hourspds_core: add an error code check in pdsc_dl_info_getSu Hui1-0/+2
47 hoursnet: mana: validate rx_req_idx to prevent out-of-bounds array accessAditya Garg1-0/+6
47 hoursnet: ag71xx: check error for platform_get_irqRosen Penev1-0/+3
47 hourspds_core: fix debugfs_lookup dentry leak and error handlingNikhil P. Rao1-1/+6
47 hourspds_core: fix error handling in pdsc_devcmd_waitNikhil P. Rao1-2/+9
47 hoursnet: mana: Fix TOCTOU double-fetch of hwc_msg_id from DMA bufferErni Sri Satya Vennela1-10/+13
47 hoursnet: dsa: mt7530: preserve VLAN tags on trapped link-local framesDaniel Golle1-12/+15
47 hoursnet: dsa: mt7530: rename mt753x_bpdu_port_fw enum to mt753x_to_cpu_fwArınç ÜNAL2-64/+56
47 hoursnet: dsa: mt7530: fix FDB entries not aging out with short timeoutDaniel Golle1-6/+14
47 hourswifi: ath11k: fix peer resolution on rx path when peer_id=0Matthew Leach2-6/+2
47 hoursnet/mlx5: Do not restore destination-less TC rulesJeroen Massar1-1/+2
47 hoursnet: phy: DP83TC811: add reading of abilitiesSven Schuchmann1-0/+1
47 hoursnet: phy: c45: add genphy_c45_pma_read_ext_abilities() functionOleksij Rempel1-55/+74
47 hourswifi: ath11k: fix error path leak in ath11k_tm_cmd_wmi_ftm()Nicolas Escande1-0/+1
47 hourswifi: ath11k: fix error path leaks in some WMI WOW callsNicolas Escande1-3/+16
47 hoursnet: ethernet: cs89x0: remove stale CONFIG_MACH_MX31ADS referenceEthan Nelson-Moore1-2/+0
47 hoursnet: ethernet: cortina: Carry over frag counterLinus Walleij1-1/+8
47 hoursnet: ethernet: cortina: Drop half-assembled SKBAndreas Haarmann-Thiemann1-0/+5
47 hoursnet: ethernet: cortina: Make RX SKB per-portLinus Walleij1-1/+6
47 hoursnet: lan966x: avoid unregistering netdev on register failureMyeonghun Pak1-3/+5
47 hoursice: fix locking in ice_dcb_rebuild()Bart Van Assche1-2/+2
47 hoursice: fix setting promisc mode while adding VID filterMarcin Szycik1-1/+1
47 hoursixgbevf: fix use-after-free in VEPA multicast source pruningMichael Bommarito1-0/+1
47 hourswifi: ath11k: clear shared SRNG pointer state on restartKyle Farnung1-3/+11
47 hoursqed: fix double free in qed_cxt_tables_alloc()Dawei Feng1-0/+2
47 hoursnet: ifb: report ethtool stats over num_tx_queuesMichael Bommarito1-6/+5
47 hoursnet: bcmgenet: keep RBUF EEE/PM disabledNicolai Buchwitz1-5/+4
47 hoursnet: wwan: iosm: fix potential memory leaks in ipc_imem_init()Abdun Nihaal1-0/+2
47 hoursRevert "ice: Remove jumbo_remove step from TX path"Sasha Levin1-0/+3
47 hoursRevert "ice: fix double-free of tx_buf skb"Sasha Levin1-4/+2
11 daysnet: atlantic: preserve PCI wake-from-D3 on shutdown when WOL enabledZoran Ilievski1-1/+1
11 daysi40e: Cleanup PTP pins on probe failureMatt Vollrath3-1/+4
11 daysbonding: fix NULL pointer dereference in actor_port_prio settingHangbin Liu1-8/+1
11 daysnetconsole: avoid out-of-bounds access on empty string in trim_newline()Breno Leitao1-0/+2
11 daysnet: bcmgenet: fix leaking free_bdsJustin Chen1-0/+2
11 daysnet: bcmgenet: Initialize u64 stats seq counterRyo Takakura1-0/+6
11 dayssfc: fix error code in efx_devlink_info_running_versions()Dan Carpenter1-1/+1
11 daysice: fix NULL pointer dereference in ice_reset_all_vfs()Petr Oros1-1/+6
11 daysiavf: add VIRTCHNL_OP_ADD_VLAN to success completion handlerPetr Oros1-0/+4
11 daysiavf: wait for PF confirmation before removing VLAN filtersPetr Oros3-17/+34
11 daysiavf: stop removing VLAN filters from PF on interface downPetr Oros3-66/+12
11 daysiavf: rename IAVF_VLAN_IS_NEW to IAVF_VLAN_ADDINGPetr Oros2-5/+5
11 daysbonding: 3ad: implement proper RCU rules for port->aggregatorEric Dumazet5-65/+88
11 daysbonding: print churn state via netlinkHangbin Liu1-0/+9
11 daysbonding: add support for per-port LACP actor priorityHangbin Liu3-0/+56
11 daysnet: bonding: add broadcast_neighbor option for 802.3adTonghao Zhang2-6/+102
11 daysbonding: 802.3ad replace MAC_ADDRESS_EQUAL with __agg_has_partnerJones Syue 薛懷宗1-11/+3
11 daysnetconsole: propagate device name truncation in dev_name_store()Breno Leitao1-0/+7
11 daysnet: netconsole: move newline trimming to functionMatthew Wood1-6/+11