index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-02
net/mlx5e: Set EQE based as default TX interrupt moderation mode
Tal Gilboa
1
-4
/
+4
2018-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
10
-107
/
+165
2018-04-01
net/mlx4_en: CHECKSUM_COMPLETE support for fragments
Eric Dumazet
1
-6
/
+4
2018-04-01
mlxsw: spectrum: Don't use resource ID of 0
Petr Machata
1
-1
/
+1
2018-04-01
mlxsw: spectrum: Pass mlxsw_core as arg of mlxsw_sp_kvdl_resources_register()
Jiri Pirko
3
-4
/
+4
2018-04-01
mlxsw: Move "resources_query_enable" out of mlxsw_config_profile
Jiri Pirko
6
-12
/
+8
2018-04-01
mlxsw: Move "used_kvd_sizes" check to mlxsw_pci_config_profile
Jiri Pirko
3
-6
/
+4
2018-04-01
mlxsw: core: Fix arg name of MLXSW_CORE_RES_VALID and MLXSW_CORE_RES_GET
Jiri Pirko
1
-4
/
+4
2018-04-01
mlxsw: remove kvd_hash_granularity from config profile struct
Jiri Pirko
2
-4
/
+2
2018-04-01
mlxsw: spectrum: Change KVD linear parts from list to array
Jiri Pirko
1
-143
/
+92
2018-04-01
mlxsw: Constify devlink_resource_ops
Jiri Pirko
2
-4
/
+4
2018-04-01
mlxsw: spectrum_kvdl: Fix handling of resource_size_param
Jiri Pirko
1
-33
/
+14
2018-04-01
mlxsw: spectrum_acl: Fix flex actions header ifndef define construct
Jiri Pirko
1
-2
/
+2
2018-03-31
net/mlx5e: RX, Recycle buffer of UMR WQEs
Tariq Toukan
1
-2
/
+9
2018-03-31
net/mlx5e: Keep single pre-initialized UMR WQE per RQ
Tariq Toukan
3
-19
/
+13
2018-03-31
net/mlx5e: Remove page_ref bulking in Striding RQ
Tariq Toukan
2
-32
/
+16
2018-03-31
net/mlx5e: Support XDP over Striding RQ
Tariq Toukan
3
-8
/
+26
2018-03-31
net/mlx5e: Refactor RQ XDP_TX indication
Tariq Toukan
2
-6
/
+8
2018-03-31
net/mlx5e: Use linear SKB in Striding RQ
Tariq Toukan
3
-42
/
+146
2018-03-31
net/mlx5e: Use inline MTTs in UMR WQEs
Tariq Toukan
3
-88
/
+38
2018-03-31
net/mlx5e: Do not busy-wait for UMR completion in Striding RQ
Tariq Toukan
1
-1
/
+1
2018-03-31
net/mlx5e: Code movements in RX UMR WQE post
Tariq Toukan
1
-62
/
+45
2018-03-31
net/mlx5e: Derive Striding RQ size from MTU
Tariq Toukan
6
-139
/
+80
2018-03-31
net/mlx5e: Save MTU in channels params
Tariq Toukan
5
-45
/
+52
2018-03-31
net/mlx5e: IPoIB, Fix spelling mistake
Talat Batheesh
1
-1
/
+1
2018-03-31
net/mlx5: Change teardown with force mode failure message to warning
Alaa Hleihel
1
-1
/
+1
2018-03-31
net/mlx5: Eliminate query xsrq dead code
Saeed Mahameed
1
-21
/
+0
2018-03-31
net/mlx5e: Use eq ptr from cq
Saeed Mahameed
1
-12
/
+2
2018-03-28
net/mlx5e: Recover Send Queue (SQ) from error state
Eran Ben Elisha
5
-2
/
+134
2018-03-28
net/mlx5e: Dump xmit error completions
Eran Ben Elisha
3
-0
/
+24
2018-03-28
mlx5_{ib,core}: Add query SQ state helper function
Eran Ben Elisha
1
-0
/
+25
2018-03-28
net/mlx5e: Move all TX timeout logic to be under state lock
Eran Ben Elisha
1
-27
/
+34
2018-03-28
net/mlx5e: Remove unused max inline related code
Gal Pressman
4
-45
/
+2
2018-03-28
net/mlx5e: Add ethtool priv-flag for Striding RQ
Tariq Toukan
4
-8
/
+60
2018-03-28
net/mlx5e: Do not reset Receive Queue params on every type change
Tariq Toukan
3
-11
/
+10
2018-03-28
net/mlx5e: Remove rq_headroom field from params
Tariq Toukan
2
-6
/
+15
2018-03-28
net/mlx5e: Remove RQ MPWQE fields from params
Tariq Toukan
3
-23
/
+35
2018-03-28
net/mlx5e: Use no-offset function in skb header copy
Tariq Toukan
1
-3
/
+2
2018-03-28
net/mlx5e: Separate dma base address and offset in dma_sync call
Tariq Toukan
1
-4
/
+2
2018-03-28
net/mlx5e: Remove unused define MLX5_MPWRQ_STRIDES_PER_PAGE
Tariq Toukan
1
-2
/
+0
2018-03-28
net/mlx5e: Disable Striding RQ when PCI is slower than link
Tariq Toukan
1
-3
/
+6
2018-03-28
net/mlx5e: Unify slow PCI heuristic
Tariq Toukan
2
-17
/
+19
2018-03-27
net/mlx4_core: Fix memory leak while delete slave's resources
Moshe Shemesh
1
-0
/
+1
2018-03-27
net/mlx4_en: Fix mixed PFC and Global pause user control requests
Eran Ben Elisha
3
-47
/
+62
2018-03-26
net/mlx5e: Sync netdev vxlan ports at open
Shahar Klein
1
-6
/
+3
2018-03-26
net/mlx5e: Avoid using the ipv6 stub in the TC offload neigh update path
Or Gerlitz
2
-4
/
+4
2018-03-26
net/mlx5e: Fix memory usage issues in offloading TC flows
Jianbo Liu
1
-8
/
+8
2018-03-26
net/mlx5e: Fix traffic being dropped on VF representor
Roi Dayan
1
-2
/
+7
2018-03-26
net/mlx5e: Verify coalescing parameters in range
Moshe Shemesh
1
-0
/
+17
2018-03-26
net/mlx5: Make eswitch support to depend on switchdev
Or Gerlitz
3
-5
/
+3
[next]