index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
IB/ocrdma: fix bad initialization
Pan Bian
2016-12-14
1
-1
/
+1
|
|
*
|
infiniband: nes: return value of skb_linearize should be handled
Zhouyi Zhou
2016-12-14
1
-2
/
+6
|
|
*
|
IB/core: fix unmap_sg argument
Sebastian Ott
2016-12-14
1
-1
/
+1
|
|
*
|
IB/multicast: Check ib_find_pkey() return value
Bart Van Assche
2016-12-14
1
-2
/
+5
|
|
*
|
IPoIB: Avoid reading an uninitialized member variable
Bart Van Assche
2016-12-14
1
-2
/
+5
|
|
*
|
IB/mad: Fix an array index check
Bart Van Assche
2016-12-14
1
-1
/
+1
|
|
*
|
IB/srpt: Report login failures only once
Bart Van Assche
2016-12-14
1
-13
/
+9
|
|
*
|
IB/usnic: simplify IS_ERR_OR_NULL to IS_ERR
Julia Lawall
2016-12-14
2
-12
/
+12
|
|
*
|
IB/core: Issue DREQ when receiving REQ/REP for stale QP
Hans Westgaard Ry
2016-12-14
1
-1
/
+23
|
|
*
|
IB/nes: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-12-14
1
-34
/
+42
|
|
*
|
IB/isert: do not ignore errors in dma_map_single()
Alexey Khoroshilov
2016-12-14
1
-0
/
+6
|
|
*
|
IB/mad: Eliminate redundant SM class version defines for OPA
Hal Rosenstock
2016-12-14
2
-8
/
+8
|
|
|
/
|
*
|
Merge branch 'mlx' into merge-test
Doug Ledford
2016-12-14
35
-318
/
+740
|
|
\
\
|
|
*
|
IB/mthca: Replace pci_pool_alloc by pci_pool_zalloc
Souptick Joarder
2016-12-14
1
-4
/
+2
|
|
*
|
mlx5, calc_sq_size(): Make a debug message more informative
Bart Van Assche
2016-12-14
1
-1
/
+2
|
|
*
|
mlx5: Remove a set-but-not-used variable
Bart Van Assche
2016-12-14
1
-7
/
+0
|
|
*
|
mlx5: Use { } instead of { 0 } to init struct
Bart Van Assche
2016-12-14
1
-1
/
+1
|
|
*
|
IB/mlx4: Rework special QP creation error path
Bart Van Assche
2016-12-14
1
-2
/
+4
|
|
*
|
IB/mlx5: avoid bogus -Wmaybe-uninitialized warning
Arnd Bergmann
2016-12-14
1
-18
/
+21
|
|
*
|
IB/mlx5: Properly adjust rate limit on QP state transitions
Bodong Wang
2016-12-13
3
-9
/
+69
|
|
*
|
IB/uverbs: Extend modify_qp and support packet pacing
Bodong Wang
2016-12-13
3
-69
/
+125
|
|
*
|
IB/core: Support rate limit for packet pacing
Bodong Wang
2016-12-13
1
-0
/
+2
|
|
*
|
IB/mlx5: Report mlx5 packet pacing capabilities when querying device
Bodong Wang
2016-12-13
1
-0
/
+13
|
|
*
|
IB/mlx5: Support RAW Ethernet when RoCE is disabled
Or Gerlitz
2016-12-13
1
-9
/
+13
|
|
*
|
IB/mlx5: Rename RoCE related helpers to reflect being Eth ones
Or Gerlitz
2016-12-13
1
-11
/
+11
|
|
*
|
IB/mlx5: Refactor registration to netdev notifier
Or Gerlitz
2016-12-13
1
-9
/
+20
|
|
*
|
IB/mlx5: Use u64 for UMR length
Maor Gottlieb
2016-12-13
1
-1
/
+1
|
|
*
|
IB/mlx5: Avoid system crash when enabling many VFs
Eli Cohen
2016-12-13
1
-1
/
+2
|
|
*
|
IB/mlx5: Assign SRQ type earlier
Maor Gottlieb
2016-12-13
1
-1
/
+1
|
|
*
|
IB/mlx4: Fix out-of-range array index in destroy qp flow
Jack Morgenstein
2016-12-13
1
-1
/
+2
|
|
*
|
IB/mlx5: Make create/destroy_ah available to userspace
Moni Shoua
2016-12-13
1
-0
/
+2
|
|
*
|
IB/mlx5: Use kernel driver to help userspace create ah
Moni Shoua
2016-12-13
1
-0
/
+21
|
|
*
|
IB/core: Let create_ah return extended response to user
Moni Shoua
2016-12-13
20
-20
/
+56
|
|
*
|
IB/mlx5: Report that device has udata response in create_ah
Moni Shoua
2016-12-13
1
-1
/
+2
|
|
*
|
IB/core: Change ib_resolve_eth_dmac to use it in create AH
Moni Shoua
2016-12-13
3
-48
/
+47
|
|
*
|
IB/mlx5: Add support to match inner packet fields
Moses Reuben
2016-12-13
1
-53
/
+78
|
|
*
|
IB/core: Introduce inner flow steering
Moses Reuben
2016-12-13
1
-1
/
+3
|
|
*
|
IB/mlx5: Support Vxlan tunneling specification
Moses Reuben
2016-12-13
1
-0
/
+11
|
|
*
|
IB/core: Add flow spec tunneling support
Moses Reuben
2016-12-13
1
-0
/
+15
|
|
*
|
IB/mlx5: Add support for CQE compressing
Bodong Wang
2016-12-13
1
-1
/
+29
|
|
*
|
IB/mlx5: Report mlx5 CQE compression caps during query
Bodong Wang
2016-12-13
1
-0
/
+10
|
|
*
|
IB/mlx5: Report mlx5 multi packet WQE caps during query
Bodong Wang
2016-12-13
1
-0
/
+11
|
|
*
|
IB/rxe: Increase max number of completions to 32k
Yonatan Cohen
2016-12-13
1
-1
/
+1
|
|
*
|
IB/mlx4: Check if GRH is available before using it
Eran Ben Elisha
2016-12-13
1
-2
/
+2
|
|
*
|
IB/mlx4: When no DMFS for IPoIB, don't allow NET_IF QPs
Eran Ben Elisha
2016-12-13
1
-8
/
+13
|
|
*
|
IB/mlx4: Fix port query for 56Gb Ethernet links
Saeed Mahameed
2016-11-17
1
-3
/
+5
|
|
*
|
IB/mlx4: Put non zero value in max_ah device attribute
Maor Gottlieb
2016-11-17
1
-0
/
+1
|
|
*
|
IB/mlx4: Handle well-known-gid in mad_demux processing
Jack Morgenstein
2016-11-17
1
-4
/
+12
|
|
*
|
IB/mlx4: Handle IPv4 header when demultiplexing MAD
Moni Shoua
2016-11-17
2
-10
/
+39
|
|
*
|
IB/mlx4: Set traffic class in AH
Maor Gottlieb
2016-11-17
1
-2
/
+4
[prev]
[next]