index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-30
net/mlx5e: Clean up and fix error flows in mlx5e_alloc_rq
Maxim Mikityanskiy
1
-5
/
+7
2022-09-30
net/mlx5e: Move repeating clear_bit in mlx5e_rx_reporter_err_rq_cqe_recover
Maxim Mikityanskiy
1
-5
/
+2
2022-09-30
net/mlx5e: Split out channel (de)activation in rx_res
Maxim Mikityanskiy
1
-53
/
+53
2022-09-30
net/mlx5e: xsk: Remove mlx5e_xsk_page_alloc_pool
Maxim Mikityanskiy
2
-13
/
+5
2022-09-30
net/mlx5e: Convert struct mlx5e_alloc_unit to a union
Maxim Mikityanskiy
4
-32
/
+30
2022-09-30
net/mlx5e: Remove DMA address from mlx5e_alloc_unit
Maxim Mikityanskiy
3
-25
/
+40
2022-09-30
net/mlx5e: Rename mlx5e_dma_info to prepare for removal of DMA address
Maxim Mikityanskiy
5
-111
/
+123
2022-09-30
net/mlx5e: Optimize the page cache reducing its size 2x
Maxim Mikityanskiy
3
-8
/
+6
2022-09-30
net/mlx5e: Fix calculations for ICOSQ size
Maxim Mikityanskiy
1
-1
/
+13
2022-09-30
xsk: Remove unused xsk_buff_discard
Maxim Mikityanskiy
1
-7
/
+0
2022-09-30
net/mlx5e: xsk: Use KSM for unaligned XSK
Maxim Mikityanskiy
9
-100
/
+191
2022-09-30
net/mlx5: Add MLX5_FLEXIBLE_INLEN to safely calculate cmd inlen
Maxim Mikityanskiy
1
-0
/
+30
2022-09-30
net/mlx5e: Keep a separate MKey for striding RQ
Maxim Mikityanskiy
2
-10
/
+13
2022-09-30
net/mlx5e: xsk: Use XSK frame size as striding RQ page size
Maxim Mikityanskiy
1
-6
/
+31
2022-09-30
net/mlx5e: Use runtime page_shift for striding RQ
Maxim Mikityanskiy
8
-94
/
+242
2022-09-30
xsk: Expose min chunk size to drivers
Maxim Mikityanskiy
2
-2
/
+3
2022-09-30
ip6_vti:Remove the space before the comma
Hongbin Wang
1
-1
/
+1
2022-09-30
Merge branch 'Mediatek-mt8188'
David S. Miller
4
-4
/
+16
2022-09-30
net: stmmac: add a parse for new property 'snps,clk-csr'
Jianguo Zhang
1
-1
/
+2
2022-09-30
arm64: dts: mediatek: mt2712e: Update the name of property 'clk_csr'
Jianguo Zhang
1
-1
/
+1
2022-09-30
dt-bindings: net: snps,dwmac: add new property snps,clk-csr
Jianguo Zhang
1
-0
/
+5
2022-09-30
dt-bindings: net: mediatek-dwmac: add support for mt8188
Jianguo Zhang
1
-2
/
+8
2022-09-30
net/mlx5: Fix spelling mistake "syndrom" -> "syndrome"
Colin Ian King
1
-1
/
+1
2022-09-30
net: bna: Fix spelling mistake "muliple" -> "multiple"
Colin Ian King
1
-1
/
+1
2022-09-30
ibmveth: Ethtool set queue support
Nick Child
1
-29
/
+120
2022-09-30
ibmveth: Implement multi queue on xmit
Nick Child
2
-31
/
+43
2022-09-30
ibmveth: Copy tx skbs into a premapped buffer
Nick Child
2
-133
/
+74
2022-09-30
bnx2: Fix spelling mistake "bufferred" -> "buffered"
Colin Ian King
1
-2
/
+2
2022-09-30
net: bridge: assign path_cost for 2.5G and 5G link speed
Steven Hsieh
1
-1
/
+10
2022-09-30
net: lan966x: Fix spelling mistake "tarffic" -> "traffic"
Colin Ian King
1
-1
/
+1
2022-09-30
net-next: skbuff: refactor pskb_pull
Richard Gobert
4
-18
/
+13
2022-09-30
net: bonding: Convert to use sysfs_emit()/sysfs_emit_at() APIs
Wang Yufen
2
-67
/
+67
2022-09-30
net-sysfs: Convert to use sysfs_emit() APIs
Wang Yufen
1
-29
/
+29
2022-09-30
net: tun: Convert to use sysfs_emit() APIs
Wang Yufen
1
-7
/
+7
2022-09-30
Merge branch 'net-tsnep-multiqueue'
David S. Miller
8
-116
/
+693
2022-09-30
tsnep: Use page pool for RX
Gerhard Engleder
3
-68
/
+100
2022-09-30
tsnep: Add EtherType RX flow classification support
Gerhard Engleder
6
-5
/
+403
2022-09-30
tsnep: Support multiple TX/RX queue pairs
Gerhard Engleder
3
-11
/
+53
2022-09-30
tsnep: Move interrupt from device to queue
Gerhard Engleder
2
-33
/
+99
2022-09-30
dt-bindings: net: tsnep: Allow additional interrupts
Gerhard Engleder
1
-2
/
+39
2022-09-30
dt-bindings: net: tsnep: Allow dma-coherent
Gerhard Engleder
1
-0
/
+2
2022-09-29
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
6
-58
/
+93
2022-09-29
net: phy: Convert to use sysfs_emit() APIs
Wang Yufen
2
-7
/
+7
2022-09-29
Merge branch 'add-tc-taprio-support-for-queuemaxsdu'
Jakub Kicinski
14
-74
/
+433
2022-09-29
net: enetc: offload per-tc max SDU from tc-taprio
Vladimir Oltean
3
-6
/
+57
2022-09-29
net: enetc: use common naming scheme for PTGCR and PTGCAPR registers
Vladimir Oltean
2
-12
/
+11
2022-09-29
net: enetc: cache accesses to &priv->si->hw
Vladimir Oltean
3
-48
/
+49
2022-09-29
net: dsa: hellcreek: Offload per-tc max SDU from tc-taprio
Kurt Kanzenbach
2
-2
/
+81
2022-09-29
net: dsa: hellcreek: refactor hellcreek_port_setup_tc() to use switch/case
Vladimir Oltean
1
-8
/
+12
2022-09-29
net: dsa: felix: offload per-tc max SDU from tc-taprio
Vladimir Oltean
1
-2
/
+35
[prev]
[next]