summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2024-03-07net: pds_core: Fix possible double free in error handling pathYongzhi Liu-8/+4
2024-03-06Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-1/+1
2024-03-06Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller-22/+15
2024-03-05net: dsa: microchip: fix register write order in ksz8_ind_write8()Tobias Jakobi (Compleo)-2/+2
2024-03-05dpll: move all dpll<>netdev helpers to dpll codeJakub Kicinski-4/+4
2024-03-05xdp, bonding: Fix feature flags when there are no slave devs anymoreDaniel Borkmann-1/+1
2024-03-05intel: legacy: Partial revert of field get conversionSasha Neftin-1/+1
2024-03-05igc: avoid returning frame twice in XDP_REDIRECTFlorian Kauer-7/+6
2024-03-05i40e: Fix firmware version comparison functionIvan Vecera-2/+1
2024-03-05ice: fix typo in assignmentJesse Brandeburg-1/+1
2024-03-05ice: fix uninitialized dplls mutex usageMichal Schmidt-1/+1
2024-03-05net: ice: Fix potential NULL pointer dereference in ice_bridge_setlink()Rand Deeb-0/+2
2024-03-05ice: virtchnl: stop pretending to support RSS over AQ or registersJacob Keller-10/+1
2024-03-05idpf: disable local BH when scheduling napi for marker packetsEmil Tantilov-0/+2
2024-03-04Merge tag 'mlx5-fixes-2024-03-01' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski-74/+102
2024-03-04Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski-14/+64
2024-03-04net: sparx5: Fix use after free inside sparx5_del_mact_entryHoratiu Vultur-2/+2
2024-03-04geneve: make sure to pull inner header in geneve_rx()Eric Dumazet-2/+16
2024-03-01net/mlx5e: Switch to using _bh variant of of spinlock API in port timestampin...Rahul Rameshbabu-6/+6
2024-03-01net/mlx5e: Use a memory barrier to enforce PTP WQ xmit submission tracking oc...Rahul Rameshbabu-0/+2
2024-03-01net/mlx5e: Fix MACsec state loss upon state update in offload pathEmeel Hakim-31/+51
2024-03-01net/mlx5e: Change the warning when ignore_flow_level is not supportedJianbo Liu-1/+1
2024-03-01net/mlx5: Check capability for fw_resetMoshe Shemesh-2/+26
2024-03-01net/mlx5: Fix fw reporter diagnose outputAya Levin-1/+1
2024-03-01net/mlx5: E-switch, Change flow rule destination checkingJianbo Liu-9/+14
2024-03-01Revert "net/mlx5e: Check the number of elements before walk TC rhashtable"Saeed Mahameed-1/+1
2024-03-01Revert "net/mlx5: Block entering switchdev mode with ns inconsistency"Gavin Li-23/+0
2024-03-01ice: reconfig host after changing MSI-X on VFMichal Swiatkowski-2/+9
2024-03-01ice: reorder disabling IRQ and NAPI in ice_qp_disMaciej Fijalkowski-4/+5
2024-03-01i40e: disable NAPI right after disabling irqs when handling xsk_poolMaciej Fijalkowski-1/+1
2024-03-01ixgbe: {dis, en}able irqs in ixgbe_txrx_ring_{dis, en}ableMaciej Fijalkowski-7/+49
2024-03-01net: bql: fix building with BQL disabledArnd Bergmann-1/+1
2024-03-01net: lan78xx: fix runtime PM count underflow on link stopOleksij Rempel-1/+2
2024-02-29gtp: fix use-after-free and null-ptr-deref in gtp_newlink()Alexander Ofitserov-6/+6
2024-02-28igb: extend PTP timestamp adjustments to i211Oleksij Rempel-2/+3
2024-02-28stmmac: Clear variable when destroying workqueueJakub Raczynski-1/+3
2024-02-28net: ethernet: adi: move PHYLIB from vendor to driver symbolRandy Dunlap-1/+1
2024-02-27Merge tag 'wireless-2024-02-27' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski-5/+66
2024-02-27net: lan78xx: fix "softirq work is pending" errorOleksij Rempel-0/+2
2024-02-27net: stmmac: Complete meta data only when enabledKurt Kanzenbach-1/+2
2024-02-27net: usb: dm9601: fix wrong return value in dm9601_mdio_readJavier Carrasco-1/+1
2024-02-27veth: try harder when allocating queue memoryJakub Kicinski-2/+3
2024-02-27ionic: restore netdev feature bits after resetShannon Nelson-1/+4
2024-02-27ionic: check cmd_regs before copying in or outShannon Nelson-1/+24
2024-02-27ionic: check before releasing pci regionsShannon Nelson-7/+10
2024-02-26lan78xx: enable auto speed configuration for LAN7850 if no EEPROM is detectedOleksij Rempel-1/+2
2024-02-26net: veth: clear GRO when clearing XDP even when downJakub Kicinski-18/+17
2024-02-23tun: Fix xdp_rxq_info's queue_index when detachingYunjian Wang-0/+1
2024-02-23ps3/gelic: Fix SKB allocationGeoff Levand-6/+6
2024-02-23net: dpaa: fman_memac: accept phy-interface-type = "10gbase-r" in the device ...Vladimir Oltean-9/+9