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
2014-05-05
net/mlx4_core: Load the Eth driver first
Or Gerlitz
1
-2
/
+2
2014-05-05
net/mlx4_core: Fix slave id computation for single port VF
Matan Barak
1
-15
/
+20
2014-05-05
net/mlx4_core: Adjust port number in qp_attach wrapper when detaching
Jack Morgenstein
1
-0
/
+23
2014-04-16
mlx4_en: don't use napi_synchronize inside mlx4_en_netpoll
Chris Mason
3
-7
/
+1
2014-04-14
net/mlx4_core: Defer VF initialization till PF is fully initialized
Amir Vadai
1
-1
/
+8
2014-04-14
net/mlx4_core: Preserve pci_dev_data after __mlx4_remove_one()
Wei Yang
2
-77
/
+96
2014-04-04
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2
-0
/
+86
2014-04-02
net/mlx4: Set proper build dependancy with vxlan
Or Gerlitz
3
-0
/
+17
2014-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+5
2014-03-29
net/mlx4: Implement vxlan ndo calls
Or Gerlitz
3
-4
/
+90
2014-03-29
mlx4: Add support for CONFIG_DEV command
Or Gerlitz
2
-0
/
+49
2014-03-29
net/mlx4: USe one wrapper that returns -EPERM
Or Gerlitz
3
-28
/
+4
2014-03-27
net/mlx4_core: pass pci_device_id.driver_data to __mlx4_init_one during reset
Wei Yang
1
-1
/
+5
2014-03-21
ptp: drivers: set the number of programmable pins.
Richard Cochran
1
-0
/
+1
2014-03-21
net/mlx4: Adapt num_vfs/probed_vf params for single port VF
Matan Barak
1
-13
/
+34
2014-03-21
net/mlx4: Adapt code for N-Port VF
Matan Barak
8
-61
/
+385
2014-03-21
net/mlx4: Add utils for N-Port VFs
Matan Barak
2
-0
/
+108
2014-03-21
net/mlx4: Add data structures to support N-Ports per VF
Matan Barak
1
-24
/
+85
2014-03-15
mlx4: Don't receive packets when the napi budget == 0
Eric W. Biederman
1
-0
/
+3
2014-03-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-6
/
+29
2014-03-13
net/mlx4_en: Deregister multicast vxlan steering rules when going down
Or Gerlitz
1
-0
/
+2
2014-03-13
mlx4: Call dev_kfree_skby_any instead of dev_kfree_skb.
Eric W. Biederman
1
-1
/
+1
2014-03-13
net/mlx4_core: Load the IB driver when the device supports IBoE
Or Gerlitz
1
-1
/
+1
2014-03-13
net/mlx4_en: Handle vxlan steering rules for mac address changes
Or Gerlitz
1
-0
/
+8
2014-03-13
net/mlx4_core: Fix wrong dump of the vxlan offloads device capability
Or Gerlitz
1
-2
/
+3
2014-03-12
mlx4: Activate RoCE/SRIOV
Jack Morgenstein
1
-7
/
+0
2014-03-12
mlx4: Implement IP based gids support for RoCE/SRIOV
Jack Morgenstein
1
-0
/
+24
2014-03-12
mlx4: Add ref counting to port MAC table for RoCE
Jack Morgenstein
1
-7
/
+68
2014-03-12
mlx4: In RoCE allow guests to have multiple GIDS
Jack Morgenstein
5
-34
/
+161
2014-03-12
mlx4_core: For RoCE, allow slaves to set the GID entry at that slave's index
Jack Morgenstein
1
-3
/
+30
2014-03-12
mlx4: Adjust QP1 multiplexing for RoCE/SRIOV
Jack Morgenstein
2
-0
/
+39
2014-03-10
IB/mlx5_core: remove unreachable function call in module init
Kleber Sacilotto de Souza
1
-1
/
+0
2014-03-07
IB/mlx5: Keep mlx5 MRs in a radix tree under device
Sagi Grimberg
2
-0
/
+25
2014-03-07
mlx5: Implement create_mr and destroy_mr
Sagi Grimberg
1
-0
/
+61
2014-03-07
net/mlx4_core: mlx4_init_slave() shouldn't access comm channel before PF is r...
Amir Vadai
1
-0
/
+11
2014-03-07
net/mlx4_core: Fix memory access error in mlx4_QUERY_DEV_CAP_wrapper()
Amir Vadai
1
-3
/
+3
2014-03-07
net/mlx4_en: mlx4_en_verify_params() can be static
Fengguang Wu
1
-1
/
+1
2014-03-06
net/mlx4: Support shutdown() interface
Gavin Shan
1
-0
/
+1
2014-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-6
/
+6
2014-03-03
net/mlx4_en: Change Connect-X description in kconfig
Eyal Perry
1
-1
/
+1
2014-03-03
net/mlx4_en: Use union for BlueFlame WQE
Amir Vadai
1
-1
/
+2
2014-03-03
net/mlx4_core: Fix sparse warning
Eyal Perry
1
-1
/
+2
2014-03-03
net/mlx4_en: Fix selftest failing on non 10G link speed
Amir Vadai
1
-2
/
+4
2014-03-03
net/mlx4: Replace mlx4_en_mac_to_u64() with mlx4_mac_to_u64()
Eugenia Emantayev
2
-23
/
+10
2014-03-03
net/mlx4_en: Move queue stopped/waked counters to be per ring
Eugenia Emantayev
3
-3
/
+11
2014-03-03
net/mlx4_en: Pad ethernet packets smaller than 17 bytes
Eugenia Emantayev
1
-1
/
+7
2014-03-03
net/mlx4_en: Verify mlx4_en module parameters
Eugenia Emantayev
3
-16
/
+44
2014-03-03
net/mlx4_en: Fix UP limit in ieee_ets->prio_tc
Amir Vadai
1
-1
/
+1
2014-02-27
net/mlx4_en: Fix bad use of dev_id
Amir Vadai
1
-1
/
+0
2014-02-27
net/mlx4_en: Expose port number through sysfs
Amir Vadai
1
-0
/
+1
[next]