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
2015-08-18
mlx5e: Fix sparse warnings in mlx5e_handle_csum().
David S. Miller
1
-1
/
+1
2015-08-18
net/mlx5e: Support RX CHECKSUM_COMPLETE
Achiad Shochat
3
-12
/
+43
2015-08-18
net/mlx5e: Support ethtool get/set_pauseparam
Achiad Shochat
2
-0
/
+80
2015-08-18
net/mlx5e: Ethtool link speed setting fixes
Achiad Shochat
2
-22
/
+17
2015-08-18
net/mlx5e: HW LRO changes/fixes
Achiad Shochat
3
-4
/
+5
2015-08-18
net/mlx5e: Support smaller RX/TX ring sizes
Achiad Shochat
1
-2
/
+2
2015-08-18
net/mlx5e: Add ethtool RSS configuration options
Achiad Shochat
3
-11
/
+74
2015-08-18
net/mlx5e: Make RSS indirection table size a constant
Achiad Shochat
2
-35
/
+30
2015-08-18
net/mlx5e: Have a single RSS Toeplitz hash key
Achiad Shochat
2
-1
/
+5
2015-08-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2015-08-11
mellanox: mlxsw: Use '%zx' to print size_t format
Fabio Estevam
1
-1
/
+1
2015-08-10
mlxsw: Fix use-after-free bug in mlxsw_sx_port_xmit
Ido Schimmel
1
-1
/
+3
2015-08-10
mlxsw: Use correct skb length when dumping payload
Ido Schimmel
1
-1
/
+1
2015-08-10
mlxsw: Simplify mlxsw_sx_port_xmit function
Ido Schimmel
4
-20
/
+40
2015-08-10
mlxsw: Strip FCS from incoming packets
Jiri Pirko
2
-1
/
+11
2015-08-10
mlxsw: Make pci module dependent on HAS_DMA and HAS_IOMEM
Jiri Pirko
1
-1
/
+1
2015-08-10
mlxsw: Make system port to local port mapping explicit
Ido Schimmel
2
-0
/
+78
2015-08-10
mlxsw: Call free_netdev when removing port
Ido Schimmel
1
-0
/
+1
2015-08-08
net/mlx5_core: Set log_uar_page_sz for non 4K page size architecture
Carol L Soto
1
-0
/
+2
2015-08-07
net/mlx5_core: Support physical port counters
Gal Pressman
3
-1
/
+126
2015-08-07
net/mlx5e: Take advantage of the light-weight netdev open/stop
Achiad Shochat
3
-106
/
+32
2015-08-07
net/mlx5e: Disable async events before unregister_netdev()
Achiad Shochat
1
-2
/
+2
2015-08-07
net/mlx5e: Rename/move functions following the ndo_stop flow change
Achiad Shochat
3
-308
/
+306
2015-08-07
net/mlx5e: Light-weight netdev open/stop
Achiad Shochat
3
-75
/
+176
2015-08-07
net/mlx5_core: Introduce access function to modify RSS/LRO params
Achiad Shochat
2
-0
/
+14
2015-08-07
net/mlx5e: Introduce the "Drop RQ"
Achiad Shochat
2
-11
/
+114
2015-08-07
net/mlx5e: Unify the RX flow
Achiad Shochat
2
-34
/
+69
2015-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-5
/
+22
2015-07-30
mlxsw: Introduce Mellanox SwitchX-2 ASIC support
Jiri Pirko
8
-0
/
+1655
2015-07-30
mlxsw: Add interface to access registers and process events
Ido Schimmel
5
-0
/
+2192
2015-07-30
mlxsw: Add PCI bus implementation
Jiri Pirko
4
-0
/
+2023
2015-07-30
mlxsw: Introduce Mellanox switch driver core
Jiri Pirko
10
-0
/
+2357
2015-07-30
net/mlx5e: Remove the mlx5e_update_priv_params() function
Achiad Shochat
3
-50
/
+60
2015-07-30
net/mlx5e: Introduce create/destroy RSS indir table access functions
Achiad Shochat
3
-17
/
+35
2015-07-30
net/mlx5e: Do not use netdev_err() before the netdev is registered
Achiad Shochat
1
-10
/
+5
2015-07-30
net/mlx5e: Avoid redundant de-reference
Achiad Shochat
1
-1
/
+1
2015-07-30
net/mlx5e: Remove redundant assignment of sq->user_index
Achiad Shochat
1
-1
/
+0
2015-07-30
net/mlx5e: Remove redundant field mlx5e_priv->num_tc
Achiad Shochat
3
-18
/
+14
2015-07-30
net/mlx5e: Use hard-coded 4K page size for RQ/SQ/CQ
Achiad Shochat
1
-3
/
+3
2015-07-30
net/mlx5_core: Check the return value of mlx5_command_exec()
Haggai Abramonvsky
1
-1
/
+6
2015-07-29
net/mlx4_en: Hardware accelerated 802.1ad works only on the first port
Amir Vadai
1
-1
/
+1
2015-07-28
net/mlx4_en: Add support for hardware accelerated 802.1ad vlan
Hadar Hen Zion
5
-5
/
+87
2015-07-28
net/mlx4: Prepare VLAN macros for 802.1ad Hardware accelerated support
Hadar Hen Zion
2
-4
/
+4
2015-07-28
net/mlx4_en: Prepare ethtool private flags to support more flags
Hadar Hen Zion
1
-18
/
+17
2015-07-28
net/mlx4_core: Preparations for 802.1ad VLAN support
Hadar Hen Zion
4
-0
/
+101
2015-07-27
net/mlx5e: Input IPSEC.SPI into the RX RSS hash function
Achiad Shochat
3
-1
/
+127
2015-07-27
net/mlx5e: Cosmetics: use BIT() instead of "1 <<", and others
Achiad Shochat
3
-98
/
+104
2015-07-27
net/mlx5e: TX latency optimization to save DMA reads
Achiad Shochat
5
-18
/
+76
2015-07-27
net/mlx5e: Support TX packet copy into WQE
Achiad Shochat
4
-1
/
+77
2015-07-27
net/mlx5e: Allocate DMA coherent memory on reader NUMA node
Saeed Mahameed
5
-18
/
+62
[next]