index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
Age
Commit message (
Expand
)
Author
Files
Lines
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-15
Merge branches 'ib_core', 'ib_ipoib', 'srpt', 'drain-cq-v4' and 'net/9p' into...
Doug Ledford
10
-680
/
+380
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-03-01
IB/srpt: Fix wait list processing
Bart Van Assche
1
-9
/
+15
2016-03-01
IB/srpt: Introduce srpt_process_wait_list()
Bart Van Assche
1
-18
/
+24
2016-03-01
IB/srpt: Log out all initiators if a port is disabled
Bart Van Assche
1
-4
/
+19
2016-03-01
IB/srpt: Fix srpt_write_pending()
Bart Van Assche
1
-29
/
+4
2016-03-01
IB/srpt: Detect session shutdown reliably
Bart Van Assche
2
-150
/
+150
2016-03-01
IB/srpt: Use a mutex to protect the channel list
Bart Van Assche
2
-29
/
+17
2016-03-01
IB/srpt: Log private data associated with REJ
Bart Van Assche
1
-2
/
+12
2016-03-01
IB/srpt: Eliminate srpt_find_channel()
Bart Van Assche
1
-65
/
+29
2016-03-01
IB/srpt: Inline trivial CM callback functions
Bart Van Assche
1
-27
/
+10
2016-03-01
IB/srpt: Fix how aborted commands are processed
Bart Van Assche
1
-33
/
+16
2016-03-01
IB/srpt: Fix srpt_handle_cmd() error paths
Bart Van Assche
1
-12
/
+12
2016-03-01
IB/srpt: Fix srpt_close_session()
Bart Van Assche
1
-15
/
+16
2016-03-01
IB/srpt: Simplify srpt_shutdown_session()
Bart Van Assche
2
-15
/
+2
2016-03-01
IB/srpt: Simplify channel state management
Bart Van Assche
1
-31
/
+13
2016-03-01
IB/srpt: Use scsilun_to_int()
Bart Van Assche
1
-85
/
+7
2016-03-01
IB/srpt: Introduce target_reverse_dma_direction()
Bart Van Assche
1
-15
/
+2
2016-03-01
IB/srpt: Inline srpt_get_ch_state()
Bart Van Assche
1
-30
/
+12
2016-03-01
IB/srpt: Inline srpt_sdev_name()
Bart Van Assche
1
-12
/
+2
2016-03-01
IB/srpt: Remove struct srpt_node_acl
Bart Van Assche
2
-9
/
+0
2016-03-01
IB/srpt: Add parentheses around sizeof argument
Bart Van Assche
1
-21
/
+21
2016-03-01
IB/srpt: Simplify srpt_handle_tsk_mgmt()
Bart Van Assche
1
-58
/
+1
2016-03-01
IB/iser: Use ib_drain_sq()
Steve Wise
3
-27
/
+2
2016-03-01
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-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
17
-1194
/
+854
2016-01-21
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
3
-83
/
+35
2016-01-20
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
2016-01-19
IB/mad: pass ib_mad_send_buf explicitly to the recv_handler
Christoph Hellwig
1
-0
/
+1
2016-01-19
IB/IPoIB: Fix kernel panic on multicast flow
Erez Shitrit
3
-7
/
+6
2016-01-13
ib_srpt: Convert acl lookup to modern get_initiator_node_acl usage
Nicholas Bellinger
2
-81
/
+30
2016-01-08
iser-target: Fix non negative ERR_PTR isert_device_get usage
Nicholas Bellinger
1
-2
/
+5
2015-12-27
IB/iser: Support the remote invalidation exception
Jenny Derzhavetz
4
-3
/
+76
2015-12-24
IB/iser: Change the increment rkey flow logic
Sagi Grimberg
1
-10
/
+10
2015-12-24
IB/isert: Support the remote invalidation exception
Jenny Derzhavetz
2
-7
/
+41
2015-12-24
IB/isert: Declare correct flags when accepting a connection
Jenny Derzhavetz
1
-0
/
+6
2015-12-24
IB/isert: Remove unused file iser_proto.h
Sagi Grimberg
3
-32
/
+32
2015-12-24
IB/iser,isert: Create and use new shared header
Sagi Grimberg
6
-74
/
+28
2015-12-24
IB/iser: set intuitive values for mr_valid
Jenny Derzhavetz
2
-6
/
+6
2015-12-24
IB/iser: Don't register memory for all immediate data writes
Jenny Derzhavetz
3
-7
/
+14
2015-12-24
IB/iser: Reuse ib_sg_to_pages
Sagi Grimberg
2
-85
/
+25
2015-12-24
IB/iser: Fix module init not cleaning up on error flow
Roi Dayan
1
-3
/
+6
2015-12-24
IB/iser: constify iser_reg_ops structure
Julia Lawall
2
-3
/
+3
[next]