Age | Commit message (Expand) | Author |
2011-10-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2011-10-19 | net: add skb frag size accessors | Eric Dumazet |
2011-09-22 | Merge branch 'master' of github.com:davem330/net | David S. Miller |
2011-08-27 | [SCSI] iscsi class: sysfs group is_visible callout for iscsi host attrs | Mike Christie |
2011-08-27 | [SCSI] iscsi class: sysfs group is_visible callout for session attrs | Mike Christie |
2011-08-27 | [SCSI] iscsi cls: sysfs group is_visible callout for conn attrs | Mike Christie |
2011-08-26 | IPoIB: convert to SKB paged frag API. | Ian Campbell |
2011-08-17 | net: remove use of ndo_set_multicast_list in drivers | Jiri Pirko |
2011-08-17 | Merge branches 'ipoib' and 'iser' into for-next | Roland Dreier |
2011-08-17 | IB/iser: Support iSCSI PDU padding | Or Gerlitz |
2011-08-17 | IBiser: Fix wrong mask when sizeof (dma_addr_t) > sizeof (unsigned long) | Or Gerlitz |
2011-08-16 | IPoIB: Fix possible NULL dereference in ipoib_start_xmit() | Bernd Schubert |
2011-07-27 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2011-07-26 | atomic: use <linux/atomic.h> | Arun Sharma |
2011-07-25 | iscsi: Resolve iscsi_proto.h naming conflicts with drivers/target/iscsi | Nicholas Bellinger |
2011-07-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2011-07-17 | net: Abstract dst->neighbour accesses behind helpers. | David S. Miller |
2011-07-13 | IB/srp: Avoid duplicate devices from LUN scan | Bart Van Assche |
2011-06-06 | net: remove interrupt.h inclusion from netdevice.h | Alexey Dobriyan |
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 |