Age | Commit message (Expand) | Author |
2007-05-09 | Add suspend-related notifications for CPU hotplug | Rafael J. Wysocki |
2007-05-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds |
2007-05-08 | inode numbering: change libfs sb creation routines to avoid collisions with t... | Jeff Layton |
2007-05-08 | header cleaning: don't include smp_lock.h when not used | Randy Dunlap |
2007-05-08 | Merge branch 'linux-2.6' | Paul Mackerras |
2007-05-07 | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds |
2007-05-06 | IPoIB: Convert to NAPI | Roland Dreier |
2007-05-06 | IB: Return "maybe missed event" hint from ib_req_notify_cq() | Roland Dreier |
2007-05-06 | IB: Add CQ comp_vector support | Michael S. Tsirkin |
2007-05-06 | IB/ipath: Fix a race condition when generating ACKs | Ralph Campbell |
2007-05-06 | IB/ipath: Fix two more spin lock problems | Ralph Campbell |
2007-05-06 | IB/fmr_pool: Add prefix to all printks | Roland Dreier |
2007-05-06 | IB/srp: Set proc_name | Roland Dreier |
2007-05-06 | IB/srp: Add orig_dgid sysfs attribute to scsi_host | Ishai Rabinovitz |
2007-05-06 | IPoIB/cm: Don't crash if remote side uses one QP for both directions | Michael S. Tsirkin |
2007-05-06 | RDMA/cxgb3: Support for new abort logic | Steve Wise |
2007-05-05 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2007-05-02 | PCI: Cleanup the includes of <linux/pci.h> | Jean Delvare |
2007-05-02 | [POWERPC] Rename get_property to of_get_property: drivers | Stephen Rothwell |
2007-04-30 | RDMA/cxgb3: Initialize cpu_idx field in cpl_close_listserv_req message | Steve Wise |
2007-04-30 | RDMA/cxgb3: Fail qp creation if the requested max_inline is too large | Steve Wise |
2007-04-30 | RDMA/cxgb3: Fix TERM codes | Steve Wise |
2007-04-30 | IPoIB/cm: Fix error handling in ipoib_cm_dev_open() | Michael S. Tsirkin |
2007-04-30 | IB/ipath: Don't corrupt pending mmap list when unmapped objects are freed | Robert Walsh |
2007-04-30 | IB/mthca: Work around kernel QP starvation | Michael S. Tsirkin |
2007-04-30 | IB/ipath: Don't put QP in timeout queue if waiting to send | Ralph Campbell |
2007-04-30 | IB/ipath: Don't call spin_lock_irq() from interrupt context | Ralph Campbell |
2007-04-30 | Merge branch 'linux-2.6' into for-2.6.22 | Paul Mackerras |
2007-04-27 | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds |
2007-04-26 | Revert "[POWERPC] Rename get_property to of_get_property: drivers" | Paul Mackerras |
2007-04-25 | [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} | Arnaldo Carvalho de Melo |
2007-04-25 | [SK_BUFF]: Convert skb->end to sk_buff_data_t | Arnaldo Carvalho de Melo |
2007-04-25 | [SK_BUFF]: Convert skb->tail to sk_buff_data_t | Arnaldo Carvalho de Melo |
2007-04-25 | [SK_BUFF]: Introduce skb_reset_transport_header(skb) | Arnaldo Carvalho de Melo |
2007-04-25 | [SK_BUFF]: Introduce skb_reset_mac_header(skb) | Arnaldo Carvalho de Melo |
2007-04-25 | [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans | Arnaldo Carvalho de Melo |
2007-04-24 | IB: Set class_dev->dev in core for nice device symlink | Joachim Fenkes |
2007-04-24 | IB/ehca: Implement modify_port | Joachim Fenkes |
2007-04-24 | IPoIB/cm: spin_lock_irqsave() -> spin_lock_irq() replacements | Roland Dreier |
2007-04-24 | IB/mad: Change SMI to use enums rather than magic return codes | Hal Rosenstock |
2007-04-24 | IB/umad: Implement GRH handling for sent/received MADs | Sean Hefty |
2007-04-24 | IB/ipoib: Use ib_init_ah_from_path to initialize ah_attr | Sean Hefty |
2007-04-24 | IB/sa: Set src_path_bits correctly in ib_init_ah_from_path() | Sean Hefty |
2007-04-24 | IB/ucm: Simplify ib_ucm_event() | Sean Hefty |
2007-04-24 | RDMA/ucma: Simplify ucma_get_event() | Sean Hefty |
2007-04-24 | IB/mthca: Simplify CQ cleaning in mthca_free_qp() | Roland Dreier |
2007-04-24 | IB/mthca: Fix mthca_write_mtt() on HCAs with hidden memory | Roland Dreier |
2007-04-18 | IB/mthca: Update HCA firmware revisions | Roland Dreier |
2007-04-18 | IB/ipath: Fix WC format drift between user and kernel space | Robert Walsh |
2007-04-18 | IB/ipath: Check that a UD work request's address handle is valid | Robert Walsh |