index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-21
Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
14
-0
/
+14
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
14
-0
/
+14
2019-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
19
-51
/
+155
2019-05-18
mlxsw: core: Prevent reading unsupported slave address from SFP EEPROM
Vadim Pasternak
1
-2
/
+16
2019-05-18
mlxsw: core: Prevent QSFP module initialization for old hardware
Vadim Pasternak
4
-0
/
+17
2019-05-17
net/mlx5e: Fix possible modify header actions memory leak
Eli Britstein
1
-1
/
+4
2019-05-17
net/mlx5e: Fix no rewrite fields with the same match
Eli Britstein
1
-6
/
+16
2019-05-17
net/mlx5e: Additional check for flow destination comparison
Dmytro Linkin
1
-0
/
+2
2019-05-17
net/mlx5e: Add missing ethtool driver info for representors
Dmytro Linkin
1
-1
/
+18
2019-05-17
net/mlx5e: Fix number of vports for ingress ACL configuration
Eli Britstein
1
-4
/
+5
2019-05-17
net/mlx5e: Fix ethtool rxfh commands when CONFIG_MLX5_EN_RXNFC is disabled
Saeed Mahameed
1
-1
/
+17
2019-05-17
net/mlx5e: Fix wrong xmit_more application
Tariq Toukan
3
-6
/
+8
2019-05-17
net/mlx5: Fix peer pf disable hca command
Bodong Wang
1
-1
/
+1
2019-05-17
net/mlx5: E-Switch, Correct type to u16 for vport_num and int for vport_index
Parav Pandit
3
-26
/
+27
2019-05-17
net/mlx5: Add meaningful return codes to status_to_err function
Valentine Fatiev
1
-1
/
+21
2019-05-17
net/mlx5: Imply MLXFW in mlx5_core
Saeed Mahameed
1
-0
/
+1
2019-05-16
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
1
-1
/
+0
2019-05-16
net/mlx5e: Fix calling wrong function to get inner vlan key and mask
Jianbo Liu
1
-1
/
+1
2019-05-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-0
/
+3
2019-05-14
net/mlx4_core: Change the error print to info print
Yunjian Wang
1
-1
/
+1
2019-05-14
net/mlx5: Set completion EQs as shared resources
Yishai Hadas
1
-0
/
+3
2019-05-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-19
/
+11
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
71
-1521
/
+2937
2019-05-06
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
3
-18
/
+0
2019-05-06
mlxsw: Remove obsolete dependency on THERMAL=m
Geert Uytterhoeven
1
-1
/
+0
2019-05-05
mlxsw: spectrum: Implement loopback ethtool feature
Jiri Pirko
1
-2
/
+33
2019-05-05
mlxsw: reg: Add Port Physical Loopback Register
Jiri Pirko
1
-0
/
+37
2019-05-05
mlxsw: use intermediate representation for matchall offload
Pieter Jansen van Vuuren
1
-19
/
+19
2019-05-04
mlxsw: spectrum: split base on local_ports_in_{1x, 2x} resources
Shalom Toledo
1
-11
/
+35
2019-05-04
mlxsw: resources: Add local_ports_in_{1x, 2x}
Shalom Toledo
1
-0
/
+4
2019-05-04
mlxsw: Bump firmware version to 13.2000.1122
Ido Schimmel
1
-2
/
+2
2019-05-01
net/mlx5: E-Switch, Use atomic rep state to serialize state change
Bodong Wang
1
-19
/
+17
2019-05-01
net/mlx5: E-Switch, Fix the check of legal vport
Bodong Wang
2
-45
/
+46
2019-05-01
net/mlx5: E-Switch, Use getter to access all vport array
Bodong Wang
2
-9
/
+11
2019-05-01
net/mlx5: Use available mlx5_vport struct
Parav Pandit
1
-58
/
+51
2019-05-01
net/mlx5: Reuse mlx5_esw_for_each_vf_vport macro in two files
Parav Pandit
3
-52
/
+58
2019-05-01
net/mlx5: Remove unused mlx5_query_nic_vport_vlans
Bodong Wang
1
-61
/
+0
2019-05-01
net/mlx5e: remove meaningless CFLAGS_tracepoint.o
Masahiro Yamada
1
-2
/
+0
2019-05-01
net/mlx5e: Put the common XDP code into a function
Maxim Mikityanskiy
1
-36
/
+27
2019-05-01
net/mlx5e: ethtool, Add support for EEPROM high pages query
Erez Alfasi
2
-10
/
+38
2019-05-01
net/mlx5e: Return error when trying to insert existing flower filter
Vlad Buslov
1
-0
/
+1
2019-05-01
net/mlx5e: Replace TC VLAN pop with VLAN 0 rewrite in prio tag mode
Eli Britstein
1
-0
/
+36
2019-05-01
net/mlx5e: ACLs for priority tag mode
Eli Britstein
3
-12
/
+193
2019-05-01
net/mlx5e: Turn on HW tunnel offload in all TIRs
Tariq Toukan
4
-1
/
+7
2019-05-01
net/mlx5e: Take common TIR context settings into a function
Tariq Toukan
1
-28
/
+21
2019-05-01
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
22
-224
/
+479
2019-04-29
net/mlx5: Geneve, Add flow table capabilities for Geneve decap with TLV options
Yevgeny Kliteynik
1
-1
/
+1
2019-04-29
net/mlx5: Eswitch, enable RoCE loopback traffic
Maor Gottlieb
4
-1
/
+207
2019-04-29
net/mlx5: Add new miss flow table action
Maor Gottlieb
3
-4
/
+16
2019-04-29
net/mlx5: Add support in RDMA RX steering
Maor Gottlieb
3
-0
/
+30
[next]