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-05-03
RDMA/cma: Do not query GID during QP state transition to RTR
Parav Pandit
1
-7
/
+0
2018-04-30
IB/core: Make ib_mad_client_id atomic
HÃ¥kon Bugge
1
-2
/
+2
2018-04-27
IB/uverbs: Fix kernel crash during MR deregistration flow
Ariel Levkovich
2
-0
/
+2
2018-04-27
IB/uverbs: Prevent reregistration of DM_MR to regular MR
Ariel Levkovich
1
-0
/
+5
2018-04-27
RDMA/iwpm: fix memory leak on map_info
Colin Ian King
1
-1
/
+4
2018-04-27
RDMA/cma: Fix use after destroy access to net namespace for IPoIB
Parav Pandit
1
-10
/
+43
2018-04-27
IB/uverbs: Fix validating mandatory attributes
Matan Barak
1
-0
/
+9
2018-04-23
IB/core: Fix deleting default GIDs when changing mac adddress
Parav Pandit
2
-25
/
+29
2018-04-23
IB/core: Fix to avoid deleting IPv6 look alike default GIDs
Parav Pandit
1
-4
/
+13
2018-04-23
IB/core: Don't allow default GID addition at non reseved slots
Parav Pandit
1
-8
/
+12
2018-04-23
RDMA/ucma: Allow resolving address w/o specifying source address
Roland Dreier
1
-1
/
+1
2018-04-19
RDMA/ucma: Check for a cm_id->device in all user calls that need it
Jason Gunthorpe
1
-12
/
+24
2018-04-17
IB/uverbs: Add missing braces in anonymous union initializers
Geert Uytterhoeven
1
-6
/
+6
2018-04-16
RDMA/ucma: ucma_context reference leak in error path
Shamir Rabinovitch
1
-3
/
+3
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
[next]