index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-10
net: switchdev: zero-initialize struct switchdev_notifier_fdb_info emitted by...
Vladimir Oltean
3
-4
/
+4
2021-08-09
net/mlx5: Fix return value from tracer initialization
Aya Levin
1
-2
/
+9
2021-08-09
net/mlx5: Synchronize correct IRQ when destroying CQ
Shay Drory
6
-21
/
+23
2021-08-09
net/mlx5e: TC, Fix error handling memory leak
Chris Mi
1
-0
/
+1
2021-08-09
net/mlx5: Destroy pool->mutex
Shay Drory
1
-1
/
+2
2021-08-09
net/mlx5: Set all field of mlx5_irq before inserting it to the xarray
Shay Drory
1
-1
/
+1
2021-08-09
net/mlx5: Fix order of functions in mlx5_irq_detach_nb()
Shay Drory
1
-1
/
+4
2021-08-09
net/mlx5: Block switchdev mode while devlink traps are active
Aya Levin
1
-3
/
+11
2021-08-09
net/mlx5e: Destroy page pool after XDP SQ to fix use-after-free
Maxim Mikityanskiy
1
-10
/
+10
2021-08-09
net/mlx5: Bridge, fix ageing time
Vlad Buslov
1
-2
/
+2
2021-08-09
net/mlx5e: Avoid creating tunnel headers for local route
Roi Dayan
1
-0
/
+5
2021-08-09
net/mlx5: DR, Add fail on error check on decap
Alex Vesker
1
-0
/
+2
2021-08-09
net/mlx5: Don't skip subfunction cleanup in case of error in module init
Leon Romanovsky
2
-8
/
+9
2021-07-27
net/mlx5: Fix mlx5_vport_tbl_attr chain from u16 to u32
Chris Mi
1
-1
/
+1
2021-07-27
net/mlx5e: Fix nullptr in mlx5e_hairpin_get_mdev()
Dima Chumak
1
-2
/
+31
2021-07-27
net/mlx5: Unload device upon firmware fatal error
Aya Levin
1
-2
/
+10
2021-07-27
net/mlx5e: Fix page allocation failure for ptp-RQ over SF
Aya Levin
1
-1
/
+1
2021-07-27
net/mlx5e: Fix page allocation failure for trap-RQ over SF
Aya Levin
1
-1
/
+1
2021-07-27
net/mlx5e: Consider PTP-RQ when setting RX VLAN stripping
Aya Levin
2
-2
/
+7
2021-07-27
net/mlx5e: Add NETIF_F_HW_TC to hw_features when HTB offload is available
Maxim Mikityanskiy
1
-2
/
+3
2021-07-27
net/mlx5e: RX, Avoid possible data corruption when relaxed ordering and LRO c...
Tariq Toukan
1
-1
/
+10
2021-07-27
net/mlx5: E-Switch, handle devcom events only for ports on the same device
Roi Dayan
2
-4
/
+4
2021-07-27
net/mlx5: E-Switch, Set destination vport vhca id only when merged eswitch is...
Maor Dickman
1
-3
/
+4
2021-07-27
net/mlx5e: Disable Rx ntuple offload for uplink representor
Maor Dickman
1
-9
/
+20
2021-07-27
net/mlx5: Fix flow table chaining
Maor Gottlieb
1
-4
/
+6
2021-07-25
mlx4: Fix missing error code in mlx4_load_one()
Jiapeng Chong
1
-0
/
+1
2021-07-07
Merge tag 'Wimplicit-fallthrough-clang-5.14-rc1' of git://git.kernel.org/pub/...
Linus Torvalds
1
-0
/
+1
2021-07-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2
-8
/
+10
2021-06-29
net/mlx4: Fix fall-through warning for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-6
/
+2
2021-06-28
Merge tag 'mlx5-updates-2021-06-26' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
13
-16
/
+147
2021-06-28
net: switchdev: add a context void pointer to struct switchdev_notifier_info
Vladimir Oltean
2
-3
/
+6
2021-06-26
net/mlx5e: Add IPsec support to uplink representor
Raed Salem
2
-1
/
+8
2021-06-26
net/mlx5e: kTLS, Add stats for number of deleted kTLS TX offloaded connections
Tariq Toukan
3
-0
/
+3
2021-06-26
net/mlx5: SF, Improve performance in SF allocation
Eli Cohen
1
-10
/
+13
2021-06-26
net/mlx5: Increase hairpin buffer size
Ariel Levkovich
1
-1
/
+1
2021-06-26
net/mlx5: DR, Add support for flow sampler offload
Yevgeny Kliteynik
5
-3
/
+119
2021-06-26
net/mlx5: Compare sampler flow destination ID in fs_core
Yevgeny Kliteynik
1
-1
/
+3
2021-06-25
Add Mellanox BlueField Gigabit Ethernet driver
David Thompson
13
-0
/
+2028
2021-06-24
mlxsw: core_env: Avoid unnecessary memcpy()s
Ido Schimmel
1
-8
/
+8
2021-06-24
mlx4: Remove rcu_read_lock() around XDP program invocation
Toke Høiland-Jørgensen
1
-6
/
+2
2021-06-22
net/mlx5: Fix checksum issue of VXLAN and IPsec crypto offload
Huy Nguyen
2
-19
/
+70
2021-06-22
net/mlx5: Optimize mlx5e_feature_checks for non IPsec packet
Huy Nguyen
2
-9
/
+14
2021-06-22
net/mlx5: remove "default n" from Kconfig
caihuoqing
1
-9
/
+0
2021-06-22
net/mlx5: Fix spelling mistake "enught" -> "enough"
Colin Ian King
1
-1
/
+1
2021-06-22
net/mlx5: Use cpumask_available() in mlx5_eq_create_generic()
Nathan Chancellor
1
-1
/
+1
2021-06-22
net/mlx5: Fix missing error code in mlx5_init_fs()
Jiapeng Chong
1
-1
/
+4
2021-06-22
Merge branch 'mlx5_realtime_ts' into rdma.git for-next
Jason Gunthorpe
2
-8
/
+10
2021-06-22
RDMA/mlx5: Refactor get_ts_format functions to simplify code
Aharon Landau
2
-8
/
+10
2021-06-21
mlxsw: core: Add support for module EEPROM read by page
Ido Schimmel
4
-0
/
+108
[next]