aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2012-01-18Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2012-01-13module_param: avoid bool abuse, add bint for special cases.Rusty Russell
2012-01-08Merge tag 'infiniband-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2012-01-04Merge branches 'cma', 'misc', 'mlx4', 'nes', 'qib' and 'uverbs' into for-nextRoland Dreier
2012-01-04rdma/core: Fix sparse warningsSean Hefty
2012-01-04RDMA/cma: Fix endianness bugsSean Hefty
2012-01-04RDMA/nes: Fix terminate during AETatyana Nikolova
2012-01-04RDMA/nes: Make unnecessarily global nes_set_pau() staticTatyana Nikolova
2012-01-04RDMA/nes: Change MDIO bus clock to 2.5MHzTatyana Nikolova
2012-01-03IB/cm: Fix layout of APR messageEli Cohen
2012-01-03IB/mlx4: Fix SL to 802.1Q priority-bits mapping for IBoEOr Gerlitz
2012-01-03IB/qib: Default some module parameters optimallyMike Marciniszyn
2012-01-03IB/qib: Optimize locking for get_txreq()Mike Marciniszyn
2012-01-03IB/qib: Fix a possible data corruption when receiving packetsRam Vepa
2012-01-03IB/qib: Eliminate 64-bit jiffies useMike Marciniszyn
2012-01-03IB/qib: Fix style issuesMike Marciniszyn
2012-01-03IB/uverbs: Protect QP multicast listEli Cohen
2012-01-03infiniband: umode_t noise, including open-coded S_ISDIR()Al Viro
2012-01-03switch ->is_visible() to returning umode_tAl Viro
2012-01-03switch device_get_devnode() and ->devnode() to umode_t *Al Viro
2011-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-12-19Merge branches 'cma', 'mlx4' and 'qib' into for-nextRoland Dreier
2011-12-19IB/qib: Correct sense on freectxts increment and decrementMike Marciniszyn
2011-12-19RDMA/cma: Verify private data lengthSean Hefty
2011-12-16ib_srpt: Initial SRP Target merge for v3.3-rc1Bart Van Assche
2011-12-13mlx4_ib: disable SRIOV mode for IB ports (not yet supported)Jack Morgenstein
2011-12-13mlx4_core: Add "native" argument to mlx4_cmd and its callers (where needed)Jack Morgenstein
2011-12-13mlx4: Extanding port_mask functionalityJack Morgenstein
2011-12-06IB/mlx4: Fix shutdown crash accessing a non-existent bitmapRoland Dreier
2011-12-05infiniband: ipoib: Sanitize neighbour handling in ipoib_main.cDavid Miller
2011-12-05infiniband: cxgb4: Consolidate 3 copies of the same operation into 1 helper f...David Miller
2011-12-05infiniband: nes: Use dst's neighbour entry.David Miller
2011-12-05cxgb3: Rework t3_l2t_get to take a dst_entry instead of a neighbour.David Miller
2011-12-05infiniband: addr: Consolidate code to fetch neighbour hardware address from dst.David Miller
2011-12-05net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.David Miller
2011-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-11-30neigh: Add infrastructure for allocating device neigh privates.David Miller
2011-11-29Merge branches 'cxgb4', 'ipoib', 'misc' and 'qib' into for-nextRoland Dreier
2011-11-29IB: Fix RCU lockdep splatsEric Dumazet
2011-11-29IB/ipoib: Prevent hung task or softlockup processing multicast responseMike Marciniszyn
2011-11-28IB/qib: Fix over-scheduling of QSFP workMike Marciniszyn
2011-11-28RDMA/cxgb4: Fix retry with MPAv1 logic for MPAv2Kumar Sanghvi
2011-11-28RDMA/cxgb4: Fix iw_cxgb4 count_rcqes() logicJonathan Lallinger
2011-11-22net: remove ipv6_addr_copy()Alexey Dobriyan
2011-11-16infiniband: Update net drivers for netdev_features_t changes.David S. Miller
2011-11-08IB/qib: Don't use schedule_work()Mike Marciniszyn
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-04Merge branches 'iser', 'mthca' and 'qib' into for-nextRoland Dreier