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
2014-11-16
mlx4: use netdev_rss_key_fill() helper
Eric Dumazet
2
-6
/
+9
2014-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-8
/
+14
2014-11-13
net/mlx4_core: Support more than 64 VFs
Matan Barak
2
-1
/
+28
2014-11-13
net/mlx4_core: Flexible (asymmetric) allocation of EQs and MSI-X vectors for ...
Matan Barak
5
-39
/
+186
2014-11-13
net/mlx4_core: Add QUERY_FUNC firmware command
Matan Barak
2
-0
/
+67
2014-11-13
net/mlx4_core: Refactor mlx4_load_one
Matan Barak
1
-42
/
+99
2014-11-13
net/mlx4_core: Refactor mlx4_cmd_init and mlx4_cmd_cleanup
Matan Barak
3
-36
/
+57
2014-11-13
net/mlx4_core: Use correct variable type for mlx4_slave_cap
Matan Barak
3
-4
/
+4
2014-11-13
net/mlx4_core: Fix wrong reading of reserved_eqs
Matan Barak
1
-1
/
+1
2014-11-11
net/mlx4_en: Advertize encapsulation offloads features only when VXLAN tunnel...
Or Gerlitz
1
-8
/
+14
2014-11-11
net/mlx4_en: Extend checksum offloading by CHECKSUM COMPLETE
Shani Michaeli
6
-8
/
+141
2014-11-11
net/mlx4_en: Extend usage of napi_gro_frags
Shani Michaeli
1
-54
/
+54
2014-11-11
mlx4: restore conditional call to napi_complete_done()
Eric Dumazet
1
-7
/
+8
2014-11-10
mlx4: use napi_complete_done()
Eric Dumazet
1
-7
/
+4
2014-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-6
/
+5
2014-11-07
net/mlx5_core: Fix race on driver load
Eli Cohen
1
-2
/
+2
2014-11-07
net/mlx5_core: Fix race in create EQ
Eli Cohen
1
-4
/
+3
2014-11-03
net/mlx4_core: Add retrieval of CONFIG_DEV parameters
Matan Barak
4
-6
/
+108
2014-11-03
net/mlx4_en: Add __GFP_COLD gfp flags in alloc_pages
Ido Shamay
1
-3
/
+4
2014-11-03
net/mlx4_en: Remove RX buffers alignment to IP_ALIGN
Ido Shamay
2
-13
/
+4
2014-11-03
net/mlx4_core: Protect port type setting by mutex
Amir Vadai
1
-1
/
+8
2014-11-03
net/mlx4_core: Prevent VF from changing port configuration
Saeed Mahameed
3
-2
/
+35
2014-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-2
/
+11
2014-10-31
mlx4: Avoid leaking steering rules on flow creation error flow
Or Gerlitz
1
-0
/
+4
2014-10-31
net/mlx4_en: Don't attempt to TX offload the outer UDP checksum for VXLAN
Or Gerlitz
1
-2
/
+5
2014-10-30
mlx4: use napi_schedule_irqoff()
Eric Dumazet
2
-4
/
+4
2014-10-29
net/mlx4_en: Report actual number of rings in indirection table
Amir Vadai
1
-0
/
+1
2014-10-29
net/mlx4_en: Move spinlocks and work initalizations to beginning of init_netdev
Eugenia Emantayev
1
-15
/
+15
2014-10-29
net/mlx4_en: Call napi_synchronize on stop_port
Ido Shamay
1
-2
/
+1
2014-10-29
net/mlx4_en: Cleanups suggested by clang static checker
Jack Morgenstein
3
-11
/
+4
2014-10-29
net/mlx4_en: Add ethtool support for [rx|tx]vlan offload set to OFF/ON
Saeed Mahameed
2
-78
/
+88
2014-10-29
net/mlx4_en: Add support for setting rxvlan offload OFF/ON
Saeed Mahameed
3
-15
/
+50
2014-10-29
net/mlx4_en: Use PTYS register to set ethtool settings (Speed)
Saeed Mahameed
1
-4
/
+104
2014-10-29
net/mlx4_en: Use PTYS register to query ethtool settings
Saeed Mahameed
4
-16
/
+338
2014-10-29
ethtool, net/mlx4_en: Add 100M, 20G, 56G speeds ethtool reporting support
Saeed Mahameed
3
-10
/
+26
2014-10-29
net/mlx4_core: Add ethernet backplane autoneg device capability
Saeed Mahameed
1
-1
/
+6
2014-10-29
net/mlx4_core: Introduce ACCESS_REG CMD and eth_prot_ctrl dev cap
Saeed Mahameed
2
-2
/
+125
2014-10-29
ethtool, net/mlx4_en: Cable info, get_module_info/eeprom ethtool support
Saeed Mahameed
1
-0
/
+83
2014-10-29
net/mlx4_core: Introduce mlx4_get_module_info for cable module info reading
Saeed Mahameed
1
-0
/
+156
2014-10-27
net/mlx4_core: Call synchronize_irq() before freeing EQ buffer
Eli Cohen
1
-0
/
+1
2014-10-27
net/mlx5_core: Call synchronize_irq() before freeing EQ buffer
Eli Cohen
1
-0
/
+1
2014-10-10
mlx4: fix race accessing page->_count
Eric Dumazet
1
-3
/
+3
2014-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
19
-642
/
+1006
2014-10-09
net: add netdev_txq_bql_{enqueue, complete}_prefetchw() helpers
Eric Dumazet
1
-2
/
+3
2014-10-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2014-10-07
net/mlx4_en: remove NETDEV_TX_BUSY
Eric Dumazet
1
-24
/
+24
2014-10-06
net/mlx4_en: Use the new tx_copybreak to set inline threshold
Eric Dumazet
3
-2
/
+44
2014-10-06
net/mlx4_en: Enable the compiler to make is_inline() inlined
Eric Dumazet
1
-29
/
+38
2014-10-06
net/mlx4_en: tx_info->ts_requested was not cleared
Eric Dumazet
1
-0
/
+1
2014-10-06
net/mlx4_en: Use local var for skb_headlen(skb)
Eric Dumazet
1
-10
/
+11
[next]