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
/
infiniband
/
hw
/
mlx4
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-14
IB/mlx4: Optimize do_slave_init
Doug Ledford
1
-7
/
+9
2015-07-14
IB/mlx4: Fix memory leak in do_slave_init
Doug Ledford
1
-0
/
+2
2015-07-14
IB/mlx4: Optimize freeing of items on error unwind
Maninder Singh
1
-5
/
+3
2015-07-14
IB/mlx4: Do not attemp to report HCA clock offset on VFs
Matan Barak
1
-5
/
+6
2015-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-63
/
+55
2015-06-16
IB/mlx4: Add RoCE/IB dedicated counters
Eran Ben Elisha
1
-13
/
+30
2015-06-12
IB/core: Add ability for drivers to report an alternate MAD size.
Ira Weiny
1
-0
/
+2
2015-06-12
IB/mlx4: Add support for CQ time-stamping
Matan Barak
1
-2
/
+40
2015-06-12
IB/mlx4: Add mmap call to map the hardware clock
Matan Barak
1
-1
/
+17
2015-06-12
IB/core: Pass hardware specific data in query_device
Matan Barak
1
-1
/
+5
2015-06-12
IB/core: Change ib_create_cq to use struct ib_cq_init_attr
Matan Barak
1
-1
/
+3
2015-06-02
Merge branch 'for-4.2-misc' into k.o/for-4.2
Doug Ledford
1
-2
/
+3
2015-06-02
IB/mlx4: Fix error paths in mlx4_ib_create_flow()
Roland Dreier
1
-2
/
+3
2015-05-31
net/mlx4: Add EQ pool
Matan Barak
1
-48
/
+23
2015-05-31
net/mlx4_core: Demote simple multicast and broadcast flow steering rules
Matan Barak
1
-2
/
+2
2015-05-20
IB/core: Convert core to use bitfield for caps
Ira Weiny
1
-10
/
+5
2015-05-20
IB/core: Add per port immutable struct to ib_device
Ira Weiny
1
-0
/
+17
2015-05-18
IB/Verbs: Implement new callback query_protocol()
Michael Wang
1
-0
/
+10
2015-05-12
infiniband: Remove duplicated KERN_<LEVEL> from pr_<level> uses
Joe Perches
1
-2
/
+1
2015-04-15
IB/mlx4: Change alias guids default to be host assigned
Yishai Hadas
1
-2
/
+2
2015-04-15
IB/mlx4: Request alias GUID on demand
Yishai Hadas
1
-0
/
+22
2015-04-02
net/mlx4: Add SET_PORT opcode modifiers enumeration
Ido Shamay
1
-5
/
+6
2015-03-18
IB/mlx4: Verify net device validity on port change event
Moni Shoua
1
-1
/
+5
2015-02-21
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-6
/
+5
2015-02-17
IB/mlx4: Fix wrong usage of IPv4 protocol for multicast attach/detach
Or Gerlitz
1
-5
/
+5
2015-02-10
IB/mlx4: Reset flow support for IB kernel ULPs
Yishai Hadas
1
-0
/
+64
2015-02-10
IB/mlx4: Always use the correct port for mirrored multicast attachments
Moni Shoua
1
-1
/
+5
2015-02-05
IB/mlx4: Load balance ports in port aggregation mode
Moni Shoua
1
-0
/
+1
2015-02-05
IB/mlx4: Create mirror flows in port aggregation mode
Moni Shoua
1
-12
/
+72
2015-02-05
IB/mlx4: Add port aggregation support
Moni Shoua
1
-6
/
+70
2015-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2015-01-26
net/mlx4_core: Maintain a persistent memory for mlx4 device
Yishai Hadas
1
-7
/
+10
2015-01-16
net/mlx4: Don't disable vxlan offloads under DMFS-A0 optimized steering
Or Gerlitz
1
-1
/
+2
2014-12-11
net/mlx4: Change QP allocation scheme
Eugenia Emantayev
1
-1
/
+1
2014-11-13
net/mlx4_core: Flexible (asymmetric) allocation of EQs and MSI-X vectors for ...
Matan Barak
1
-2
/
+1
2014-10-31
mlx4: Avoid leaking steering rules on flow creation error flow
Or Gerlitz
1
-2
/
+8
2014-09-24
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-54
/
+115
2014-09-22
IB/mlx4: Fix VF mac handling in RoCE
Jack Morgenstein
1
-5
/
+10
2014-09-22
IB/mlx4: Do not allow APM under RoCE
Jack Morgenstein
1
-1
/
+15
2014-09-22
IB/mlx4: Don't update QP1 in native mode
Jack Morgenstein
1
-0
/
+4
2014-09-22
IB/mlx4: Avoid accessing netdevice when building RoCE qp1 header
Jack Morgenstein
1
-0
/
+5
2014-09-22
IB/mlx4: Avoid executing gid task when device is being removed
Moni Shoua
1
-0
/
+9
2014-09-22
IB/mlx4: Fix lockdep splat for the iboe lock
Jack Morgenstein
1
-12
/
+12
2014-09-22
IB/mlx4: Get upper dev addresses as RoCE GIDs when port comes up
Moni Shoua
1
-8
/
+17
2014-09-22
IB/mlx4: Reorder steps in RoCE GID table initialization
Moni Shoua
1
-12
/
+17
2014-09-22
IB/mlx4: Don't duplicate the default RoCE GID
Moni Shoua
1
-0
/
+4
2014-09-22
IB/mlx4: Avoid null pointer dereference in mlx4_ib_scan_netdevs()
Moni Shoua
1
-23
/
+26
2014-09-19
IB/mlx4: Disable TSO for Connect-X rev. A0 HCAs
Markus Stockhausen
1
-1
/
+4
2014-09-11
net/mlx4: Set vlan stripping policy by the right command
Matan Barak
1
-1
/
+1
2014-08-30
mlx4: Set user-space raw Ethernet QPs to properly handle VXLAN traffic
Or Gerlitz
1
-0
/
+30
[next]