Age | Commit message (Expand) | Author |
2011-05-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2011-05-25 | Merge branches 'cma', 'cxgb3', 'cxgb4', 'misc', 'nes', 'netlink', 'srp' and '... | Roland Dreier |
2011-05-25 | RDMA/cma: Pass QP type into rdma_create_id() | Sean Hefty |
2011-05-23 | IB/srp: Fix integer -> pointer cast warnings | Roland Dreier |
2011-04-20 | net: infiniband/ulp/ipoib: convert to hw_features | Michał Mirosław |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2011-03-15 | IB/srp: try to use larger FMR sizes to cover our mappings | David Dillow |
2011-03-15 | IB/srp: add support for indirect tables that don't fit in SRP_CMD | David Dillow |
2011-03-15 | IB/srp: rework mapping engine to use multiple FMR entries | David Dillow |
2011-03-15 | IB/srp: allow sg_tablesize to be set for each target | David Dillow |
2011-03-15 | IB/srp: move IB CM setup completion into its own function | David Dillow |
2011-03-15 | IB/srp: always avoid non-zero offsets into an FMR | David Dillow |
2011-02-24 | [SCSI] iser: export addr and port | Mike Christie |
2011-01-20 | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT | David Rientjes |
2011-01-16 | Merge branches 'misc', 'mlx4', 'mthca', 'nes' and 'srp' into for-next | Roland Dreier |
2011-01-16 | RDMA: Update workqueue usage | Tejun Heo |
2011-01-13 | IB/srp: Test only once whether iu allocation succeeded | Bart Van Assche |
2011-01-12 | RDMA: Use vzalloc() to replace vmalloc()+memset(0) | Joe Perches |
2011-01-10 | Merge branches 'cxgb4', 'ipath', 'ipoib', 'mlx4', 'mthca', 'nes', 'qib' and '... | Roland Dreier |
2011-01-10 | IPoIB: Add GRO support | Or Gerlitz |
2011-01-10 | IPoIB: Remove LRO support | Or Gerlitz |
2011-01-10 | IB/srp: consolidate hot-path variables into cache lines | David Dillow |
2011-01-10 | IB/srp: stop sharing the host lock with SCSI | Bart Van Assche |
2011-01-10 | IB/srp: reduce lock coverage of command completion | Bart Van Assche |
2011-01-10 | IB/srp: reduce local coverage for command submission and EH | Bart Van Assche |
2011-01-10 | IB/srp: don't move active requests to their own list | Bart Van Assche |
2011-01-05 | IB/srp: allow lockless work posting | Bart Van Assche |
2011-01-05 | IB/srp: consolidate state change code | Bart Van Assche |
2011-01-05 | IB/srp: allow task management without a previous request | David Dillow |
2010-11-16 | SCSI host lock push-down | Jeff Garzik |
2010-10-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2010-10-26 | replace nested max/min macros with {max,min}3 macro | Hagen Paul Pfeifer |
2010-10-26 | Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iboe', 'ipoib', ... | Roland Dreier |
2010-10-24 | IB/srp: Sync buffer before posting send | David Dillow |
2010-10-24 | IB/srp: Use list_first_entry() | Bart Van Assche |
2010-10-24 | IB/srp: Reduce number of BUSY conditions | Bart Van Assche |
2010-10-24 | IB/srp: Eliminate two forward declarations | David Dillow |
2010-10-23 | IPoIB: Set dev_id field of net_device | Eli Cohen |
2010-10-22 | IB/srp: Implement SRP_CRED_REQ and SRP_AER_REQ | David Dillow |
2010-10-22 | IB/srp: Preparation for transmit ring response allocation | Bart Van Assche |
2010-10-18 | Update broken web addresses in the kernel. | Justin P. Mattock |
2010-10-13 | IPoIB: Skip IBoE ports | Eli Cohen |
2010-09-28 | IPoIB: Set pkt_type correctly for multicast packets (fix IGMP breakage) | Christoph Lameter |
2010-08-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2010-08-05 | Merge branches 'cxgb3', 'cxgb4', 'ehca', 'ipath', 'misc', 'nes', 'qib' and 's... | Roland Dreier |
2010-08-04 | IB/srp: Export req_lim via sysfs | Bart Van Assche |
2010-08-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2010-08-04 | IB/srp: Make receive buffer handling more robust | Bart Van Assche |
2010-08-04 | IB/srp: Use print_hex_dump() | Bart Van Assche |