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
2019-02-16
IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIs
Shamir Rabinovitch
1
-0
/
+5
2019-02-15
IB/verbs: Add helper function rdma_udata_to_drv_context
Shamir Rabinovitch
1
-0
/
+17
2019-02-15
IB/uverbs: Add ib_ucontext to uverbs_attr_bundle sent from ioctl and cmd flows
Shamir Rabinovitch
3
-7
/
+14
2019-02-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma...
Doug Ledford
6
-31
/
+86
2019-02-12
lib/scatterlist: Provide a DMA page iterator
Jason Gunthorpe
1
-9
/
+40
2019-02-09
Merge branch 'wip/dl-for-next' into for-next
Doug Ledford
4
-6
/
+158
2019-02-09
RDMA/devices: Re-organize device.c locking
Jason Gunthorpe
1
-0
/
+1
2019-02-09
RDMA/devices: Use xarray to store the client_data
Jason Gunthorpe
1
-7
/
+16
2019-02-09
RDMA/devices: Use xarray to store the clients
Jason Gunthorpe
1
-1
/
+2
2019-02-09
RDMA/device: Get rid of reg_state
Jason Gunthorpe
1
-6
/
+0
2019-02-09
RDMA: Handle PD allocations by IB/core
Leon Romanovsky
1
-4
/
+5
2019-02-09
RDMA/core: Share driver structure size with core
Leon Romanovsky
1
-0
/
+13
2019-02-09
IB/core: Don't register each MAD agent for LSM notifier
Daniel Jurgens
1
-2
/
+1
2019-02-09
IB/core: Eliminate a hole in MAD agent struct
Daniel Jurgens
1
-2
/
+2
2019-02-09
RDMA/iwcm: add tos_set bool to iw_cm struct
Steve Wise
1
-1
/
+2
2019-02-09
IB/cma: Define option to set ack timeout and pack tos_set
Danit Goldberg
2
-0
/
+5
2019-02-07
RDMA/bnxt_re: Update kernel user abi to pass chip context
Devesh Sharma
1
-0
/
+11
2019-02-07
mm: make mm->pinned_vm an atomic64 counter
Davidlohr Bueso
1
-1
/
+1
2019-02-06
IB/hfi1: Add TID RDMA WRITE functionality into RDMA verbs
Kaike Wan
1
-0
/
+1
2019-02-06
IB/hfi1: Add an s_acked_ack_queue pointer
Kaike Wan
1
-0
/
+1
2019-02-06
IB/hfi1: Build TID RDMA WRITE request
Kaike Wan
2
-0
/
+61
2019-02-06
IB/hfi1: Increment the retry timeout value for TID RDMA READ request
Kaike Wan
2
-4
/
+14
2019-02-06
IB/hfi1: Add functions to build TID RDMA READ request
Kaike Wan
2
-1
/
+60
2019-02-06
IB/hfi1: TID RDMA RcvArray programming and TID allocation
Kaike Wan
1
-0
/
+2
2019-02-06
IB/hfi: Move RC functions into a header file
Kaike Wan
1
-0
/
+10
2019-02-06
RDMA/iwpm: move kdoc comments to functions
Steve Wise
1
-149
/
+0
2019-02-06
RDMA/cma: Remove CM_ID statistics provided by rdma-cm module
Leon Romanovsky
1
-15
/
+2
2019-02-05
RDMA/IWPM: Support no port mapping requirements
Steve Wise
3
-1
/
+51
2019-02-05
RDMA/IWPM: refactor the IWPM message attribute names
Steve Wise
1
-3
/
+18
2019-02-05
RDMA/rxe: Improve loopback marking
Kamal Heib
1
-2
/
+1
2019-02-05
Merge tag 'v5.0-rc5' into rdma.git for-next
Jason Gunthorpe
54
-231
/
+460
2019-02-05
IB/core: Remove ib_sg_dma_address() and ib_sg_dma_len()
Bart Van Assche
1
-27
/
+0
2019-02-05
IB/uverbs: Expose XRC ODP device capabilities
Moni Shoua
2
-0
/
+3
2019-02-05
IB/core: Allocate a bit for SRQ ODP support
Moni Shoua
1
-0
/
+1
2019-02-05
Merge branch 'mlx5-next into rdma.git for-next
Jason Gunthorpe
2
-1
/
+7
2019-02-03
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2019-02-03
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+0
2019-02-03
net/mlx5: Set ODP SRQ support in firmware
Moni Shoua
2
-0
/
+4
2019-02-03
net/mlx5: Add XRC transport to ODP device capabilities layout
Moni Shoua
1
-1
/
+3
2019-02-02
Merge tag 'for-linus-20190202' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+2
2019-02-02
x86/resctrl: Avoid confusion over the new X86_RESCTRL config
Johannes Weiner
1
-1
/
+1
2019-02-02
mm/hotplug: invalid PFNs from pfn_to_online_page()
Qian Cai
1
-8
/
+10
2019-02-02
oom, oom_reaper: do not enqueue same task twice
Tetsuo Handa
1
-0
/
+1
2019-02-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2
-2
/
+27
2019-02-01
Merge tag 'pm-5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-1
/
+1
2019-02-01
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+0
2019-01-31
IB/hfi1, IB/rdmavt: Allow for extending of QP's s_ack_queue
Kaike Wan
1
-1
/
+9
2019-01-31
ide: ensure atapi sense request aren't preempted
Jens Axboe
1
-0
/
+2
2019-01-31
RDMA/core: Use the ops infrastructure to keep all callbacks in one place
Leon Romanovsky
2
-7
/
+5
2019-01-31
RDMA/core: Simplify restrack interface
Leon Romanovsky
1
-19
/
+4
[next]