index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/core: Fix a WARN() message
Dan Carpenter
2019-02-22
1
-3
/
+1
*
bnxt_re: fix the regression due to changes in alloc_pbl
Devesh Sharma
2019-02-22
3
-22
/
+14
*
IB/mlx4: Increase the timeout for CM cache
HÃ¥kon Bugge
2019-02-22
1
-1
/
+1
*
IB/core: Abort page fault handler silently during owning process exit
Moni Shoua
2019-02-21
1
-1
/
+1
*
IB/mlx5: Validate correct PD before prefetch MR
Moni Shoua
2019-02-21
1
-16
/
+30
*
IB/mlx5: Protect against prefetch of invalid MR
Moni Shoua
2019-02-21
4
-23
/
+102
*
RDMA/uverbs: Store PR pointer before it is overwritten
Leon Romanovsky
2019-02-21
1
-1
/
+1
*
IB/hfi1: Add missing break in switch statement
Gustavo A. R. Silva
2019-02-21
1
-0
/
+1
*
Merge branch 'mlx5-next' into rdma.git for-next
Jason Gunthorpe
2019-02-21
29
-364
/
+685
|
\
|
*
net/mlx5: Factor out HCA capabilities functions
Leon Romanovsky
2019-02-19
1
-15
/
+31
|
*
IB/mlx5: Add support for 50Gbps per lane link modes
Aya Levin
2019-02-14
1
-5
/
+61
|
*
net/mlx5: Add support to ext_* fields introduced in Port Type and Speed register
Aya Levin
2019-02-14
5
-30
/
+94
|
*
net/mlx5: Add new fields to Port Type and Speed register
Aya Levin
2019-02-14
1
-4
/
+8
|
*
net/mlx5: Refactor queries to speed fields in Port Type and Speed register
Aya Levin
2019-02-14
6
-142
/
+91
|
*
net/mlx5: E-Switch, Avoid magic numbers when initializing offloads mode
Bodong Wang
2019-02-14
3
-12
/
+19
|
*
net/mlx5: Relocate vport macros to the vport header file
Bodong Wang
2019-02-14
4
-6
/
+9
|
*
net/mlx5: E-Switch, Normalize the name of uplink vport number
Bodong Wang
2019-02-14
7
-30
/
+30
|
*
net/mlx5: Provide an alternative VF upper bound for ECPF
Bodong Wang
2019-02-14
1
-1
/
+10
|
*
net/mlx5: Add host params change event
Bodong Wang
2019-02-14
4
-0
/
+12
|
*
net/mlx5: Add query host params command
Bodong Wang
2019-02-14
4
-0
/
+74
|
*
net/mlx5: Update enable HCA dependency
Bodong Wang
2019-02-14
4
-2
/
+98
|
*
net/mlx5: Introduce Mellanox SmartNIC and modify page management logic
Bodong Wang
2019-02-14
10
-25
/
+94
|
*
IB/mlx5: Use unified register/load function for uplink and VF vports
Bodong Wang
2019-02-14
3
-72
/
+37
|
*
net/mlx5: Use consistent vport num argument type
Bodong Wang
2019-02-14
3
-24
/
+24
|
*
net/mlx5: Use void pointer as the type in address_of macro
Bodong Wang
2019-02-14
1
-1
/
+1
|
*
net/mlx5: Align ODP capability function with netdev coding style
Leon Romanovsky
2019-02-13
1
-9
/
+6
|
*
mlx5: use RCU lock in mlx5_eq_cq_get()
Cong Wang
2019-02-11
1
-6
/
+6
*
|
drivers/IB,qib: Fix pinned/locked limit check in qib_get_user_pages()
Davidlohr Bueso
2019-02-20
1
-1
/
+1
*
|
RDMA/core: Verify that memory window type is legal
Noa Osherovich
2019-02-19
1
-0
/
+5
*
|
RDMA/iwcm: Fix string truncation error
Leon Romanovsky
2019-02-19
1
-3
/
+3
*
|
RDMA/core: Cosmetic change - move member initialization to correct block
Yuval Shaia
2019-02-19
1
-8
/
+7
*
|
iw_cxgb4: Make function read_tcb() static
Wei Yongjun
2019-02-19
1
-1
/
+1
*
|
RDMA/hns: Bugfix for set hem of SCC
Yangyang Li
2019-02-19
1
-0
/
+3
*
|
RDMA/hns: Modify qp&cq&pd specification according to UM
Lijun Ou
2019-02-19
1
-5
/
+5
*
|
lib/irq_poll: Support schedules in non-interrupt contexts
Steve Wise
2019-02-19
1
-1
/
+1
*
|
rdma_rxe: Use netlink messages to add/delete links
Steve Wise
2019-02-19
8
-13
/
+46
*
|
RDMA/core: Add RDMA_NLDEV_CMD_NEWLINK/DELLINK support
Steve Wise
2019-02-19
4
-2
/
+144
*
|
IB/usnic: Fix deadlock
Parvi Kaustubhi
2019-02-19
3
-28
/
+19
*
|
RDMA/rxe: Close a race after ib_register_device
Jason Gunthorpe
2019-02-19
6
-12
/
+35
*
|
RDMA/rxe: Add ib_device_get_by_name() and use it in rxe
Jason Gunthorpe
2019-02-19
6
-33
/
+32
*
|
RDMA/rxe: Use driver_unregister and new unregistration API
Jason Gunthorpe
2019-02-19
8
-87
/
+30
*
|
RDMA/device: Provide APIs from the core code to help unregistration
Jason Gunthorpe
2019-02-19
2
-36
/
+217
*
|
RDMA/rxe: Use ib_device_get_by_netdev() instead of open coding
Jason Gunthorpe
2019-02-19
4
-47
/
+38
*
|
RDMA/device: Add ib_device_get_by_netdev()
Jason Gunthorpe
2019-02-19
2
-13
/
+116
*
|
RDMA/device: Add ib_device_set_netdev() as an alternative to get_netdev
Jason Gunthorpe
2019-02-19
6
-38
/
+171
*
|
RDMA/cache: Move the cache per-port data into the main ib_port_data
Jason Gunthorpe
2019-02-19
2
-59
/
+33
*
|
RDMA/device: Consolidate ib_device per_port data into one place
Jason Gunthorpe
2019-02-19
4
-94
/
+78
*
|
RDMA: Add and use rdma_for_each_port
Jason Gunthorpe
2019-02-19
12
-46
/
+53
*
|
RDMA/nldev: Don't expose number of not-visible entries
Leon Romanovsky
2019-02-19
1
-5
/
+2
*
|
RDMA/nldev: Connect QP number to .doit callback
Leon Romanovsky
2019-02-19
2
-1
/
+11
[next]