| Commit message (Expand) | Author | Age |
* | IB/ipath: Changes for fields moving from devdata to portdata | Dave Olson | 2008-01-25 |
* | IB/ipath: Generalize some xxx_SHIFT macros | Dave Olson | 2008-01-25 |
* | IB/ipath: kreceive uses portdata rather than devdata | Ralph Campbell | 2008-01-25 |
* | IB/ipath: Cleanup ipath_get_egrbuf() | Ralph Campbell | 2008-01-25 |
* | IB/ipath: Fix RNR NAK handling | Ralph Campbell | 2008-01-25 |
* | IB/ehca: Forward event client-reregister-required to registered clients | Hoang-Nam Nguyen | 2008-01-25 |
* | IB/mlx4: Micro-optimize mlx4_ib_poll_one() | Roland Dreier | 2008-01-25 |
* | IB/mthca: Remove MSI support as scheduled | Adrian Bunk | 2008-01-25 |
* | IB/iser: Typo fix (s/destory/destroy/) | Oliver Pinter | 2008-01-25 |
* | IB/iser: update URLs of iSER docs | Erez Zilber | 2008-01-25 |
* | RDMA/cma: add support for rdma_migrate_id() | Sean Hefty | 2008-01-25 |
* | RDMA/cma: Reenable device removal on passive side | Vladimir Sokolovsky | 2008-01-25 |
* | IB/mad: Fix incorrect access to items on local_list | Sean Hefty | 2008-01-25 |
* | IB/cm: Add basic performance counters | Sean Hefty | 2008-01-25 |
* | IB/mad: Report number of times a mad was retried | Sean Hefty | 2008-01-25 |
* | IB/multicast: Report errors on multicast groups if P_key changes | Sean Hefty | 2008-01-25 |
* | IB: Spelling fixes in comments | Joe Perches | 2008-01-25 |
* | mlx4_core: Fix max_eqs masking in QUERY_DEV_CAP | Jack Morgenstein | 2008-01-25 |
* | IB/ipath: Convert from .nopage to .fault | Nick Piggin | 2008-01-25 |
* | IB/ipath: Add the work completion error code to the QP error debug output | Ralph Campbell | 2008-01-25 |
* | IB/ipath: Better comment for rmb() in ipath_intr() | Arthur Jones | 2008-01-25 |
* | IB/ipath: Fix comments for ipath_create_srq() | Ralph Campbell | 2008-01-25 |
* | IB/ipath: Fix error returned from ib_resize_cq if new size smaller than # ent... | Ralph Campbell | 2008-01-25 |
* | IB/ipath: Fix sendctrl locking | John Gregor | 2008-01-25 |
* | IB/ipath: Remove dead code for user process waiting for send buffer | Ralph Campbell | 2008-01-25 |
* | RDMA/cxgb3: Support version 5.0 firmware | Steve Wise | 2008-01-25 |
* | RDMA/cxgb3: Hold rtnl_lock() around ethtool get_drvinfo call | Steve Wise | 2008-01-25 |
* | drivers/infiniband: Add missing "space" | Joe Perches | 2008-01-25 |
* | IB/ipath: Convert ipath_eep_sem semaphore to a mutex | Matthias Kaehlcke | 2008-01-25 |
* | IB/mad: Enable loopback of DR SMP responses from userspace | Steve Welch | 2008-01-25 |
* | IB/ipath: Enable loopback of DR SMP responses from userspace | Ralph Campbell | 2008-01-25 |
* | IB/mad: Remove redundant NULL pointer check in ib_mad_recv_done_handler() | Ralph Campbell | 2008-01-25 |
* | RDMA/iwcm: Set initiator depth and responder resources to device max values | Steve Wise | 2008-01-25 |
* | IB/ipath: Improve interrupt handler cache footprint | Dave Olson | 2008-01-25 |
* | IPoIB/cm: Add connected mode support for devices without SRQs | Pradeep Satyanarayana | 2008-01-25 |
* | IPoIB/cm: Factor out ipoib_cm_free_rx_reap_list() | Roland Dreier | 2008-01-25 |
* | IPoIB/cm: Factor out ipoib_cm_create_srq() | Roland Dreier | 2008-01-25 |
* | IPoIB/cm: Factor out ipoib_cm_free_rx_ring() | Roland Dreier | 2008-01-25 |
* | IPoIB: Trivial formatting cleanups | Roland Dreier | 2008-01-25 |
* | IB/ipath: Fix crash on unload introduced by sysfs changes | Roland Dreier | 2008-01-25 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2008-01-25 |
|\ |
|
| * | selinux: make mls_compute_sid always polyinstantiate | Eamon Walsh | 2008-01-24 |
| * | security/selinux: constify function pointer tables and fields | Jan Engelhardt | 2008-01-24 |
| * | security: add a secctx_to_secid() hook | David Howells | 2008-01-24 |
| * | security: call security_file_permission from rw_verify_area | James Morris | 2008-01-24 |
| * | security: remove security_sb_post_mountroot hook | H. Peter Anvin | 2008-01-24 |
| * | Security: remove security.h include from mm.h | James Morris | 2008-01-24 |
| * | Security: remove security_file_mmap hook sparse-warnings (NULL as 0). | Richard Knutsson | 2008-01-24 |
| * | Security: add get, set, and cloning of superblock security information | Eric Paris | 2008-01-24 |
| * | security/selinux: Add missing "space" | Joe Perches | 2008-01-24 |