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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-30
IB/iser: Fix possible bogus DMA unmapping
Sagi Grimberg
2
-4
/
+10
2015-08-30
IB/iser: Get rid of un-maintained counters
Sagi Grimberg
1
-9
/
+3
2015-08-30
IB/iser: Fix missing return status check in iser_send_data_out
Sagi Grimberg
1
-3
/
+5
2015-08-30
IB/iser: Remove '.' from log message
Sagi Grimberg
1
-1
/
+2
2015-08-30
IB/iser: Change minor assignments and logging prints
Sagi Grimberg
1
-7
/
+4
2015-08-30
IB/iser: Change some module parameters to be RO
Jenny Falkovich
1
-16
/
+15
2015-08-30
IB/sa: Route SA pathrecord query through netlink
Kaike Wan
1
-1
/
+500
2015-08-30
IB/sa: Allocate SA query with kzalloc
Kaike Wan
1
-4
/
+4
2015-08-30
IB/core: Add rdma netlink helper functions
Kaike Wan
1
-0
/
+55
2015-08-30
IB/srp: Stop the scsi_eh_<n> and scsi_tmf_<n> threads if login fails
Bart Van Assche
1
-0
/
+9
2015-08-30
IB/srp: Bump driver version and release date
Bart Van Assche
1
-2
/
+2
2015-08-30
IB/srp: Handle partial connection success correctly
Bart Van Assche
1
-1
/
+2
2015-08-30
IB/srp: Constify a function argument
Bart Van Assche
1
-1
/
+1
2015-08-30
IB/mlx4: Fix incorrect cq flushing in error state
Ariel Nahum
1
-1
/
+1
2015-08-30
IB/mlx4: Use correct SL on AH query under RoCE
Noa Osherovich
1
-1
/
+5
2015-08-30
IB/mlx4: Forbid using sysfs to change RoCE pkeys
Jack Morgenstein
1
-1
/
+4
2015-08-30
IB/mlx4: Demote mcg message from warning to debug
Jack Morgenstein
1
-2
/
+6
2015-08-30
IB/mlx4: Fix potential deadlock when sending mad to wire
Jack Morgenstein
1
-3
/
+4
2015-08-30
IB/core: Remove needless bracketization
Doug Ledford
1
-7
/
+4
2015-08-30
RDMA/ocrdma: Incorporate the moving of GID Table mgmt to IB/Core
Somnath Kotur
5
-233
/
+60
2015-08-30
IB/mlx4: Replace mechanism for RoCE GID management
Moni Shoua
4
-494
/
+35
2015-08-30
IB/mlx4: Implement ib_device callbacks
Moni Shoua
3
-3
/
+253
2015-08-30
IB/core: Add RoCE table bonding support
Matan Barak
1
-20
/
+285
2015-08-30
IB/core: missing curly braces in ib_find_gid()
Dan Carpenter
1
-1
/
+2
2015-08-30
IB/core: Add RoCE GID table management
Matan Barak
5
-106
/
+1274
2015-08-30
IB/core: Make ib_alloc_device init the kobject
Jason Gunthorpe
4
-87
/
+68
2015-08-30
IB/core: Drop ib_alloc_fast_reg_mr
Sagi Grimberg
1
-29
/
+3
2015-08-30
qib: Support ib_alloc_mr verb
Sagi Grimberg
3
-4
/
+11
2015-08-30
nes: Support ib_alloc_mr verb
Sagi Grimberg
1
-5
/
+14
2015-08-30
cxgb3: Support ib_alloc_mr verb
Sagi Grimberg
1
-4
/
+10
2015-08-30
iw_cxgb4: Support ib_alloc_mr verb
Sagi Grimberg
3
-5
/
+13
2015-08-30
ocrdma: Support ib_alloc_mr verb
Sagi Grimberg
3
-5
/
+12
2015-08-30
mlx4: Support ib_alloc_mr verb
Sagi Grimberg
3
-6
/
+12
2015-08-30
mlx5: Drop mlx5_ib_alloc_fast_reg_mr
Sagi Grimberg
3
-47
/
+0
2015-08-30
IB/srp: Convert to ib_alloc_mr
Sagi Grimberg
1
-1
/
+2
2015-08-30
iser-target: Convert to ib_alloc_mr
Sagi Grimberg
1
-2
/
+4
2015-08-30
IB/iser: Convert to ib_alloc_mr
Sagi Grimberg
1
-3
/
+4
2015-08-30
IB: Modify ib_create_mr API
Sagi Grimberg
6
-24
/
+43
2015-08-30
IB/core: Get rid of redundant verb ib_destroy_mr
Sagi Grimberg
6
-51
/
+15
2015-08-30
IB/cma: Fix net_dev reference leak with failed requests
Haggai Eran
1
-0
/
+4
2015-08-30
IB/cm: Remove compare_data checks
Haggai Eran
4
-95
/
+21
2015-08-30
IB/cma: Share ib_cm_ids between rdma_cm_ids
Haggai Eran
1
-55
/
+4
2015-08-30
IB/cma: Use found net_dev for passive connections
Haggai Eran
1
-27
/
+49
2015-08-30
IB/cma: Validate routing of incoming requests
Haggai Eran
1
-3
/
+92
2015-08-30
IB/cma: Add net_dev and private data checks to RDMA CM
Haggai Eran
1
-3
/
+185
2015-08-30
IB/cm: Expose BTH P_Key in CM and SIDR request events
Haggai Eran
1
-0
/
+20
2015-08-30
IB/cma: Helper functions to access port space IDRs
Haggai Eran
1
-21
/
+60
2015-08-30
IB/cma: Refactor RDMA IP CM private-data parsing code
Haggai Eran
1
-65
/
+105
2015-08-30
IB/cm: Share listening CM IDs
Haggai Eran
1
-6
/
+116
2015-08-30
IB/cm: Expose service ID in request events
Haggai Eran
1
-0
/
+3
[prev]
[next]