index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-13
IB/mlx5: Add support for CQE compressing
Bodong Wang
1
-1
/
+29
2016-12-13
IB/mlx5: Report mlx5 CQE compression caps during query
Bodong Wang
1
-0
/
+10
2016-12-13
IB/mlx5: Report mlx5 multi packet WQE caps during query
Bodong Wang
1
-0
/
+11
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
2
-4
/
+2
2016-12-11
IB/hfi1,IB/qib: use rvt swqe mr deref helper
Mike Marciniszyn
4
-38
/
+6
2016-12-11
IB/hfi1: Avoid credit return allocation for cpu-less NUMA nodes
Harish Chegondi
3
-18
/
+6
2016-12-11
IB/hfi1,IB/qib: Use new send completion helper
Mike Marciniszyn
6
-109
/
+6
2016-12-11
IB/qib: Use standard refcount wrapper for QPs
Sebastian Sanchez
2
-14
/
+9
2016-12-11
IB/hfi1: Replace qp->refcount release code with standard driver wrapper
Sebastian Sanchez
1
-2
/
+1
2016-12-11
IB/hfi1: Preserve external device completed bit
Dean Luick
1
-1
/
+4
2016-12-11
IB/hfi1: Remove critical section gap in sc_buffer_alloc()
Sebastian Sanchez
1
-2
/
+0
2016-12-11
IB/hfi1: Remove usage of qp->s_cur_sge
Mitko Haralanov
4
-15
/
+13
2016-12-11
IB/hfi1: Add special setting for low power AOC
Dean Luick
1
-1
/
+43
2016-12-11
IB/hfi1: Remove definition of unused hfi1_affinity struct
Tadeusz Struk
2
-9
/
+0
2016-12-11
IB/hfi1: Remove dependence on qp->s_cur_size
Don Hiatt
6
-9
/
+10
2016-12-11
IB/hfi1: Show statistics counters under IB stats interface
Jianxin Xiong
1
-0
/
+154
2016-12-11
IB/hfi1: Disable header suppression for short packets
Jakub Pawlak
1
-17
/
+43
2016-12-11
IB/hfi1: Export 8051 memory and LCB registers via debugfs
Dean Luick
1
-0
/
+110
2016-12-11
IB/hfi1: Use non-atomic __test_and_clear_bit in hot path
Sebastian Sanchez
1
-1
/
+1
2016-12-11
IB/hfi1: Fix dc8051 multiple qword memory reads
Dean Luick
1
-4
/
+6
2016-12-11
IB/hfi1: Read new EPROM format
Dean Luick
1
-8
/
+203
2016-12-08
iw_cxgb4: Fix error return code in c4iw_rdev_open()
Wei Yongjun
1
-1
/
+3
2016-12-05
i40iw: Add request for reset on CQP timeout
Henry Orosco
2
-1
/
+10
2016-12-05
i40iw: Code cleanup, remove check of PBLE pages
Henry Orosco
1
-4
/
+0
2016-12-05
i40iw: Correctly fail loopback connection if no listener
Shiraz Saleem
1
-27
/
+35
2016-12-05
i40iw: Fill in IRD value when on connect request
Shiraz Saleem
1
-0
/
+1
2016-12-05
i40iw: Set TOS field in IP header
Shiraz Saleem
2
-6
/
+22
2016-12-05
i40iw: Add NULL check for ibqp event handler
Shiraz Saleem
1
-1
/
+1
2016-12-05
i40iw: Replace list_for_each_entry macro with safe version
Mustafa Ismail
2
-4
/
+4
2016-12-05
i40iw: Add IP addr handling on netdev events
Mustafa Ismail
3
-42
/
+156
2016-12-05
i40iw: Add missing cleanup on device close
Mustafa Ismail
7
-0
/
+90
2016-12-05
i40iw: Add 2MB page support
Henry Orosco
2
-10
/
+51
2016-12-05
i40iw: Utilize physically mapped memory regions
Henry Orosco
1
-9
/
+93
2016-12-05
i40iw: Fix incorrect assignment of SQ head
Henry Orosco
1
-6
/
+4
2016-12-05
i40iw: Remove variable flush_code and check to set qp->sq_flush
Henry Orosco
1
-4
/
+0
2016-12-05
i40iw: Remove check on return from device_init_pestat()
Henry Orosco
3
-14
/
+4
2016-12-05
i40iw: Use runtime check for IS_ENABLED(CONFIG_IPV6)
Henry Orosco
1
-2
/
+2
[prev]
[next]