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.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-09-17
net/mlx5e: Implement RX mapped page cache for page recycle
Tariq Toukan
4
-5
/
+99
2016-09-17
net/mlx5e: Introduce API for RX mapped pages
Tariq Toukan
1
-19
/
+27
2016-09-17
net/mlx5e: Single flow order-0 pages for Striding RQ
Tariq Toukan
5
-304
/
+184
2016-09-13
mlxsw: spectrum: Add support for new ethtool API
Ido Schimmel
2
-160
/
+185
2016-09-13
mlxsw: spectrum: Indicate support of multiple port types
Ido Schimmel
1
-3
/
+5
2016-09-13
mlxsw: spectrum: Report port type according to operational speed
Ido Schimmel
1
-1
/
+0
2016-09-13
mlxsw: spectrum: Report link partner's advertised speeds
Ido Schimmel
2
-1
/
+27
2016-09-13
mlxsw: spectrum: Correctly report autonegotiation
Ido Schimmel
2
-3
/
+14
2016-09-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
12
-151
/
+208
2016-09-12
net/mlx4_en: Fix panic on xmit while port is down
Moshe Shemesh
1
-5
/
+7
2016-09-12
net/mlx4_en: Fixes for DCBX
Tariq Toukan
4
-43
/
+28
2016-09-12
net/mlx4_en: Fix the return value of mlx4_en_dcbnl_set_state()
Kamal Heib
1
-1
/
+4
2016-09-12
net/mlx4_en: Fix the return value of mlx4_en_dcbnl_set_all()
Kamal Heib
1
-10
/
+11
2016-09-11
net/mlx5: Organize device list API in one place
Mohamad Haj Yahia
5
-296
/
+362
2016-09-11
net/mlx5e: Restore vlan filter after seamless reset
Mohamad Haj Yahia
1
-6
/
+32
2016-09-11
net/mlx5e: Implement mlx5e interface attach/detach callbacks
Mohamad Haj Yahia
3
-63
/
+183
2016-09-11
net/mlx5: Implement vports admin state backup/restore
Mohamad Haj Yahia
2
-141
/
+124
2016-09-11
net/mlx5: Align sriov/eswitch modules with the new load/unload flow.
Mohamad Haj Yahia
3
-14
/
+34
2016-09-11
net/mlx5: Implement eswitch attach/detach flows
Mohamad Haj Yahia
2
-3
/
+23
2016-09-11
net/mlx5: Implement SRIOV attach/detach flows
Mohamad Haj Yahia
2
-8
/
+23
2016-09-11
net/mlx5: Split the load/unload flow into hardware and software flows
Mohamad Haj Yahia
1
-64
/
+107
2016-09-11
net/mlx5: Introduce attach/detach to interface API
Mohamad Haj Yahia
1
-20
/
+129
2016-09-11
net/mlx5: SRIOV core code refactoring
Mohamad Haj Yahia
3
-129
/
+101
2016-09-11
net/mlx5: Skip waiting for vf pages in internal error
Mohamad Haj Yahia
1
-1
/
+12
2016-09-10
mlxsw: spectrum: Set port type before setting its address
Ido Schimmel
1
-9
/
+9
2016-09-10
mlxsw: spectrum_router: Fix error path in mlxsw_sp_router_init
Jiri Pirko
1
-1
/
+8
2016-09-09
net/mlx5e: Fix parsing of vlan packets when updating lro header
Gal Pressman
1
-7
/
+15
2016-09-09
net/mlx5e: Fix global PFC counters replication
Gal Pressman
1
-1
/
+1
2016-09-09
net/mlx5e: Prevent casting overflow
Gal Pressman
1
-2
/
+4
2016-09-09
net/mlx5e: Fix xmit_more counter race issue
Tariq Toukan
1
-1
/
+1
2016-09-06
net/mlx4_en: protect ring->xdp_prog with rcu_read_lock
Brenden Blanco
3
-11
/
+19
2016-09-01
mlxsw: spectrum: Use existing flood setup when adding VLANs
Ido Schimmel
1
-16
/
+9
2016-09-01
mlxsw: spectrum: Don't take multiple references on a FID
Ido Schimmel
1
-0
/
+3
2016-09-01
mlxsw: spectrum_router: Fix netevent notifier registration
Jiri Pirko
3
-15
/
+13
2016-09-01
mlxsw: spectrum: Fix error path in mlxsw_sp_module_init
Jiri Pirko
1
-0
/
+1
2016-09-01
mlxsw: spectrum_router: Fix fib entry update path
Jiri Pirko
1
-6
/
+2
2016-09-01
mlxsw: spectrum_router: Fix failure caused by double fib removal from HW
Jiri Pirko
1
-34
/
+92
2016-08-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
22
-239
/
+398
2016-08-29
net/mlx5: Increase number of ethtool steering priorities
Maor Gottlieb
1
-1
/
+1
2016-08-29
net/mlx5: Add error prints when validate ETS failed
Eran Ben Elisha
1
-5
/
+16
2016-08-29
net/mlx5e: Fix memory leak if refreshing TIRs fails
Kamal Heib
1
-3
/
+4
2016-08-29
net/mlx5e: Add ethtool counter for TX xmit_more
Tariq Toukan
3
-0
/
+6
2016-08-29
net/mlx5e: Fix ethtool -g/G rx ring parameter report with striding RQ
Eran Ben Elisha
1
-9
/
+67
2016-08-29
net/mlx5e: Don't wait for SQ completions on close
Saeed Mahameed
4
-70
/
+44
2016-08-29
net/mlx5e: Don't post fragmented MPWQE when RQ is disabled
Saeed Mahameed
2
-0
/
+10
2016-08-29
net/mlx5e: Don't wait for RQ completions on close
Saeed Mahameed
3
-42
/
+22
2016-08-29
net/mlx5e: Limit UMR length to the device's limitation
Saeed Mahameed
4
-16
/
+40
2016-08-26
mlxsw: spectrum: Mirror certain packets to CPU
Ido Schimmel
1
-5
/
+12
2016-08-26
mlxsw: spectrum: Allow different traps to have different actions
Ido Schimmel
2
-29
/
+31
2016-08-26
mlxsw: spectrum: Simplify traps definition
Ido Schimmel
1
-115
/
+31
[next]