aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2023-12-13net/mlx5e: Remove TLS-specific logic in generic create TIS APITariq Toukan1-3/+0
2023-12-13net/mlx5: fs, Command to control TX flow table rootTariq Toukan2-0/+21
2023-12-13net/mlx5: fs, Command to control L2TABLE entry silent modeTariq Toukan2-0/+15
2023-12-13net/mlx5: Expose Management PCIe Index Register (MPIR)Tariq Toukan2-0/+11
2023-12-13net: phy: Add support for the DP83TG720S Ethernet PHYOleksij Rempel3-0/+202
2023-12-13net: phy: c45: add genphy_c45_pma_read_ext_abilities() functionOleksij Rempel1-55/+74
2023-12-13net/mlx5e: Correct snprintf truncation handling for fw_version buffer used by...Rahul Rameshbabu1-1/+1
2023-12-13net/mlx5e: Correct snprintf truncation handling for fw_version bufferRahul Rameshbabu1-1/+1
2023-12-13net/mlx5e: Fix error codes in alloc_branch_attr()Dan Carpenter1-2/+4
2023-12-13net/mlx5e: Fix error code in mlx5e_tc_action_miss_mapping_get()Dan Carpenter1-1/+3
2023-12-13net/mlx5: Refactor mlx5_flow_destination->rep pointer to vport numVlad Buslov5-16/+18
2023-12-13net/mlx5: Fix fw tracer first block checkMoshe Shemesh1-1/+1
2023-12-13net/mlx5e: XDP, Drop fragmented packets larger than MTU sizeCarolina Jubran1-1/+3
2023-12-13net/mlx5e: Decrease num_block_tc when unblock tc offloadChris Mi1-1/+1
2023-12-13net/mlx5e: Fix overrun reported by coverityJianbo Liu1-2/+10
2023-12-13net/mlx5e: fix a potential double-free in fs_udp_create_groupsDinghao Liu1-0/+1
2023-12-13net/mlx5e: Fix a race in command alloc flowShifeng Li1-5/+7
2023-12-13net/mlx5e: Fix slab-out-of-bounds in mlx5_query_nic_vport_mac_list()Shifeng Li1-1/+1
2023-12-13net/mlx5e: fix double free of encap_headerVlad Buslov1-8/+12
2023-12-13Revert "net/mlx5e: fix double free of encap_header"Vlad Buslov1-4/+6
2023-12-13Revert "net/mlx5e: fix double free of encap_header in update funcs"Vlad Buslov1-10/+10
2023-12-13mlx5: implement VLAN tag XDP hintLarysa Zaremba1-0/+15
2023-12-13veth: Implement VLAN tag XDP hintLarysa Zaremba1-0/+19
2023-12-13ice: use VLAN proto from ring packet context in skb pathLarysa Zaremba2-10/+6
2023-12-13ice: Implement VLAN tag hintLarysa Zaremba6-9/+59
2023-12-13ice: Support XDP hints in AF_XDP ZC modeLarysa Zaremba2-0/+19
2023-12-13ice: Support RX hash XDP hintLarysa Zaremba2-204/+281
2023-12-13ice: Support HW timestamp hintLarysa Zaremba7-7/+42
2023-12-13ice: Introduce ice_xdp_buffLarysa Zaremba3-5/+30
2023-12-13ice: Make ptype internal to descriptor info processingLarysa Zaremba4-13/+16
2023-12-13ice: make RX HW timestamp reading code more reusableLarysa Zaremba3-20/+36
2023-12-13ice: make RX hash reading code more reusableLarysa Zaremba1-11/+25
2023-12-13i40e: Fix ST code value for Clause 45Ivan Vecera2-3/+3
2023-12-13ice: fix theoretical out-of-bounds access in ethtool link modesMichal Schmidt1-2/+2
2023-12-13virtio-net: support rx netdimHeng Qi2-14/+163
2023-12-13virtio-net: extract virtqueue coalescig cmd for reuseHeng Qi1-42/+64
2023-12-13virtio-net: separate rx/tx coalescing moderation cmdsHeng Qi1-3/+28
2023-12-13virtio-net: returns whether napi is completeHeng Qi1-1/+5
2023-12-13ionic: fill out pci error handlersShannon Nelson1-0/+25
2023-12-13ionic: lif debugfs refresh on resetShannon Nelson2-0/+4
2023-12-13ionic: use timer_shutdown_syncShannon Nelson1-1/+1
2023-12-13ionic: no fw read when PCI reset failedShannon Nelson2-5/+23
2023-12-13ionic: prevent pci disable of already disabled deviceShannon Nelson1-1/+3
2023-12-13ionic: bypass firmware cmds when stuck in resetShannon Nelson3-7/+20
2023-12-13ionic: keep filters across FLRShannon Nelson1-0/+2
2023-12-13ionic: pass opcode to devcmd_waitShannon Nelson3-1/+3
2023-12-13stmmac: dwmac-loongson: drop useless check for compatible fallbackKrzysztof Kozlowski1-5/+0
2023-12-13stmmac: dwmac-loongson: Make sure MDIO is initialized before useYanteng Si1-8/+6
2023-12-13wifi: ath9k: reset survey of current channel after a scan startedHancheng Yang1-0/+15
2023-12-13net: stmmac: mmc: Support more counters for XGMAC CoreFurong Xu3-1/+140