aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-06-11net: vrf: move to generic dstat helpersJeremy Kerr1-28/+0
2024-06-11net: core,vrf: Change pcpu_dstat fields to u64_stats_tJeremy Kerr1-16/+22
2024-06-10ice: use irq_update_affinity_hint()Michal Schmidt2-4/+4
2024-06-10ice: add and use roundup_u64 instead of open coding equivalentJacob Keller1-2/+1
2024-06-10net: intel: Use *-y instead of *-objs in MakefileAndy Shevchenko11-31/+21
2024-06-10isdn: add missing MODULE_DESCRIPTION() macrosJeff Johnson13-0/+13
2024-06-10Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski193-2184/+11081
2024-06-10net: dsa: hellcreek: Replace kernel.h with what is usedAndy Shevchenko1-3/+5
2024-06-10mlxsw: spectrum_acl: Fix ACL scale regression and firmware errorsIdo Schimmel3-17/+12
2024-06-10mlxsw: spectrum_acl_erp: Fix object nesting warningIdo Schimmel1-13/+0
2024-06-10mlxsw: spectrum_acl_atcam: Fix wrong commentIdo Schimmel1-1/+1
2024-06-09dmaengine: ti: k3-udma-glue: clean up return in k3_udma_glue_rx_get_irq()Dan Carpenter3-5/+6
2024-06-07net: ti: icssg-prueth: Add multicast filtering supportMD Danish Anwar1-4/+34
2024-06-06r8152: Set NET_ADDR_STOLEN if using passthru MACMilan Broz1-0/+1
2024-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski151-740/+1641
2024-06-06Merge tag 'net-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds49-314/+713
2024-06-06Merge tag 'efi-fixes-for-v6.10-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-11/+11
2024-06-06net: wwan: iosm: Fix tainted pointer delete is case of region creation failAleksandr Mishin1-1/+1
2024-06-06net: ravb: Allocate RX buffers via page poolPaul Barker2-96/+175
2024-06-06net: ravb: Use NAPI threaded mode on 1-core CPUs with GbEth IPPaul Barker1-1/+4
2024-06-06net: ravb: Enable SW IRQ Coalescing for GbEthPaul Barker2-0/+5
2024-06-06net: ravb: Refactor GbEth RX code pathPaul Barker1-27/+32
2024-06-06net: ravb: Refactor RX ring refillPaul Barker1-93/+57
2024-06-06net: ravb: Align poll function with NAPI docsPaul Barker1-15/+11
2024-06-06net: ravb: Simplify poll & receive functionsPaul Barker2-16/+13
2024-06-05net/mlx5e: SHAMPO, Coalesce skb fragments to page sizeDragos Tatulea1-6/+13
2024-06-05net/mlx5e: SHAMPO, Re-enable HW-GROYoray Zack1-0/+26
2024-06-05net/mlx5e: SHAMPO, Use KSMs instead of KLMsYoray Zack5-67/+70
2024-06-05net/mlx5e: SHAMPO, Add header-only ethtool counters for header data splitTariq Toukan3-0/+11
2024-06-05net/mlx5e: SHAMPO, Drop rx_gro_match_packets counterDragos Tatulea3-7/+0
2024-06-05net/mlx5e: SHAMPO, Make GRO counters more preciseDragos Tatulea1-5/+8
2024-06-05net/mlx5e: SHAMPO, Skipping on duplicate flush of the same SHAMPO SKBYoray Zack1-1/+1
2024-06-05net/mlx5e: SHAMPO, Specialize mlx5e_fill_skb_data()Dragos Tatulea1-14/+11
2024-06-05net/mlx5e: SHAMPO, Simplify header page release in teardownDragos Tatulea3-58/+17
2024-06-05net/mlx5e: SHAMPO, Disable gso_size for non GRO packetsDragos Tatulea1-0/+2
2024-06-05net/mlx5e: SHAMPO, Fix FCS config when HW GRO onDragos Tatulea1-3/+9
2024-06-05net/mlx5e: SHAMPO, Fix invalid WQ linked list unlinkDragos Tatulea1-0/+3
2024-06-05net/mlx5e: SHAMPO, Fix incorrect page releaseDragos Tatulea1-1/+2
2024-06-05net/mlx5e: SHAMPO, Use net_prefetch APITariq Toukan1-3/+3
2024-06-05igc: Fix Energy Efficient Ethernet support declarationSasha Neftin2-2/+11
2024-06-05ice: map XDP queues to vectors in ice_vsi_map_rings_to_vectors()Larysa Zaremba4-46/+68
2024-06-05ice: add flag to distinguish reset from .ndo_bpf in XDP rings configLarysa Zaremba3-14/+24
2024-06-05ice: remove af_xdp_zc_qps bitmapLarysa Zaremba3-26/+27
2024-06-05ice: fix reads from NVM Shadow RAM on E830 and E825-C devicesJacob Keller2-9/+93
2024-06-05ice: fix iteration of TLVs in Preserved Fields AreaJacob Keller1-7/+21
2024-06-05ptp: Fix error message on failed pin verificationKarol Kolacinski1-1/+2
2024-06-05vmxnet3: update to version 9Ronak Doshi2-39/+11
2024-06-05vmxnet3: add command to allow disabling of offloadsRonak Doshi3-0/+24
2024-06-05vmxnet3: add latency measurement support in vmxnet3Ronak Doshi3-5/+220
2024-06-05vmxnet3: prepare for version 9 changesRonak Doshi5-5/+11