index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+3
2018-05-19
mlxsw: use devlink helper to generate physical port name
Jiri Pirko
4
-20
/
+19
2018-05-19
devlink: extend attrs_set for setting port flavours
Jiri Pirko
1
-2
/
+2
2018-05-19
devlink: introduce devlink_port_attrs_set
Jiri Pirko
4
-7
/
+9
2018-05-18
net/mlx5e: Add HW vport counters to representor ethtool stats
Or Gerlitz
1
-6
/
+29
2018-05-18
net/mlx5e: Ignore attempts to offload multiple times a TC flow
Or Gerlitz
1
-2
/
+19
2018-05-18
net/mlx5e: Use shared table for offloaded TC eswitch flows
Or Gerlitz
5
-21
/
+43
2018-05-18
net/mlx5e: Prepare for shared table to keep TC eswitch flows
Or Gerlitz
2
-20
/
+20
2018-05-18
net/mlx5e: Add ingress/egress indication for offloaded TC flows
Or Gerlitz
5
-31
/
+70
2018-05-18
net/mlx5e: Offload TC eswitch rules for VFs belonging to different PFs
Rabie Loulou
1
-1
/
+16
2018-05-18
Merge tag 'mlx5-updates-2018-05-17' of git://git.kernel.org/pub/scm/linux/ker...
Saeed Mahameed
8
-10
/
+47
2018-05-18
net/mlx5e: Explicitly set source e-switch in offloaded TC rules
Shahar Klein
3
-0
/
+10
2018-05-18
net/mlx5: Add source e-switch owner
Shahar Klein
1
-0
/
+10
2018-05-18
net/mlx5e: Explicitly set destination e-switch in FDB rules
Rabie Loulou
3
-0
/
+8
2018-05-18
net/mlx5: Add destination e-switch owner
Shahar Klein
5
-7
/
+13
2018-05-18
net/mlx5: Properly handle a vport destination when setting FTE
Shahar Klein
1
-0
/
+3
2018-05-17
net/mlx5: Eswitch, Use 'kvfree()' for memory allocated by 'kvzalloc()'
Christophe JAILLET
1
-1
/
+1
2018-05-17
net/mlx5: Vport, Use 'kvfree()' for memory allocated by 'kvzalloc()'
Christophe JAILLET
1
-3
/
+3
2018-05-15
net/mlx5e: Remove MLX5E_TEST_BIT macro
Gal Pressman
4
-10
/
+8
2018-05-15
net/mlx5e: Use test bit in en accel xmit flow
Gal Pressman
1
-2
/
+2
2018-05-15
net/mlx5e: Use __set_bit for adaptive-moderation bit in RQ state
Gal Pressman
1
-1
/
+1
2018-05-15
net/mlx5e: Report all channels with min RX WQEs timeout
Eran Ben Elisha
1
-12
/
+11
2018-05-15
net/mlx5e: Support offloaded TC flows with no matches on headers
Or Gerlitz
3
-3
/
+16
2018-05-15
net/mlx5e: Get the required HW match level while parsing TC flow matches
Or Gerlitz
2
-17
/
+24
2018-05-15
net/mlx5e: Properly order min inline mode setup while parsing TC matches
Or Gerlitz
1
-53
/
+76
2018-05-15
net/mlx5e: Use local actions var while processing offloaded TC flow actions
Or Gerlitz
1
-20
/
+24
2018-05-15
net/mlx5e: Return success when TC offloaded fdb actions parsed ok
Or Gerlitz
1
-2
/
+3
2018-05-15
net/mlx5e: Avoid redundant zeroing of offloaded TC flow attributes
Or Gerlitz
1
-2
/
+0
2018-05-15
net/mlx5e: Clean static checker complaints on TC offload and VF reps code
Or Gerlitz
2
-10
/
+9
2018-05-15
net/mlx5e: Remove double defined DMAC header re-write element
Or Gerlitz
1
-1
/
+0
2018-05-15
net/mlx5e: Use bool as return type for mlx5e_xdp_handle
Tariq Toukan
1
-3
/
+3
2018-05-15
net/mlx5e: Use u8 instead of int for LRO number of segments
Tariq Toukan
1
-2
/
+1
2018-05-15
net/mlx5e: Skip redundant checks when providing NUD lastuse feedback
Roi Dayan
1
-0
/
+2
2018-05-15
net/mlx5e: Remove redundant vport context vlan update
Saeed Mahameed
1
-1
/
+0
2018-05-14
mlxsw: spectrum_span: Support LAG under mirror-to-gretap
Petr Machata
1
-0
/
+21
2018-05-14
net/mlx4_core: Fix error handling in mlx4_init_port_info.
Tarick Bedeir
1
-1
/
+3
2018-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
9
-12
/
+76
2018-05-11
mlxsw: spectrum_span: Use a more fitting error code
Petr Machata
1
-1
/
+1
2018-05-11
mlxsw: spectrum_span: Rename misnamed variable l3edev
Petr Machata
1
-16
/
+16
2018-05-11
Merge tag 'mlx5-fixes-2018-05-10' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
5
-1
/
+52
2018-05-11
mlxsw: core: Fix an error handling path in 'mlxsw_core_bus_device_register()'
Christophe JAILLET
1
-2
/
+2
2018-05-11
net/mlx5e: Err if asked to offload TC match on frag being first
Roi Dayan
1
-0
/
+4
2018-05-11
net/mlx5: E-Switch, Include VF RDMA stats in vport statistics
Adi Nissim
1
-1
/
+10
2018-05-11
net/mlx5: Free IRQs in shutdown path
Daniel Jurgens
3
-0
/
+38
2018-05-11
mlxsw: spectrum_span: Support VLAN under mirror-to-gretap
Petr Machata
1
-8
/
+19
2018-05-11
mlxsw: spectrum_span: Support mirror-to-VLAN
Petr Machata
1
-0
/
+64
2018-05-11
mlxsw: reg: Add MLXSW_REG_MPAT_SPAN_TYPE_REMOTE_ETH
Petr Machata
1
-0
/
+6
2018-05-11
net/mlx4_en: Fix an error handling path in 'mlx4_en_init_netdev()'
Christophe JAILLET
1
-7
/
+1
2018-05-10
net/mlx4_en: Verify coalescing parameters are in range
Moshe Shemesh
2
-2
/
+21
2018-05-10
net/mlx4_core: Use msi_x module param to limit num of MSI-X irqs
Tariq Toukan
1
-1
/
+9
[next]