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
/
drivers
/
infiniband
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-06
Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
28
-1079
/
+2579
2018-04-05
IB/uverbs: Add device memory registration ioctl support
Ariel Levkovich
4
-12
/
+154
2018-04-05
IB/uverbs: Add alloc/free dm uverbs ioctl support
Ariel Levkovich
4
-2
/
+112
2018-04-05
IB/uverbs: Add device memory capabilities reporting
Ariel Levkovich
1
-0
/
+6
2018-04-04
IB/uverbs: Introduce ESP steering match filter
Matan Barak
2
-0
/
+12
2018-04-04
IB/uverbs: Add modify ESP flow_action
Matan Barak
1
-5
/
+92
2018-04-04
IB/uverbs: Add action_handle flow steering specification
Matan Barak
3
-8
/
+100
2018-04-04
IB/uverbs: Add flow_action create and destroy verbs
Matan Barak
4
-2
/
+363
2018-04-04
IB/uverbs: Refactor kern_spec_to_ib_spec_filter
Matan Barak
2
-16
/
+37
2018-04-04
IB/uverbs: Add enum attribute type to ioctl() interface
Matan Barak
1
-9
/
+30
2018-04-03
RDMA: Use ib_gid_attr during GID modification
Parav Pandit
1
-3
/
+2
2018-04-03
IB/core: Refactor GID modify code for RoCE
Parav Pandit
2
-234
/
+268
2018-04-03
IB/core: Simplify ib_query_gid to always refer to cache
Parav Pandit
2
-14
/
+5
2018-04-03
RDMA/providers: Simplify query_gid callback of RoCE providers
Parav Pandit
1
-1
/
+3
2018-04-03
RDMA/ucma: Don't allow setting RDMA_OPTION_IB_PATH without an RDMA device
Roland Dreier
1
-0
/
+3
2018-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-22
/
+53
2018-03-29
RDMA/cma: Move rdma_cm_state to cma_priv.h
Parav Pandit
1
-0
/
+14
2018-03-29
IB/addr: Constify dst_entry pointer
Parav Pandit
1
-5
/
+7
2018-03-29
RDMA: Use u64_to_user_ptr everywhere
Jason Gunthorpe
3
-20
/
+20
2018-03-29
RDMA/nldev: Provide netdevice name and index
Leon Romanovsky
1
-5
/
+26
2018-03-29
net: Introduce net_rwsem to protect net_namespace_list
Kirill Tkhai
1
-0
/
+2
2018-03-28
RDMA/CMA: Add rdma_port_space to UAPI
Steve Wise
1
-15
/
+17
2018-03-28
RDMA/ucma: Introduce safer rdma_addr_size() variants
Roland Dreier
2
-17
/
+33
2018-03-27
IB/core: Refer to RoCE port property to decide building cache
Parav Pandit
1
-2
/
+2
2018-03-27
IB/core: Search GID only for IB link layer
Parav Pandit
1
-1
/
+1
2018-03-27
IB/core: Refer to RoCE port property instead of GID table property
Parav Pandit
1
-1
/
+1
2018-03-27
IB/core: Generate GID change event regardless of RoCE GID table property
Parav Pandit
1
-7
/
+5
2018-03-27
IB/cm: Block processing alternate path handling RoCE Rx cm messages
Parav Pandit
1
-0
/
+14
2018-03-27
IB/core: Protect against concurrent access to hardware stats
Mark Bloch
1
-6
/
+28
2018-03-27
RDMA/ucma: Fix uABI structure layouts for 32/64 compat
Jason Gunthorpe
1
-2
/
+7
2018-03-27
RDMA/ucma: Check that device exists prior to accessing it
Leon Romanovsky
1
-2
/
+4
2018-03-27
RDMA/ucma: Check that device is connected prior to access it
Leon Romanovsky
1
-0
/
+5
2018-03-27
RDMA/rdma_cm: Fix use after free race with process_one_req
Jason Gunthorpe
1
-0
/
+9
2018-03-27
net: Drop pernet_operations::async
Kirill Tkhai
1
-1
/
+0
2018-03-23
IB/cma: Resolve route only while receiving CM requests
Parav Pandit
3
-0
/
+11
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-41
/
+65
2018-03-22
IB/core: Refer to RoCE port property instead of GID table property
Parav Pandit
1
-1
/
+1
2018-03-22
RDMA/restrack: Remove ambiguity in resource track clean logic
Leon Romanovsky
1
-1
/
+44
2018-03-21
RDMA/ucma: Correct option size check using optlen
Chien Tin Tung
1
-1
/
+1
2018-03-21
RDMA/restrack: Move restrack_clean to be symmetrical to restrack_init
Leon Romanovsky
1
-2
/
+1
2018-03-20
RDMA/ucma: Ensure that CM_ID exists prior to access it
Leon Romanovsky
1
-6
/
+9
2018-03-19
IB/uverbs: Enable ioctl() uAPI by default for new verbs
Matan Barak
2
-4
/
+2
2018-03-19
IB/uverbs: Move ioctl path of create_cq and destroy_cq to a new file
Matan Barak
4
-177
/
+215
2018-03-19
IB/uverbs: Expose parsing tree of all common objects to providers
Matan Barak
2
-14
/
+35
2018-03-19
IB/uverbs: Safely extend existing attributes
Matan Barak
3
-11
/
+37
2018-03-19
IB/uverbs: Enable compact representation of uverbs_attr_spec
Matan Barak
1
-2
/
+2
2018-03-19
IB/uverbs: Extend uverbs_ioctl header with driver_id
Matan Barak
1
-1
/
+4
2018-03-19
IB/uverbs: Move to new headers and make naming consistent
Matan Barak
3
-144
/
+153
2018-03-19
RDMA/ucma: Fix use-after-free access in ucma_close
Leon Romanovsky
1
-0
/
+3
2018-03-19
IB/core: Use rdma_is_port_valid()
Parav Pandit
1
-3
/
+2
[next]