| Age | Commit message (Expand) | Author | Files | Lines |
| 2011-10-11 | IPoIB: Handle extended rates in debugfs |  Marcel Apfelbaum | 1 | -4/+3 |
| 2011-09-22 | Merge branch 'master' of github.com:davem330/net |  David S. Miller | 4 | -8/+14 |
| 2011-08-27 | [SCSI] iscsi class: sysfs group is_visible callout for iscsi host attrs |  Mike Christie | 1 | -3/+9 |
| 2011-08-27 | [SCSI] iscsi class: sysfs group is_visible callout for session attrs |  Mike Christie | 1 | -13/+19 |
| 2011-08-27 | [SCSI] iscsi cls: sysfs group is_visible callout for conn attrs |  Mike Christie | 1 | -11/+27 |
| 2011-08-26 | IPoIB: convert to SKB paged frag API. |  Ian Campbell | 2 | -4/+6 |
| 2011-08-17 | net: remove use of ndo_set_multicast_list in drivers |  Jiri Pirko | 1 | -1/+1 |
| 2011-08-17 | Merge branches 'ipoib' and 'iser' into for-next |  Roland Dreier | 3 | -5/+9 |
| 2011-08-17 | IB/iser: Support iSCSI PDU padding |  Or Gerlitz | 2 | -4/+8 |
| 2011-08-17 | IBiser: Fix wrong mask when sizeof (dma_addr_t) > sizeof (unsigned long) |  Or Gerlitz | 1 | -1/+1 |
| 2011-08-16 | IPoIB: Fix possible NULL dereference in ipoib_start_xmit() |  Bernd Schubert | 1 | -3/+5 |
| 2011-07-27 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending |  Linus Torvalds | 1 | -1/+1 |
| 2011-07-26 | atomic: use <linux/atomic.h> |  Arun Sharma | 2 | -2/+2 |
| 2011-07-25 | iscsi: Resolve iscsi_proto.h naming conflicts with drivers/target/iscsi |  Nicholas Bellinger | 1 | -1/+1 |
| 2011-07-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband |  Linus Torvalds | 1 | -0/+2 |
| 2011-07-17 | net: Abstract dst->neighbour accesses behind helpers. |  David S. Miller | 2 | -21/+40 |
| 2011-07-13 | IB/srp: Avoid duplicate devices from LUN scan |  Bart Van Assche | 1 | -0/+2 |
| 2011-06-06 | net: remove interrupt.h inclusion from netdevice.h |  Alexey Dobriyan | 1 | -0/+1 |
| 2011-05-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband |  Linus Torvalds | 2 | -3/+3 |
| 2011-05-25 | Merge branches 'cma', 'cxgb3', 'cxgb4', 'misc', 'nes', 'netlink', 'srp' and 'uverbs' into for-next |  Roland Dreier | 2 | -3/+3 |
| 2011-05-25 | RDMA/cma: Pass QP type into rdma_create_id() |  Sean Hefty | 1 | -1/+1 |
| 2011-05-23 | IB/srp: Fix integer -> pointer cast warnings |  Roland Dreier | 1 | -2/+2 |
| 2011-04-20 | net: infiniband/ulp/ipoib: convert to hw_features |  Michał Mirosław | 5 | -46/+20 |
| 2011-03-31 | Fix common misspellings |  Lucas De Marchi | 1 | -1/+1 |
| 2011-03-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband |  Linus Torvalds | 2 | -245/+510 |
| 2011-03-15 | IB/srp: try to use larger FMR sizes to cover our mappings |  David Dillow | 2 | -12/+20 |
| 2011-03-15 | IB/srp: add support for indirect tables that don't fit in SRP_CMD |  David Dillow | 2 | -12/+110 |
| 2011-03-15 | IB/srp: rework mapping engine to use multiple FMR entries |  David Dillow | 2 | -126/+263 |
| 2011-03-15 | IB/srp: allow sg_tablesize to be set for each target |  David Dillow | 2 | -24/+59 |
| 2011-03-15 | IB/srp: move IB CM setup completion into its own function |  David Dillow | 1 | -71/+73 |
| 2011-03-15 | IB/srp: always avoid non-zero offsets into an FMR |  David Dillow | 1 | -16/+1 |
| 2011-02-24 | [SCSI] iser: export addr and port |  Mike Christie | 1 | -0/+26 |
| 2011-01-20 | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT |  David Rientjes | 1 | -1/+1 |
| 2011-01-16 | Merge branches 'misc', 'mlx4', 'mthca', 'nes' and 'srp' into for-next |  Roland Dreier | 1 | -8/+7 |
| 2011-01-16 | RDMA: Update workqueue usage |  Tejun Heo | 1 | -2/+2 |
| 2011-01-13 | IB/srp: Test only once whether iu allocation succeeded |  Bart Van Assche | 1 | -8/+7 |
| 2011-01-12 | RDMA: Use vzalloc() to replace vmalloc()+memset(0) |  Joe Perches | 2 | -9/+4 |
| 2011-01-10 | Merge branches 'cxgb4', 'ipath', 'ipoib', 'mlx4', 'mthca', 'nes', 'qib' and 'srp' into for-next |  Roland Dreier | 8 | -363/+210 |
| 2011-01-10 | IPoIB: Add GRO support |  Or Gerlitz | 3 | -1/+4 |
| 2011-01-10 | IPoIB: Remove LRO support |  Or Gerlitz | 5 | -132/+2 |
| 2011-01-10 | IB/srp: consolidate hot-path variables into cache lines |  David Dillow | 2 | -17/+26 |
| 2011-01-10 | IB/srp: stop sharing the host lock with SCSI |  Bart Van Assche | 2 | -23/+25 |
| 2011-01-10 | IB/srp: reduce lock coverage of command completion |  Bart Van Assche | 1 | -23/+14 |
| 2011-01-10 | IB/srp: reduce local coverage for command submission and EH |  Bart Van Assche | 2 | -58/+67 |
| 2011-01-10 | IB/srp: don't move active requests to their own list |  Bart Van Assche | 2 | -11/+13 |
| 2011-01-05 | IB/srp: allow lockless work posting |  Bart Van Assche | 2 | -44/+28 |
| 2011-01-05 | IB/srp: consolidate state change code |  Bart Van Assche | 1 | -21/+24 |
| 2011-01-05 | IB/srp: allow task management without a previous request |  David Dillow | 2 | -63/+37 |
| 2010-11-16 | SCSI host lock push-down |  Jeff Garzik | 1 | -1/+3 |
| 2010-10-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband |  Linus Torvalds | 4 | -77/+197 |