index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-12
RDMA/uverbs: Move IB_EVENT_DEVICE_FATAL to destroy_uobj
Jason Gunthorpe
3
-7
/
+10
2020-05-12
RDMA/uverbs: Do not discard the IB_EVENT_DEVICE_FATAL event
Jason Gunthorpe
4
-3
/
+29
2020-05-12
RDMA/iw_cxgb4: Fix incorrect function parameters
Potnuri Bharat Teja
1
-4
/
+3
2020-05-12
RDMA/core: Fix double put of resource
Maor Gottlieb
1
-2
/
+1
2020-05-12
IB/core: Fix potential NULL pointer dereference in pkey cache
Jack Morgenstein
1
-2
/
+5
2020-05-12
IB/hfi1: Fix another case where pq is left on waitlist
Mike Marciniszyn
1
-4
/
+0
2020-05-12
IB/i40iw: Remove bogus call to netdev_master_upper_dev_get()
Denis V. Lunev
1
-8
/
+0
2020-05-12
IB/mlx4: Test return value of calls to ib_get_cached_pkey
Jack Morgenstein
1
-3
/
+11
2020-05-12
RDMA/rxe: Always return ERR_PTR from rxe_create_mmap_info()
Sudip Mukherjee
2
-5
/
+8
2020-05-07
RDMA/mlx5: Remove duplicated assignment to variable rcqe_sz
Colin Ian King
1
-2
/
+1
2020-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
11
-32
/
+47
2020-05-06
RDMA/mlx5: Allow only raw Ethernet QPs when RoCE isn't enabled
Mark Bloch
1
-3
/
+9
2020-05-06
RDMA/mlx5: Assign profile before calling stages
Mark Bloch
2
-2
/
+3
2020-05-06
RDMA/mlx5: Move all WR logic from qp.c to separate file
Leon Romanovsky
6
-1553
/
+1589
2020-05-06
RDMA/mlx5: Refactor mlx5_post_send() to improve readability
Max Gurtovoy
1
-214
/
+276
2020-05-06
RDMA/mlx5: Update mlx5_ib to use new cmd interface
Leon Romanovsky
6
-156
/
+91
2020-05-06
RDMA/hns: Remove redundant assignment of caps
Wenpeng Liang
1
-5
/
+0
2020-05-06
RDMA/hns: Adjust lp_pktn_ini dynamically
Weihang Li
1
-1
/
+2
2020-05-06
RDMA/hns: Fix comments with non-English symbols
Weihang Li
1
-4
/
+3
2020-05-06
RDMA/hns: Optimize SRQ buffer size calculating process
Xi Wang
3
-24
/
+23
2020-05-06
RDMA/hns: Move SRQ code to the reasonable place
Yixian Liu
1
-306
/
+303
2020-05-06
RDMA/hns: Optimize WQE buffer size calculating process
Xi Wang
3
-265
/
+182
2020-05-06
RDMA/hns: Remove unused MTT functions
Xi Wang
6
-807
/
+2
2020-05-06
RDMA/hns: Optimize PBL buffer allocation process
Xi Wang
4
-668
/
+196
2020-05-06
RDMA/mlx5: Set UDP source port based on the grh.flow_label
Mark Zhang
3
-6
/
+23
2020-05-06
RDMA/cma: Initialize the flow label of CM's route path record
Mark Zhang
1
-0
/
+23
2020-05-06
RDMA/mlx5: Define RoCEv2 udp source port when set path
Mark Zhang
1
-6
/
+24
2020-05-06
RDMA/core: Consider flow label when building skb
Maor Gottlieb
1
-2
/
+4
2020-05-06
RDMA: Allow ib_client's to fail when add() is called
Jason Gunthorpe
12
-109
/
+124
2020-05-06
RDMA/mad: Remove snoop interface
Maor Gottlieb
1
-232
/
+4
2020-05-04
i40iw: Fix error handling in i40iw_manage_arp_cache()
Dan Carpenter
1
-1
/
+1
2020-05-02
RDMA/efa: Count admin commands errors
Gal Pressman
3
-2
/
+8
2020-05-02
RDMA/efa: Count mmap failures
Gal Pressman
2
-3
/
+9
2020-05-02
RDMA/efa: Report create CQ error counter
Gal Pressman
1
-0
/
+2
2020-05-02
RDMA/mlx5: Set lag tx affinity according to slave
Maor Gottlieb
5
-26
/
+71
2020-05-02
RDMA/mlx5: Refactor affinity related code
Maor Gottlieb
1
-37
/
+53
2020-05-02
RDMA/core: Get xmit slave for LAG
Maor Gottlieb
1
-18
/
+43
2020-05-02
RDMA/core: Add LAG functionality
Maor Gottlieb
2
-1
/
+137
2020-05-02
RDMA: Group create AH arguments in struct
Maor Gottlieb
21
-45
/
+59
2020-04-30
RDMA/mlx5: Verify that QP is created with RQ or SQ
Aharon Landau
1
-0
/
+2
2020-04-30
RDMA/mlx5: Consolidate into special function all create QP calls
Leon Romanovsky
1
-36
/
+49
2020-04-30
RDMA/mlx5: Remove redundant destroy QP call
Leon Romanovsky
1
-4
/
+1
2020-04-30
RDMA/mlx5: Copy response to the user in one place
Leon Romanovsky
1
-61
/
+52
2020-04-30
RDMA/mlx5: Handle udate outlen checks in one place
Leon Romanovsky
1
-18
/
+30
2020-04-30
RDMA/mlx5: Promote RSS RAW QP flags check to higher level
Leon Romanovsky
1
-8
/
+10
2020-04-30
RDMA/mlx5: Group all create QP parameters to simplify in-kernel interfaces
Leon Romanovsky
1
-67
/
+81
2020-04-30
RDMA/mlx5: Reduce amount of duplication in QP destroy
Leon Romanovsky
1
-39
/
+31
2020-04-30
RDMA/mlx5: Separate to user/kernel create QP flows
Leon Romanovsky
1
-49
/
+156
2020-04-30
RDMA/mlx5: Separate XRC_TGT QP creation from common flow
Leon Romanovsky
1
-52
/
+106
2020-04-30
RDMA/mlx5: Globally parse DEVX UID
Leon Romanovsky
1
-24
/
+27
[prev]
[next]