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.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-05-30
Merge branch 'mini_cqe' into git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Jason Gunthorpe
2
-2
/
+3
2018-05-30
IB/mlx5: Introduce a new mini-CQE format
Yonatan Cohen
1
-1
/
+1
2018-05-29
net/mlx5: Exposing a new mini-CQE format
Yonatan Cohen
1
-1
/
+2
2018-05-28
Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma...
Jason Gunthorpe
3
-6
/
+19
2018-05-28
IB/core: Make testing MR flags for writability a static inline function
Jack Morgenstein
1
-0
/
+14
2018-05-24
Merge tag 'mlx5-updates-2018-05-17' of git://git.kernel.org/pub/scm/linux/ker...
Jason Gunthorpe
2
-6
/
+14
2018-05-24
IB/core: Reduce the places that use zgid
Parav Pandit
1
-0
/
+1
2018-05-24
IB/uverbs: Fix uverbs_attr_get_obj
Jason Gunthorpe
1
-5
/
+5
2018-05-22
RDMA/CMA: add rdma_iw_cm_id() and rdma_res_to_id() helpers
Steve Wise
1
-0
/
+3
2018-05-18
net/mlx5: Add source e-switch owner
Shahar Klein
1
-2
/
+4
2018-05-18
net/mlx5: Add destination e-switch owner
Shahar Klein
2
-3
/
+8
2018-05-18
net/mlx5: Add merged e-switch cap
Roi Dayan
1
-1
/
+2
2018-05-17
IB/mlx5: Expose MPLS related tunneling offloads
Ariel Levkovich
3
-2
/
+11
2018-05-17
IB/mlx5: Add support for MPLS flow specification
Ariel Levkovich
2
-6
/
+46
2018-05-17
IB/uverbs: Introduce a MPLS steering match filter
Ariel Levkovich
1
-0
/
+15
2018-05-17
IB/uverbs: Expose MPLS flow spec to the user-kernel ABI header
Ariel Levkovich
1
-0
/
+23
2018-05-17
IB/uverbs: Introduce a GRE steering match filter
Ariel Levkovich
1
-0
/
+17
2018-05-17
IB/uverbs: Expose GRE flow spec to the user-kernel ABI header
Ariel Levkovich
1
-0
/
+27
2018-05-16
IB/umem: Use the correct mm during ib_umem_release
Lidong Chen
1
-1
/
+0
2018-05-15
RDMA/uapi: Fix uapi breakage
Doug Ledford
1
-11
/
+13
2018-05-09
IB/{hfi1, qib, rdmavt}: Move logic to allocate receive WQE into rdmavt
Brian Welty
1
-0
/
+1
2018-05-09
IB/{hfi1, rdmavt, qib}: Implement CQ completion vector support
Sebastian Sanchez
2
-5
/
+7
2018-05-09
IB/hfi1: Optimize kthread pointer locking when queuing CQ entries
Sebastian Sanchez
1
-1
/
+1
2018-05-09
Merge branch 'k.o/for-rc' into k.o/wip/dl-for-next
Doug Ledford
19
-19
/
+19
2018-05-03
RDMA/nldev: helper functions to add driver attributes
Steve Wise
1
-0
/
+11
2018-05-03
RDMA/nldev: add driver-specific resource tracking
Steve Wise
2
-0
/
+32
2018-05-03
RDMA/nldev: Add explicit pad attribute
Steve Wise
1
-0
/
+3
2018-04-23
uapi: Fix SPDX tags for files referring to the 'OpenIB.org' license
Jason Gunthorpe
19
-19
/
+19
2018-04-18
RDMA/rdma_cm: Delete rdma_addr_client
Jason Gunthorpe
1
-19
/
+1
2018-04-16
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-19
/
+74
2018-04-15
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+3
2018-04-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-28
/
+83
2018-04-14
kernel/kexec_file.c: move purgatories sha256 to common code
Philipp Rudo
1
-0
/
+30
2018-04-14
kernel/kexec_file.c: allow archs to set purgatory load address
Philipp Rudo
1
-11
/
+6
2018-04-14
kernel/kexec_file.c: use read-only sections in arch_kexec_apply_relocations*
Philipp Rudo
1
-4
/
+9
2018-04-14
kernel/kexec_file.c: make purgatory_info->ehdr const
Philipp Rudo
1
-6
/
+11
2018-04-14
include/linux/kexec.h: silence compile warnings
Philipp Rudo
1
-0
/
+2
2018-04-14
kexec_file, x86: move re-factored code to generic side
AKASHI Takahiro
1
-0
/
+19
2018-04-14
kexec_file,x86,powerpc: factor out kexec_file_ops functions
AKASHI Takahiro
1
-7
/
+6
2018-04-14
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
1
-0
/
+1
2018-04-14
Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2018-04-14
Merge tag 'chrome-platform-for-linus-4.17' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
3
-31
/
+5
2018-04-14
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
24
-46
/
+1001
2018-04-14
Merge tag 'for-linus-20180413' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-2
/
+1
2018-04-13
firmware: dmi_scan: Add DMI_OEM_STRING support to dmi_matches
Alex Hung
1
-0
/
+1
2018-04-13
Merge branch 'parisc-4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+2
2018-04-12
Merge tag 'gfs2-4.17.fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2018-04-12
Merge tag 'nfs-for-4.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
6
-36
/
+218
2018-04-12
Merge branch 'work.thaw' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+6
2018-04-12
Merge branch 'afs-dh' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2
-1
/
+114
[next]