| Commit message (Expand) | Author | Age |
* | [IPoIB]: Convert to netdevice internal stats | Roland Dreier | 2007-10-10 |
* | [NET]: Move hardware header operations out of netdevice. | Stephen Hemminger | 2007-10-10 |
* | [NET]: Nuke SET_MODULE_OWNER macro. | Ralf Baechle | 2007-10-10 |
* | [NET]: Make the device list and device lookups per namespace. | Eric W. Biederman | 2007-10-10 |
* | [NET]: Make NAPI polling independent of struct net_device objects. | Stephen Hemminger | 2007-10-10 |
* | IB/mlx4: Fix data corruption triggered by wrong headroom marking order | Jack Morgenstein | 2007-09-23 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2007-08-31 |
|\ |
|
| * | IB/ehca: SRQ fixes to enable IPoIB CM | Joachim Fenkes | 2007-08-31 |
| * | IB/ehca: Fix Small QP regressions | Stefan Roscher | 2007-08-31 |
* | | cxgb3 - Fix dev->priv usage | Divy Le Ray | 2007-08-31 |
|/ |
|
* | IB/mlx4: Incorrect semicolon after if statement | Ilpo Järvinen | 2007-08-15 |
* | IPoIB: Fix leak in ipoib_transport_dev_init() error path | Jack Morgenstein | 2007-08-07 |
* | IB/mlx4: Fix opcode returned in RDMA read completion | Vu Pham | 2007-08-03 |
* | IB/srp: Add OUI for new Cisco targets | Raghava Kondapalli | 2007-08-03 |
* | IB/srp: Wrap OUI checking for workarounds in helper functions | Roland Dreier | 2007-08-03 |
* | RDMA/cxgb3: Always call low level send function via cxgb3_ofld_send() | Steve Wise | 2007-08-03 |
* | IB: Move the macro IB_UMEM_MAX_PAGE_CHUNK() to umem.c | Dotan Barak | 2007-08-03 |
* | IB/mad: Fix address handle leak in mad_rmpp | Sean Hefty | 2007-08-03 |
* | IB/mad: agent_send_response() should be void | Hal Rosenstock | 2007-08-03 |
* | IB/mad: Fix memory leak in switch handling in ib_mad_recv_done_handler() | Hal Rosenstock | 2007-08-03 |
* | IB/mad: Fix error path if response alloc fails in ib_mad_recv_done_handler() | Hal Rosenstock | 2007-08-03 |
* | IB/sa: Don't need to check for default P_Key twice | Roland Dreier | 2007-08-03 |
* | IB/core: Ignore membership bit in ib_find_pkey() | Moni Shoua | 2007-08-03 |
* | in-string typos of "error" | Eddy L O Jansson | 2007-07-31 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2007-07-30 |
|\ |
|
| * | IB/ipath: Workaround problem of errormask register being overwritten | Dave Olson | 2007-07-30 |
| * | IB/ipath: Fix some issues with buffer cancel and sendctrl register update | Dave Olson | 2007-07-30 |
| * | IB/ipath: Use faster put_tid_2 routine after initialization | Dave Olson | 2007-07-30 |
| * | IB/ipath: Remove unsafe fastrcvint code from interrupt handler | Dave Olson | 2007-07-30 |
| * | IB/ehca: Move extern declarations from .c files to .h files | Hoang-Nam Nguyen | 2007-07-29 |
| * | IB/mlx4: Whitespace fix | Roland Dreier | 2007-07-28 |
| * | IB/ehca: Fix include order to better match kernel style | Hoang-Nam Nguyen | 2007-07-28 |
| * | RDMA/amso1100: Initialize the wait_queue_head_t in the c2_qp structure | Tom Tucker | 2007-07-28 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2007-07-29 |
|\ \ |
|
| * | | [SCSI] iscsi_tcp, ib_iser Enable module refcounting for iscsi host template | Mike Christie | 2007-07-27 |
| |/ |
|
* / | Remove fs.h from mm.h | Alexey Dobriyan | 2007-07-29 |
|/ |
|
* | IB/ehca: Support small QP queues | Stefan Roscher | 2007-07-21 |
* | IB/ehca: Make internal_create/destroy_qp() static | Joachim Fenkes | 2007-07-21 |
* | IB/ehca: Move ehca2ib_return_code() out of line | Hoang-Nam Nguyen | 2007-07-21 |
* | IB/ehca: Generate async event when SRQ limit reached | Hoang-Nam Nguyen | 2007-07-21 |
* | IB/ehca: Support large page MRs | Hoang-Nam Nguyen | 2007-07-21 |
* | IB/mlx4: Fix error path in create_qp_common() | Roland Dreier | 2007-07-21 |
* | IB/mthca: Change command token on timeout | Michael S. Tsirkin | 2007-07-21 |
* | IB/ipath: Remove ipath_layer dead code | Arthur Jones | 2007-07-21 |
* | IB/mlx4: Fix leaks in __mlx4_ib_modify_qp | Florin Malita | 2007-07-21 |
* | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt | 2007-07-19 |
* | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau | 2007-07-19 |
* | IB/mthca: Simplify use of size0 in work request posting | Roland Dreier | 2007-07-18 |
* | IB/mthca: Factor out setting WQE UD segment entries | Roland Dreier | 2007-07-18 |
* | IB/mthca: Factor out setting WQE remote address and atomic segment entries | Roland Dreier | 2007-07-18 |