- d2e7669 IB/ipath: Translate legacy diagpkt into newer extended diagpkt by Dennis Dalessandro · 11 years ago
- fe54538 IB/qib: Fix port in pkey change event by Mike Marciniszyn · 11 years ago
- ea99d1e IB/ehca: Returns an error on ib_copy_to_udata() failure by Yann Droneaud · 11 years ago
- 22e02cb IB/mthca: Return an error on ib_copy_to_udata() failure by Yann Droneaud · 11 years ago
- 3d37080 IB/nes: Return an error on ib_copy_from_udata() failure instead of NULL by Yann Droneaud · 11 years ago
- 9ff75d6 IB/ipath: Fix potential buffer overrun in sending diag packet routine by Dennis Dalessandro · 11 years ago
- a3e7ef2 IB/qib: Add missing serdes init sequence by Mike Marciniszyn · 11 years ago
- dd2f079 IB/qib: Convert qib_user_sdma_pin_pages() to use get_user_pages_fast() by Jan Kara · 11 years ago
- f7b7041 IB/qib: Fix QP check when looping back to/from QP1 by Ira Weiny · 11 years ago
- c285199 IB/ipath: Convert ipath_user_sdma_pin_pages() to use get_user_pages_fast() by Jan Kara · 11 years ago
- dabc7f5 RDMA/nes: Fix for terminate timer crash by Tatyana Nikolova · 12 years ago
- 0d4720d RDMA/nes: Fix for crash when registering zero length MR for CQ by Tatyana Nikolova · 12 years ago
- 8087d27 RDMA/cxgb4: Drop peer_abort when no endpoint found by Steve Wise · 13 years ago
- e3f2ae2 RDMA/cxgb4: Use dst parameter in import_ep() by Steve Wise · 13 years ago
- a621373 RDMA/cxgb4: Always wake up waiters in c4iw_peer_abort_intr() by Steve Wise · 13 years ago
- 93e6dc1 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 12 years ago
- a8e8f37 Undo stable backports by Stephen Boyd · 12 years ago
- f132c6c Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4 by Steve Muckle · 12 years ago
- ebcf596 Merge tag 'ib-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
- bf6b47d IB/mlx4: Fix memory leaks in ib_link_query_port() by Jesper Juhl · 13 years ago
- d2ef406 IB/mlx4: Don't return an invalid speed when a port is down by Or Gerlitz · 13 years ago
- 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 13 years ago
- 0c2fe82 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
- f0e88ae Merge branches 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iser', 'mad', 'nes', 'qib', 'srp' and 'srpt' into for-next by Roland Dreier · 13 years ago
- 42872c7 Merge branches 'misc' and 'mlx4' into for-next by Roland Dreier · 13 years ago
- a9c766b IB/mlx4: Fix info returned when querying IBoE ports by Or Gerlitz · 13 years ago
- 3616f9c IB/mlx4: Fix possible missed completion event by Eli Cohen · 13 years ago
- d927d50 IB: Change CQE "csum_ok" field to a bit flag by Or Gerlitz · 13 years ago
- db4106c RDMA/cxgb3: Don't pass irq flags to flush_qp() by Steve Wise · 13 years ago
- 8154c07 mlx4_core: Get rid of redundant ext_port_cap flags by Or Gerlitz · 13 years ago
- bd50f89 IB/ehca: Fix ilog2() compile failure by Kyle McMartin · 13 years ago
- 2e96691 IB: Use central enum for speed instead of hard-coded values by Or Gerlitz · 13 years ago
- a5bbe89 mlx4: Enforce device max FMR maps in FMR alloc by Eli Cohen · 13 years ago
- 4ba6b8e IB/mlx4: Set bad_wr for invalid send opcode by Eli Cohen · 13 years ago
- 6aeaa48 IB/ehca: Use kthread_create_on_node() by Eric Dumazet · 13 years ago
- 520b3ee IB/qib: Avoid filtering LID on SMA portinfo by Mike Marciniszyn · 13 years ago
- a778f3f IB/qib: Add logic for affinity hint by Mike Marciniszyn · 13 years ago
- 8dd87fb RDMA/nes: Fixes for sparse endianness warnings by Tatyana Nikolova · 13 years ago
- 91018f8 RDMA/cxgb4: Add missing peer2peer check in MPAv2 code by Kumar Sanghvi · 13 years ago
- 8a53366 net: fix NULL dereferences in check_peer_redir() by Eric Dumazet · 13 years ago
- 55d9f08 IB/mlx4: pass SMP vendor-specific attribute MADs to firmware by Jack Morgenstein · 13 years ago
- d5ef8a4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
- f36ae34 Merge branches 'cma', 'ipath', 'misc', 'mlx4', 'nes' and 'qib' into for-next by Roland Dreier · 13 years ago
- c5488c5 RDMA/nes: Copyright update by Tatyana Nikolova · 13 years ago
- a6f7fea IB/mlx4: pass SMP vendor-specific attribute MADs to firmware by Jack Morgenstein · 13 years ago
- 4a4b03f RDMA/nes: Fix fast memory registration opcode by Tatyana Nikolova · 13 years ago
- 94f622b RDMA/nes: Fix fast memory registration length by Tatyana Nikolova · 13 years ago
- b6bfefb IB/qib: Roll back PCIe tuning change by Mike Marciniszyn · 13 years ago
- 0f3696e IB/qib: Use GFP_ATOMIC when locks are held by Julia Lawall · 13 years ago
- 7525c85 RDMA/nes: Add missing rcu_read_unlock() in nes_addr_resolve_neigh() by Roland Dreier · 13 years ago
- 81f99dc RDMA/nes: Fix for sending MPA reject frame by Tatyana Nikolova · 13 years ago
- ef535287 IB/ipath: Calling PTR_ERR() on right variable in create_file() by Dan Carpenter · 13 years ago
- e55684f infiniband: nes: Convert nes_addr_resolve_neigh() over to dst_neigh_lookup(). by David Miller · 13 years ago
- 64b7007 infiniband: cxgb4: Convert import_ep() over to dst_neigh_lookup(). by David Miller · 13 years ago
- 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
- 69116f2 module_param: avoid bool abuse, add bint for special cases. by Rusty Russell · 13 years ago
- 0853141 IB/qib: Fix a possible data corruption when receiving packets by Ram Vepa · 13 years ago
- 48fa57a Merge tag 'infiniband-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
- 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
- 1583676 Merge branches 'cma', 'misc', 'mlx4', 'nes', 'qib' and 'uverbs' into for-next by Roland Dreier · 13 years ago
- 196f40c RDMA/nes: Fix terminate during AE by Tatyana Nikolova · 13 years ago
- b0fda90 RDMA/nes: Make unnecessarily global nes_set_pau() static by Tatyana Nikolova · 13 years ago
- 30b7e11 RDMA/nes: Change MDIO bus clock to 2.5MHz by Tatyana Nikolova · 13 years ago
- 9106c41 IB/mlx4: Fix SL to 802.1Q priority-bits mapping for IBoE by Or Gerlitz · 13 years ago
- 8d4548f IB/qib: Default some module parameters optimally by Mike Marciniszyn · 13 years ago
- 4894710 IB/qib: Optimize locking for get_txreq() by Mike Marciniszyn · 13 years ago
- eddfb67 IB/qib: Fix a possible data corruption when receiving packets by Ram Vepa · 13 years ago
- 8482d5d IB/qib: Eliminate 64-bit jiffies use by Mike Marciniszyn · 13 years ago
- 865b64b IB/qib: Fix style issues by Mike Marciniszyn · 13 years ago
- f9ec800 infiniband: umode_t noise, including open-coded S_ISDIR() by Al Viro · 13 years ago
- abb434c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
- 480390c Merge branches 'cma', 'mlx4' and 'qib' into for-next by Roland Dreier · 13 years ago
- 29d1b16 IB/qib: Correct sense on freectxts increment and decrement by Mike Marciniszyn · 13 years ago
- 8e59d25 mlx4_ib: disable SRIOV mode for IB ports (not yet supported) by Jack Morgenstein · 13 years ago
- f9baff5 mlx4_core: Add "native" argument to mlx4_cmd and its callers (where needed) by Jack Morgenstein · 13 years ago
- 65dab25 mlx4: Extanding port_mask functionality by Jack Morgenstein · 13 years ago
- 4af3ce0 IB/mlx4: Fix shutdown crash accessing a non-existent bitmap by Roland Dreier · 13 years ago
- 3786cf1 infiniband: cxgb4: Consolidate 3 copies of the same operation into 1 helper function. by David Miller · 13 years ago
- 40e2bb5 infiniband: nes: Use dst's neighbour entry. by David Miller · 13 years ago
- a475712 cxgb3: Rework t3_l2t_get to take a dst_entry instead of a neighbour. by David Miller · 13 years ago
- 2721745 net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}. by David Miller · 13 years ago
- b361311 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
- a493f1a Merge branches 'cxgb4', 'ipoib', 'misc' and 'qib' into for-next by Roland Dreier · 13 years ago
- 580da35 IB: Fix RCU lockdep splats by Eric Dumazet · 13 years ago
- 8ee887d IB/qib: Fix over-scheduling of QSFP work by Mike Marciniszyn · 13 years ago
- 01b225e RDMA/cxgb4: Fix retry with MPAv1 logic for MPAv2 by Kumar Sanghvi · 13 years ago
- c34c97a RDMA/cxgb4: Fix iw_cxgb4 count_rcqes() logic by Jonathan Lallinger · 13 years ago
- 9ca36f7 infiniband: Update net drivers for netdev_features_t changes. by David S. Miller · 13 years ago
- 042f36e IB/qib: Don't use schedule_work() by Mike Marciniszyn · 13 years ago
- 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
- b8108d6 Merge branches 'iser', 'mthca' and 'qib' into for-next by Roland Dreier · 13 years ago
- 30ab7e2 IB/qib: Fix panic in RC error flushing logic by Mike Marciniszyn · 13 years ago
- e422131 IB/mthca: Fix buddy->num_free allocation size by Roland Dreier · 13 years ago
- f470f8d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
- 504255f Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', 'misc', 'mlx4', 'misc', 'nes', 'qib' and 'xrc' into for-next by Roland Dreier · 13 years ago
- bc3e53f mm: distinguish between mlocked and pinned pages by Christoph Lameter · 13 years ago
- fec14d2 infiniband: add moduleparam.h to drivers/infiniband as required by Paul Gortmaker · 13 years ago
- b108d97 infiniband: add in export.h for files using EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 13 years ago
- e4dd23d infiniband: Fix up module files that need to include module.h by Paul Gortmaker · 13 years ago
- fc87af7 infiniband: Fix up users implicitly relying on getting stat.h by Paul Gortmaker · 13 years ago