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-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
2018-09-11
RDMA/mlx5: Enable attaching packet reformat action to steering flows
Mark Bloch
1
-0
/
+8
2018-09-11
RDMA/mlx5: Enable reformat on NIC RX if supported
Mark Bloch
1
-0
/
+4
2018-09-11
RDMA/mlx5: Enable attaching DECAP action to steering flows
Mark Bloch
1
-0
/
+5
2018-09-11
RDMA/mlx5: Enable decap and packet reformat on flow tables
Mark Bloch
1
-4
/
+13
2018-09-11
RDMA/mlx5: Enable attaching modify header to steering flows
Mark Bloch
1
-0
/
+8
2018-09-11
RDMA/mlx5: Add NIC TX steering support
Mark Bloch
2
-10
/
+20
2018-09-06
RDMA/core: Assign device ifindex before publishing the device
Parav Pandit
1
-1
/
+2
2018-09-06
RDMA/core: Follow correct unregister order between sysfs and cgroup
Parav Pandit
1
-1
/
+1
2018-09-06
RDMA/umem: Restore lockdep check while downgrading lock
Leon Romanovsky
1
-6
/
+0
2018-09-06
RDMA/core: Define client_data_lock as rwlock instead of spinlock
Parav Pandit
1
-15
/
+15
2018-09-06
RDMA/core: Use simpler spin lock irq API from blocking context
Parav Pandit
1
-11
/
+9
2018-09-06
RDMA/core: Remove context entries from list while unregistering device
Parav Pandit
1
-1
/
+5
2018-09-06
RDMA/core: Use simplified list_for_each
Parav Pandit
1
-5
/
+4
2018-09-06
RDMA/core: No need to protect kfree with spin lock and semaphore
Parav Pandit
1
-1
/
+1
2018-09-06
RDMA/{cma, core}: Avoid callback on rdma_addr_cancel()
Parav Pandit
2
-9
/
+7
2018-09-06
RDMA/core: Rate limit MAD error messages
Parav Pandit
1
-35
/
+37
2018-09-06
IB/ipoib: Ensure that MTU isn't less than minimum permitted
Muhammad Sammar
1
-1
/
+2
2018-09-06
IB/mlx5: Don't hold spin lock while checking device state
Parav Pandit
1
-14
/
+12
2018-09-06
RDMA/core: Fail early if unsupported QP is provided
Parav Pandit
1
-0
/
+4
[next]