index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-12-14
mlx5, calc_sq_size(): Make a debug message more informative
Bart Van Assche
1
-1
/
+2
2016-12-14
mlx5: Remove a set-but-not-used variable
Bart Van Assche
1
-7
/
+0
2016-12-14
mlx5: Use { } instead of { 0 } to init struct
Bart Van Assche
1
-1
/
+1
2016-12-14
IB/mlx4: Rework special QP creation error path
Bart Van Assche
1
-2
/
+4
2016-12-14
IB/rdmavt: Only put mmap_info ref if it exists
Jim Foraker
1
-1
/
+2
2016-12-14
IB/rdmavt: Handle the kthread worker using the new API
Petr Mladek
1
-23
/
+11
2016-12-14
IB/rdmavt: Avoid queuing work into a destroyed cq kthread worker
Petr Mladek
1
-14
/
+16
2016-12-14
IB/mlx4: avoid a -Wmaybe-uninitialize warning
Arnd Bergmann
1
-2
/
+3
2016-12-14
IB/mlx5: avoid bogus -Wmaybe-uninitialized warning
Arnd Bergmann
1
-18
/
+21
2016-12-13
IB/mlx5: Properly adjust rate limit on QP state transitions
Bodong Wang
3
-9
/
+69
2016-12-13
IB/uverbs: Extend modify_qp and support packet pacing
Bodong Wang
4
-69
/
+146
2016-12-13
IB/core: Support rate limit for packet pacing
Bodong Wang
2
-0
/
+4
2016-12-13
IB/mlx5: Report mlx5 packet pacing capabilities when querying device
Bodong Wang
2
-0
/
+26
2016-12-13
IB/mlx5: Support RAW Ethernet when RoCE is disabled
Or Gerlitz
1
-9
/
+13
2016-12-13
IB/mlx5: Rename RoCE related helpers to reflect being Eth ones
Or Gerlitz
1
-11
/
+11
2016-12-13
IB/mlx5: Refactor registration to netdev notifier
Or Gerlitz
1
-9
/
+20
2016-12-13
IB/mlx5: Use u64 for UMR length
Maor Gottlieb
1
-1
/
+1
2016-12-13
IB/mlx5: Avoid system crash when enabling many VFs
Eli Cohen
1
-1
/
+2
2016-12-13
IB/mlx5: Assign SRQ type earlier
Maor Gottlieb
1
-1
/
+1
2016-12-13
IB/mlx4: Fix out-of-range array index in destroy qp flow
Jack Morgenstein
1
-1
/
+2
2016-12-13
IB/mlx5: Make create/destroy_ah available to userspace
Moni Shoua
1
-0
/
+2
2016-12-13
IB/mlx5: Use kernel driver to help userspace create ah
Moni Shoua
2
-0
/
+27
2016-12-13
IB/core: Let create_ah return extended response to user
Moni Shoua
21
-21
/
+58
2016-12-13
IB/mlx5: Report that device has udata response in create_ah
Moni Shoua
2
-1
/
+3
2016-12-13
IB/core: Change ib_resolve_eth_dmac to use it in create AH
Moni Shoua
4
-48
/
+49
2016-12-13
IB/mlx5: Add support to match inner packet fields
Moses Reuben
1
-53
/
+78
2016-12-13
IB/core: Introduce inner flow steering
Moses Reuben
2
-9
/
+12
2016-12-13
IB/mlx5: Support Vxlan tunneling specification
Moses Reuben
1
-0
/
+11
2016-12-13
IB/uverbs: Add support for Vxlan protocol
Moses Reuben
1
-0
/
+17
2016-12-13
IB/core: Align structure ib_flow_spec_type
Moses Reuben
1
-6
/
+6
2016-12-13
IB/core: Add flow spec tunneling support
Moses Reuben
2
-1
/
+33
2016-12-13
IB/mlx5: Add support for CQE compressing
Bodong Wang
2
-2
/
+32
2016-12-13
IB/mlx5: Report mlx5 CQE compression caps during query
Bodong Wang
2
-0
/
+22
2016-12-13
IB/mlx5: Report mlx5 multi packet WQE caps during query
Bodong Wang
2
-0
/
+13
2016-12-13
net/mlx5: Report multi packet WQE capabilities
Leon Romanovsky
1
-1
/
+1
2016-12-13
IB/rxe: Increase max number of completions to 32k
Yonatan Cohen
1
-1
/
+1
2016-12-13
IB/mlx4: Check if GRH is available before using it
Eran Ben Elisha
1
-2
/
+2
2016-12-13
IB/mlx4: When no DMFS for IPoIB, don't allow NET_IF QPs
Eran Ben Elisha
1
-8
/
+13
2016-12-12
i40iw: Reorganize structures to align with HW capabilities
Henry Orosco
14
-465
/
+775
2016-12-12
i40iw: Fix incorrect check for error
Mustafa Ismail
1
-1
/
+1
2016-12-12
i40iw: Assign MSS only when it is a new MTU
Mustafa Ismail
1
-0
/
+2
2016-12-12
i40iw: Fix race condition in terminate timer's handler
Shiraz Saleem
3
-3
/
+6
2016-12-12
i40iw: Fix memory leak in CQP destroy when in reset
Mustafa Ismail
1
-6
/
+3
2016-12-12
i40iw: Fix QP flush to not hang on empty queues or failure
Shiraz Saleem
2
-5
/
+30
2016-12-12
i40iw: Fix double free of QP
Mustafa Ismail
3
-6
/
+20
2016-12-12
i40iw: Use correct src address in memcpy to rdma stats counters
Shiraz Saleem
1
-1
/
+1
2016-12-12
i40iw: Remove macros I40IW_STAG_KEY_FROM_STAG and I40IW_STAG_INDEX_FROM_STAG
Thomas Huth
1
-6
/
+0
2016-12-11
IB/hfi1: Define platform_config_table_limits once
Bart Van Assche
2
-10
/
+10
2016-12-11
IB/hfi1: constify mmu_notifier_ops structure
Bhumika Goyal
1
-1
/
+1
2016-12-11
IB/rdmavt, IB/hfi1, IB/qib: Add inlines for mtu division
Mike Marciniszyn
3
-5
/
+25
[next]