index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
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-10-29
Merge tag 'net-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
4
-2
/
+43
2020-10-26
mlxsw: core: Fix use-after-free in mlxsw_emad_trans_finish()
Amit Cohen
1
-0
/
+3
2020-10-26
mlxsw: core: Fix memory leak on module removal
Ido Schimmel
1
-0
/
+2
2020-10-26
mlxsw: Only advertise link modes supported by both driver and device
Amit Cohen
3
-2
/
+38
2020-10-26
RDMA/mlx5: Fix devlink deadlock on net namespace deletion
Parav Pandit
1
-5
/
+0
2020-10-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2
-46
/
+8
2020-10-16
Merge branch 'dynamic_sg' into rdma.git for-next
Jason Gunthorpe
20
-180
/
+200
2020-10-15
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
109
-3525
/
+7110
2020-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-1
/
+4
2020-10-14
Merge tag 'spdx-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...
Linus Torvalds
1
-1
/
+1
2020-10-12
net/mlx5e: IPsec: Add Connect-X IPsec Tx data path offload
Raed Salem
5
-29
/
+202
2020-10-12
net/mlx5e: IPsec: Add TX steering rule per IPsec state
Huy Nguyen
2
-4
/
+176
2020-10-12
net/mlx5: Add NIC TX domain namespace
Huy Nguyen
3
-1
/
+22
2020-10-12
net/mlx5: Fix uininitialized pointer read on pointer attr
Colin Ian King
1
-1
/
+0
2020-10-12
mlx4: handle non-napi callers to napi_poll
Jonathan Lemon
2
-1
/
+4
2020-10-09
net/mlx5: Add support for devlink reload limit no reset
Moshe Shemesh
1
-0
/
+25
2020-10-09
net/mlx5: Add support for fw live patch event
Moshe Shemesh
3
-0
/
+77
2020-10-09
net/mlx5: Add devlink param enable_remote_dev_reset support
Moshe Shemesh
3
-0
/
+52
2020-10-09
net/mlx5: Add support for devlink reload action fw activate
Moshe Shemesh
3
-11
/
+108
2020-10-09
net/mlx5: Handle sync reset abort event
Moshe Shemesh
1
-0
/
+15
2020-10-09
net/mlx5: Handle sync reset now event
Moshe Shemesh
1
-0
/
+119
2020-10-09
net/mlx5: Handle sync reset request event
Moshe Shemesh
5
-15
/
+218
2020-10-09
net/mlx5: Set cap for pci sync for fw update event
Moshe Shemesh
1
-0
/
+3
2020-10-09
net/mlx5: Add functions to set/query MFRL register
Moshe Shemesh
3
-1
/
+65
2020-10-09
devlink: Add devlink reload limit option
Moshe Shemesh
3
-3
/
+9
2020-10-09
devlink: Add reload action option to devlink reload command
Moshe Shemesh
3
-7
/
+17
2020-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
16
-137
/
+377
2020-10-02
net/mlx5e: Fix race condition on nhe->n pointer in neigh update
Vlad Buslov
2
-37
/
+50
2020-10-02
net/mlx5e: Fix VLAN create flow
Aya Levin
1
-2
/
+4
2020-10-02
net/mlx5e: Fix VLAN cleanup flow
Aya Levin
1
-2
/
+6
2020-10-02
net/mlx5e: Fix return status when setting unsupported FEC mode
Aya Levin
1
-0
/
+3
2020-10-02
net/mlx5e: Fix driver's declaration to support GRE offload
Aya Levin
1
-1
/
+18
2020-10-02
net/mlx5e: CT, Fix coverity issue
Maor Dickman
1
-1
/
+3
2020-10-02
net/mlx5e: Add resiliency in Striding RQ mode for packets larger than MTU
Aya Levin
2
-5
/
+58
2020-10-02
net/mlx5e: Fix error path for RQ alloc
Aya Levin
1
-15
/
+17
2020-10-02
net/mlx5: Fix request_irqs error flow
Maor Gottlieb
1
-1
/
+1
2020-10-02
net/mlx5: cmdif, Avoid skipping reclaim pages if FW is not accessible
Saeed Mahameed
2
-9
/
+10
2020-10-02
net/mlx5: Add retry mechanism to the command entry index allocation
Eran Ben Elisha
1
-1
/
+20
2020-10-02
net/mlx5: poll cmd EQ in case of command timeout
Eran Ben Elisha
3
-9
/
+86
2020-10-02
net/mlx5: Avoid possible free of command entry while timeout comp handler
Eran Ben Elisha
1
-38
/
+71
2020-10-02
net/mlx5: Fix a race when moving command interface to polling mode
Eran Ben Elisha
1
-0
/
+2
2020-09-30
net/mlx5e: Fix potential null pointer dereference
Gustavo A. R. Silva
1
-4
/
+6
2020-09-30
net/mlx5e: Fix a use after free on error in mlx5_tc_ct_shared_counter_get()
Dan Carpenter
1
-1
/
+3
2020-09-30
net/mlx5: Fix dereference on pointer attr after null check
Ariel Levkovich
1
-2
/
+4
2020-09-30
net/mlx5: Use dma device access helper
Parav Pandit
12
-34
/
+37
2020-09-30
net/mlx5: E-Switch, Support flow source for local vport
Hamdan Igbaria
1
-2
/
+5
2020-09-30
net/mlx5: E-switch, Move devlink eswitch ports closer to eswitch
Parav Pandit
6
-92
/
+154
2020-09-30
net/mlx5: E-switch, Use helper function to load unload representor
Parav Pandit
1
-8
/
+21
2020-09-30
net/mlx5: E-switch, Add helper to check egress ACL need
Parav Pandit
2
-5
/
+11
2020-09-30
net/mlx5: E-switch, Use PF num in metadata reg c0
sunils
1
-18
/
+18
[next]