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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-15
IB/mlx5: Remove unused code in mr.c
Eli Cohen
2
-2
/
+0
2014-01-14
IB/usnic: Append documentation to usnic_transport.h and cleanup
Upinder Malhi
2
-1
/
+4
2014-01-14
IB/usnic: Fix typo "Ignorning" -> "Ignoring"
Roland Dreier
1
-4
/
+4
2014-01-14
IB/usnic: Expose flows via debugfs
Upinder Malhi
6
-10
/
+111
2014-01-14
IB/usnic: Use for_each_sg instead of a for-loop
Upinder Malhi
1
-8
/
+9
2014-01-14
IB/usnic: Remove superflous parentheses
Upinder Malhi
3
-14
/
+14
2014-01-14
IB/core: Add RDMA_TRANSPORT_USNIC_UDP
Upinder Malhi
1
-1
/
+2
2014-01-14
IB/usnic: Add UDP support in usnic_ib_qp_grp.[hc]
Upinder Malhi
2
-0
/
+99
2014-01-14
IB/usnic: Add UDP support in u*verbs.c, u*main.c and u*util.h
Upinder Malhi
3
-9
/
+136
2014-01-14
IB:usnic: Add UDP support to usnic_transport.[hc]
Upinder Malhi
2
-7
/
+105
2014-01-14
IB/usnic: Add UDP support to usnic_fwd.[hc]
Upinder Malhi
2
-0
/
+75
2014-01-14
IB/usnic: Update ABI and Version file for UDP support
Upinder Malhi
2
-4
/
+12
2014-01-14
IB/usnic: Port over sysfs to new usnic_fwd.h
Upinder Malhi
1
-7
/
+3
2014-01-14
IB/usnic: Port over usnic_ib_qp_grp.[hc] to new usnic_fwd.h
Upinder Malhi
2
-122
/
+249
2014-01-14
IB/usnic: Port over main.c and verbs.c to the usnic_fwd.h
Upinder Malhi
3
-39
/
+39
2014-01-14
IB/usnic: Push all forwarding state to usnic_fwd.[hc]
Upinder Malhi
2
-125
/
+212
2014-01-14
IB/usnic: Add struct usnic_transport_spec
Upinder Malhi
1
-0
/
+9
2014-01-14
IB/usnic: Change WARN_ON to lockdep_assert_held
Upinder Malhi
1
-8
/
+8
2014-01-14
IB/usnic: Add Cisco VIC low-level hardware driver
Upinder Malhi
29
-0
/
+4899
2014-01-14
RDMA/ocrdma: Fix OCRDMA_GEN2_FAMILY macro definition
Devesh Sharma
1
-1
/
+1
2014-01-14
RDMA/ocrdma: Fix AV_VALID bit position
Devesh Sharma
2
-1
/
+2
2014-01-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-80
/
+90
2014-01-04
infiniband: make sure the src net is infiniband when create new link
Hangbin Liu
1
-1
/
+2
2013-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-58
/
+20
2013-12-26
infiniband: slight optimization of addr compare
dingtianhong
1
-2
/
+1
2013-12-24
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
5
-15
/
+52
2013-12-23
Merge branches 'cxgb4', 'flowsteer' and 'misc' into for-linus
Roland Dreier
4
-14
/
+51
2013-12-23
RDMA/cxgb4: Use cxgb4_select_ntuple to correctly calculate ntuple fields
Kumar Sanghvi
1
-54
/
+17
2013-12-23
RDMA/cxgb4: Server filters are supported only for IPv4
Kumar Sanghvi
1
-1
/
+2
2013-12-23
RDMA/cxgb4: Calculate the filter server TID properly
Kumar Sanghvi
1
-3
/
+1
2013-12-20
IB/uverbs: Check access to userspace response buffer in extended command
Yann Droneaud
1
-0
/
+5
2013-12-20
IB/uverbs: Check input length in flow steering uverbs
Yann Droneaud
1
-0
/
+6
2013-12-20
IB/uverbs: Set error code when fail to consume all flow_spec items
Yann Droneaud
1
-0
/
+1
2013-12-20
IB/uverbs: Check reserved fields in create_flow
Yann Droneaud
1
-0
/
+7
2013-12-20
IB/uverbs: Check comp_mask in destroy_flow
Yann Droneaud
1
-0
/
+3
2013-12-20
IB/uverbs: Check reserved field in extended command header
Yann Droneaud
1
-0
/
+3
2013-12-20
IB/uverbs: New macro to set pointers to NULL if length is 0 in INIT_UDATA()
Roland Dreier
2
-11
/
+16
2013-12-19
iser-target: Move INIT_WORK setup into isert_create_device_ib_res
Nicholas Bellinger
1
-2
/
+4
2013-12-16
IB/core: const'ify inbuf in struct ib_udata
Yann Droneaud
1
-1
/
+1
2013-12-16
RDMA/iwcm: Don't touch cm_id after deref in rem_ref
Steve Wise
1
-2
/
+9
2013-12-15
RDMA/cxgb4: Make _c4iw_write_mem_dma() static
Rashika
1
-1
/
+1
2013-12-11
iser-target: fix error return code in isert_create_device_ib_res()
Wei Yongjun
1
-4
/
+12
2013-11-22
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
3
-38
/
+77
2013-11-19
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
38
-440
/
+928
2013-11-17
Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ...
Roland Dreier
37
-404
/
+894
2013-11-17
IB/core: Re-enable create_flow/destroy_flow uverbs
Matan Barak
5
-26
/
+0
2013-11-17
IB/core: extended command: an improved infrastructure for uverbs commands
Yann Droneaud
4
-64
/
+145
2013-11-17
IB/core: Remove ib_uverbs_flow_spec structure from userspace
Yann Droneaud
1
-0
/
+16
2013-11-17
IB/core: Make uverbs flow structure use names like verbs ones
Yann Droneaud
1
-6
/
+6
2013-11-17
IB/core: Rename 'flow' structs to match other uverbs structs
Yann Droneaud
1
-7
/
+7
[prev]
[next]