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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-25
IB/uverbs: Move the FD uobj type struct file allocation to alloc_commit
Jason Gunthorpe
2
-38
/
+47
2018-07-25
IB/uverbs: Always propagate errors from rdma_alloc_commit_uobject()
Jason Gunthorpe
4
-39
/
+26
2018-07-25
IB/uverbs: Rework the locking for cleaning up the ucontext
Jason Gunthorpe
6
-108
/
+127
2018-07-25
IB/uverbs: Revise and clarify the rwsem and uobjects_lock
Jason Gunthorpe
3
-20
/
+22
2018-07-25
IB/uverbs: Clarify and revise uverbs_close_fd
Jason Gunthorpe
1
-13
/
+28
2018-07-25
IB/uverbs: Revise the placement of get/puts on uobject
Jason Gunthorpe
1
-33
/
+50
2018-07-25
IB/uverbs: Clarify the kref'ing ordering for alloc_commit
Jason Gunthorpe
1
-4
/
+22
2018-07-25
IB/uverbs: Handle IDR and FD types without truncation
Jason Gunthorpe
7
-38
/
+59
2018-07-25
IB/uverbs: Get rid of null_obj_type
Jason Gunthorpe
1
-32
/
+9
2018-07-24
net/xprtrdma: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
5
-10
/
+6
2018-07-24
net/smc: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
3
-10
/
+4
2018-07-24
net/smc: Remove a WARN_ON() statement
Bart Van Assche
1
-1
/
+0
2018-07-24
net/rds: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
2
-10
/
+5
2018-07-24
net/rds: Remove two WARN_ON() statements
Bart Van Assche
1
-2
/
+0
2018-07-24
net/9p: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
1
-4
/
+4
2018-07-24
fs/cifs: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
1
-10
/
+9
2018-07-24
nvmet-rdma: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
1
-6
/
+4
2018-07-24
nvme-rdma: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
1
-6
/
+5
2018-07-24
IB/srpt: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
1
-9
/
+8
2018-07-24
IB/srp: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
1
-8
/
+6
2018-07-24
IB/isert: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
1
-12
/
+9
2018-07-24
IB/iser: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
1
-7
/
+7
2018-07-24
IB/IPoIB: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
2
-13
/
+6
2018-07-24
RDMA/core: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
3
-15
/
+10
2018-07-24
IB/core: Allow ULPs to specify NULL as the third ib_post_(send|recv|srq_recv)() argument
Bart Van Assche
1
-3
/
+9
2018-07-24
IB/rxe: Drop QP0 silently
Zhu Yanjun
1
-2
/
+7
2018-07-24
IB/ipoib: Fix error return code in ipoib_dev_init()
Wei Yongjun
1
-1
/
+2
2018-07-24
IB/mlx5: Enable driver uapi commands for flow steering
Yishai Hadas
3
-7
/
+19
2018-07-24
IB/mlx5: Add support for a flow table destination for driver flow steering
Yishai Hadas
1
-5
/
+8
2018-07-24
IB/mlx5: Support adding flow steering rule by raw description
Yishai Hadas
2
-17
/
+201
2018-07-24
IB/mlx5: Introduce driver create and destroy flow methods
Yishai Hadas
7
-12
/
+204
2018-07-24
IB: Support ib_flow creation in drivers
Yishai Hadas
3
-2
/
+8
2018-07-24
IB/mlx5: Introduce flow steering matcher uapi object
Yishai Hadas
6
-3
/
+181
2018-07-24
Merge branch 'mellanox/mlx5-next' into rdma.git for-next
Jason Gunthorpe
14
-149
/
+166
2018-07-24
net/mlx5: Add support for flow table destination number
Yishai Hadas
5
-10
/
+23
2018-07-24
net/mlx5: Add forward compatible support for the FTE match data
Yishai Hadas
1
-76
/
+1
2018-07-23
IB/uverbs: Move ib_access_flags and ib_read_counters_flags to uapi
Jason Gunthorpe
2
-13
/
+26
2018-07-23
MAINTAINERS: Remove Dave Goodell from the usnic RDMA driver maintainer list
Bart Van Assche
1
-1
/
+0
2018-07-23
RDMA/bnxt_re: Modify a fall-through annotation
Bart Van Assche
1
-1
/
+1
2018-07-23
RDMA/mlx5: Remove set but not used variables
Kamal Heib
2
-5
/
+1
2018-07-23
IPoIB: use kvzalloc to allocate an array of bucket pointers
Jan Dakinevich
1
-2
/
+2
2018-07-18
net/mlx5: Fix tristate and description for MLX5 module
Eran Ben Elisha
3
-5
/
+5
2018-07-18
net/mlx5: Better return types for CQE API
Tariq Toukan
1
-4
/
+4
2018-07-18
net/mlx5: Use ERR_CAST() instead of coding it
Roi Dayan
1
-1
/
+1
2018-07-18
net/mlx5: Add missing SET_DRIVER_VERSION command translation
Noa Osherovich
1
-0
/
+1
2018-07-18
net/mlx5: Add XRQ commands definitions
Max Gurtovoy
1
-0
/
+8
2018-07-18
net/mlx5: Add core support for double vlan push/pop steering action
Jianbo Liu
6
-10
/
+29
2018-07-18
net/mlx5: Expose MPEGC (Management PCIe General Configuration) structures
Eran Ben Elisha
2
-2
/
+22
2018-07-18
net/mlx5: FW tracer, add hardware structures
Feras Daoud
2
-1
/
+64
2018-07-13
IB/cm: Remove cma_multicast->igmp_joined
Jason Gunthorpe
1
-30
/
+23
[next]