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
2016-03-21
IB/ipoib: Allow mcast packets from other VFs
Eli Cohen
1
-7
/
+20
2016-03-21
IB/ipoib: Add ndo operations for configuring VFs
Eli Cohen
1
-2
/
+63
2016-03-21
IB/{core, ulp} Support above 32 possible device capability flags
Leon Romanovsky
1
-1
/
+1
2016-03-21
ib_srpt: fix a WARN_ON() message
Dan Carpenter
1
-1
/
+1
2016-03-16
Merge branches 'mlx4', 'mlx5' and 'ocrdma' into k.o/for-4.6
Doug Ledford
2
-9
/
+25
2016-03-14
Merge branches 'ib_core', 'ib_ipoib', 'srpt', 'drain-cq-v4' and 'net/9p' into...
Doug Ledford
10
-680
/
+380
2016-03-10
iser-target: Kill the ->isert_cmd back pointer in struct iser_tx_desc
Christoph Hellwig
2
-9
/
+8
2016-03-10
iser-target: Kill struct isert_rdma_wr
Christoph Hellwig
2
-130
/
+119
2016-03-10
iser-target: Convert to new CQ API
Christoph Hellwig
2
-243
/
+184
2016-03-10
iser-target: Split and properly type the login buffer
Christoph Hellwig
2
-30
/
+29
2016-03-10
iser-target: Remove ISER_RECV_DATA_SEG_LEN
Christoph Hellwig
2
-10
/
+8
2016-03-10
iser-target: Remove impossible condition from isert_wait_conn
Jenny Derzhavetz
1
-8
/
+0
2016-03-10
iser-target: Remove redundant wait in release_conn
Jenny Derzhavetz
2
-8
/
+0
2016-03-10
iser-target: Rework connection termination
Jenny Derzhavetz
2
-56
/
+52
2016-03-10
iser-target: Separate flows for np listeners and connections cma events
Jenny Derzhavetz
1
-6
/
+5
2016-03-10
iser-target: Add new state ISER_CONN_BOUND to isert_conn
Jenny Derzhavetz
2
-2
/
+6
2016-03-10
iser-target: Fix identification of login rx descriptor type
Jenny Derzhavetz
1
-1
/
+2
2016-03-10
ib_srpt: Convert to percpu_ida tag allocation
Nicholas Bellinger
2
-40
/
+17
2016-03-10
ib_srpt: Convert to target_alloc_session usage
Nicholas Bellinger
1
-17
/
+6
2016-03-04
iser: Accept arbitrary sg lists mapping if the device supports it
Sagi Grimberg
2
-9
/
+25
2016-03-03
IB/ipoib: Add handling for sending of skb with many frags
Hans Westgaard Ry
4
-3
/
+45
2016-02-29
IB/srpt: Fix wait list processing
Bart Van Assche
1
-9
/
+15
2016-02-29
IB/srpt: Introduce srpt_process_wait_list()
Bart Van Assche
1
-18
/
+24
2016-02-29
IB/srpt: Log out all initiators if a port is disabled
Bart Van Assche
1
-4
/
+19
2016-02-29
IB/srpt: Fix srpt_write_pending()
Bart Van Assche
1
-29
/
+4
2016-02-29
IB/srpt: Detect session shutdown reliably
Bart Van Assche
2
-150
/
+150
2016-02-29
IB/srpt: Use a mutex to protect the channel list
Bart Van Assche
2
-29
/
+17
2016-02-29
IB/srpt: Log private data associated with REJ
Bart Van Assche
1
-2
/
+12
2016-02-29
IB/srpt: Eliminate srpt_find_channel()
Bart Van Assche
1
-65
/
+29
2016-02-29
IB/srpt: Inline trivial CM callback functions
Bart Van Assche
1
-27
/
+10
2016-02-29
IB/srpt: Fix how aborted commands are processed
Bart Van Assche
1
-33
/
+16
2016-02-29
IB/srpt: Fix srpt_handle_cmd() error paths
Bart Van Assche
1
-12
/
+12
2016-02-29
IB/srpt: Fix srpt_close_session()
Bart Van Assche
1
-15
/
+16
2016-02-29
IB/srpt: Simplify srpt_shutdown_session()
Bart Van Assche
2
-15
/
+2
2016-02-29
IB/srpt: Simplify channel state management
Bart Van Assche
1
-31
/
+13
2016-02-29
IB/srpt: Use scsilun_to_int()
Bart Van Assche
1
-85
/
+7
2016-02-29
IB/srpt: Introduce target_reverse_dma_direction()
Bart Van Assche
1
-15
/
+2
2016-02-29
IB/srpt: Inline srpt_get_ch_state()
Bart Van Assche
1
-30
/
+12
2016-02-29
IB/srpt: Inline srpt_sdev_name()
Bart Van Assche
1
-12
/
+2
2016-02-29
IB/srpt: Remove struct srpt_node_acl
Bart Van Assche
2
-9
/
+0
2016-02-29
IB/srpt: Add parentheses around sizeof argument
Bart Van Assche
1
-21
/
+21
2016-02-29
IB/srpt: Simplify srpt_handle_tsk_mgmt()
Bart Van Assche
1
-58
/
+1
2016-02-29
IB/iser: Use ib_drain_sq()
Steve Wise
3
-27
/
+2
2016-02-29
IB/srp: Use ib_drain_rq()
Steve Wise
1
-36
/
+4
2016-02-12
IB/ipoib: fix for rare multicast join race condition
Alex Estrin
1
-7
/
+17
2016-02-04
IB/IPoIB: Do not set skb truesize since using one linearskb
Carol L Soto
1
-2
/
+0
2016-01-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
17
-1194
/
+854
2016-01-20
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
3
-83
/
+35
2016-01-19
IB/srpt: Remove redundant wc array
Sagi Grimberg
1
-2
/
+0
2016-01-19
IB/srpt: Fix the RDMA completion handlers
Bart Van Assche
1
-2
/
+2
[prev]
[next]