Age | Commit message (Expand) | Author |
2014-08-14 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2014-08-14 | Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'iwcm', 'mad', 'misc', 'mlx4... | Roland Dreier |
2014-08-14 | IB/srp: Fix return value check in srp_init_module() | Wei Yongjun |
2014-08-12 | IB/srpt: Handle GID change events | Doug Ledford |
2014-08-12 | IPoIB: Remove unnecessary test for NULL before debugfs_remove() | Fabian Frederick |
2014-08-10 | IB/mad: add new ioctl to ABI to support new registration options | Ira Weiny |
2014-08-10 | IB/ipoib: Avoid multicast join attempts with invalid P_key | Alex Estrin |
2014-08-05 | IB/ipoib: Avoid flushing the workqueue from worker context | Erez Shitrit |
2014-08-05 | IB/ipoib: Use P_Key change event instead of P_Key polling mechanism | Erez Shitrit |
2014-08-01 | IB/srp: Fix residual handling | Bart Van Assche |
2014-08-01 | IB/srp: Fix deadlock between host removal and multipathd | Bart Van Assche |
2014-08-01 | IB/iser: Clarify a duplicate counters check | Roi Dayan |
2014-08-01 | IB/iser: Replace connection waitqueue with completion object | Ariel Nahum |
2014-08-01 | IB/iser: Protect iser state machine with a mutex | Ariel Nahum |
2014-08-01 | IB/iser: Remove redundant return code in iser_free_ib_conn_res() | Sagi Grimberg |
2014-08-01 | IB/iser: Seperate iser_conn and iscsi_endpoint storage space | Ariel Nahum |
2014-08-01 | IB/iser: Fix responder resources advertisement | Sagi Grimberg |
2014-08-01 | IB/iser: Add TIMEWAIT_EXIT event handling | Roi Dayan |
2014-08-01 | IB/iser: Support IPv6 address family | Roi Dayan |
2014-07-15 | net: set name_assign_type in alloc_netdev() | Tom Gundersen |
2014-06-12 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2014-06-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2014-06-11 | libiscsi, iser: Adjust data_length to include protection information | Sagi Grimberg |
2014-06-11 | Target/iscsi: Fix sendtargets response pdu for iser transport | Sagi Grimberg |
2014-06-11 | Target/iser: Fix a wrong dereference in case discovery session is over iser | Sagi Grimberg |
2014-06-10 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2014-06-10 | Merge branches 'core', 'cxgb3', 'cxgb4', 'iser', 'iwpm', 'misc', 'mlx4', 'mlx... | Roland Dreier |
2014-06-03 | iser-target: Add missing target_put_sess_cmd for ImmedateData failure | Nicholas Bellinger |
2014-06-02 | IB: Add a QP creation flag to use GFP_NOIO allocations | Or Gerlitz |
2014-06-02 | IB: Allow build of hw/ and ulp/ subdirectories independently | Yann Droneaud |
2014-05-29 | IB/srp: Avoid problems if a header uses pr_fmt | Joe Perches |
2014-05-26 | IB/iser: Bump version to 1.4 | Or Gerlitz |
2014-05-26 | IB/iser: Add missing newlines to logging messages | Roi Dayan |
2014-05-26 | IB/iser: Fix a possible race in iser connection states transition | Ariel Nahum |
2014-05-26 | IB/iser: Simplify connection management | Ariel Nahum |
2014-05-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-05-20 | Target/iser: Gracefully reject T10-PI enabled connect request if not supported | Sagi Grimberg |
2014-05-20 | Target/iser: Wait for proper cleanup before unloading | Sagi Grimberg |
2014-05-20 | Target/iser: Improve cm events handling | Sagi Grimberg |
2014-05-20 | IB/srp: Add fast registration support | Bart Van Assche |
2014-05-20 | IB/srp: Rename FMR-related variables | Bart Van Assche |
2014-05-20 | IB/srp: One FMR pool per SRP connection | Bart Van Assche |
2014-05-20 | IB/srp: Introduce the 'register_always' kernel module parameter | Bart Van Assche |
2014-05-20 | IB/srp: Introduce srp_finish_mapping() | Bart Van Assche |
2014-05-20 | IB/srp: Introduce srp_map_fmr() | Bart Van Assche |
2014-05-20 | IB/srp: Introduce an additional local variable | Bart Van Assche |
2014-05-20 | IB/srp: Fix kernel-doc warnings | Bart Van Assche |
2014-05-20 | IB/srp: Fix a sporadic crash triggered by cable pulling | Bart Van Assche |
2014-05-19 | Target/iser: Fix hangs in connection teardown | Sagi Grimberg |
2014-05-19 | Target/iser: Bail from accept_np if np_thread is trying to close | Sagi Grimberg |