summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
...
| * | IB/ehca: Bump version number and change its formatJoachim Fenkes2007-10-091-2/+4
| * | IB/ehca: Replace get_paca()->paca_index by the more portable raw_smp_processo...Joachim Fenkes2007-10-091-7/+7
| * | IB/ehca: Serialize MR alloc and MR free hvCallsJoachim Fenkes2007-10-091-7/+21
| * | IB/ehca: Path migration supportJoachim Fenkes2007-10-092-26/+68
| * | IB/ehca: Add check for max #SGE to create_qp()Joachim Fenkes2007-10-091-1/+13
| * | IB/ehca: ehca_gen_warn() should always printJoachim Fenkes2007-10-091-6/+3
| * | IB/ehca: Print return codes as signed decimal integersJoachim Fenkes2007-10-0910-101/+100
| * | IB/ehca: Refactor hvcall tracingJoachim Fenkes2007-10-091-33/+24
| * | IB/ehca: Use remap_4k_pfn() to map firmware contexts to user spaceHoang-Nam Nguyen2007-10-094-4/+10
| * | IB/ehca: Support more than 4k QPs for userspace and kernelspaceStefan Roscher2007-10-094-15/+25
| * | IB/ehca: Small QP userspace supportStefan Roscher2007-10-092-4/+4
| * | IB/mthca: Use PCI-X/PCI-Express read control interfacesPeter Oruba2007-10-091-25/+8
| * | IB/sa: Error handling thinko fixAli Ayoub2007-10-091-1/+1
| * | IB/ehca: Export module parameters in sysfsAnton Blanchard2007-10-091-10/+10
| * | IB/ehca: Make output clearer by removing some debug messagesAnton Blanchard2007-10-092-6/+0
| * | IB/mlx4: Fix up SRQ limit_watermark endiannessRoland Dreier2007-10-091-1/+1
| * | IPoIB: Fix error path memory leakEli Cohen2007-10-091-2/+2
| * | IPoIB: Fix typo to end statement with ';' instead of ','Eli Cohen2007-10-091-1/+1
| * | IB/mthca: Enable MSI-X by defaultMichael S. Tsirkin2007-10-091-31/+46
| * | IB/fmr_pool: Clean up some error messages in fmr_pool.cAnton Blanchard2007-10-091-11/+11
| * | IB/ehca: Include <linux/mutex.h> from ehca_classes.hRoland Dreier2007-10-091-0/+1
| * | IB/mlx4: Use __set_data_seg() in mlx4_ib_post_recv()Roland Dreier2007-10-091-5/+9
| * | IB: find_first_zero_bit() takes unsigned pointerRoland Dreier2007-10-091-2/+2
| * | IPoIB: Make sure no receives are handled when stopping deviceRoland Dreier2007-10-091-0/+8
| * | RDMA/cxgb3: Make the iw_cxgb3 module parameters writableSteve Wise2007-10-091-8/+8
* | | [INET]: local port range robustnessStephen Hemminger2007-10-101-10/+12
* | | IPoIB: Fix unused variable warningRoland Dreier2007-10-101-1/+0
* | | [IPoIB]: Convert to netdevice internal statsRoland Dreier2007-10-105-41/+31
* | | [NET]: Move hardware header operations out of netdevice.Stephen Hemminger2007-10-101-2/+6
* | | [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-103-4/+0
* | | [NET]: Make the device list and device lookups per namespace.Eric W. Biederman2007-10-101-1/+2
* | | [NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger2007-10-103-29/+29
|/ /
* | IB/mlx4: Fix data corruption triggered by wrong headroom marking orderJack Morgenstein2007-09-231-13/+49
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-08-314-25/+45
|\ \
| * | IB/ehca: SRQ fixes to enable IPoIB CMJoachim Fenkes2007-08-312-20/+38
| * | IB/ehca: Fix Small QP regressionsStefan Roscher2007-08-312-5/+7
* | | cxgb3 - Fix dev->priv usageDivy Le Ray2007-08-311-1/+1
|/ /
* | IB/mlx4: Incorrect semicolon after if statementIlpo Järvinen2007-08-151-1/+1
* | IPoIB: Fix leak in ipoib_transport_dev_init() error pathJack Morgenstein2007-08-071-0/+1
* | IB/mlx4: Fix opcode returned in RDMA read completionVu Pham2007-08-031-1/+1
* | IB/srp: Add OUI for new Cisco targetsRaghava Kondapalli2007-08-031-1/+3
* | IB/srp: Wrap OUI checking for workarounds in helper functionsRoland Dreier2007-08-031-9/+20
* | RDMA/cxgb3: Always call low level send function via cxgb3_ofld_send()Steve Wise2007-08-031-8/+8
* | IB: Move the macro IB_UMEM_MAX_PAGE_CHUNK() to umem.cDotan Barak2007-08-031-0/+5
* | IB/mad: Fix address handle leak in mad_rmppSean Hefty2007-08-031-4/+4
* | IB/mad: agent_send_response() should be voidHal Rosenstock2007-08-032-17/+13
* | IB/mad: Fix memory leak in switch handling in ib_mad_recv_done_handler()Hal Rosenstock2007-08-031-6/+5
* | IB/mad: Fix error path if response alloc fails in ib_mad_recv_done_handler()Hal Rosenstock2007-08-031-6/+8
* | IB/sa: Don't need to check for default P_Key twiceRoland Dreier2007-08-031-3/+1
* | IB/core: Ignore membership bit in ib_find_pkey()Moni Shoua2007-08-031-1/+1
|/
OpenPOWER on IntegriCloud