summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-30net/mlx5e: Convert struct mlx5e_alloc_unit to a unionMaxim Mikityanskiy
2022-09-30net/mlx5e: Remove DMA address from mlx5e_alloc_unitMaxim Mikityanskiy
2022-09-30net/mlx5e: Rename mlx5e_dma_info to prepare for removal of DMA addressMaxim Mikityanskiy
2022-09-30net/mlx5e: Optimize the page cache reducing its size 2xMaxim Mikityanskiy
2022-09-30net/mlx5e: Fix calculations for ICOSQ sizeMaxim Mikityanskiy
2022-09-30xsk: Remove unused xsk_buff_discardMaxim Mikityanskiy
2022-09-30net/mlx5e: xsk: Use KSM for unaligned XSKMaxim Mikityanskiy
2022-09-30net/mlx5: Add MLX5_FLEXIBLE_INLEN to safely calculate cmd inlenMaxim Mikityanskiy
2022-09-30net/mlx5e: Keep a separate MKey for striding RQMaxim Mikityanskiy
2022-09-30net/mlx5e: xsk: Use XSK frame size as striding RQ page sizeMaxim Mikityanskiy
2022-09-30net/mlx5e: Use runtime page_shift for striding RQMaxim Mikityanskiy
2022-09-30xsk: Expose min chunk size to driversMaxim Mikityanskiy
2022-09-30ip6_vti:Remove the space before the commaHongbin Wang
2022-09-30Merge branch 'Mediatek-mt8188'David S. Miller
2022-09-30net: stmmac: add a parse for new property 'snps,clk-csr'Jianguo Zhang
2022-09-30arm64: dts: mediatek: mt2712e: Update the name of property 'clk_csr'Jianguo Zhang
2022-09-30dt-bindings: net: snps,dwmac: add new property snps,clk-csrJianguo Zhang
2022-09-30dt-bindings: net: mediatek-dwmac: add support for mt8188Jianguo Zhang
2022-09-30net/mlx5: Fix spelling mistake "syndrom" -> "syndrome"Colin Ian King
2022-09-30net: bna: Fix spelling mistake "muliple" -> "multiple"Colin Ian King
2022-09-30ibmveth: Ethtool set queue supportNick Child
2022-09-30ibmveth: Implement multi queue on xmitNick Child
2022-09-30ibmveth: Copy tx skbs into a premapped bufferNick Child
2022-09-30bnx2: Fix spelling mistake "bufferred" -> "buffered"Colin Ian King
2022-09-30net: bridge: assign path_cost for 2.5G and 5G link speedSteven Hsieh
2022-09-30net: lan966x: Fix spelling mistake "tarffic" -> "traffic"Colin Ian King
2022-09-30net-next: skbuff: refactor pskb_pullRichard Gobert
2022-09-30net: bonding: Convert to use sysfs_emit()/sysfs_emit_at() APIsWang Yufen
2022-09-30net-sysfs: Convert to use sysfs_emit() APIsWang Yufen
2022-09-30net: tun: Convert to use sysfs_emit() APIsWang Yufen
2022-09-30Merge branch 'net-tsnep-multiqueue'David S. Miller
2022-09-30tsnep: Use page pool for RXGerhard Engleder
2022-09-30tsnep: Add EtherType RX flow classification supportGerhard Engleder
2022-09-30tsnep: Support multiple TX/RX queue pairsGerhard Engleder
2022-09-30tsnep: Move interrupt from device to queueGerhard Engleder
2022-09-30dt-bindings: net: tsnep: Allow additional interruptsGerhard Engleder
2022-09-30dt-bindings: net: tsnep: Allow dma-coherentGerhard Engleder
2022-09-30Merge branch 'xfrm: add netlink extack to all the ->init_stat'Steffen Klassert
2022-09-29Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2022-09-29net: phy: Convert to use sysfs_emit() APIsWang Yufen
2022-09-29Merge branch 'add-tc-taprio-support-for-queuemaxsdu'Jakub Kicinski
2022-09-29net: enetc: offload per-tc max SDU from tc-taprioVladimir Oltean
2022-09-29net: enetc: use common naming scheme for PTGCR and PTGCAPR registersVladimir Oltean
2022-09-29net: enetc: cache accesses to &priv->si->hwVladimir Oltean
2022-09-29net: dsa: hellcreek: Offload per-tc max SDU from tc-taprioKurt Kanzenbach
2022-09-29net: dsa: hellcreek: refactor hellcreek_port_setup_tc() to use switch/caseVladimir Oltean
2022-09-29net: dsa: felix: offload per-tc max SDU from tc-taprioVladimir Oltean
2022-09-29net/sched: taprio: allow user input of per-tc max SDUVladimir Oltean
2022-09-29net/sched: query offload capabilities through ndo_setup_tc()Vladimir Oltean
2022-09-29net/tipc: Remove unused struct distr_queue_itemYuan Can