Age | Commit message (Expand) | Author | Files | Lines |
2024-06-11 | net: vrf: move to generic dstat helpers | Jeremy Kerr | 1 | -28/+0 |
2024-06-11 | net: core,vrf: Change pcpu_dstat fields to u64_stats_t | Jeremy Kerr | 1 | -16/+22 |
2024-06-10 | ice: use irq_update_affinity_hint() | Michal Schmidt | 2 | -4/+4 |
2024-06-10 | ice: add and use roundup_u64 instead of open coding equivalent | Jacob Keller | 1 | -2/+1 |
2024-06-10 | net: intel: Use *-y instead of *-objs in Makefile | Andy Shevchenko | 11 | -31/+21 |
2024-06-10 | isdn: add missing MODULE_DESCRIPTION() macros | Jeff Johnson | 13 | -0/+13 |
2024-06-10 | Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/ke... | Jakub Kicinski | 193 | -2184/+11081 |
2024-06-10 | net: dsa: hellcreek: Replace kernel.h with what is used | Andy Shevchenko | 1 | -3/+5 |
2024-06-10 | mlxsw: spectrum_acl: Fix ACL scale regression and firmware errors | Ido Schimmel | 3 | -17/+12 |
2024-06-10 | mlxsw: spectrum_acl_erp: Fix object nesting warning | Ido Schimmel | 1 | -13/+0 |
2024-06-10 | mlxsw: spectrum_acl_atcam: Fix wrong comment | Ido Schimmel | 1 | -1/+1 |
2024-06-09 | dmaengine: ti: k3-udma-glue: clean up return in k3_udma_glue_rx_get_irq() | Dan Carpenter | 3 | -5/+6 |
2024-06-07 | net: ti: icssg-prueth: Add multicast filtering support | MD Danish Anwar | 1 | -4/+34 |
2024-06-06 | r8152: Set NET_ADDR_STOLEN if using passthru MAC | Milan Broz | 1 | -0/+1 |
2024-06-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 151 | -740/+1641 |
2024-06-06 | Merge tag 'net-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 49 | -314/+713 |
2024-06-06 | Merge tag 'efi-fixes-for-v6.10-2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -11/+11 |
2024-06-06 | net: wwan: iosm: Fix tainted pointer delete is case of region creation fail | Aleksandr Mishin | 1 | -1/+1 |
2024-06-06 | net: ravb: Allocate RX buffers via page pool | Paul Barker | 2 | -96/+175 |
2024-06-06 | net: ravb: Use NAPI threaded mode on 1-core CPUs with GbEth IP | Paul Barker | 1 | -1/+4 |
2024-06-06 | net: ravb: Enable SW IRQ Coalescing for GbEth | Paul Barker | 2 | -0/+5 |
2024-06-06 | net: ravb: Refactor GbEth RX code path | Paul Barker | 1 | -27/+32 |
2024-06-06 | net: ravb: Refactor RX ring refill | Paul Barker | 1 | -93/+57 |
2024-06-06 | net: ravb: Align poll function with NAPI docs | Paul Barker | 1 | -15/+11 |
2024-06-06 | net: ravb: Simplify poll & receive functions | Paul Barker | 2 | -16/+13 |
2024-06-05 | net/mlx5e: SHAMPO, Coalesce skb fragments to page size | Dragos Tatulea | 1 | -6/+13 |
2024-06-05 | net/mlx5e: SHAMPO, Re-enable HW-GRO | Yoray Zack | 1 | -0/+26 |
2024-06-05 | net/mlx5e: SHAMPO, Use KSMs instead of KLMs | Yoray Zack | 5 | -67/+70 |
2024-06-05 | net/mlx5e: SHAMPO, Add header-only ethtool counters for header data split | Tariq Toukan | 3 | -0/+11 |
2024-06-05 | net/mlx5e: SHAMPO, Drop rx_gro_match_packets counter | Dragos Tatulea | 3 | -7/+0 |
2024-06-05 | net/mlx5e: SHAMPO, Make GRO counters more precise | Dragos Tatulea | 1 | -5/+8 |
2024-06-05 | net/mlx5e: SHAMPO, Skipping on duplicate flush of the same SHAMPO SKB | Yoray Zack | 1 | -1/+1 |
2024-06-05 | net/mlx5e: SHAMPO, Specialize mlx5e_fill_skb_data() | Dragos Tatulea | 1 | -14/+11 |
2024-06-05 | net/mlx5e: SHAMPO, Simplify header page release in teardown | Dragos Tatulea | 3 | -58/+17 |
2024-06-05 | net/mlx5e: SHAMPO, Disable gso_size for non GRO packets | Dragos Tatulea | 1 | -0/+2 |
2024-06-05 | net/mlx5e: SHAMPO, Fix FCS config when HW GRO on | Dragos Tatulea | 1 | -3/+9 |
2024-06-05 | net/mlx5e: SHAMPO, Fix invalid WQ linked list unlink | Dragos Tatulea | 1 | -0/+3 |
2024-06-05 | net/mlx5e: SHAMPO, Fix incorrect page release | Dragos Tatulea | 1 | -1/+2 |
2024-06-05 | net/mlx5e: SHAMPO, Use net_prefetch API | Tariq Toukan | 1 | -3/+3 |
2024-06-05 | igc: Fix Energy Efficient Ethernet support declaration | Sasha Neftin | 2 | -2/+11 |
2024-06-05 | ice: map XDP queues to vectors in ice_vsi_map_rings_to_vectors() | Larysa Zaremba | 4 | -46/+68 |
2024-06-05 | ice: add flag to distinguish reset from .ndo_bpf in XDP rings config | Larysa Zaremba | 3 | -14/+24 |
2024-06-05 | ice: remove af_xdp_zc_qps bitmap | Larysa Zaremba | 3 | -26/+27 |
2024-06-05 | ice: fix reads from NVM Shadow RAM on E830 and E825-C devices | Jacob Keller | 2 | -9/+93 |
2024-06-05 | ice: fix iteration of TLVs in Preserved Fields Area | Jacob Keller | 1 | -7/+21 |
2024-06-05 | ptp: Fix error message on failed pin verification | Karol Kolacinski | 1 | -1/+2 |
2024-06-05 | vmxnet3: update to version 9 | Ronak Doshi | 2 | -39/+11 |
2024-06-05 | vmxnet3: add command to allow disabling of offloads | Ronak Doshi | 3 | -0/+24 |
2024-06-05 | vmxnet3: add latency measurement support in vmxnet3 | Ronak Doshi | 3 | -5/+220 |
2024-06-05 | vmxnet3: prepare for version 9 changes | Ronak Doshi | 5 | -5/+11 |