Age | Commit message (Expand) | Author | Files | Lines |
2011-11-07 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 5 | -0/+5 |
2011-11-04 | IB/iser: DMA unmap TX bufs used for iSCSI/iSER headers | Or Gerlitz | 2 | -4/+8 |
2011-11-04 | IB/iser: Use separate buffers for the login request/response | Or Gerlitz | 3 | -15/+52 |
2011-11-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2 | -6/+6 |
2011-11-01 | Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ... | Roland Dreier | 2 | -6/+6 |
2011-11-01 | infiniband: add moduleparam.h to drivers/infiniband as required | Paul Gortmaker | 3 | -0/+3 |
2011-11-01 | infiniband: add in export.h for files using EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker | 1 | -0/+1 |
2011-11-01 | infiniband: Fix up module files that need to include module.h | Paul Gortmaker | 1 | -0/+1 |
2011-10-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 1 | -26/+54 |
2011-10-19 | net: add skb frag size accessors | Eric Dumazet | 2 | -9/+11 |
2011-10-18 | IPoIB: Use the right function to do DMA unmap pages | Dotan Barak | 1 | -2/+2 |
2011-10-13 | RDMA/core: Add SRQ type field | Sean Hefty | 1 | -0/+1 |
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-18 | 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-28 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 1 | -1/+1 |
2011-07-27 | 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-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 1 | -0/+2 |
2011-07-18 | 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-07 | 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/rol... | Linus Torvalds | 2 | -3/+3 |
2011-05-26 | Merge branches 'cma', 'cxgb3', 'cxgb4', 'misc', 'nes', 'netlink', 'srp' and '... | Roland Dreier | 2 | -3/+3 |
2011-05-26 | 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/rol... | Linus Torvalds | 2 | -249/+514 |
2011-03-16 | IB/srp: try to use larger FMR sizes to cover our mappings | David Dillow | 2 | -13/+21 |
2011-03-16 | IB/srp: add support for indirect tables that don't fit in SRP_CMD | David Dillow | 2 | -12/+110 |
2011-03-16 | IB/srp: rework mapping engine to use multiple FMR entries | David Dillow | 2 | -129/+266 |
2011-03-16 | IB/srp: allow sg_tablesize to be set for each target | David Dillow | 2 | -24/+59 |
2011-03-16 | IB/srp: move IB CM setup completion into its own function | David Dillow | 1 | -71/+73 |
2011-03-16 | 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-21 | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT | David Rientjes | 1 | -1/+1 |
2011-01-17 | Merge branches 'misc', 'mlx4', 'mthca', 'nes' and 'srp' into for-next | Roland Dreier | 1 | -8/+7 |
2011-01-17 | RDMA: Update workqueue usage | Tejun Heo | 1 | -2/+2 |
2011-01-14 | 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-11 | Merge branches 'cxgb4', 'ipath', 'ipoib', 'mlx4', 'mthca', 'nes', 'qib' and '... | Roland Dreier | 8 | -363/+210 |