| Commit message (Expand) | Author | Age |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2011-10-28 |
|\ |
|
| * | [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-27 |
* | | net: add skb frag size accessors | Eric Dumazet | 2011-10-19 |
* | | Merge branch 'master' of github.com:davem330/net | David S. Miller | 2011-10-07 |
|\ \ |
|
| * | | [SCSI] cxgb3i: convert cdev->l2opt to use rcu to prevent NULL dereference | Neil Horman | 2011-09-26 |
| |/ |
|
* | | net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map | Ian Campbell | 2011-10-06 |
* | | Merge branch 'master' of github.com:davem330/net | David S. Miller | 2011-09-22 |
|\| |
|
| * | 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-17 |
| * | | IPoIB: Fix possible NULL dereference in ipoib_start_xmit() | Bernd Schubert | 2011-08-16 |
| |/ |
|
* | | IPoIB: convert to SKB paged frag API. | Ian Campbell | 2011-08-26 |
* | | IB: nes: convert to SKB paged frag API. | Ian Campbell | 2011-08-26 |
* | | IB: amso1100: convert to SKB paged frag API. | Ian Campbell | 2011-08-26 |
* | | net: remove use of ndo_set_multicast_list in drivers | Jiri Pirko | 2011-08-17 |
* | | mlx4: Fix infiniband Kconfig dependencies. | David S. Miller | 2011-08-12 |
* | | chelsio: Move the Chelsio drivers | Jeff Kirsher | 2011-08-10 |
|/ |
|
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2011-07-27 |
|\ |
|
| * | iscsi: Resolve iscsi_proto.h naming conflicts with drivers/target/iscsi | Nicholas Bellinger | 2011-07-25 |
* | | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2011-07-22 |
|\ |
|
| *-----------. | Merge branches 'cma', 'cxgb4', 'ipath', 'misc', 'mlx4', 'mthca', 'qib' and 's... | Roland Dreier | 2011-07-22 |
| |\ \ \ \ \ \ \ |
|
| | | | | | | | * | IB/srp: Avoid duplicate devices from LUN scan | Bart Van Assche | 2011-07-13 |
| | | | | | | * | | IB/qib: Defer HCA error events to tasklet | Mike Marciniszyn | 2011-07-22 |
| | | | | | | * | | IB/qib: Update active link width | Mitko Haralanov | 2011-07-18 |
| | | | | | | * | | IB/qib: Fix potential deadlock with link down interrupt | Ram Vepa | 2011-07-18 |
| | | | | | | * | | IB/qib: Add sysfs interface to read free contexts | Ram Vepa | 2011-07-18 |
| | | | | | | * | | IB/qib: Remove double define | Edwin van Vliet | 2011-07-18 |
| | | | | | | * | | IB/qib: Remove unnecessary read of PCI_CAP_ID_EXP | Jon Mason | 2011-07-18 |
| | | | | | | * | | IB/qib: Convert old cpumask api into new one | Motohiro KOSAKI | 2011-07-18 |
| | | | | | | |/ |
|
| | | | | | * | | IB/mthca: Remove unnecessary read of PCI_CAP_ID_EXP | Jon Mason | 2011-07-18 |
| | | | | | * | | IB/mthca: Stop returning separate error and status from FW commands | Goldwyn Rodrigues | 2011-07-15 |
| | | | | | |/ |
|
| | | | | * | | IB/mlx4: Support PMA counters for IBoE | Or Gerlitz | 2011-07-19 |
| | | | | * | | IB/mlx4: Use flow counters on IBoE ports | Or Gerlitz | 2011-07-19 |
| | | | | * | | IB/pma: Add include file for IBA performance counters definitions | Or Gerlitz | 2011-07-19 |
| | | | | * | | IB/mlx4: Generate GID change events in IBoE code | Or Gerlitz | 2011-07-19 |
| | | | | * | | IB/core: Add GID change event | Or Gerlitz | 2011-07-19 |
| | | | | |/ |
|
| | | | * / | RDMA: Allow for NULL .modify_device() and .modify_port() methods | Bart Van Assche | 2011-07-18 |
| | | | |/ |
|
| | | * / | IB/ipath: Convert old cpumask api into new one | Motohiro KOSAKI | 2011-07-18 |
| | | |/ |
|
| | * / | RDMA/cxgb4: Use printk_ratelimited() instead of printk_ratelimit() | Manuel Zerpies | 2011-07-19 |
| | |/ |
|
| * | | RDMA/cma: Don't allow IPoIB port space for IBoE | Moni Shoua | 2011-07-18 |
| * | | RDMA/cma: Avoid assigning an IS_ERR value to cm_id pointer in CMA id object | Jack Morgenstein | 2011-07-18 |
| |/ |
|
* | | nes: do vlan cleanup | Jiri Pirko | 2011-07-21 |
* | | net: Abstract dst->neighbour accesses behind helpers. | David S. Miller | 2011-07-18 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-07-14 |
|\| |
|
| * | RDMA: Check for NULL mode in .devnode methods | Goldwyn Rodrigues | 2011-07-04 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-07-06 |
|\| |
|
| * | Merge branches 'cxgb4' and 'qib' into for-next | Roland Dreier | 2011-06-17 |
| |\ |
|