summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-06-06af_unix: Annotate data-races around sk->sk_state in unix_write_space() and po...Kuniyuki Iwashima1-13/+12
2024-06-06af_unix: Annotate data-race of sk->sk_state in unix_inq_len().Kuniyuki Iwashima1-1/+1
2024-06-06af_unix: Annodate data-races around sk->sk_state for writers.Kuniyuki Iwashima1-6/+8
2024-06-06af_unix: Set sk->sk_state under unix_state_lock() for truly disconencted peer.Kuniyuki Iwashima1-2/+8
2024-06-06inet: remove (struct uncached_list)->quarantineEric Dumazet2-7/+2
2024-06-06net: use unrcu_pointer() helperEric Dumazet12-21/+19
2024-06-06net: wwan: iosm: Fix tainted pointer delete is case of region creation failAleksandr Mishin1-1/+1
2024-06-06Merge branch 'improve-gbeth-performance-on-renesas-rz-g2l-and-related-socs'Paolo Abeni2-221/+270
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-05Merge branch 'net-mlx5e-shampo-enable-hw-gro-once-more'Jakub Kicinski10-178/+202
2024-06-05net/mlx5e: SHAMPO, Coalesce skb fragments to page sizeDragos Tatulea1-6/+13
2024-06-05net/mlx5e: SHAMPO, Re-enable HW-GROYoray Zack2-5/+37
2024-06-05net/mlx5e: SHAMPO, Use KSMs instead of KLMsYoray Zack6-67/+71
2024-06-05net/mlx5e: SHAMPO, Add header-only ethtool counters for header data splitTariq Toukan4-0/+20
2024-06-05net/mlx5e: SHAMPO, Drop rx_gro_match_packets counterDragos Tatulea4-12/+0
2024-06-05net/mlx5e: SHAMPO, Make GRO counters more preciseDragos Tatulea2-9/+14
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-05Merge branch 'intel-wired-lan-driver-updates-2024-05-29-ice-igc'Jakub Kicinski9-104/+244
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-05selftests: hsr: Extend the hsr_ping.sh test to use fixed MAC addressesLukasz Majewski1-0/+9
2024-06-05selftests: hsr: Extend the hsr_redbox.sh test to use fixed MAC addressesLukasz Majewski1-0/+15
2024-06-05Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski9-35/+34
2024-06-05ptp: Fix error message on failed pin verificationKarol Kolacinski1-1/+2
2024-06-05Merge branch 'vmxnet3-upgrade-to-version-9'Jakub Kicinski5-49/+266
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
2024-06-05net/sched: taprio: always validate TCA_TAPRIO_ATTR_PRIOMAPEric Dumazet1-9/+6
2024-06-05ionic: advertise 52-bit addressing limitation for MSI-XDavid Christensen1-0/+5
2024-06-05Merge tag 'thermal-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-25/+50
2024-06-05Merge tag 'acpi-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds7-11/+21