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
/
ulp
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-15
IB/ipoib: Do not warn if IPoIB debugfs doesn't exist
Alaa Hleihel
1
-2
/
+0
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-1
/
+1
2018-02-01
IB/ipoib: Fix for potential no-carrier state
Alex Estrin
1
-0
/
+3
2018-01-30
Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...
Jason Gunthorpe
2
-2
/
+2
2018-01-28
IB/iser: Combine substrings for three messages
Markus Elfring
1
-6
/
+4
2018-01-28
IB/iser: Delete an unnecessary variable initialisation in iser_send_data_out()
Markus Elfring
1
-1
/
+1
2018-01-28
IB/iser: Delete an error message for a failed memory allocation in iser_send_...
Markus Elfring
1
-3
/
+1
2018-01-25
net: don't call update_pmtu unconditionally
Nicolas Dichtel
1
-2
/
+1
2018-01-25
RDMA/srpt: Fix RCU debug build error
Leon Romanovsky
1
-2
/
+0
2018-01-23
IB/srp: Add target_can_queue login parameter
Bart Van Assche
2
-0
/
+23
2018-01-23
IB/srp: Add RDMA/CM support
Bart Van Assche
2
-154
/
+589
2018-01-18
IB/srpt: Move the code for parsing struct ib_cm_req_event_param
Bart Van Assche
1
-19
/
+30
2018-01-18
IB/srpt: Preparations for adding RDMA/CM support
Bart Van Assche
2
-18
/
+22
2018-01-18
IB/srpt: Don't allow reordering of commands on wait list
Bart Van Assche
2
-35
/
+49
2018-01-18
IB/srpt: Fix a race condition related to wait list processing
Bart Van Assche
1
-5
/
+7
2018-01-18
IB/srpt: Fix login-related race conditions
Bart Van Assche
1
-84
/
+111
2018-01-18
IB/srpt: Log all zero-length writes and completions
Bart Van Assche
1
-2
/
+6
2018-01-18
IB/srpt: Simplify srpt_close_session()
Bart Van Assche
1
-15
/
+4
2018-01-18
IB/srpt: Rework multi-channel support
Bart Van Assche
2
-60
/
+160
2018-01-18
IB/srpt: Use the source GID as session name
Bart Van Assche
2
-8
/
+7
2018-01-18
IB/srpt: One target per port
Bart Van Assche
2
-53
/
+61
2018-01-18
IB/srpt: Add P_Key support
Bart Van Assche
2
-3
/
+13
2018-01-18
IB/srpt: Rework srpt_disconnect_ch_sync()
Bart Van Assche
2
-24
/
+23
2018-01-18
IB/srpt: Make it safe to use RCU for srpt_device.rch_list
Bart Van Assche
2
-3
/
+12
2018-01-18
IB/srp: Refactor srp_send_req()
Bart Van Assche
1
-31
/
+34
2018-01-18
IB/srp: Improve path record query error message
Bart Van Assche
1
-1
/
+4
2018-01-18
IB/srp: Use kstrtoull() instead of simple_strtoull()
Bart Van Assche
1
-4
/
+29
2018-01-10
infiniband: fix ulp/opa_vnic/opa_vnic_vema.c kernel-doc notation
Randy Dunlap
1
-1
/
+1
2018-01-10
iser-target: Fix possible use-after-free in connection establishment error
Sagi Grimberg
1
-0
/
+1
2018-01-08
Merge branch 'bart-srpt-for-next' into k.o/wip/dl-for-next
Doug Ledford
4
-165
/
+244
2018-01-08
IB/srpt: Micro-optimize I/O context state manipulation
Bart Van Assche
2
-17
/
+1
2018-01-08
IB/srpt: Inline srpt_get_cmd_state()
Bart Van Assche
1
-20
/
+3
2018-01-08
IB/srpt: Introduce srpt_format_guid()
Bart Van Assche
1
-11
/
+13
2018-01-08
IB/srpt: Reduce frequency of receive failure messages
Bart Van Assche
1
-2
/
+2
2018-01-08
IB/srpt: Convert a warning into a debug message
Bart Van Assche
1
-1
/
+2
2018-01-08
IB/srpt: Use the IPv6 format for GIDs in log messages
Bart Van Assche
1
-11
/
+3
2018-01-08
IB/srpt: Verify port numbers in srpt_event_handler()
Bart Van Assche
1
-6
/
+16
2018-01-08
IB/srpt: Reduce the severity level of a log message
Bart Van Assche
1
-1
/
+1
2018-01-08
IB/srpt: Rename a local variable, a member variable and a constant
Bart Van Assche
2
-16
/
+16
2018-01-08
IB/srpt: Document all structure members in ib_srpt.h
Bart Van Assche
1
-11
/
+22
2018-01-08
IB/srpt: Fix kernel-doc warnings in ib_srpt.c
Bart Van Assche
1
-60
/
+145
2018-01-08
IB/srpt: Remove an unused structure member
Bart Van Assche
2
-2
/
+0
2018-01-03
IB/srpt: Fix ACL lookup during login
Bart Van Assche
1
-1
/
+1
2018-01-03
IB/srpt: Disable RDMA access by the initiator
Bart Van Assche
1
-2
/
+1
2018-01-03
IB/ipoib: Fix for notify send CQ failure messages
Alex Estrin
2
-5
/
+7
2018-01-02
IB/ipoib: Fix race condition in neigh creation
Erez Shitrit
2
-8
/
+22
2017-12-27
Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/...
Jason Gunthorpe
2
-4
/
+4
2017-12-21
IB/ipoib: Fix lockdep issue found on ipoib_ib_dev_heavy_flush
Alex Vesker
1
-4
/
+3
2017-12-18
iser-target: avoid reinitializing rdma contexts for isert commands
Bharat Potnuri
2
-0
/
+8
2017-12-18
IB/{core, cm, cma, ipoib}: Rename ib_init_ah_from_path to ib_init_ah_attr_fro...
Parav Pandit
1
-1
/
+2
[next]