Age | Commit message (Expand) | Author |
2006-04-12 | IB/mthca: Fix max_srq_sge returned by ib_query_device for Tavor devices | Jack Morgenstein |
2006-04-10 | IB/cache: Use correct pointer to calculate size | Michael S. Tsirkin |
2006-04-10 | IPoIB: Use spin_lock_irq() instead of spin_lock_irqsave() | Roland Dreier |
2006-04-10 | IPoIB: Close race in ipoib_flush_paths() | Eli Cohen |
2006-04-10 | IB/mthca: Disable tuning PCI read burst size | Michael S. Tsirkin |
2006-04-10 | IPoIB: Make send and receive queue sizes tunable | Shirley Ma |
2006-04-10 | IPoIB: Wait for join to finish before freeing mcast struct | Eli Cohen |
2006-04-10 | IB: simplify static rate encoding | Jack Morgenstein |
2006-04-04 | IPoIB: Consolidate private neighbour data handling | Michael S. Tsirkin |
2006-04-03 | IB/srp: Fix memory leak in options parsing | Roland Dreier |
2006-04-02 | IB/mthca: Always build debugging code unless CONFIG_EMBEDDED=y | Roland Dreier |
2006-04-02 | IPoIB: Always build debugging code unless CONFIG_EMBEDDED=y | Roland Dreier |
2006-04-02 | IB/mad: fix oops in cancel_mads | Michael S. Tsirkin |
2006-03-31 | IB/ipath: kbuild infrastructure | Bryan O'Sullivan |
2006-03-31 | IB/ipath: infiniband verbs support | Bryan O'Sullivan |
2006-03-31 | IB/ipath: misc infiniband code, part 2 | Bryan O'Sullivan |
2006-03-31 | IB/ipath: misc infiniband code, part 1 | Bryan O'Sullivan |
2006-03-31 | IB/ipath: infiniband RC protocol support | Bryan O'Sullivan |
2006-03-31 | IB/ipath: infiniband UC and UD protocol support | Bryan O'Sullivan |
2006-03-31 | IB/ipath: infiniband header files | Bryan O'Sullivan |
2006-03-31 | IB/ipath: layering interfaces used by higher-level driver code | Bryan O'Sullivan |
2006-03-31 | IB/ipath: support for userspace apps using core driver | Bryan O'Sullivan |
2006-03-31 | IB/ipath: sysfs and ipathfs support for core driver | Bryan O'Sullivan |
2006-03-31 | IB/ipath: misc driver support code | Bryan O'Sullivan |
2006-03-31 | IB/ipath: chip initialisation code, and diag support | Bryan O'Sullivan |
2006-03-31 | IB/ipath: support for PCI Express devices | Bryan O'Sullivan |
2006-03-31 | IB/ipath: support for HyperTransport devices | Bryan O'Sullivan |
2006-03-31 | IB/ipath: core driver header files | Bryan O'Sullivan |
2006-03-31 | IB/ipath: core device driver | Bryan O'Sullivan |
2006-03-30 | IB/mad: RMPP support for additional classes | Hal Rosenstock |
2006-03-30 | IB/mad: include GID/class when matching receives | Jack Morgenstein |
2006-03-29 | IB/mthca: Fix section mismatch problems | Roland Dreier |
2006-03-29 | IPoIB: Fix oops with raw sockets | Roland Dreier |
2006-03-29 | IB/mthca: Fix check of size in SRQ creation | Jack Morgenstein |
2006-03-29 | IB/srp: Fix unmapping of fake scatterlist | Roland Dreier |
2006-03-24 | IPoIB: P_Key change event handling | Leonid Arsh |
2006-03-24 | IB/mthca: Fix modify QP error path | Roland Dreier |
2006-03-24 | IPoIB: Fix network interface "RUNNING" status | Leonid Arsh |
2006-03-24 | IB/mthca: Fix indentation | Roland Dreier |
2006-03-24 | IB/mthca: Fix uninitialized variable in mthca_alloc_qp() | Jack Morgenstein |
2006-03-24 | IB/mthca: Check SRQ limit in modify SRQ operation | Jack Morgenstein |
2006-03-24 | IB/mthca: Check that SRQ WQE size does not exceed device's max value | Jack Morgenstein |
2006-03-24 | IB/mthca: Check that sgid_index and path_mtu are valid in modify_qp | Dotan Barak |
2006-03-24 | IB/srp: Use a fake scatterlist for non-SG SCSI commands | Roland Dreier |
2006-03-24 | IPoIB: Pass correct pointer when flushing child interfaces | Leonid Arsh |
2006-03-21 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2006-03-20 | [INFINIBAND] ipoib: Remove leftover use of neigh_ops->destructor | Arnaldo Carvalho de Melo |
2006-03-20 | [NET]: Move destructor from neigh->ops to neigh_params | Michael S. Tsirkin |
2006-03-20 | IB/mthca: Query SRQ srq_limit fixes | Eli Cohen |
2006-03-20 | IPoIB: Get rid of useless test of queue length | Roland Dreier |