index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-17
mlxsw: spectrum: Set STP state when leaving 802.1D bridge
Ido Schimmel
1
-0
/
+8
2016-02-17
mlxsw: Treat local port 64 as valid
Ido Schimmel
1
-1
/
+1
2016-02-17
net/mlx4_en: Avoid changing dev->features directly in run-time
Eugenia Emantayev
1
-4
/
+5
2016-02-17
net/mlx4_core: Set UAR page size to 4KB regardless of system page size
Huy Nguyen
6
-20
/
+66
2016-02-17
net/mlx4_core: Do not BUG_ON during reset when PCI is offline
Daniel Jurgens
1
-2
/
+9
2016-02-17
net/mlx4_core: Fix potential corruption in counters database
Eran Ben Elisha
1
-4
/
+6
2016-02-17
net/mlx4_en: Choose time-stamping shift value according to HW frequency
Eugenia Emantayev
1
-6
/
+19
2016-02-17
net/mlx4_en: Count HW buffer overrun only once
Amir Vadai
1
-2
/
+2
2016-02-16
net/mlx5e: Use static constant netdevice ndos
Saeed Mahameed
1
-13
/
+28
2016-02-16
net/mlx5e: Remove select queue ndo initialization
Saeed Mahameed
1
-3
/
+0
2016-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-46
/
+296
2016-01-29
switchdev: Require RTNL mutex to be held when sending FDB notifications
Ido Schimmel
2
-6
/
+3
2016-01-29
mlxsw: reg: Use correct offset in field definiton
Ido Schimmel
1
-3
/
+3
2016-01-29
mlxsw: spectrum: Compare local ports instead of pointers
Ido Schimmel
1
-2
/
+4
2016-01-29
mlxsw: spectrum: Dump LAG FDB records only once
Ido Schimmel
1
-2
/
+10
2016-01-29
mlxsw: spectrum: Use correct netdev when notifying bridge
Ido Schimmel
1
-2
/
+4
2016-01-29
mlxsw: spectrum: Don't report VLAN for 802.1D FDB entries
Ido Schimmel
1
-15
/
+16
2016-01-29
mlxsw: spectrum: Notify bridge's FDB only based on learning_sync
Ido Schimmel
1
-8
/
+6
2016-01-29
mlxsw: spectrum: Disable learning according to STP state
Ido Schimmel
1
-1
/
+1
2016-01-29
mlxsw: spectrum: Don't forward packets when STP state is DISABLED
Ido Schimmel
1
-1
/
+1
2016-01-29
mlxsw: spectrum: Flush FDB when leaving bridge
Ido Schimmel
1
-8
/
+129
2016-01-29
mlxsw: reg: Add the Switch Filtering DB Flush register
Ido Schimmel
1
-0
/
+88
2016-01-29
mlxsw: spectrum: Handle port leaving LAG while bridged
Ido Schimmel
3
-3
/
+36
2016-01-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
13
-170
/
+452
2016-01-21
{IB, net}/mlx5: Move the modify QP operation table to mlx5_ib
majd@mellanox.com
1
-46
/
+2
2016-01-21
IB/mlx5: Support setting Ethernet priority for Raw Packet QPs
majd@mellanox.com
1
-0
/
+12
2016-01-21
IB/mlx5: Add Raw Packet QP query functionality
majd@mellanox.com
1
-0
/
+24
2016-01-21
net/mlx5_core: Warn on unsupported events of QP/RQ/SQ
majd@mellanox.com
1
-0
/
+52
2016-01-21
net/mlx5_core: Add RQ and SQ event handling
majd@mellanox.com
2
-19
/
+108
2016-01-21
net/mlx5_core: Export transport objects
majd@mellanox.com
5
-80
/
+16
2016-01-21
IB/mlx5: Add CQE version 1 support to user QPs and SRQs
Haggai Abramovsky
3
-13
/
+0
2016-01-19
net/mlx4_core: Add support for RoCE v2 entropy
Moni Shoua
1
-0
/
+26
2016-01-19
net/mlx4_core: Add support for configuring RoCE v2 UDP port
Moni Shoua
1
-1
/
+15
2016-01-19
net/mlx4_core: Configure mlx4 hardware for mixed RoCE v1/v2 modes
Moni Shoua
2
-1
/
+11
2016-01-19
net/mlx4: Query RoCE support
Moni Shoua
1
-0
/
+23
2016-01-17
net/mlx5_core: Fix trimming down IRQ number
Doron Tsur
2
-4
/
+5
2016-01-13
mlxsw: fix SWITCHDEV_OBJ_ID_PORT_MDB
Dan Carpenter
1
-0
/
+1
2016-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-0
/
+6
2016-01-12
net/mlx5_core: Export flow steering API
Maor Gottlieb
1
-0
/
+5
2016-01-12
net/mlx5_core: Enable flow steering support for the IB driver
Maor Gottlieb
1
-8
/
+47
2016-01-12
net/mlx5_core: Initialize namespaces only when supported by device
Maor Gottlieb
1
-21
/
+49
2016-01-12
net/mlx5_core: Set priority attributes
Maor Gottlieb
2
-19
/
+55
2016-01-12
net/mlx5_core: Connect flow tables
Maor Gottlieb
3
-10
/
+104
2016-01-12
net/mlx5_core: Introduce modify flow table command
Maor Gottlieb
2
-0
/
+31
2016-01-12
net/mlx5_core: Managing root flow table
Maor Gottlieb
4
-9
/
+114
2016-01-12
net/mlx5_core: Add utilities to find next and prev flow-tables
Maor Gottlieb
1
-0
/
+67
2016-01-12
net/mlx5_core: Introduce flow steering autogrouped flow table
Maor Gottlieb
2
-19
/
+152
2016-01-11
mlxsw: spectrum: Add FDB lock to prevent session interleaving
Ido Schimmel
2
-0
/
+6
2016-01-11
mlxsw: Adding layer 2 multicast support
Elad Raz
3
-0
/
+190
2016-01-11
mlxsw: Adding VID to FID translatation
Elad Raz
1
-11
/
+19
[next]