index
:
blackbird-op-linux
master
Blackbird™ 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
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/mlx4_en: Fix uninitialized use of 'port_up' in mlx4_en_set_channels()
Christian Engelmayer
2014-05-18
1
-1
/
+1
*
net/mlx4_core: Fix inaccurate return value of mlx4_flow_attach()
Eyal Perry
2014-05-14
1
-1
/
+1
*
net/mlx4_en: Using positive error value for unsigned
Eyal Perry
2014-05-14
1
-2
/
+2
*
net/mlx4_en: Protect MAC address modification with the state_lock mutex
Shani Michaelli
2014-05-14
1
-2
/
+1
*
net/mlx4_core: Removed unnecessary bit operation condition
Eyal Perry
2014-05-14
1
-5
/
+4
*
net/mlx4_core: Fix smatch error - possible access to a null variable
Eyal Perry
2014-05-14
1
-0
/
+14
*
net/mlx4_en: Fix errors in MAC address changing when port is down
Shani Michaelli
2014-05-14
1
-2
/
+3
*
net/mlx4_en: User prio mapping gets corrupted when changing number of channels
Ido Shamay
2014-05-14
1
-1
/
+2
*
net/mlx4_core: Enforce irq affinity changes immediatly
Yuval Atias
2014-05-14
4
-2
/
+80
*
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-05-13
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-05-12
3
-18
/
+47
|
\
|
*
net/mlx4_core: Don't issue PCIe speed/width checks for VFs
Eyal Perry
2014-05-05
1
-1
/
+2
|
*
net/mlx4_core: Load the Eth driver first
Or Gerlitz
2014-05-05
1
-2
/
+2
|
*
net/mlx4_core: Fix slave id computation for single port VF
Matan Barak
2014-05-05
1
-15
/
+20
|
*
net/mlx4_core: Adjust port number in qp_attach wrapper when detaching
Jack Morgenstein
2014-05-05
1
-0
/
+23
*
|
mellanox: Logging message cleanups
Joe Perches
2014-05-08
26
-437
/
+352
|
/
*
mlx4_en: don't use napi_synchronize inside mlx4_en_netpoll
Chris Mason
2014-04-16
3
-7
/
+1
*
net/mlx4_core: Defer VF initialization till PF is fully initialized
Amir Vadai
2014-04-14
1
-1
/
+8
*
net/mlx4_core: Preserve pci_dev_data after __mlx4_remove_one()
Wei Yang
2014-04-13
2
-77
/
+96
*
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2014-04-03
2
-0
/
+86
|
\
|
*
IB/mlx5: Keep mlx5 MRs in a radix tree under device
Sagi Grimberg
2014-03-07
2
-0
/
+25
|
*
mlx5: Implement create_mr and destroy_mr
Sagi Grimberg
2014-03-07
1
-0
/
+61
*
|
net/mlx4: Set proper build dependancy with vxlan
Or Gerlitz
2014-04-01
3
-0
/
+17
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-29
1
-1
/
+5
|
\
\
|
*
|
net/mlx4_core: pass pci_device_id.driver_data to __mlx4_init_one during reset
Wei Yang
2014-03-27
1
-1
/
+5
*
|
|
net/mlx4: Implement vxlan ndo calls
Or Gerlitz
2014-03-28
3
-4
/
+90
*
|
|
mlx4: Add support for CONFIG_DEV command
Or Gerlitz
2014-03-28
2
-0
/
+49
*
|
|
net/mlx4: USe one wrapper that returns -EPERM
Or Gerlitz
2014-03-28
3
-28
/
+4
*
|
|
ptp: drivers: set the number of programmable pins.
Richard Cochran
2014-03-21
1
-0
/
+1
*
|
|
net/mlx4: Adapt num_vfs/probed_vf params for single port VF
Matan Barak
2014-03-20
1
-13
/
+34
*
|
|
net/mlx4: Adapt code for N-Port VF
Matan Barak
2014-03-20
8
-61
/
+385
*
|
|
net/mlx4: Add utils for N-Port VFs
Matan Barak
2014-03-20
2
-0
/
+108
*
|
|
net/mlx4: Add data structures to support N-Ports per VF
Matan Barak
2014-03-20
1
-24
/
+85
*
|
|
mlx4: Don't receive packets when the napi budget == 0
Eric W. Biederman
2014-03-14
1
-0
/
+3
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-14
3
-6
/
+29
|
\
\
\
|
|
/
/
|
*
|
net/mlx4_en: Deregister multicast vxlan steering rules when going down
Or Gerlitz
2014-03-13
1
-0
/
+2
|
*
|
net/mlx4_core: Load the IB driver when the device supports IBoE
Or Gerlitz
2014-03-12
1
-1
/
+1
|
*
|
net/mlx4_en: Handle vxlan steering rules for mac address changes
Or Gerlitz
2014-03-12
1
-0
/
+8
|
*
|
net/mlx4_core: Fix wrong dump of the vxlan offloads device capability
Or Gerlitz
2014-03-12
1
-2
/
+3
|
*
|
net/mlx4_core: mlx4_init_slave() shouldn't access comm channel before PF is r...
Amir Vadai
2014-03-06
1
-0
/
+11
|
*
|
net/mlx4_core: Fix memory access error in mlx4_QUERY_DEV_CAP_wrapper()
Amir Vadai
2014-03-06
1
-3
/
+3
|
*
|
net/mlx4: Support shutdown() interface
Gavin Shan
2014-03-05
1
-0
/
+1
*
|
|
mlx4: Call dev_kfree_skby_any instead of dev_kfree_skb.
Eric W. Biederman
2014-03-12
1
-1
/
+1
*
|
|
mlx4: Activate RoCE/SRIOV
Jack Morgenstein
2014-03-12
1
-7
/
+0
*
|
|
mlx4: Implement IP based gids support for RoCE/SRIOV
Jack Morgenstein
2014-03-12
1
-0
/
+24
*
|
|
mlx4: Add ref counting to port MAC table for RoCE
Jack Morgenstein
2014-03-12
1
-7
/
+68
*
|
|
mlx4: In RoCE allow guests to have multiple GIDS
Jack Morgenstein
2014-03-12
5
-34
/
+161
*
|
|
mlx4_core: For RoCE, allow slaves to set the GID entry at that slave's index
Jack Morgenstein
2014-03-12
1
-3
/
+30
*
|
|
mlx4: Adjust QP1 multiplexing for RoCE/SRIOV
Jack Morgenstein
2014-03-12
2
-0
/
+39
*
|
|
IB/mlx5_core: remove unreachable function call in module init
Kleber Sacilotto de Souza
2014-03-10
1
-1
/
+0
[next]