Age | Commit message (Expand) | Author |
2011-05-22 | Add appropriate <linux/prefetch.h> include for prefetch users | Paul Gortmaker |
2011-05-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2011-05-20 | Merge remote branch 'origin/master' into merge | Benjamin Herrenschmidt |
2011-05-19 | Merge branch 'merge' into next | Benjamin Herrenschmidt |
2011-05-12 | Merge branches 'cma', 'cxgb4' and 'qib' into for-next | Roland Dreier |
2011-05-12 | IB/qib: Use pci_dev->revision | Sergei Shtylyov |
2011-05-10 | infiniband: Remove rt->rt_src usage in addr4_resolve() | David S. Miller |
2011-05-09 | RDMA/iwcm: Get rid of enum iw_cm_event_status | Roland Dreier |
2011-05-09 | IB/ipath: Use pci_dev->revision, again | Sergei Shtylyov |
2011-05-09 | IB/qib: Prevent driver hang with unprogrammed boards | Mitko Haralanov |
2011-05-09 | RDMA/cxgb4: EEH errors can hang the driver | Steve Wise |
2011-05-09 | RDMA/cxgb4: Reset wait condition atomically | Steve Wise |
2011-05-09 | RDMA/cxgb4: Fix missing parentheses | Roel Kluin |
2011-05-09 | RDMA/cxgb4: Initialization errors can cause crash | Steve Wise |
2011-05-09 | RDMA/cxgb4: Don't change QP state outside EP lock | Steve Wise |
2011-05-09 | RDMA/cma: Add an ID_REUSEADDR option | Hefty, Sean |
2011-05-09 | RDMA/cma: Fix handling of IPv6 addressing in cma_use_port | Hefty, Sean |
2011-05-03 | ipv4: Make caller provide on-stack flow key to ip_route_output_ports(). | David S. Miller |
2011-04-29 | ethtool: cosmetic: Use ethtool ethtool_cmd_speed API | David Decotigny |
2011-04-26 | Revert wrong fixes for common misspellings | Lucas De Marchi |
2011-04-27 | cxgb4: use pgprot_writecombine() on powerpc | Nishanth Aravamudan |
2011-04-20 | net: infiniband/ulp/ipoib: convert to hw_features | Michał Mirosław |
2011-04-20 | net: infiniband/hw/nes: convert to hw_features | Michał Mirosław |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2011-03-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2011-03-24 | RDMA/nes: Fix test of uninitialized netdev | Roland Dreier |
2011-03-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2011-03-23 | mlx4: generalization of multicast steering. | Yevgeny Petrilin |
2011-03-23 | mlx4_en: Reporting HW revision in ethtool -i | Yevgeny Petrilin |
2011-03-23 | Merge branches 'misc', 'nes' and 'srp' into for-next | Roland Dreier |
2011-03-22 | IB: Increase DMA max_segment_size on Mellanox hardware | David Dillow |
2011-03-21 | Merge branch 'external-indirect' of git://git.kernel.org/pub/scm/linux/kernel... | Roland Dreier |
2011-03-18 | IB/mad: Improve an error message so error code is included | Michael Heinz |
2011-03-18 | RDMA/nes: Don't print success message at level KERN_ERR | Roland Dreier |
2011-03-17 | Merge branch 'kvm-updates/2.6.39' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2011-03-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2011-03-17 | RDMA/addr: Fix return of uninitialized ret value | Sean Hefty |
2011-03-17 | mm: export __get_user_pages | Huang Ying |
2011-03-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2011-03-15 | IB/srp: try to use larger FMR sizes to cover our mappings | David Dillow |
2011-03-15 | IB/srp: add support for indirect tables that don't fit in SRP_CMD | David Dillow |
2011-03-15 | IB/srp: rework mapping engine to use multiple FMR entries | David Dillow |
2011-03-15 | IB/srp: allow sg_tablesize to be set for each target | David Dillow |
2011-03-15 | IB/srp: move IB CM setup completion into its own function | David Dillow |
2011-03-15 | IB/srp: always avoid non-zero offsets into an FMR | David Dillow |
2011-03-15 | Merge branches 'cma', 'cxgb4', 'ipath' and 'qib' into for-next | Roland Dreier |
2011-03-15 | RDMA/cma: Replace global lock in rdma_destroy_id() with id-specific one | Sean Hefty |
2011-03-15 | IB/cm: Cancel pending LAP message when exiting IB_CM_ESTABLISH state | Sean Hefty |
2011-03-15 | IB/cm: Bump reference count on cm_id before invoking callback | Sean Hefty |