index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
stop_machine.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-12-27
IB/core: Make sure that PSN does not overflow
Majd Dibbiny
1
-0
/
+16
2017-12-22
IB/hfi1: Change slid arg in ingress_pkey_table_fail to 32bit
Don Hiatt
2
-6
/
+2
2017-12-22
IB/core: Use rdma_cap_opa_mad to check for OPA
Don Hiatt
1
-2
/
+1
2017-12-22
i40iw: Fix the connection ORD value for loopback
Tatyana Nikolova
1
-12
/
+14
2017-12-22
i40iw: Validate correct IRD/ORD connection parameters
Tatyana Nikolova
1
-2
/
+3
2017-12-22
i40iw: Ignore LLP_DOUBT_REACHABILITY AE
Shiraz Saleem
1
-1
/
+2
2017-12-22
i40iw: Fix sequence number for the first partial FPDU
Shiraz Saleem
2
-1
/
+2
2017-12-22
i40iw: Selectively teardown QPs on IP addr change event
Shiraz Saleem
3
-10
/
+24
2017-12-22
i40iw: Add notifier for network device events
Shiraz Saleem
3
-3
/
+56
2017-12-22
i40iw: Correct Q1/XF object count equation
Shiraz Saleem
1
-2
/
+4
2017-12-22
i40iw: Use utility function roundup_pow_of_two()
Shiraz Saleem
3
-33
/
+7
2017-12-22
i40iw: Set MAX_IRD_SIZE to 64
Shiraz Saleem
1
-1
/
+1
2017-12-22
rdma: Update maintainer contact for Intel RDMA drivers
Dennis Dalessandro
1
-1
/
+3
2017-12-22
IB/SA: Check dlid before SA agent queries for ClassPortInfo
Venkata Sandeep Dhanalakota
2
-0
/
+26
2017-12-22
nes: Change accelerated flag to bool
Shiraz Saleem
2
-2
/
+2
2017-12-22
drivers: infiniband: remove duplicate includes
Pravin Shedge
5
-8
/
+1
2017-12-22
RDMA/hns: Add eq support of hip08
Yixian Liu
5
-8
/
+1408
2017-12-22
RDMA/hns: Refactor eq code for hip06
Yixian Liu
10
-930
/
+843
2017-12-21
RDMA/ocrdma: Fix permissions for OCRDMA_RESET_STATS
Anton Vasilyev
1
-1
/
+1
2017-12-19
iser-target: avoid reinitializing rdma contexts for isert commands
Bharat Potnuri
2
-0
/
+8
2017-12-18
IB/cm: Refactor to avoid setting path record software only fields
Parav Pandit
1
-48
/
+44
2017-12-18
IB/{core, umad, cm}: Rename ib_init_ah_from_wc to ib_init_ah_attr_from_wc
Parav Pandit
4
-16
/
+17
2017-12-18
IB/{core, cm, cma, ipoib}: Rename ib_init_ah_from_path to ib_init_ah_attr_fro...
Parav Pandit
5
-15
/
+17
2017-12-18
IB/cm: Fix sleeping while spin lock is held
Parav Pandit
1
-5
/
+6
2017-12-18
IB/cm: Handle address handle attribute init error
Parav Pandit
1
-2
/
+5
2017-12-18
IB/{cm, umad}: Handle av init error
Parav Pandit
2
-16
/
+28
2017-12-18
IB/{core, ipoib}: Simplify ib_find_gid to search only for IB link layer
Parav Pandit
3
-17
/
+5
2017-12-18
RDMA/core: Avoid copying ifindex twice
Parav Pandit
1
-2
/
+0
2017-12-18
RDMA/{core, cma}: Simplify rdma_translate_ip
Parav Pandit
3
-11
/
+6
2017-12-18
IB/core: Removed unused function
Parav Pandit
2
-24
/
+0
2017-12-18
RDMA/core: Avoid redundant memcpy in rdma_addr_find_l2_eth_by_grh
Parav Pandit
1
-5
/
+0
2017-12-18
IB/core: Avoid exporting module internal ib_find_gid_by_filter()
Parav Pandit
1
-1
/
+0
2017-12-18
IB/rxe: Avoid passing unused index pointer which is optional
Parav Pandit
1
-2
/
+1
2017-12-18
IB/core: Refactor to avoid unnecessary check on GID lookup miss
Parav Pandit
1
-9
/
+6
2017-12-18
IB/core: Avoid unnecessary type cast
Parav Pandit
1
-2
/
+1
2017-12-18
RDMA/cma: Introduce and use helper functions to init work
Parav Pandit
1
-28
/
+25
2017-12-18
RDMA/cma: Avoid setting path record type twice
Parav Pandit
1
-5
/
+4
2017-12-18
RDMA/cma: Simplify netdev check
Parav Pandit
1
-19
/
+16
2017-12-18
RDMA/cma: Set default GID type as RoCE when resolving RoCE route
Parav Pandit
1
-3
/
+5
2017-12-18
IB/umem: Fix use of npages/nmap fields
Artemy Kovalyov
1
-1
/
+1
2017-12-18
IB/cm: Add debug prints to ib_cm
Daniel Jurgens
1
-0
/
+51
2017-12-18
IB/core: Fix memory leak in cm_req_handler error flows
Matan Barak
1
-2
/
+3
2017-12-18
RDMA/cma: Use correct size when writing netlink stats
Parav Pandit
1
-1
/
+1
2017-12-18
IB/ipoib: Update pathrec field if not valid record
Erez Shitrit
1
-15
/
+34
2017-12-18
IB/ipoib: Avoid memory leak if the SA returns a different DGID
Erez Shitrit
1
-0
/
+16
2017-12-18
IB/mlx4: Remove unused ibpd parameter
Erez Alfasi
1
-2
/
+2
2017-12-18
IB/core: Avoid exporting module internal function
Parav Pandit
2
-19
/
+4
2017-12-18
IB/core: Depend on IPv6 stack to resolve link local address for RoCEv2
Parav Pandit
1
-5
/
+11
2017-12-18
IB/{core/cm}: Fix generating a return AH for RoCEE
Parav Pandit
3
-98
/
+64
2017-12-13
IB/ocrdma: Remove unneeded conversions to bool
Andrew F. Davis
1
-1
/
+1
[next]