summaryrefslogtreecommitdiff
path: root/drivers/infiniband (follow)
Commit message (Expand)AuthorAge
...
| * | IB/ehca: Make output clearer by removing some debug messagesAnton Blanchard2007-10-09
| * | IB/mlx4: Fix up SRQ limit_watermark endiannessRoland Dreier2007-10-09
| * | IPoIB: Fix error path memory leakEli Cohen2007-10-09
| * | IPoIB: Fix typo to end statement with ';' instead of ','Eli Cohen2007-10-09
| * | IB/mthca: Enable MSI-X by defaultMichael S. Tsirkin2007-10-09
| * | IB/fmr_pool: Clean up some error messages in fmr_pool.cAnton Blanchard2007-10-09
| * | IB/ehca: Include <linux/mutex.h> from ehca_classes.hRoland Dreier2007-10-09
| * | IB/mlx4: Use __set_data_seg() in mlx4_ib_post_recv()Roland Dreier2007-10-09
| * | IB: find_first_zero_bit() takes unsigned pointerRoland Dreier2007-10-09
| * | IPoIB: Make sure no receives are handled when stopping deviceRoland Dreier2007-10-09
| * | RDMA/cxgb3: Make the iw_cxgb3 module parameters writableSteve Wise2007-10-09
* | | [INET]: local port range robustnessStephen Hemminger2007-10-10
* | | IPoIB: Fix unused variable warningRoland Dreier2007-10-10
* | | [IPoIB]: Convert to netdevice internal statsRoland Dreier2007-10-10
* | | [NET]: Move hardware header operations out of netdevice.Stephen Hemminger2007-10-10
* | | [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-10
* | | [NET]: Make the device list and device lookups per namespace.Eric W. Biederman2007-10-10
* | | [NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger2007-10-10
|/ /
* | IB/mlx4: Fix data corruption triggered by wrong headroom marking orderJack Morgenstein2007-09-23
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-08-31
|\ \
| * | IB/ehca: SRQ fixes to enable IPoIB CMJoachim Fenkes2007-08-31
| * | IB/ehca: Fix Small QP regressionsStefan Roscher2007-08-31
* | | cxgb3 - Fix dev->priv usageDivy Le Ray2007-08-31
|/ /
* | IB/mlx4: Incorrect semicolon after if statementIlpo Järvinen2007-08-15
* | IPoIB: Fix leak in ipoib_transport_dev_init() error pathJack Morgenstein2007-08-07
* | IB/mlx4: Fix opcode returned in RDMA read completionVu Pham2007-08-03
* | IB/srp: Add OUI for new Cisco targetsRaghava Kondapalli2007-08-03
* | IB/srp: Wrap OUI checking for workarounds in helper functionsRoland Dreier2007-08-03
* | RDMA/cxgb3: Always call low level send function via cxgb3_ofld_send()Steve Wise2007-08-03
* | IB: Move the macro IB_UMEM_MAX_PAGE_CHUNK() to umem.cDotan Barak2007-08-03
* | IB/mad: Fix address handle leak in mad_rmppSean Hefty2007-08-03
* | IB/mad: agent_send_response() should be voidHal Rosenstock2007-08-03
* | IB/mad: Fix memory leak in switch handling in ib_mad_recv_done_handler()Hal Rosenstock2007-08-03
* | IB/mad: Fix error path if response alloc fails in ib_mad_recv_done_handler()Hal Rosenstock2007-08-03
* | IB/sa: Don't need to check for default P_Key twiceRoland Dreier2007-08-03
* | IB/core: Ignore membership bit in ib_find_pkey()Moni Shoua2007-08-03
|/
* in-string typos of "error"Eddy L O Jansson2007-07-31
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-07-30
|\
| * IB/ipath: Workaround problem of errormask register being overwrittenDave Olson2007-07-30
| * IB/ipath: Fix some issues with buffer cancel and sendctrl register updateDave Olson2007-07-30
| * IB/ipath: Use faster put_tid_2 routine after initializationDave Olson2007-07-30
| * IB/ipath: Remove unsafe fastrcvint code from interrupt handlerDave Olson2007-07-30
| * IB/ehca: Move extern declarations from .c files to .h filesHoang-Nam Nguyen2007-07-28
| * IB/mlx4: Whitespace fixRoland Dreier2007-07-28
| * IB/ehca: Fix include order to better match kernel styleHoang-Nam Nguyen2007-07-28
| * RDMA/amso1100: Initialize the wait_queue_head_t in the c2_qp structureTom Tucker2007-07-28
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2007-07-29
|\ \
| * | [SCSI] iscsi_tcp, ib_iser Enable module refcounting for iscsi host templateMike Christie2007-07-27
| |/
* / Remove fs.h from mm.hAlexey Dobriyan2007-07-29
|/
* IB/ehca: Support small QP queuesStefan Roscher2007-07-20