index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-25
IB/mlx5: Expose multi-packet RQ capabilities
Noa Osherovich
3
-0
/
+35
2017-10-25
RDMA/hns: Add modify CQ support for hip08
oulijun
5
-0
/
+51
2017-10-25
RDMA/hns: Update the PD&CQE&MTT specification in hip08
Wei Hu(Xavier)
1
-4
/
+4
2017-10-25
RDMA/hns: Update the IRRL table chunk size in hip08
Wei Hu(Xavier)
6
-16
/
+21
2017-10-25
RDMA/hns: Support WQE/CQE/PBL page size configurable feature in hip08
Wei Hu(Xavier)
5
-57
/
+142
2017-10-25
IB/ipoib: Change number of TX wqe to 64
Erez Shitrit
1
-1
/
+1
2017-10-25
IB/ipoib: Use NAPI in UD/TX flows
Erez Shitrit
5
-79
/
+136
2017-10-25
IB/ipoib: Get rid of the tx_outstanding variable in all modes
Erez Shitrit
3
-11
/
+10
2017-10-25
RDMA: Remove Sean's and Hal's emails from MAINTAINER file
Leon Romanovsky
1
-2
/
+0
2017-10-18
i40iw: Move cqp_cmd_head init to CQP initialization
Bob Sharp
1
-1
/
+1
2017-10-18
i40iw: Remove UDA QP from QoS list if creation fails
Ivan Barrera
3
-3
/
+5
2017-10-18
i40iw: Clear CQP Head/Tail during initialization
Christopher Bednarz
1
-0
/
+3
2017-10-18
i40iw: Refactor queue depth calculation
Shiraz Saleem
4
-43
/
+67
2017-10-18
i40iw: Reinitialize IEQ on MTU change
Shiraz Saleem
5
-4
/
+26
2017-10-18
i40iw: Move ceq_valid to i40iw_sc_dev structure
Shiraz Saleem
4
-16
/
+15
2017-10-18
i40iw: Account for IPv6 header when setting MSS
Shiraz Saleem
7
-13
/
+15
2017-10-18
i40iw: Remove unused structures
Mustafa Ismail
1
-18
/
+0
2017-10-18
i40iw: Move exception_lan_queue to VSI structure
Mustafa Ismail
3
-8
/
+7
2017-10-18
i40iw: Remove unused static_rsrc from i40iw_create_qp_info
Mustafa Ismail
3
-7
/
+0
2017-10-18
i40iw: Ignore AE source field in AEQE for some AEs
Mustafa Ismail
2
-0
/
+50
2017-10-18
i40iw: Cleanup AE processing
Mustafa Ismail
3
-14
/
+3
2017-10-18
Merge branch 'timer_setup' into for-next
Doug Ledford
43
-192
/
+158
2017-10-18
Merge branch 'for-next-early' into for-next
Doug Ledford
168
-2878
/
+10295
2017-10-18
IB/mlx5: Use ARRAY_SIZE
Jérémy Lefaure
1
-3
/
+3
2017-10-18
IB/core: Fix calculation of maximum RoCE MTU
Parav Pandit
2
-11
/
+15
2017-10-18
IB/core: Fix use workqueue without WQ_MEM_RECLAIM
Parav Pandit
1
-1
/
+1
2017-10-18
IB/core: Fix unable to change lifespan entry for hw_counters
Parav Pandit
1
-1
/
+15
2017-10-18
IB: Let ib_core resolve destination mac address
Parav Pandit
7
-50
/
+9
2017-10-18
IB/core: Introduce and use rdma_create_user_ah
Parav Pandit
4
-12
/
+55
2017-10-18
RDMA/cxgb4: Convert timers to use timer_setup()
Kees Cook
3
-10
/
+5
2017-10-18
RDMA/i40iw: Convert timers to use timer_setup() (part 2)
Kees Cook
2
-8
/
+6
2017-10-18
RDMA/cxgb3: Convert timers to use timer_setup()
Kees Cook
3
-9
/
+5
2017-10-18
IB/hfi1: Convert timers to use timer_setup()
Kees Cook
8
-32
/
+26
2017-10-18
IB/rdmavt: Convert timers to use timer_setup()
Kees Cook
1
-6
/
+4
2017-10-18
Merge tag 'mlx5-updates-2017-10-11' of git://git.kernel.org/pub/scm/linux/ker...
Doug Ledford
24
-796
/
+1437
2017-10-18
IB/srp: Make CM timeout dependent on subnet timeout
Bart Van Assche
1
-2
/
+22
2017-10-18
IB/srp: Cache global rkey
Bart Van Assche
2
-14
/
+16
2017-10-18
IB/srp: Remove second argument of srp_destroy_qp()
Bart Van Assche
1
-6
/
+6
2017-10-18
IB/srp: Avoid that a cable pull can trigger a kernel crash
Bart Van Assche
1
-6
/
+19
2017-10-18
IB/srpt: Change default behavior from using SRQ to using RC
Bart Van Assche
2
-35
/
+123
2017-10-18
IB/srpt: Cache global L_Key
Bart Van Assche
2
-3
/
+6
2017-10-18
IB/srpt: Limit the send and receive queue sizes to what the HCA supports
Bart Van Assche
1
-4
/
+5
2017-10-18
IB/srpt: Do not accept invalid initiator port names
Bart Van Assche
1
-5
/
+4
2017-10-18
RDMA/uverbs: Make the code in ib_uverbs_cmd_verbs() less confusing
Bart Van Assche
1
-10
/
+3
2017-10-18
bnxt_re: Make room for mapping beyond 32 entries
Somnath Kotur
2
-2
/
+2
2017-10-18
bnxt_re: Fix incorrect usage of test_bit()
Somnath Kotur
3
-9
/
+10
2017-10-18
IB/hfi1: Add MODULE_FIRMWARE statements
Thomas Bogendoerfer
1
-0
/
+5
2017-10-18
RDMA/hns: fix spelling mistake: "Reseved" -> "Reserved"
Colin Ian King
1
-1
/
+1
2017-10-18
Merge branch 'hfi1' into k.o/for-next
Doug Ledford
11
-51
/
+50
2017-10-18
IB/rdmavt: Don't wait for resources in QP reset
Alex Estrin
2
-2
/
+2
[next]