[PATCH] dvb: core: demux error handling fix
[safe/jmp/linux-2.6] / drivers / infiniband /
2005-07-08 Roland Dreier[PATCH] IB uverbs: add mthca user QP support
2005-07-08 Roland Dreier[PATCH] IB uverbs: add mthca user CQ support
2005-07-08 Roland Dreier[PATCH] IB uverbs: add mthca user MR support
2005-07-08 Roland Dreier[PATCH] IB uverbs: add mthca user PD support
2005-07-08 Roland Dreier[PATCH] IB uverbs: add mthca mmap support
2005-07-08 Roland Dreier[PATCH] IB uverbs: add mthca user context support
2005-07-08 Roland Dreier[PATCH] IB uverbs: add mthca user doorbell record support
2005-07-08 Roland Dreier[PATCH] IB uverbs: add mthca ABI header
2005-07-08 Roland Dreier[PATCH] IB uverbs: hook up Kconfig/Makefile
2005-07-08 Roland Dreier[PATCH] IB uverbs: memory pinning implementation
2005-07-08 Roland Dreier[PATCH] IB uverbs: core implementation
2005-07-08 Roland Dreier[PATCH] IB uverbs: add user verbs ABI header
2005-07-08 Roland Dreier[PATCH] IB uverbs: update mthca for new API
2005-07-08 Roland Dreier[PATCH] IB uverbs: update kernel midlayer for new API
2005-07-08 Roland Dreier[PATCH] IB uverbs: core API extensions
2005-06-27 Roland Dreier[PATCH] IB: Fix pack/unpack when size_bits == 64
2005-06-27 Roland Dreier[PATCH] IB: Fix race in sa_query
2005-06-27 Roland Dreier[PATCH] IB/mthca: Bump version
2005-06-27 Roland Dreier[PATCH] IB/mthca: Align FW command mailboxes to 4K
2005-06-27 Roland Dreier[PATCH] IB/mthca: Encapsulate command interface init
2005-06-27 Roland Dreier[PATCH] IB/mthca: Fix memory leak on error path
2005-06-27 Roland Dreier[PATCH] IB/mthca: Split off MTT allocation
2005-06-27 Roland Dreier[PATCH] IB/mthca: Move mthca_is_memfree checks
2005-06-27 Roland Dreier[PATCH] IB/mthca: Fix memset size
2005-06-27 Roland Dreier[PATCH] IB/mthca: Enable unreliable connected transport
2005-06-27 Roland Dreier[PATCH] IB/mthca: Set RDMA/atomic capabilities correctly
2005-06-27 Roland Dreier[PATCH] IB/mthca: Set QP static rate correctly
2005-06-27 Roland Dreier[PATCH] IB/mthca: Use dma_alloc_coherent instead of...
2005-06-27 Roland Dreier[PATCH] IB/mthca: Clean up CQ debug
2005-06-27 Bernhard Fischer[PATCH] IB/mthca: Clean up error messages
2005-06-27 Tom Duffy[PATCH] IB/mthca: Add Sun copyright notice
2005-06-20 Dmitry Torokhov[PATCH] sysfs: (rest) if show/store is missing return...
2005-06-20 Dmitry Torokhov[PATCH] Make attributes names const char *
2005-05-25 Roland Dreier[PATCH] IB: fix endianness of path record MTU field
2005-05-25 Roland Dreier[PATCH] IB: fix potential ib_umad leak
2005-05-25 Roland Dreier[PATCH] IB: allow NULL sa_query callbacks
2005-05-01 Roland Dreier[PATCH] fix include order in mthca_memfree.c
2005-04-24 Al Viro[PATCH] missing include in mthca
2005-04-16 Roland Dreier[PATCH] drivers/infiniband/hw/mthca/mthca_main.c: remov...
2005-04-16 Roland Dreier[PATCH] IB/mthca: add support for new MT25204 HCA
2005-04-16 Roland Dreier[PATCH] IB/mthca: map context for RDMA responder in...
2005-04-16 Roland Dreier[PATCH] IB/mthca: update receive queue initialization...
2005-04-16 Roland Dreier[PATCH] IB/mthca: encapsulate mem-free check into mthca...
2005-04-16 Roland Dreier[PATCH] IB/mthca: tweaks to mthca_cmd.c
2005-04-16 Michael S. Tsirkin[PATCH] IB/mthca: add fast memory region implementation
2005-04-16 Michael S. Tsirkin[PATCH] IB/mthca: split MR key munging routines
2005-04-16 Michael S. Tsirkin[PATCH] IB/mthca: add mthca_table_find() function
2005-04-16 Michael S. Tsirkin[PATCH] IB/mthca: add SYNC_TPT firmware command
2005-04-16 Michael S. Tsirkin[PATCH] IB/mthca: add mthca_write64_raw() for writing...
2005-04-16 Michael S. Tsirkin[PATCH] IB/mthca: encapsulate MTT buddy allocator
2005-04-16 Roland Dreier[PATCH] IB/mthca: allow address handle creation in...
2005-04-16 Michael S. Tsirkin[PATCH] IB/mthca: fill in opcode field for send completions
2005-04-16 Roland Dreier[PATCH] IB/mthca: fix MTT allocation in mem-free mode
2005-04-16 Roland Dreier[PATCH] IB/mthca: implement RDMA/atomic operations...
2005-04-16 Roland Dreier[PATCH] IB/mthca: fix format of CQ number for CQ events
2005-04-16 Roland Dreier[PATCH] IB/mthca: only free doorbell records in mem...
2005-04-16 Roland Dreier[PATCH] IB/mthca: print assigned IRQ when interrupt...
2005-04-16 Roland Dreier[PATCH] IB/mthca: release mutex on doorbell alloc error...
2005-04-16 Michael S. Tsirkin[PATCH] IB/mthca: fix MR allocation error path
2005-04-16 Roland Dreier[PATCH] IB/mthca: allocate correct number of doorbell...
2005-04-16 Roland Dreier[PATCH] IB/mthca: clean up mthca_dereg_mr()
2005-04-16 Michael S. Tsirkin[PATCH] IB/mthca: allow unaligned memory regions
2005-04-16 Roland Dreier[PATCH] IB/mthca: fix posting sends with immediate...
2005-04-16 Roland Dreier[PATCH] IB/mthca: fix calculation of RDB shift
2005-04-16 Roland Dreier[PATCH] IB/mthca: fill in more device query fields
2005-04-16 Roland Dreier[PATCH] IB/mthca: map MPT/MTT context in mem-free mode
2005-04-16 Hal Rosenstock[PATCH] IB: Remove incorrect comments
2005-04-16 Roland Dreier[PATCH] IB: Fix user MAD registrations with class 0
2005-04-16 Libor Michalek[PATCH] IB: Trivial FMR printk cleanup
2005-04-16 Roland Dreier[PATCH] IB: Fix FMR pool crash
2005-04-16 Hal Rosenstock[PATCH] IB: remove unneeded includes
2005-04-16 Sean Hefty[PATCH] IB: Keep MAD work completion valid
2005-04-16 Roland Dreier[PATCH] IPoIB: convert to debugfs
2005-04-16 Roland Dreier[PATCH] IPoIB: fix static rate calculation
2005-04-16 Hal Rosenstock[PATCH] IPoIB: set skb->mac.raw on receive
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2