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
2018-01-02
mlxsw: spectrum: Relax sanity checks during enslavement
Ido Schimmel
3
-2
/
+17
2018-01-02
mlxsw: spectrum_router: Fix NULL pointer deref
Ido Schimmel
1
-1
/
+1
2017-12-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-0
/
+56
2017-12-21
IB/mlx5: Fix congestion counters in LAG mode
Majd Dibbiny
1
-0
/
+56
2017-12-19
net/mlx5: Stay in polling mode when command EQ destroy fails
Moshe Shemesh
1
-3
/
+1
2017-12-19
net/mlx5: Cleanup IRQs in case of unload failure
Moshe Shemesh
1
-7
/
+13
2017-12-19
net/mlx5: Fix steering memory leak
Maor Gottlieb
1
-2
/
+14
2017-12-19
net/mlx5e: Prevent possible races in VXLAN control flow
Gal Pressman
1
-0
/
+4
2017-12-19
net/mlx5e: Add refcount to VXLAN structure
Gal Pressman
2
-23
/
+28
2017-12-19
net/mlx5e: Fix possible deadlock of VXLAN lock
Gal Pressman
1
-10
/
+10
2017-12-19
net/mlx5: Fix error flow in CREATE_QP command
Moni Shoua
1
-2
/
+2
2017-12-19
net/mlx5: Fix misspelling in the error message and comment
Eugenia Emantayev
2
-2
/
+2
2017-12-19
net/mlx5e: Fix defaulting RX ring size when not needed
Eugenia Emantayev
4
-13
/
+22
2017-12-19
net/mlx5e: Fix features check of IPv6 traffic
Gal Pressman
1
-1
/
+2
2017-12-19
net/mlx5e: Fix ETS BW check
Huy Nguyen
1
-3
/
+7
2017-12-19
net/mlx5: Fix rate limit packet pacing naming and struct
Eran Ben Elisha
2
-13
/
+13
2017-12-19
Revert "mlx5: move affinity hints assignments to generic code"
Saeed Mahameed
3
-29
/
+92
2017-12-19
net/mlx5: FPGA, return -EINVAL if size is zero
Kamal Heib
1
-0
/
+6
2017-12-19
mlxsw: spectrum_router: Remove batch neighbour deletion causing FW bug
Petr Machata
1
-12
/
+3
2017-12-15
mlxsw: spectrum: Disable MAC learning for ovs port
Yuval Mintz
1
-0
/
+18
2017-12-13
net/mlx4_en: Fill all counters under one call of stats lock
Eran Ben Elisha
1
-26
/
+31
2017-12-13
net/mlx4_core: Fix wrong calculation of free counters
Eran Ben Elisha
1
-1
/
+0
2017-12-13
net/mlx4_en: Fix selftest for small MTUs
Eugenia Emantayev
2
-1
/
+4
2017-11-28
mlxsw: spectrum_router: Update nexthop RIF on update
Petr Machata
1
-7
/
+21
2017-11-28
mlxsw: spectrum_router: Handle encap to demoted tunnels
Petr Machata
1
-32
/
+29
2017-11-28
mlxsw: spectrum_router: Demote tunnels on VRF migration
Petr Machata
1
-0
/
+18
2017-11-28
mlxsw: spectrum_router: Offload decap only for up tunnels
Petr Machata
1
-1
/
+1
2017-11-21
mlxsw: spectrum: Do not try to create non-existing ports during unsplit
Ido Schimmel
2
-2
/
+8
2017-11-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-3
/
+2
2017-11-15
mm: remove __GFP_COLD
Mel Gorman
1
-3
/
+2
2017-11-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-4
/
+4
2017-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
78
-2503
/
+10193
2017-11-14
mlxsw: spectrum_router: Add batch neighbour deletion
Ido Schimmel
1
-3
/
+12
2017-11-14
mlxsw: spectrum: Update minimum firmware version to 13.1530.152
Shalom Toledo
1
-2
/
+2
2017-11-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-6
/
+6
2017-11-13
net/mlx4: Use Kconfig flag to remove support of old gen2 Mellanox devices
Slava Shwartsman
2
-0
/
+10
2017-11-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-13
/
+20
2017-11-10
net/mlx5e: Increase Striding RQ minimum size limit to 4 multi-packet WQEs
Eugenia Emantayev
1
-1
/
+1
2017-11-10
net/mlx5e: Set page to null in case dma mapping fails
Inbar Karmy
1
-7
/
+5
2017-11-10
net/mlx5e: Fix napi poll with zero budget
Saeed Mahameed
1
-4
/
+6
2017-11-10
net/mlx5: Cancel health poll before sending panic teardown command
Huy Nguyen
1
-0
/
+7
2017-11-10
net/mlx5: Loop over temp list to release delay events
Huy Nguyen
1
-1
/
+1
2017-11-10
Merge tag 'mlx5-updates-2017-11-09' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
7
-52
/
+184
2017-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+8
2017-11-09
net/mlx5e: CHECKSUM_COMPLETE offload for VLAN/QinQ packets
Gal Pressman
1
-3
/
+14
2017-11-09
net/mlx5e: Add VLAN offloads statistics
Gal Pressman
5
-1
/
+15
2017-11-09
net/mlx5e: Add 802.1ad VLAN insertion support
Gal Pressman
2
-0
/
+3
2017-11-09
net/mlx5e: Add 802.1ad VLAN filter steering rules
Gal Pressman
3
-13
/
+112
2017-11-09
net/mlx5e: Declare bitmap using kernel macro
Gal Pressman
1
-1
/
+1
2017-11-09
net/mlx5e: Add rollback on add VLAN failure
Gal Pressman
1
-1
/
+6
[next]