index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-13
IB/uverbs: Remove struct uverbs_root_spec and all supporting code
Jason Gunthorpe
1
-91
/
+0
2018-08-13
IB/uverbs: Use uverbs_api to unmarshal ioctl commands
Jason Gunthorpe
1
-29
/
+7
2018-08-13
IB/uverbs: Add a simple allocator to uverbs_attr_bundle
Jason Gunthorpe
1
-0
/
+24
2018-08-11
IB/uverbs: Remove the ib_uverbs_attr pointer from each attr
Jason Gunthorpe
1
-28
/
+8
2018-08-11
IB/uverbs: Provide implementation private memory for the uverbs_attr_bundle
Jason Gunthorpe
1
-0
/
+1
2018-08-11
IB/uverbs: Use uverbs_api to manage the object type inside the uobject
Jason Gunthorpe
3
-19
/
+22
2018-08-11
IB/uverbs: Build the specs into a radix tree at runtime
Jason Gunthorpe
1
-0
/
+137
2018-08-11
IB/uverbs: Have the core code create the uverbs_root_spec
Jason Gunthorpe
1
-1
/
+1
2018-08-08
overflow.h: Add arithmetic shift helper
Jason Gunthorpe
1
-0
/
+31
2018-08-03
RDMA/netdev: Use priv_destructor for netdev cleanup
Jason Gunthorpe
2
-4
/
+5
2018-08-03
iw_cxgb4: RDMA write with immediate support
Potnuri Bharat Teja
1
-1
/
+2
2018-08-03
RDMA/hns: Support flush cqe for hip08 in kernel space
Yixian Liu
1
-0
/
+1
2018-08-01
IB/uverbs: Allow all DESTROY commands to succeed after disassociate
Jason Gunthorpe
1
-2
/
+4
2018-08-01
IB/uverbs: Do not pass struct ib_device to the ioctl methods
Jason Gunthorpe
2
-4
/
+3
2018-08-01
IB/uverbs: Do not pass struct ib_device to the write based methods
Jason Gunthorpe
1
-3
/
+9
2018-08-01
IB/uverbs: Allow RDMA_REMOVE_DESTROY to work concurrently with disassociate
Jason Gunthorpe
1
-1
/
+6
2018-08-01
IB/uverbs: Convert 'bool exclusive' into an enum
Jason Gunthorpe
2
-11
/
+18
2018-08-01
IB/uverbs: Consolidate uobject destruction
Jason Gunthorpe
2
-39
/
+35
2018-08-01
IB/uverbs: Make the write path destroy methods use the same flow as ioctl
Jason Gunthorpe
2
-6
/
+11
2018-07-31
RDMA/core: Return bool instead of int
Parav Pandit
1
-2
/
+2
2018-07-31
RDMA/cma: Constify path record, ib_cm_event, listen_id pointers
Parav Pandit
1
-1
/
+1
2018-07-31
RDMA/core: Constify dst_addr argument
Parav Pandit
2
-3
/
+3
2018-07-31
IB/uverbs: Add UVERBS_ATTR_FLAGS_IN to the specs language
Jason Gunthorpe
1
-0
/
+33
2018-07-31
RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const
Bart Van Assche
1
-15
/
+15
2018-07-31
RDMA: Constify the argument of the work request conversion functions
Bart Van Assche
1
-5
/
+6
2018-07-27
IB/cache: Restore compatibility for ib_query_gid
Jason Gunthorpe
1
-0
/
+24
2018-07-26
IB/core: Introduce and use sgid_attr in CM requests
Parav Pandit
1
-0
/
+13
2018-07-26
rdma/cxgb4: Add support for srq functions & structs
Raju Rangoju
1
-0
/
+17
2018-07-25
IB/uverbs: Fix locking around struct ib_uverbs_file ucontext
Jason Gunthorpe
1
-8
/
+0
2018-07-25
IB/uverbs: Move the FD uobj type struct file allocation to alloc_commit
Jason Gunthorpe
1
-1
/
+1
2018-07-25
IB/uverbs: Always propagate errors from rdma_alloc_commit_uobject()
Jason Gunthorpe
2
-3
/
+8
2018-07-25
IB/uverbs: Rework the locking for cleaning up the ucontext
Jason Gunthorpe
1
-0
/
+5
2018-07-25
IB/uverbs: Handle IDR and FD types without truncation
Jason Gunthorpe
3
-20
/
+29
2018-07-25
IB/core: Allow ULPs to specify NULL as the third ib_post_(send|recv|srq_recv)...
Bart Van Assche
1
-3
/
+9
2018-07-24
IB/mlx5: Introduce driver create and destroy flow methods
Yishai Hadas
3
-12
/
+48
2018-07-24
IB: Support ib_flow creation in drivers
Yishai Hadas
1
-0
/
+1
2018-07-24
IB/mlx5: Introduce flow steering matcher uapi object
Yishai Hadas
2
-1
/
+34
2018-07-24
Merge branch 'mellanox/mlx5-next' into rdma.git for-next
Jason Gunthorpe
4
-9
/
+103
2018-07-24
net/mlx5: Add support for flow table destination number
Yishai Hadas
2
-0
/
+2
2018-07-24
IB/uverbs: Move ib_access_flags and ib_read_counters_flags to uapi
Jason Gunthorpe
2
-13
/
+26
2018-07-19
net/mlx5: Better return types for CQE API
Tariq Toukan
1
-4
/
+4
2018-07-19
net/mlx5: Add core support for double vlan push/pop steering action
Jianbo Liu
2
-3
/
+12
2018-07-19
net/mlx5: Expose MPEGC (Management PCIe General Configuration) structures
Eran Ben Elisha
2
-2
/
+22
2018-07-19
net/mlx5: FW tracer, add hardware structures
Feras Daoud
2
-1
/
+64
2018-07-13
rdma/cxgb4: Add support for 64Byte cqes
Raju Rangoju
1
-1
/
+11
2018-07-10
IB: Enable uverbs_destroy_def_handler to be used by drivers
Yishai Hadas
1
-0
/
+3
2018-07-10
IB/uverbs: Pass IB_UVERBS_QPF_GRH_REQUIRED to user space
Artemy Kovalyov
2
-1
/
+6
2018-07-10
RDMA: Validate grh_required when handling AVs
Artemy Kovalyov
1
-1
/
+12
2018-07-10
RDMA: Fix storage of PortInfo CapabilityMask in the kernel
Jason Gunthorpe
4
-29
/
+75
2018-07-09
IB/uverbs: Remove ib_uobject_file
Jason Gunthorpe
2
-8
/
+3
[next]