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
2020-04-23
mlxsw: Fix some IS_ERR() vs NULL bugs
Dan Carpenter
4
-7
/
+7
2020-04-21
net/mlx5e: Get the latest values from counters in switchdev mode
Zhu Yanjun
1
-1
/
+6
2020-04-21
net/mlx5: Kconfig: convert imply usage to weak dependency
Saeed Mahameed
1
-4
/
+4
2020-04-21
net/mlx5e: Don't trigger IRQ multiple times on XSK wakeup to avoid WQ overruns
Maxim Mikityanskiy
4
-5
/
+15
2020-04-21
net/mlx5: CT: Change idr to xarray to protect parallel tuple id allocation
Paul Blakey
1
-11
/
+12
2020-04-21
net/mlx5: Fix failing fw tracer allocation on s390
Niklas Schnelle
1
-3
/
+3
2020-04-19
net/mlx4_en: avoid indirect call in TX completion
Eric Dumazet
1
-1
/
+13
2020-04-09
net/mlx5e: CT: Use rhashtable's ct entries instead of a separate list
Paul Blakey
1
-12
/
+7
2020-04-09
net/mlx5e: Fix devlink port netdev unregistration sequence
Parav Pandit
1
-1
/
+1
2020-04-09
net/mlx5e: Fix pfnum in devlink port attribute
Parav Pandit
1
-4
/
+5
2020-04-09
net/mlx5e: Fix missing pedit action after ct clear action
Roi Dayan
1
-1
/
+2
2020-04-09
net/mlx5e: Fix nest_level for vlan pop action
Dmytro Linkin
1
-2
/
+3
2020-04-09
net/mlx5e: Add missing release firmware call
Eran Ben Elisha
1
-1
/
+4
2020-04-09
net/mlx5: Fix condition for termination table cleanup
Eli Cohen
2
-10
/
+3
2020-04-09
net/mlx5: Fix frequent ioread PCI access during recovery
Moshe Shemesh
1
-1
/
+1
2020-04-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-7
/
+13
2020-04-06
mlxsw: spectrum_flower: Do not stop at FLOW_ACTION_VLAN_MANGLE
Petr Machata
1
-3
/
+6
2020-04-06
mlxsw: spectrum_flower: Do not stop at FLOW_ACTION_PRIORITY
Petr Machata
1
-3
/
+6
2020-04-03
mlxsw: spectrum_trap: fix unintention integer overflow on left shift
Colin Ian King
1
-1
/
+1
2020-04-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
3
-2
/
+59
2020-03-31
mlxsw: spectrum_trap: Add support for setting of packet trap group parameters
Ido Schimmel
5
-5
/
+46
2020-03-31
mlxsw: spectrum_trap: Switch to use correct packet trap group
Ido Schimmel
3
-18
/
+16
2020-03-31
mlxsw: spectrum_trap: Do not initialize dedicated discard policer
Ido Schimmel
1
-9
/
+1
2020-03-31
mlxsw: spectrum_trap: Add devlink-trap policer support
Ido Schimmel
6
-11
/
+297
2020-03-31
mlxsw: spectrum_trap: Prepare policers for registration with devlink
Ido Schimmel
2
-1
/
+77
2020-03-31
mlxsw: spectrum: Track used packet trap policer IDs
Ido Schimmel
4
-3
/
+38
2020-03-31
mlxsw: reg: Extend QPCR register
Ido Schimmel
1
-0
/
+17
2020-03-31
devlink: Add packet trap group parameters support
Ido Schimmel
1
-4
/
+4
2020-03-30
mlxsw: spectrum_ptp: Fix build warnings
Ido Schimmel
1
-0
/
+4
2020-03-30
devlink: Implicitly set auto recover flag when registering health reporter
Eran Ben Elisha
3
-4
/
+4
2020-03-30
net: sched: expose HW stats types per action used by drivers
Jiri Pirko
5
-7
/
+14
2020-03-30
net/mlx5e: add mlx5e_rep_indr_setup_ft_cb support
wenxu
1
-0
/
+49
2020-03-30
net/mlx5e: refactor indr setup block
wenxu
1
-21
/
+21
2020-03-30
net/mlx5: E-Switch: Move eswitch chains to a new directory
Saeed Mahameed
8
-6
/
+10
2020-03-30
net/mlx5: Use a separate work queue for fib event handling
Mark Zhang
2
-4
/
+11
2020-03-30
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
2
-30
/
+6
2020-03-30
mlx4: fix "initializer element not constant" compiler error
Jacob Keller
1
-4
/
+7
2020-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+4
2020-03-28
mlxsw: spectrum_router: Avoid uninitialized symbol errors
Ido Schimmel
1
-3
/
+4
2020-03-28
mlxsw: switchx2: Remove unnecessary conversion to bool
Ido Schimmel
1
-1
/
+1
2020-03-28
mlxsw: core_acl: Avoid defining static variable in header file
Ido Schimmel
2
-39
/
+47
2020-03-28
mlxsw: spectrum: Remove unused RIF and FID families
Ido Schimmel
2
-248
/
+47
2020-03-28
mlxsw: spectrum_router: Add proper function documentation
Ido Schimmel
1
-5
/
+9
2020-03-28
mlxsw: i2c: Add missing field documentation
Ido Schimmel
1
-0
/
+1
2020-03-27
Merge branch 'mlx5_tx_steering' into rdma.git for-next
Jason Gunthorpe
4
-5
/
+60
2020-03-27
net/mlx5: Add support for RDMA TX steering
Michael Guralnik
3
-2
/
+59
2020-03-27
devlink: track snapshot id usage count using an xarray
Jacob Keller
1
-0
/
+3
2020-03-27
devlink: report error once U32_MAX snapshot ids have been used
Jacob Keller
1
-3
/
+8
2020-03-27
devlink: convert snapshot destructor callback to region op
Jacob Keller
1
-2
/
+4
2020-03-27
devlink: prepare to support region operations
Jacob Keller
1
-4
/
+12
[next]