index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mlx4: Disable HA for SRIOV PF RoCE devices
Or Gerlitz
2015-06-25
1
-1
/
+7
*
net/mlx4_en: Fix wrong csum complete report when rxvlan offload is disabled
Ido Shamay
2015-06-25
1
-11
/
+6
*
net/mlx4_en: Wake TX queues only when there's enough room
Ido Shamay
2015-06-25
2
-8
/
+12
*
net/mlx4_en: Release TX QP when destroying TX ring
Eran Ben Elisha
2015-06-25
3
-5
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-06-25
44
-636
/
+8212
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-24
1
-0
/
+8
|
|
\
|
|
*
net/mlx4_core: Disable Granular QoS per VF under IB/Eth VPI configuration
Or Gerlitz
2015-06-16
1
-0
/
+8
|
*
|
net/mlx5e: Prefetch skb data on RX
Saeed Mahameed
2015-06-24
1
-0
/
+1
|
*
|
net/mlx5e: Pop cq outside mlx5e_get_cqe
Achiad Shochat
2015-06-24
3
-2
/
+4
|
*
|
net/mlx5e: Remove mlx5e_cq.sqrq back-pointer
Achiad Shochat
2015-06-24
5
-7
/
+3
|
*
|
net/mlx5e: Remove extra spaces
Achiad Shochat
2015-06-24
1
-4
/
+4
|
*
|
net/mlx5e: Avoid TX CQE generation if more xmit packets expected
Achiad Shochat
2015-06-24
1
-23
/
+34
|
*
|
net/mlx5e: Avoid redundant dev_kfree_skb() upon NOP completion
Achiad Shochat
2015-06-24
1
-3
/
+1
|
*
|
net/mlx5e: Remove re-assignment of wq type in mlx5e_enable_rq()
Achiad Shochat
2015-06-24
1
-1
/
+0
|
*
|
net/mlx5e: Use skb_shinfo(skb)->gso_segs rather than counting them
Saeed Mahameed
2015-06-24
1
-4
/
+1
|
*
|
net/mlx5e: Static mapping of netdev priv resources to/from netdev TX queues
Saeed Mahameed
2015-06-24
3
-33
/
+31
|
*
|
net/mlx4_en: Use HW counters for rx/tx bytes/packets in PF device
Eran Ben Elisha
2015-06-24
1
-0
/
+14
|
*
|
net/mlx4_en: Fix off-by-four in ethtool
Eran Ben Elisha
2015-06-24
1
-3
/
+2
|
*
|
drivers/net: remove all references to obsolete Ethernet-HOWTO
Paul Gortmaker
2015-06-23
1
-3
/
+1
|
*
|
net/mlx4_en: Support ndo_get_vf_stats
Eran Ben Elisha
2015-06-16
4
-0
/
+90
|
*
|
net/mlx4_en: Show PF own statistics via ethtool
Eran Ben Elisha
2015-06-16
5
-3
/
+49
|
*
|
net/mlx4_core: Add helper to query counters
Eran Ben Elisha
2015-06-16
1
-0
/
+57
|
*
|
net/mlx4_core: Allocate default counter per port
Eran Ben Elisha
2015-06-16
5
-4
/
+76
|
*
|
net/mlx4_core: Add port attribute when tracking counters
Eran Ben Elisha
2015-06-16
1
-3
/
+87
|
*
|
net/mlx4_core: Adjust counter grant policy in the resource tracker
Eran Ben Elisha
2015-06-16
1
-4
/
+31
|
*
|
net/mlx4_core: Remove counters table allocation from VF flow
Eran Ben Elisha
2015-06-16
1
-7
/
+18
|
*
|
net/mlx4_core: Add sink counter
Eran Ben Elisha
2015-06-16
2
-5
/
+8
|
*
|
net/mlx4_core: Reset counters data when freed
Eran Ben Elisha
2015-06-16
2
-0
/
+23
|
*
|
net/mlx4_core: Check before cleaning counters bitmap
Eran Ben Elisha
2015-06-16
1
-0
/
+6
|
*
|
net/mlx5e: Add transport domain to the ethernet TIRs/TISs
Achiad Shochat
2015-06-12
2
-1
/
+16
|
*
|
net/mlx5_core: Add transport domain alloc/dealloc support
Achiad Shochat
2015-06-12
2
-0
/
+37
|
*
|
net/mlx5e: Support NETIF_F_SG
Saeed Mahameed
2015-06-12
3
-24
/
+40
|
*
|
net/mlx5e: Enforce max flow-tables level >= 3
Gal Pressman
2015-06-12
1
-1
/
+4
|
*
|
net/mlx5e: Disable client vlan TX acceleration
Saeed Mahameed
2015-06-12
2
-22
/
+2
|
*
|
net/mlx5e: Add HW cacheline start padding
Saeed Mahameed
2015-06-12
2
-6
/
+9
|
*
|
net/mlx5e: Fix HW MTU settings
Saeed Mahameed
2015-06-12
3
-50
/
+48
|
*
|
net/mlx5_core: fix an error code
Dan Carpenter
2015-06-12
1
-1
/
+2
|
*
|
net/mlx4_core: use swap() in mlx4_make_profile()
Fabian Frederick
2015-06-12
1
-6
/
+2
|
*
|
net/mlx4: use swap() in mlx4_init_qp_table()
Fabian Frederick
2015-06-12
1
-6
/
+3
|
*
|
net/mlx5_core: Fix static checker warnings around system guid query flow
Majd Dibbiny
2015-06-08
2
-2
/
+3
|
*
|
mlx5: Enable mutual support for IB and Ethernet
Haggai Abramonvsky
2015-06-05
2
-1
/
+8
|
*
|
net/mlx5_core: Add more query port helpers
Majd Dibbiny
2015-06-05
1
-0
/
+67
|
*
|
net/mlx5_core: Use port number when querying port ptys
Majd Dibbiny
2015-06-05
2
-5
/
+5
|
*
|
net/mlx5_core: Use port number in the query port mtu helpers
Majd Dibbiny
2015-06-05
2
-8
/
+11
|
*
|
net/mlx5_core: Get vendor-id using the query adapter command
Majd Dibbiny
2015-06-05
3
-18
/
+47
|
*
|
net/mlx5_core: Add new query HCA vport commands
Majd Dibbiny
2015-06-05
3
-11
/
+262
|
*
|
net/mlx5_core: Make the vport helpers available for the IB driver too
Majd Dibbiny
2015-06-05
4
-45
/
+6
|
*
|
net/mlx5_core: Check the return bitmask when querying ISSI
Haggai Abramonvsky
2015-06-05
1
-1
/
+1
|
*
|
net/mlx5_core: Enable XRCs and SRQs when using ISSI > 0
Haggai Abramonvsky
2015-06-05
4
-65
/
+548
|
*
|
net/mlx5_core: Apply proper name convention to helpers
Haggai Abramonvsky
2015-06-05
3
-30
/
+36
[next]