index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Commit message (
Expand
)
Author
Age
*
Add appropriate <linux/prefetch.h> include for prefetch users
Paul Gortmaker
2011-05-23
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2011-05-20
|
\
|
*
infiniband: Remove rt->rt_src usage in addr4_resolve()
David S. Miller
2011-05-10
|
*
ipv4: Make caller provide on-stack flow key to ip_route_output_ports().
David S. Miller
2011-05-03
|
*
ethtool: cosmetic: Use ethtool ethtool_cmd_speed API
David Decotigny
2011-04-29
|
*
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-04-20
*
|
Merge remote branch 'origin/master' into merge
Benjamin Herrenschmidt
2011-05-20
|
\
\
|
|
\
|
|
\
|
*
-
.
\
Merge branches 'cma', 'cxgb4' and 'qib' into for-next
Roland Dreier
2011-05-12
|
|
\
\
\
|
|
|
*
|
IB/qib: Use pci_dev->revision
Sergei Shtylyov
2011-05-12
|
|
|
*
|
IB/ipath: Use pci_dev->revision, again
Sergei Shtylyov
2011-05-10
|
|
|
*
|
IB/qib: Prevent driver hang with unprogrammed boards
Mitko Haralanov
2011-05-10
|
|
*
|
|
RDMA/cxgb4: EEH errors can hang the driver
Steve Wise
2011-05-10
|
|
*
|
|
RDMA/cxgb4: Reset wait condition atomically
Steve Wise
2011-05-10
|
|
*
|
|
RDMA/cxgb4: Fix missing parentheses
Roel Kluin
2011-05-10
|
|
*
|
|
RDMA/cxgb4: Initialization errors can cause crash
Steve Wise
2011-05-10
|
|
*
|
|
RDMA/cxgb4: Don't change QP state outside EP lock
Steve Wise
2011-05-10
|
|
|
/
/
|
*
|
|
RDMA/iwcm: Get rid of enum iw_cm_event_status
Roland Dreier
2011-05-10
|
*
|
|
RDMA/cma: Add an ID_REUSEADDR option
Hefty, Sean
2011-05-10
|
*
|
|
RDMA/cma: Fix handling of IPv6 addressing in cma_use_port
Hefty, Sean
2011-05-10
|
|
/
/
*
|
|
Merge branch 'merge' into next
Benjamin Herrenschmidt
2011-05-19
|
\
|
|
|
*
|
Revert wrong fixes for common misspellings
Lucas De Marchi
2011-04-27
|
|
/
*
/
cxgb4: use pgprot_writecombine() on powerpc
Nishanth Aravamudan
2011-04-27
|
/
*
Fix common misspellings
Lucas De Marchi
2011-03-31
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2011-03-26
|
\
|
*
RDMA/nes: Fix test of uninitialized netdev
Roland Dreier
2011-03-24
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2011-03-26
|
\
\
|
|
/
|
/
|
|
*
mlx4: generalization of multicast steering.
Yevgeny Petrilin
2011-03-23
|
*
mlx4_en: Reporting HW revision in ethtool -i
Yevgeny Petrilin
2011-03-23
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2011-03-24
|
\
\
|
|
/
|
/
|
|
*
-
.
Merge branches 'misc', 'nes' and 'srp' into for-next
Roland Dreier
2011-03-23
|
|
\
\
|
|
|
*
Merge branch 'external-indirect' of git://git.kernel.org/pub/scm/linux/kernel...
Roland Dreier
2011-03-21
|
|
|
|
\
|
|
|
|
*
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
|
|
*
|
|
RDMA/nes: Don't print success message at level KERN_ERR
Roland Dreier
2011-03-18
|
|
|
/
/
|
*
|
|
IB: Increase DMA max_segment_size on Mellanox hardware
David Dillow
2011-03-22
|
*
|
|
IB/mad: Improve an error message so error code is included
Michael Heinz
2011-03-18
|
*
|
|
RDMA/addr: Fix return of uninitialized ret value
Sean Hefty
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
|
\
\
\
|
*
|
|
mm: export __get_user_pages
Huang Ying
2011-03-17
|
|
/
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2011-03-17
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
[SCSI] iser: export addr and port
Mike Christie
2011-02-24
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2011-03-16
|
\
\
\
|
*
|
|
ipv6: Convert to use flowi6 where applicable.
David S. Miller
2011-03-12
|
*
|
|
net: Put flowi_* prefix on AF independent members of struct flowi
David S. Miller
2011-03-12
|
*
|
|
ipv4: Create and use route lookup helpers.
David S. Miller
2011-03-12
[next]