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
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-21
RDMA/umem: Avoid synchronize_srcu in the ODP MR destruction path
Jason Gunthorpe
1
-2
/
+8
2018-09-21
RDMA/umem: Handle a half-complete start/end sequence
Jason Gunthorpe
1
-13
/
+26
2018-09-21
RDMA/umem: Get rid of per_mm->notifier_count
Jason Gunthorpe
1
-95
/
+18
2018-09-21
RDMA/umem: Use umem->owning_mm inside ODP
Jason Gunthorpe
4
-148
/
+170
2018-09-21
RDMA/umem: Move all the ODP related stuff out of ucontext and into per_mm
Jason Gunthorpe
3
-81
/
+98
2018-09-21
RDMA/umem: Get rid of struct ib_umem.odp_data
Jason Gunthorpe
5
-23
/
+24
2018-09-21
RDMA/umem: Make ib_umem_odp into a sub structure of ib_umem
Jason Gunthorpe
3
-76
/
+65
2018-09-21
RDMA/umem: Use ib_umem_odp in all function signatures connected to ODP
Jason Gunthorpe
5
-95
/
+105
2018-09-20
RDMA/usnic: Do not use ucontext->tgid
Jason Gunthorpe
2
-48
/
+46
2018-09-20
RDMA/umem: Do not use current->tgid to track the mm_struct
Jason Gunthorpe
1
-41
/
+36
2018-09-20
RDMA/ucontext: Get rid of the old disassociate flow
Jason Gunthorpe
1
-41
/
+10
2018-09-20
RDMA/hns: Use rdma_user_mmap_io
Jason Gunthorpe
2
-88
/
+21
2018-09-20
RDMA/mlx5: Use rdma_user_mmap_io
Jason Gunthorpe
2
-125
/
+7
2018-09-20
RDMA/mlx4: Use rdma_user_mmap_io
Jason Gunthorpe
2
-123
/
+24
2018-09-20
RDMA/ucontext: Add a core API for mmaping driver IO memory
Jason Gunthorpe
4
-1
/
+230
2018-09-20
RDMA/hns: Move all prints out of irq handle
liuyixian
2
-132
/
+97
2018-09-19
RDMA/uverbs: Fix error unwind in ib_uverbs_add_one
Jason Gunthorpe
1
-13
/
+10
2018-09-19
RDMA/core: Properly return the error code of rdma_set_src_addr_rcu
YueHaibing
1
-6
/
+7
2018-09-19
RDMA/i40iw: Fix incorrect iterator type
HÃ¥kon Bugge
1
-1
/
+1
2018-09-19
RDMA/uverbs: Remove is_closed from ib_uverbs_file
Jason Gunthorpe
2
-7
/
+2
2018-09-13
IB/ipoib: Log sysfs 'dev_id' accesses from userspace
Arseny Maslennikov
1
-0
/
+31
2018-09-13
IB/ipoib: Use dev_port to expose network interface port numbers
Arseny Maslennikov
1
-0
/
+2
2018-09-13
RDMA/core: Consider net ns of gid attribute for RoCE
Parav Pandit
4
-16
/
+70
2018-09-13
RDMA/core: Introduce rdma_read_gid_attr_ndev_rcu() to check GID attribute
Parav Pandit
2
-0
/
+35
2018-09-13
RDMA/core: Simplify roce_resolve_route_from_path()
Parav Pandit
3
-53
/
+41
2018-09-13
RDMA/core: Protect against changing dst->dev during destination resolve
Parav Pandit
1
-15
/
+46
2018-09-13
RDMA/core: Refer to network type instead of device type
Parav Pandit
1
-19
/
+16
2018-09-13
RDMA/core: Use common code flow for IPv4/6 for addr resolve
Parav Pandit
1
-17
/
+15
2018-09-13
RDMA/core: Rename rdma_copy_addr to rdma_copy_src_l2_addr
Parav Pandit
3
-11
/
+19
2018-09-13
RDMA/core: Introduce and use rdma_set_src_addr() between IPv4 and IPv6
Parav Pandit
1
-42
/
+23
2018-09-13
RDMA/core: Let protocol specific function typecast sockaddr structure
Parav Pandit
1
-16
/
+15
2018-09-13
RDMA/core: Avoid unnecessary sa_family overwrite
Parav Pandit
1
-4
/
+1
2018-09-13
RDMA/core Introduce and use rdma_find_ndev_for_src_ip_rcu
Parav Pandit
1
-26
/
+35
2018-09-12
IB/mlx5: Allow transition of DCI QP to reset
Moni Shoua
1
-1
/
+3
2018-09-11
IB/hfi1: set_intr_bits uses incorrect source for register modification
Michael J. Ruhl
1
-1
/
+1
2018-09-11
IB/hfi1: Missing return value in error path for user sdma
Michael J. Ruhl
1
-1
/
+3
2018-09-11
IB/hfi1: Right size user_sdma sequence numbers and related variables
Michael J. Ruhl
4
-11
/
+11
2018-09-11
IB/hfi1: Remove race conditions in user_sdma send path
Michael J. Ruhl
2
-18
/
+15
2018-09-11
IB/hfi1: Eliminate races in the SDMA send error path
Michael J. Ruhl
2
-51
/
+39
2018-09-11
RDMA/hns: Fix an error code in hns_roce_v2_init_eq_table()
Dan Carpenter
1
-0
/
+1
2018-09-11
IB/{hfi1, qib, rdmavt}: Schedule multi RC/UC packets instead of posting
Michael J. Ruhl
5
-25
/
+24
2018-09-11
infiniband: remove redundant condition check before debugfs_remove
zhong jiang
1
-2
/
+1
2018-09-11
RDMA/mlx5: Allow creating a matcher for a NIC TX flow table
Mark Bloch
2
-6
/
+33
2018-09-11
RDMA/mlx5: Add NIC TX namespace when getting a flow table
Mark Bloch
3
-11
/
+32
2018-09-11
RDMA/mlx5: Add flow actions support to raw create flow
Mark Bloch
2
-8
/
+43
2018-09-11
RDMA/mlx5: Refactor raw flow creation
Mark Bloch
3
-7
/
+13
2018-09-11
RDMA/mlx5: Don't overwrite action if already set
Mark Bloch
1
-0
/
+10
2018-09-11
RDMA/mlx5: Refactor flow action parsing to be more generic
Mark Bloch
2
-6
/
+10
2018-09-11
RDMA/uverbs: Move flow resources initialization
Mark Bloch
3
-24
/
+3
2018-09-11
IB/uverbs: Add IDRs array attribute type to ioctl() interface
Guy Levi
2
-0
/
+126
[next]