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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-11
IB/uverbs: Build the specs into a radix tree at runtime
Jason Gunthorpe
6
-3
/
+545
2018-08-11
IB/uverbs: Have the core code create the uverbs_root_spec
Jason Gunthorpe
6
-50
/
+51
2018-08-10
IB/uverbs: Fix reading of 32 bit flags
Jason Gunthorpe
1
-1
/
+1
2018-08-08
RDMA/rxe: Set wqe->status correctly if an unexpected response is received
Bart Van Assche
1
-0
/
+1
2018-08-08
iw_cxgb4: pass window scale in flowc work request
Potnuri Bharat Teja
2
-24
/
+28
2018-08-08
RDMA/mlx5: Fix shift overflow in mlx5_ib_create_wq
Leon Romanovsky
1
-1
/
+3
2018-08-08
test_overflow: Add shift overflow tests
Kees Cook
1
-1
/
+197
2018-08-08
overflow.h: Add arithmetic shift helper
Jason Gunthorpe
1
-0
/
+31
2018-08-07
IB/ucm: Initialize sgid request GID attribute pointer
Parav Pandit
1
-4
/
+1
2018-08-03
IB/ipoib: Consolidate checking of the proposed child interface
Jason Gunthorpe
2
-28
/
+52
2018-08-03
IB/ipoib: Maintain the child_intfs list from ndo_init/uninit
Jason Gunthorpe
3
-26
/
+16
2018-08-03
IB/ipoib: Do not remove child devices from within the ndo_uninit
Jason Gunthorpe
3
-11
/
+30
2018-08-03
IB/ipoib: Get rid of the sysfs_mutex
Jason Gunthorpe
4
-48
/
+65
2018-08-03
RDMA/netdev: Use priv_destructor for netdev cleanup
Jason Gunthorpe
7
-98
/
+129
2018-08-03
IB/ipoib: Move init code to ndo_init
Jason Gunthorpe
4
-119
/
+114
2018-08-03
IB/ipoib: Move all uninit code into ndo_uninit
Jason Gunthorpe
3
-32
/
+34
2018-08-03
IB/ipoib: Use cancel_delayed_work_sync for neigh-clean task
Erez Shitrit
2
-24
/
+10
2018-08-03
IB/ipoib: Get rid of IPOIB_FLAG_GOING_DOWN
Jason Gunthorpe
4
-13
/
+18
2018-08-03
iw_cxgb4: Support FW write completion WR
Potnuri Bharat Teja
4
-2
/
+183
2018-08-03
iw_cxgb4: RDMA write with immediate support
Potnuri Bharat Teja
5
-16
/
+81
2018-08-03
rdma/cxgb4: fix some info leaks
Dan Carpenter
1
-4
/
+3
2018-08-03
RDMA/hns: Support flush cqe for hip08 in kernel space
Yixian Liu
5
-20
/
+241
2018-08-02
IB/IPoIB: Set ah valid flag in multicast send flow
Denis Drozdov
1
-0
/
+1
2018-08-01
IB/uverbs: Allow all DESTROY commands to succeed after disassociate
Jason Gunthorpe
4
-16
/
+66
2018-08-01
IB/uverbs: Do not block disassociate during write()
Jason Gunthorpe
2
-12
/
+11
2018-08-01
IB/uverbs: Do not pass struct ib_device to the ioctl methods
Jason Gunthorpe
11
-94
/
+78
2018-08-01
IB/uverbs: Do not pass struct ib_device to the write based methods
Jason Gunthorpe
4
-86
/
+89
2018-08-01
IB/uverbs: Lower the test for ongoing disassociation
Jason Gunthorpe
1
-0
/
+11
2018-08-01
IB/uverbs: Allow uobject allocation to work concurrently with disassociate
Jason Gunthorpe
1
-11
/
+26
2018-08-01
IB/uverbs: Allow RDMA_REMOVE_DESTROY to work concurrently with disassociate
Jason Gunthorpe
4
-24
/
+63
2018-08-01
IB/uverbs: Convert 'bool exclusive' into an enum
Jason Gunthorpe
3
-48
/
+75
2018-08-01
IB/uverbs: Consolidate uobject destruction
Jason Gunthorpe
3
-168
/
+157
2018-08-01
IB/uverbs: Make the write path destroy methods use the same flow as ioctl
Jason Gunthorpe
4
-92
/
+55
2018-08-01
IB/uverbs: Remove rdma_explicit_destroy() from the ioctl methods
Jason Gunthorpe
3
-22
/
+32
2018-08-01
RDMA: Fix return code check in rdma_set_cq_moderation
Kamal Heib
2
-2
/
+2
2018-08-01
rdma/cxgb4: Simplify a structure initialization
Bart Van Assche
1
-1
/
+1
2018-08-01
rdma/cxgb4: Fix SRQ endianness annotations
Bart Van Assche
2
-3
/
+4
2018-08-01
rdma/cxgb4: Remove a set-but-not-used variable
Bart Van Assche
1
-2
/
+0
2018-07-31
RDMA/core: Prefix _ib to IB/RoCE specific functions
Parav Pandit
1
-18
/
+19
2018-07-31
RDMA/core: Simplify gid type check in cma_acquire_dev()
Parav Pandit
1
-9
/
+3
2018-07-31
RDMA/core: Avoid holding lock while initializing fields on stack
Parav Pandit
1
-22
/
+14
2018-07-31
RDMA/core: Return bool instead of int
Parav Pandit
2
-12
/
+15
2018-07-31
RDMA/cma: Get rid of 1 bit boolean
Parav Pandit
1
-2
/
+2
2018-07-31
RDMA/cma: Constify path record, ib_cm_event, listen_id pointers
Parav Pandit
5
-36
/
+49
2018-07-31
RDMA/core: Constify dst_addr argument
Parav Pandit
4
-12
/
+12
2018-07-31
RDMA/cma: Simplify rdma_resolve_addr() error flow
Parav Pandit
1
-10
/
+4
2018-07-31
RDMA/cma: Initialize resource type in __rdma_create_id()
Parav Pandit
1
-1
/
+1
2018-07-31
RDMA/hns: Program the tclass and flow label into the hardware
Lijun Ou
4
-10
/
+13
2018-07-31
RDMA/hns: Use macro instead of magic number
Lijun Ou
2
-2
/
+5
2018-07-31
RDMA/hns: Modify qp will return errno when qp type is illegal
Lijun Ou
1
-0
/
+1
[next]