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.13.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-03-19
IB/uverbs: Move to new headers and make naming consistent
Matan Barak
10
-247
/
+396
2018-03-19
IB/srp: Disallow duplicate RDMA/CM connections
Bart Van Assche
1
-3
/
+0
2018-03-19
IB/mlx5: Packet packing enhancement for RAW QP
Bodong Wang
4
-21
/
+98
2018-03-19
net/mlx5: Packet pacing enhancement
Bodong Wang
4
-33
/
+76
2018-03-19
RDMA/hns: Fix init resp when alloc ucontext
Yixian Liu
1
-1
/
+1
2018-03-19
IB/core: Remove unimplemented ib_peek_cq
Parav Pandit
1
-12
/
+0
2018-03-19
IB/core: Use rdma_is_port_valid()
Parav Pandit
1
-3
/
+2
2018-03-19
RDMA/bnxt: Fix structure layout for bnxt_re_pd_resp
Jason Gunthorpe
1
-1
/
+6
2018-03-19
IB/mlx5: Set the default active rate and width to QDR and 4X
Honggang Li
1
-0
/
+3
2018-03-19
IB/core: Set speed string to SDR for invalid active rates
Honggang Li
1
-0
/
+1
2018-03-17
RDMA/restrack: Don't rely on uninitialized variable in restrack_add flow
Leon Romanovsky
1
-1
/
+3
2018-03-16
IB/mlx4: Add Scatter FCS support over WQ creation
Guy Levi
3
-9
/
+32
2018-03-16
IB/mlx4: Report TSO capabilities
Yishai Hadas
2
-2
/
+29
2018-03-16
i40iw: Tear-down connection after CQP Modify QP failure
Henry Orosco
4
-10
/
+30
2018-03-16
i40iw: Refactor of driver generated AEs
Henry Orosco
6
-10
/
+108
2018-03-16
RDMA/cxgb4: Use structs to describe the uABI instead of opencoding
Jason Gunthorpe
2
-1
/
+8
2018-03-16
RDMA/hns: Use structs to describe the uABI instead of opencoding
Jason Gunthorpe
2
-1
/
+9
2018-03-16
RDMA/i40iw: Move uapi header to include/uapi
Jason Gunthorpe
3
-3
/
+4
2018-03-16
RDMA/mlx4: Move flag constants to uapi header
Jason Gunthorpe
6
-9
/
+11
2018-03-16
RDMA/rxe: Use structs to describe the uABI instead of opencoding
Jason Gunthorpe
8
-79
/
+116
2018-03-16
RDMA/rxe: Get rid of confusing udata parameter to rxe_cq_chk_attr
Jason Gunthorpe
3
-4
/
+4
2018-03-16
RDMAVT: Fix synchronization around percpu_ref
Tejun Heo
1
-4
/
+6
2018-03-16
RDMA/qedr: eliminate duplicate barriers on weakly-ordered archs
Sinan Kaya
1
-2
/
+2
2018-03-16
RDMA/hns: Fix cqn type and init resp
Yixian Liu
3
-14
/
+12
2018-03-16
IB/core: Move rdma_addr_find_l2_eth_by_grh to core_priv.h
Parav Pandit
2
-5
/
+5
2018-03-16
IB/cm: Introduce and use helper function to get cm_port from path
Parav Pandit
1
-4
/
+13
2018-03-16
IB/core: Refactor ib_init_ah_attr_from_path() for RoCE
Parav Pandit
2
-96
/
+108
2018-03-16
IB/cm: Add and use a helper function to add cm_id's to the port list
Parav Pandit
1
-10
/
+21
2018-03-16
IB/ocrdma: Removed GID add/del null routines
Parav Pandit
3
-28
/
+0
2018-03-16
IB/core: Remove rdma_resolve_ip_route() as exported symbol
Parav Pandit
3
-5
/
+6
2018-03-15
IB/cma: Use rdma_protocol_roce() and remove cma_protocol_roce_dev_port()
Parav Pandit
1
-12
/
+3
2018-03-15
IB/core: Honor port_num while resolving GID for IB link layer
Parav Pandit
1
-14
/
+12
2018-03-15
IB/core: Honor return status of ib_init_ah_from_mcmember()
Parav Pandit
1
-4
/
+8
2018-03-15
IB/{core, ipoib}: Simplify ib_find_gid() for unused ndev
Parav Pandit
3
-4
/
+3
2018-03-15
IB/core: Fix comments of GID query functions
Parav Pandit
2
-31
/
+29
2018-03-15
RDMA/mlx5: Simplify clean and destroy MR calls
Leon Romanovsky
1
-30
/
+10
2018-03-15
RDMA/mlx5: Guard ODP specific assignments with specific CONFIG
Leon Romanovsky
1
-0
/
+4
2018-03-15
RDMA/mlx5: Unify error flows in rereg MR failure paths
Leon Romanovsky
1
-14
/
+18
2018-03-15
RDMA/mlx5: Return proper value for not-supported command
Leon Romanovsky
1
-1
/
+1
2018-03-15
RDMA/mlx5: Protect from NULL pointer derefence
Leon Romanovsky
1
-0
/
+2
2018-03-15
Merge branch 'k.o/wip/dl-for-rc' into k.o/wip/dl-for-next
Doug Ledford
28
-199
/
+272
2018-03-15
infiniband: bnxt_re: use BIT_ULL() for 64-bit bit masks
Arnd Bergmann
2
-3
/
+3
2018-03-15
infiniband: qplib_fp: fix pointer cast
Arnd Bergmann
1
-2
/
+2
2018-03-15
drivers/infiniband/ulp/srpt/ib_srpt.c: fix build with gcc-4.4.4
Andrew Morton
1
-1
/
+2
2018-03-15
drivers/infiniband/core/verbs.c: fix build with gcc-4.4.4
Andrew Morton
1
-1
/
+2
2018-03-14
IB/mlx5: Fix cleanup order on unload
Mark Bloch
2
-10
/
+14
2018-03-14
rdma_rxe: make rxe work over 802.1q VLAN devices
Martin Wilck
2
-7
/
+49
2018-03-14
RDMA/ucma: Don't allow join attempts for unsupported AF family
Leon Romanovsky
1
-1
/
+7
2018-03-14
RDMA/ucma: Fix access to non-initialized CM_ID object
Leon Romanovsky
1
-0
/
+3
2018-03-14
RDMA/i40iw: include linux/irq.h
Arnd Bergmann
1
-0
/
+1
[next]