summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2025-03-07net: dsa: rtl8366rb: Fix compilation problemLinus Walleij5-252/+299
2025-03-07net: cadence: macb: Synchronize stats calculationsSean Anderson2-2/+12
2025-03-07ipvlan: ensure network headers are in skb linear partEric Dumazet1-5/+16
2025-03-07ipvlan: Prepare ipvlan_process_v4_outbound() to future .flowi4_tos conversion.Guillaume Nault1-1/+2
2025-03-07net: loopback: Avoid sending IP packets without an Ethernet headerIdo Schimmel1-0/+14
2025-02-27net: pse-pd: Fix deadlock in current limit functionsKory Maincent1-2/+2
2025-02-27gve: set xdp redirect target only when it is availableJoshua Washington2-1/+15
2025-02-27nfp: bpf: Add check for nfp_app_ctrl_msg_alloc()Haoxiang Li1-0/+2
2025-02-27net: axienet: Set mac_managed_pmNick Hu1-0/+1
2025-02-27geneve: Suppress list corruption splat in geneve_destroy_tunnels().Kuniyuki Iwashima1-7/+0
2025-02-27gtp: Suppress list corruption splat in gtp_net_exit_batch_rtnl().Kuniyuki Iwashima1-5/+0
2025-02-27net: pse-pd: pd692x0: Fix power limit retrievalKory Maincent1-1/+1
2025-02-27net: pse-pd: Use power limit at driver side instead of current limitKory Maincent2-85/+51
2025-02-27net: pse-pd: Avoid setting max_uA in regulator constraintsKory Maincent1-3/+4
2025-02-27ibmvnic: Don't reference skb after sending to VIOSNick Child1-1/+3
2025-02-27ibmvnic: Add stat for tx direct vs tx batchedNick Child2-8/+18
2025-02-27geneve: Fix use-after-free in geneve_find_dev().Kuniyuki Iwashima1-8/+3
2025-02-21wifi: rtw89: pci: disable PCIE wake bit when PCIE deinitPing-Ke Shih3-3/+27
2025-02-21netdevsim: print human readable IP addressHangbin Liu1-4/+8
2025-02-21mlxsw: Add return value check for mlxsw_sp_port_get_stats_raw()Wentao Liang1-1/+3
2025-02-21igc: Set buffer type for empty frames in igc_init_empty_frameSong Yoong Siang1-0/+1
2025-02-21wifi: ath12k: fix handling of 6 GHz rulesAditya Kumar Singh2-17/+45
2025-02-21can: etas_es58x: fix potential NULL pointer dereference on udev->serialVincent Mailhol1-1/+5
2025-02-21can: rockchip: rkcanfd_handle_rx_fifo_overflow_int(): bail out if skb cannot ...Robin van der Gracht1-1/+1
2025-02-21can: c_can: fix unbalanced runtime PM disable in error pathKrzysztof Kozlowski1-2/+3
2025-02-21can: ctucanfd: handle skb allocation failureFedor Pchelkin1-4/+6
2025-02-21team: better TEAM_OPTION_TYPE_STRING validationEric Dumazet1-1/+3
2025-02-21net: ethernet: ti: am65_cpsw: fix tx_cleanup for XDP caseRoger Quadros1-3/+11
2025-02-21net: ethernet: ti: am65-cpsw: fix memleak in certain XDP casesRoger Quadros1-13/+13
2025-02-21vxlan: check vxlan_vnigroup_init() return valueEric Dumazet1-2/+5
2025-02-21igc: Fix HW RX timestamp when passed by ZC XDPZdenek Bouska1-9/+12
2025-02-21idpf: call set_real_num_queues in idpf_openJoshua Hay1-0/+5
2025-02-21idpf: record rx queue in skb for RSC packetsSridhar Samudrala1-2/+1
2025-02-21idpf: fix handling rsc packet with a single segmentSridhar Samudrala1-2/+0
2025-02-17net: phy: c45-tjaxx: add delay between MDIO write and read in soft_resetMilos Reljin1-0/+2
2025-02-17usbnet: ipheth: document scope of NCM implementationFoster Snowhill1-0/+8
2025-02-17usbnet: ipheth: fix DPE OoB readFoster Snowhill1-3/+1
2025-02-17usbnet: ipheth: break up NCM header size computationFoster Snowhill1-1/+12
2025-02-17usbnet: ipheth: refactor NCM datagram loopFoster Snowhill1-19/+23
2025-02-17usbnet: ipheth: check that DPE points past NCM headerFoster Snowhill1-1/+2
2025-02-17usbnet: ipheth: use static NDP16 location in URBFoster Snowhill1-5/+4
2025-02-17usbnet: ipheth: fix possible overflow in DPE length checkFoster Snowhill1-2/+2
2025-02-17wifi: rtw88: 8703b: Fix RX/TX issuesVasily Khoruzhick1-4/+4
2025-02-17wifi: mt76: mt7915: add module param to select 5 GHz or 6 GHz on MT7916Shayne Chen2-4/+21
2025-02-17wifi: rtw88: sdio: Fix disconnection after beacon lossFiona Klute1-0/+2
2025-02-17wifi: mt76: mt7921u: Add VID/PID for TP-Link TXE50UHNick Morrow1-0/+3
2025-02-17wifi: brcmfmac: fix NULL pointer dereference in brcmf_txfinalize()Marcel Hamer1-0/+5
2025-02-17wifi: rtlwifi: rtl8821ae: Fix media status reportBitterblue Smith1-2/+2
2025-02-17tun: revert fix group permission checkWillem de Bruijn1-9/+5
2025-02-17net: atlantic: fix warning during hot unplugJacob Moroni1-1/+3