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
2022-02-01
net/mlx5e: Avoid field-overflowing memcpy()
Kees Cook
2
-4
/
+6
2022-02-01
net/mlx5e: Use struct_group() for memcpy() region
Kees Cook
1
-1
/
+1
2022-02-01
net/mlx5e: Avoid implicit modify hdr for decap drop rule
Roi Dayan
1
-1
/
+2
2022-02-01
net/mlx5e: IPsec: Fix tunnel mode crypto offload for non TCP/UDP traffic
Raed Salem
1
-2
/
+11
2022-02-01
net/mlx5e: IPsec: Fix crypto offload for non TCP/UDP encapsulated traffic
Raed Salem
1
-3
/
+6
2022-02-01
net/mlx5e: Don't treat small ceil values as unlimited in HTB offload
Maxim Mikityanskiy
1
-1
/
+2
2022-02-01
net/mlx5: E-Switch, Fix uninitialized variable modact
Maor Dickman
1
-1
/
+1
2022-02-01
net/mlx5e: Fix handling of wrong devices during bond netevent
Maor Dickman
1
-18
/
+14
2022-02-01
net/mlx5e: Fix broken SKB allocation in HW-GRO
Khalid Manaa
1
-9
/
+17
2022-02-01
net/mlx5e: Fix wrong calculation of header index in HW_GRO
Khalid Manaa
2
-2
/
+7
2022-02-01
net/mlx5: Bridge, Fix devlink deadlock on net namespace deletion
Roi Dayan
1
-2
/
+2
2022-02-01
net/mlx5: Fix offloading with ESWITCH_IPV4_TTL_MODIFY_ENABLE
Dima Chumak
1
-3
/
+4
2022-02-01
net/mlx5e: TC, Reject rules with forward and drop actions
Roi Dayan
1
-0
/
+6
2022-02-01
net/mlx5: Use del_timer_sync in fw reset flow of halting poll
Maher Sanalla
1
-1
/
+1
2022-02-01
net/mlx5e: Fix module EEPROM query
Gal Pressman
1
-4
/
+5
2022-02-01
net/mlx5e: TC, Reject rules with drop and modify hdr action
Roi Dayan
1
-0
/
+6
2022-02-01
net/mlx5: Bridge, ensure dev_name is null-terminated
Vlad Buslov
1
-1
/
+1
2022-02-01
net/mlx5: Bridge, take rtnl lock in init error handler
Vlad Buslov
2
-0
/
+6
2022-01-20
Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-2
/
+3
2022-01-13
Merge tag 'irq-core-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-9
/
+7
2022-01-12
Merge tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+4
2022-01-11
mlx5: Don't accidentally set RTO_ONLINK before mlx5e_route_lookup_ipv4_get()
Guillaume Nault
1
-2
/
+3
2022-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
10
-65
/
+165
2022-01-09
net/mlx5e: Fix build error in fec_set_block_stats()
Jakub Kicinski
1
-1
/
+1
2022-01-08
Merge branch 'linus' into irq/core, to fix conflict
Ingo Molnar
28
-118
/
+233
2022-01-07
Merge tag 'mlx5-updates-2022-01-06' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
16
-228
/
+672
2022-01-06
mlxsw: spectrum: Extend to support Spectrum-4 ASIC
Amit Cohen
4
-1
/
+98
2022-01-06
mlxsw: spectrum_acl_bloom_filter: Add support for Spectrum-4 calculation
Amit Cohen
2
-16
/
+252
2022-01-06
mlxsw: Add operations structure for bloom filter calculation
Amit Cohen
4
-2
/
+18
2022-01-06
mlxsw: spectrum_acl_bloom_filter: Rename Spectrum-2 specific objects for futu...
Amit Cohen
1
-25
/
+25
2022-01-06
mlxsw: spectrum_acl_bloom_filter: Make mlxsw_sp_acl_bf_key_encode() more flex...
Amit Cohen
1
-11
/
+25
2022-01-06
mlxsw: spectrum_acl_bloom_filter: Reorder functions to make the code more aes...
Amit Cohen
1
-8
/
+8
2022-01-06
mlxsw: Introduce flex key elements for Spectrum-4
Amit Cohen
2
-0
/
+43
2022-01-06
mlxsw: Rename virtual router flex key element
Amit Cohen
4
-12
/
+12
2022-01-06
Revert "net/mlx5: Add retry mechanism to the command entry index allocation"
Moshe Shemesh
1
-20
/
+1
2022-01-06
net/mlx5: Set command entry semaphore up once got index free
Moshe Shemesh
1
-9
/
+6
2022-01-06
net/mlx5e: Sync VXLAN udp ports during uplink representor profile change
Maor Dickman
1
-0
/
+3
2022-01-06
net/mlx5: Fix access to sf_dev_table on allocation failure
Shay Drory
1
-4
/
+1
2022-01-06
net/mlx5e: Fix matching on modified inner ip_ecn bits
Paul Blakey
1
-4
/
+116
2022-01-06
Revert "net/mlx5e: Block offload of outer header csum for GRE tunnel"
Aya Levin
1
-3
/
+6
2022-01-06
Revert "net/mlx5e: Block offload of outer header csum for UDP tunnels"
Aya Levin
1
-3
/
+7
2022-01-06
net/mlx5e: Don't block routes with nexthop objects in SW
Maor Dickman
1
-4
/
+2
2022-01-06
net/mlx5e: Fix wrong usage of fib_info_nh when routes with nexthop objects ar...
Maor Dickman
1
-0
/
+2
2022-01-06
net/mlx5e: Fix nullptr on deleting mirroring rule
Dima Chumak
1
-13
/
+15
2022-01-06
net/mlx5e: Fix page DMA map/unmap attributes
Aya Levin
2
-5
/
+6
2022-01-06
net/mlx5e: Add recovery flow in case of error CQE
Gal Pressman
1
-9
/
+11
2022-01-06
net/mlx5e: TC, Remove redundant error logging
Roi Dayan
1
-8
/
+0
2022-01-06
net/mlx5e: Refactor set_pflag_cqe_based_moder
Saeed Mahameed
1
-12
/
+7
2022-01-06
net/mlx5e: Move HW-GRO and CQE compression check to fix features flow
Gal Pressman
1
-5
/
+5
2022-01-06
net/mlx5e: Fix feature check per profile
Aya Levin
1
-1
/
+1
[next]