index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-21
Merge branch 'mlx5-next' into rdma.git for-next
Jason Gunthorpe
5
-33
/
+122
2019-02-19
RDMA/core: Add RDMA_NLDEV_CMD_NEWLINK/DELLINK support
Steve Wise
3
-2
/
+22
2019-02-19
RDMA/rxe: Close a race after ib_register_device
Jason Gunthorpe
1
-0
/
+5
2019-02-19
RDMA/device: Provide APIs from the core code to help unregistration
Jason Gunthorpe
1
-0
/
+11
2019-02-19
RDMA/device: Add ib_device_get_by_netdev()
Jason Gunthorpe
1
-1
/
+9
2019-02-19
RDMA/device: Add ib_device_set_netdev() as an alternative to get_netdev
Jason Gunthorpe
1
-0
/
+7
2019-02-19
RDMA/cache: Move the cache per-port data into the main ib_port_data
Jason Gunthorpe
1
-1
/
+2
2019-02-19
RDMA/device: Consolidate ib_device per_port data into one place
Jason Gunthorpe
1
-31
/
+43
2019-02-19
RDMA: Add and use rdma_for_each_port
Jason Gunthorpe
1
-0
/
+10
2019-02-19
RDMA/nldev: Provide parent IDs for PD, MR and QP objects
Leon Romanovsky
1
-0
/
+1
2019-02-19
RDMA/nldev: Share with user-space object IDs
Leon Romanovsky
1
-0
/
+9
2019-02-18
RDMA/restrack: Hide restrack DB from IB/core
Leon Romanovsky
2
-32
/
+3
2019-02-18
RDMA/restrack: Reduce scope of synchronization lock while updating DB
Leon Romanovsky
1
-1
/
+2
2019-02-18
RDMA/restrack: Translate from ID to restrack object
Leon Romanovsky
1
-0
/
+3
2019-02-18
RDMA/restrack: Convert internal DB from hash to XArray
Leon Romanovsky
1
-7
/
+15
2019-02-15
IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIs
Shamir Rabinovitch
1
-0
/
+5
2019-02-15
IB/verbs: Add helper function rdma_udata_to_drv_context
Shamir Rabinovitch
1
-0
/
+17
2019-02-15
IB/uverbs: Add ib_ucontext to uverbs_attr_bundle sent from ioctl and cmd flows
Shamir Rabinovitch
3
-7
/
+14
2019-02-14
net/mlx5: Add support to ext_* fields introduced in Port Type and Speed register
Aya Levin
1
-0
/
+19
2019-02-14
net/mlx5: Add new fields to Port Type and Speed register
Aya Levin
1
-4
/
+8
2019-02-14
net/mlx5: Refactor queries to speed fields in Port Type and Speed register
Aya Levin
1
-11
/
+0
2019-02-14
net/mlx5: E-Switch, Avoid magic numbers when initializing offloads mode
Bodong Wang
1
-1
/
+3
2019-02-14
net/mlx5: Relocate vport macros to the vport header file
Bodong Wang
2
-6
/
+7
2019-02-14
net/mlx5: E-Switch, Normalize the name of uplink vport number
Bodong Wang
1
-0
/
+4
2019-02-14
net/mlx5: Provide an alternative VF upper bound for ECPF
Bodong Wang
1
-1
/
+10
2019-02-14
net/mlx5: Add host params change event
Bodong Wang
2
-0
/
+7
2019-02-14
net/mlx5: Add query host params command
Bodong Wang
1
-0
/
+41
2019-02-14
net/mlx5: Update enable HCA dependency
Bodong Wang
1
-2
/
+4
2019-02-14
net/mlx5: Introduce Mellanox SmartNIC and modify page management logic
Bodong Wang
3
-6
/
+17
2019-02-14
net/mlx5: Use consistent vport num argument type
Bodong Wang
1
-4
/
+4
2019-02-14
net/mlx5: Use void pointer as the type in address_of macro
Bodong Wang
1
-1
/
+1
2019-02-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma...
Doug Ledford
6
-31
/
+86
2019-02-11
lib/scatterlist: Provide a DMA page iterator
Jason Gunthorpe
1
-9
/
+40
2019-02-09
Merge branch 'wip/dl-for-next' into for-next
Doug Ledford
4
-6
/
+158
2019-02-08
RDMA/devices: Re-organize device.c locking
Jason Gunthorpe
1
-0
/
+1
2019-02-08
RDMA/devices: Use xarray to store the client_data
Jason Gunthorpe
1
-7
/
+16
2019-02-08
RDMA/devices: Use xarray to store the clients
Jason Gunthorpe
1
-1
/
+2
2019-02-08
RDMA/device: Get rid of reg_state
Jason Gunthorpe
1
-6
/
+0
2019-02-08
RDMA: Handle PD allocations by IB/core
Leon Romanovsky
1
-4
/
+5
2019-02-08
RDMA/core: Share driver structure size with core
Leon Romanovsky
1
-0
/
+13
2019-02-08
IB/core: Don't register each MAD agent for LSM notifier
Daniel Jurgens
1
-2
/
+1
2019-02-08
IB/core: Eliminate a hole in MAD agent struct
Daniel Jurgens
1
-2
/
+2
2019-02-08
RDMA/iwcm: add tos_set bool to iw_cm struct
Steve Wise
1
-1
/
+2
2019-02-08
IB/cma: Define option to set ack timeout and pack tos_set
Danit Goldberg
2
-0
/
+5
2019-02-07
RDMA/bnxt_re: Update kernel user abi to pass chip context
Devesh Sharma
1
-0
/
+11
2019-02-07
mm: make mm->pinned_vm an atomic64 counter
Davidlohr Bueso
1
-1
/
+1
2019-02-05
IB/hfi1: Add TID RDMA WRITE functionality into RDMA verbs
Kaike Wan
1
-0
/
+1
2019-02-05
IB/hfi1: Add an s_acked_ack_queue pointer
Kaike Wan
1
-0
/
+1
2019-02-05
IB/hfi1: Build TID RDMA WRITE request
Kaike Wan
2
-0
/
+61
2019-02-05
IB/hfi1: Increment the retry timeout value for TID RDMA READ request
Kaike Wan
2
-4
/
+14
[next]