summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2023-03-11net/wireless: Delete unnecessary checks before the macro call “dev_kfree_sk...Markus Elfring5-21/+7
2023-03-11wifi: rsi: Fix memory leak in rsi_coex_attach()Yuan Can1-0/+1
2023-02-25wifi: mwifiex: Add missing compatible string for SD8787Lukas Wunner1-0/+1
2023-02-25can: kvaser_usb: hydra: help gcc-13 to figure out cmd_lenMarc Kleine-Budde1-9/+24
2023-02-25wifi: rtl8xxxu: gen2: Turn on the rate controlBitterblue Smith1-6/+2
2023-02-22i40e: Add checking for null for nlmsg_find_attr()Natalia Petrova1-0/+2
2023-02-22ixgbe: add double of VLAN header when computing the max MTUJason Xing2-2/+3
2023-02-22net: stmmac: Restrict warning on disabling DMA store and fwd modeCristian Ciocaltea1-1/+1
2023-02-22bnxt_en: Fix mqprio and XDP ring checking logicMichael Chan1-2/+6
2023-02-22net: stmmac: fix order of dwmac5 FlexPPS parametrization sequenceJohannes Zink1-1/+2
2023-02-22net/usb: kalmia: Don't pass act_len in usb_bulk_msg error pathMiko Larsson1-4/+4
2023-02-22net: bgmac: fix BCM5358 support by setting correct flagsRafał Miłecki1-3/+3
2023-02-22i40e: add double of VLAN header when computing the max MTUJason Xing1-1/+1
2023-02-22ixgbe: allow to increase MTU to 3K with XDP enabledJason Xing1-9/+16
2023-02-22net: stmmac: do not stop RX_CLK in Rx LPI state for qcs404 SoCAndrey Konovalov2-1/+4
2023-02-22net: USB: Fix wrong-direction WARNING in plusb.cAlan Stern1-3/+1
2023-02-22ice: Do not use WQ_MEM_RECLAIM flag for workqueueAnirudh Venkataramanan1-1/+1
2023-02-22ionic: clean interrupt before enabling queue to avoid credit raceNeel Patel1-3/+12
2023-02-22net: phy: meson-gxl: use MMD access dummy stubs for GXL, internal PHYHeiner Kallweit1-0/+2
2023-02-22bonding: fix error checking in bond_debug_reregister()Qi Zheng1-1/+1
2023-02-22wifi: brcmfmac: Check the count value of channel spec to prevent out-of-bound...Minsuk Kang1-0/+17
2023-02-22virtio-net: Keep stop() to follow mirror sequence of open()Parav Pandit1-1/+1
2023-02-22net: phy: meson-gxl: Add generic dummy stubs for MMD register accessChris Healy1-0/+2
2023-02-06net: mdio-mux-meson-g12a: force internal PHY off on mux switchJerome Brunet1-7/+16
2023-02-06net: xgene: Move shared header file into include/linuxAndrew Lunn3-132/+2
2023-02-06net/phy/mdio-i2c: Move header file to include/linux/mdioAndrew Lunn3-19/+2
2023-02-06net/tg3: resolve deadlock in tg3_reset_task() during EEHDavid Christensen1-4/+4
2023-02-06net: ravb: Fix possible hang if RIS2_QFF1 happenYoshihiro Shimoda1-2/+2
2023-02-06net: dsa: microchip: ksz9477: port map correction in ALU table entry registerRakesh Sankaranarayanan1-2/+2
2023-02-06net: macb: fix PTP TX timestamp failure due to packet paddingRobert Hancock1-8/+1
2023-02-06net: mlx5: eliminate anonymous module_init & module_exitRandy Dunlap1-4/+4
2023-02-06net: stmmac: fix invalid call to mdiobus_get_phy()Heiner Kallweit1-0/+5
2023-02-06net: mdio: validate parameter addr in mdiobus_get_phy()Heiner Kallweit1-1/+6
2023-02-06net: usb: sr9700: Handle negative lenSzymon Heidrich1-1/+1
2023-02-06wifi: rndis_wlan: Prevent buffer overflow in rndis_query_oidSzymon Heidrich1-13/+6
2023-02-06net: wan: Add checks for NULL for utdm in undo_uhdlc_init and unmap_si_regsEsina Ekaterina1-2/+4
2023-02-06amd-xgbe: Delay AN timeout during KR trainingRaju Rangoju2-0/+26
2023-02-06amd-xgbe: TX Flow Ctrl Registers are h/w ver dependentRaju Rangoju1-8/+15
2023-01-24wifi: brcmfmac: fix regression for Broadcom PCIe wifi devicesArend van Spriel1-1/+1
2023-01-18net/mlx5: Fix ptp max frequency adjustment rangeRahul Rameshbabu1-1/+1
2023-01-18net/mlx5: Rename ptp clock infoEran Ben Elisha1-1/+1
2023-01-18ixgbe: fix pci device refcount leakYang Yingliang1-5/+9
2023-01-18usb: rndis_host: Secure rndis_query check against int overflowSzymon Heidrich1-1/+2
2023-01-18drivers/net/bonding/bond_3ad: return when there's no aggregatorDaniil Tatianin1-0/+1
2023-01-18net: phy: xgmiitorgmii: Fix refcount leak in xgmiitorgmii_probeMiaoqian Lin1-0/+1
2023-01-18net: amd-xgbe: add missed tasklet_killJiguang Xiao3-2/+9
2023-01-18qlcnic: prevent ->dcb use-after-free on qlcnic_dcb_enable() failureDaniil Tatianin3-10/+16
2023-01-18net: hns3: add interrupts re-initialization while doing VF FLRJie Wang1-1/+2
2023-01-18ravb: Fix "failed to switch device to config mode" message during unbindBiju Das1-1/+1
2023-01-18ppp: associate skb with a device at txStanislav Fomichev1-0/+2