index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx4
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/mlx4_core: Avoid returning success in case of an error flow
Noa Osherovich
2015-11-15
1
-3
/
+5
*
net/mlx4_core: Fix sleeping while holding spinlock at rem_slave_counters
Eran Ben Elisha
2015-11-15
1
-12
/
+27
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2015-11-07
6
-9
/
+96
|
\
|
*
net/mlx4_en: Implement mcast loopback prevention for ETH qps
Maor Gottlieb
2015-10-21
3
-1
/
+49
|
*
net/mlx4_core: Add support for filtering multicast loopback
Maor Gottlieb
2015-10-21
3
-8
/
+47
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-11-01
3
-2
/
+4
|
\
\
|
*
|
net/mlx4: Copy/set only sizeof struct mlx4_eqe bytes
Carol L Soto
2015-10-27
2
-2
/
+2
|
*
|
net/mlx4_en: Explicitly set no vlan tags in WQE ctrl segment when no vlan is ...
Jack Morgenstein
2015-10-27
1
-0
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-20
2
-8
/
+6
|
\
\
\
|
|
/
/
|
*
|
net/mlx4_core: Avoid failing the interrupts test
Carol L Soto
2015-10-09
1
-0
/
+4
|
*
|
net/mlx4: Remove shared_ports variable at mlx4_enable_msi_x
Carol L Soto
2015-10-08
1
-8
/
+2
*
|
|
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
Ivan Vecera
2015-10-16
1
-3
/
+0
*
|
|
mlx4: corretly check failed allocation
Insu Yun
2015-10-15
1
-1
/
+1
*
|
|
net/mlx4_core: Replace VF zero mac with random mac in mlx4_core
Jack Morgenstein
2015-10-14
4
-12
/
+31
*
|
|
net/mlx4_core: Fix resource tracker error flow in add_res_range
Saeed Mahameed
2015-10-09
1
-1
/
+3
*
|
|
net/mlx4_core: Fix mailbox leak in error flow when performing update qp
Jack Morgenstein
2015-10-09
1
-3
/
+3
*
|
|
net/mlx4_en: Add steering rules after RSS creation
Ido Shamay
2015-10-09
1
-64
/
+80
|
/
/
*
|
net/mlx4: Handle return codes in mlx4_qp_attach_common
Robb Manes
2015-09-29
1
-3
/
+4
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-09-26
1
-2
/
+0
|
\
|
*
net/mlx4_en: really allow to change RSS key
Eric Dumazet
2015-09-17
1
-2
/
+0
*
|
net/mlx4_en: Use access helper irq_data_get_affinity_mask()
Thomas Gleixner
2015-09-15
1
-2
/
+4
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2015-09-09
2
-15
/
+24
|
\
|
*
net/mlx4: Postpone the registration of net_device
Moni Shoua
2015-08-30
2
-15
/
+24
*
|
net/mlx4_core: Fix unintialized variable used in error path
Carol L Soto
2015-08-27
1
-3
/
+2
*
|
net/mlx4_core: Capping number of requested MSIXs to MAX_MSIX
Carol L Soto
2015-08-27
1
-1
/
+9
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-07-31
4
-5
/
+22
|
\
\
|
|
/
|
*
net/mlx4_en: Remove BUG_ON assert when checking if ring is full
Ido Shamay
2015-07-26
1
-1
/
+0
|
*
net/mlx4_core: Relieve cpu load average on the port sending flow
Jack Morgenstein
2015-07-26
1
-2
/
+15
|
*
net/mlx4_core: Fix wrong index in propagating port change event to VFs
Jack Morgenstein
2015-07-26
1
-2
/
+2
|
*
net/mlx4_core: Use sink counter for the VF default as fallback
Or Gerlitz
2015-07-26
1
-0
/
+5
*
|
net/mlx4_en: Hardware accelerated 802.1ad works only on the first port
Amir Vadai
2015-07-29
1
-1
/
+1
*
|
net/mlx4_en: Add support for hardware accelerated 802.1ad vlan
Hadar Hen Zion
2015-07-27
5
-5
/
+87
*
|
net/mlx4: Prepare VLAN macros for 802.1ad Hardware accelerated support
Hadar Hen Zion
2015-07-27
2
-4
/
+4
*
|
net/mlx4_en: Prepare ethtool private flags to support more flags
Hadar Hen Zion
2015-07-27
1
-18
/
+17
*
|
net/mlx4_core: Preparations for 802.1ad VLAN support
Hadar Hen Zion
2015-07-27
4
-0
/
+101
*
|
net/mlx4_core: Add extra check for total vfs for SRIOV
Carol Soto
2015-07-08
1
-6
/
+14
*
|
mlx4: TCP/UDP packets have L4 hash
Eric Dumazet
2015-07-08
1
-2
/
+6
|
/
*
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-24
16
-274
/
+918
|
\
|
*
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-15
1
-0
/
+8
|
*
|
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
|
*
|
net/mlx4_en: Support ndo_get_vf_stats
Eran Ben Elisha
2015-06-15
4
-0
/
+90
|
*
|
net/mlx4_en: Show PF own statistics via ethtool
Eran Ben Elisha
2015-06-15
5
-3
/
+49
|
*
|
net/mlx4_core: Add helper to query counters
Eran Ben Elisha
2015-06-15
1
-0
/
+57
|
*
|
net/mlx4_core: Allocate default counter per port
Eran Ben Elisha
2015-06-15
5
-4
/
+76
[next]