Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e4ec73510812f24087a28ac8cbf1f77c9fb262e5
/
drivers
/
infiniband
/
ulp
edcd2a7
IB/ipoib: Set MTU to max allowed by mode when mode changes
by Erez Shitrit
· 9 years ago
c426877
IB/ipoib: Scatter-Gather support in connected mode
by Yuval Shaia
· 9 years ago
8b7cce0
IB/ipoib: Prevent lockdep warning in __ipoib_ib_dev_flush
by Haggai Eran
· 9 years ago
58e9cc9
IB/IPoIB: Fix bad error flow in ipoib_add_port()
by Amir Vadai
· 9 years ago
3fdf70a
IB/srp: Avoid using uninitialized variable
by Sagi Grimberg
· 9 years ago
b356c1c
IB/srpt: Convert use of __constant_cpu_to_beXX to cpu_to_beXX
by Vaishali Thakkar
· 9 years ago
4139032
IB: Add rdma_cap_ib_switch helper and use where appropriate
by Hal Rosenstock
· 9 years ago
5c755fe
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 9 years ago
02201e3
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 9 years ago
acd5312
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 9 years ago
f9d1b5a
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 9 years ago
d2228e4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 9 years ago
bc0c94b
target: Drop unnecessary core_tpg_register TFO parameter
by Nicholas Bellinger
· 10 years ago
da2dfaa
IB/mad: Support alternate Base Versions when creating MADs
by Ira Weiny
· 9 years ago
8e37210
IB/core: Change ib_create_cq to use struct ib_cq_init_attr
by Matan Barak
· 9 years ago
524630d
iser-target: Fix possible use-after-free
by Sagi Grimberg
· 9 years ago
2f1b6b7
iser-target: release stale iser connections
by Sagi Grimberg
· 9 years ago
9253e66
iser-target: Fix variable-length response error completion
by Sagi Grimberg
· 9 years ago
ba92999
target: Minimize SCSI header #include directives
by Bart Van Assche
· 10 years ago
b806ef3
Merge branch 'for-4.2-misc' into k.o/for-4.2
by Doug Ledford
· 9 years ago
5237496
IB/ipoib: Fix RCU annotations in ipoib_neigh_hash_init()
by Bart Van Assche
· 10 years ago
dae8f28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 9 years ago
7ad34a9
target: target_core_configfs.h is not needed in fabric drivers
by Christoph Hellwig
· 10 years ago
2fe6e72
ib_srpt: Remove set-but-not-used variables
by Bart Van Assche
· 10 years ago
649ee05
target: Move task tag into struct se_cmd + support 64-bit tags
by Bart Van Assche
· 10 years ago
2650d71
target: move transport ID handling to the core
by Christoph Hellwig
· 10 years ago
2aeeafa
target: remove the get_fabric_proto_ident method
by Christoph Hellwig
· 10 years ago
e4aae5a
target: change core_tpg_register prototype
by Christoph Hellwig
· 10 years ago
144bc4c
target: move node ACL allocation to core code
by Christoph Hellwig
· 10 years ago
c7d6a80
target: refactor init/drop_nodeacl methods
by Christoph Hellwig
· 10 years ago
e1750d2
target: make the tpg_get_default_depth method optional
by Christoph Hellwig
· 10 years ago
afc1660
target: Remove first argument of target_{get,put}_sess_cmd()
by Bart Van Assche
· 10 years ago
b2feda4
iser-target: Fix error path in isert_create_pi_ctx()
by Roland Dreier
· 9 years ago
9c27847
kernel/params: constify struct kernel_param_ops uses
by Luis R. Rodriguez
· 9 years ago
175e8ef
Merge branches 'bart-srp', 'generic-errors', 'ira-cleanups' and 'mwang-v8' into k.o/for-4.2
by Doug Ledford
· 10 years ago
ea8a161
iser-target: Align to generic logging helpers
by Sagi Grimberg
· 10 years ago
871e00a
IB/iser: Align to generic logging helpers
by Sagi Grimberg
· 10 years ago
57363d9
IB/srp: Align to generic logging helpers
by Sagi Grimberg
· 10 years ago
985aa49
IB/srp: Add 64-bit LUN support
by Bart Van Assche
· 10 years ago
bbac5cc
IB/srp: Remove !ch->target tests from the reconnect code
by Bart Van Assche
· 10 years ago
47513cf
IB/srp: Remove a superfluous check from srp_free_req_data()
by Bart Van Assche
· 10 years ago
33ab3e5
IB/srp: Rearrange module description
by Bart Van Assche
· 10 years ago
45c37ca
IB/srp: Remove superfluous casts
by Bart Van Assche
· 10 years ago
a44074f
IB/srp: Fix reconnection failure handling
by Bart Van Assche
· 10 years ago
c014c8c
IB/srp: Fix connection state tracking
by Bart Van Assche
· 10 years ago
8de9fe3
IB/srp: Fix a connection setup race
by Bart Van Assche
· 10 years ago
fb49c8b
IB/srp: Remove an extraneous scsi_host_put() from an error path
by Bart Van Assche
· 10 years ago
8e37ab6
IB/Verbs: Reform IB-ulp ipoib
by Michael Wang
· 10 years ago
8f71c1a
IPoIB/CM: Fix indentation level
by Bart Van Assche
· 10 years ago
c666872
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 10 years ago
7c034df
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 10 years ago
2c15395
IB/ipoib: Fix ndo_get_iflink
by Erez Shitrit
· 10 years ago
c1c2fef
Merge branches 'cve-fixup', 'ipoib', 'iser', 'misc-4.1', 'or-mlx4' and 'srp' into for-4.1
by Doug Ledford
· 10 years ago
ba943fb
IB/iser: Rewrite bounce buffer code path
by Sagi Grimberg
· 10 years ago
4fcd1470
IB/iser: Bump version to 1.6
by Sagi Grimberg
· 10 years ago
ad1e567
IB/iser: Remove code duplication for a single DMA entry
by Sagi Grimberg
· 10 years ago
6ef8bb8
IB/iser: Pass struct iser_mem_reg to iser_fast_reg_mr and iser_reg_sig_mr
by Sagi Grimberg
· 10 years ago
90a6684
IB/iser: Modify struct iser_mem_reg members
by Sagi Grimberg
· 10 years ago
8b95aa2
IB/iser: Make fastreg pool cache friendly
by Sagi Grimberg
· 10 years ago
4dec2a2
IB/iser: Move PI context alloc/free to routines
by Sagi Grimberg
· 10 years ago
bd8b944
IB/iser: Move fastreg descriptor pool get/put to helper functions
by Sagi Grimberg
· 10 years ago
f0e35c2
IB/iser: Merge build page-vec into register page-vec
by Sagi Grimberg
· 10 years ago
b130ede
IB/iser: Get rid of struct iser_rdma_regd
by Sagi Grimberg
· 10 years ago
6847fde
IB/iser: Remove redundant assignments in iser_reg_page_vec
by Sagi Grimberg
· 10 years ago
d03e61d
IB/iser: Move memory reg/dereg routines to iser_memory.c
by Sagi Grimberg
· 10 years ago
5640832
IB/iser: Don't pass ib_device to fall_to_bounce_buff routine
by Sagi Grimberg
· 10 years ago
e3784bd
IB/iser: Remove a redundant struct iser_data_buf
by Sagi Grimberg
· 10 years ago
ecc3993
IB/iser: Remove redundant cmd_data_len calculation
by Sagi Grimberg
· 10 years ago
a065fe6
IB/iser: Fix wrong calculation of protection buffer length
by Sagi Grimberg
· 10 years ago
30bf1d5
IB/iser: Handle fastreg/local_inv completion errors
by Sagi Grimberg
· 10 years ago
c4de466
IB/iser: Fix unload during ep_poll wrong dereference
by Sagi Grimberg
· 10 years ago
9f5d32a
ib_srpt: convert printk's to pr_* functions
by Doug Ledford
· 10 years ago
56b5390
IB/srp: Use P_Key cache for P_Key lookups
by Bart Van Assche
· 10 years ago
0e5544d
IB/ipoib: Remove IPOIB_MCAST_RUN bit
by Erez Shitrit
· 10 years ago
1e85b80
IB/ipoib: Save only IPOIB_MAX_PATH_REC_QUEUE skb's
by Erez Shitrit
· 10 years ago
2c01073
IB/ipoib: Handle QP in SQE state
by Erez Shitrit
· 10 years ago
3fd0605
IB/ipoib: Update broadcast record values after each successful join request
by Erez Shitrit
· 10 years ago
a44878d
IB/ipoib: Use one linear skb in RX flow
by Erez Shitrit
· 10 years ago
1c0453d
IB/ipoib: drop mcast_mutex usage
by Doug Ledford
· 10 years ago
d2fe937
IB/ipoib: deserialize multicast joins
by Doug Ledford
· 10 years ago
6991141
IB/ipoib: fix MCAST_FLAG_BUSY usage
by Doug Ledford
· 10 years ago
efc82ee
IB/ipoib: No longer use flush as a parameter
by Doug Ledford
· 10 years ago
0b39578
IB/ipoib: Use dedicated workqueues per interface
by Doug Ledford
· 10 years ago
894021a
IB/ipoib: Make the carrier_on_task race aware
by Doug Ledford
· 10 years ago
c84ca6d
IB/ipoib: Consolidate rtnl_lock tasks in workqueue
by Doug Ledford
· 10 years ago
be7aa66
IB/ipoib: change init sequence ordering
by Doug Ledford
· 10 years ago
e135106
IB/ipoib: factor out ah flushing
by Doug Ledford
· 10 years ago
9ac8928
target: simplify the target template registration API
by Christoph Hellwig
· 10 years ago
9e35eff
iser-target: Bump version to 1.0
by Sagi Grimberg
· 10 years ago
dac6ab3
iser-target: Remove conn_ prefix from struct isert_conn members
by Sagi Grimberg
· 10 years ago
992607e
iser-target: Remove un-needed rdma_listen backlog
by Sagi Grimberg
· 10 years ago
57df81e
iser-target: Remove redundant check on the device
by Sagi Grimberg
· 10 years ago
c6b8e91
iser-target: Get rid of redundant max_accept
by Sagi Grimberg
· 10 years ago
ae9ea9e
iser-target: Split some logic in isert_connect_request to routines
by Sagi Grimberg
· 10 years ago
cf8ae95
iser-target: Rename device find/release routines
by Sagi Grimberg
· 10 years ago
7748681
iser-target: Rename rend/recv completion routines
by Sagi Grimberg
· 10 years ago
fd8205e
iser-target: Remove redundant assignment to local variable
by Sagi Grimberg
· 10 years ago
172369c
iser-target: Introduce isert_[alloc|free]_comps
by Sagi Grimberg
· 10 years ago
40fc069
iser-target: Split isert_setup_qp
by Sagi Grimberg
· 10 years ago
6700425
iser-target: Remove redundant casting on void pointers
by Sagi Grimberg
· 10 years ago
Next »