Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2012-10-01Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds
2012-09-25Merge remote-tracking branch 'tip/core/rcu' into next.2012.09.25bPaul E. McKenney
2012-09-25Merge remote-tracking branch 'tip/smp/hotplug' into next.2012.09.25bPaul E. McKenney
2012-09-21userns: Convert ipathfs to use GLOBAL_ROOT_UID and GLOBAL_ROOT_GIDEric W. Biederman
2012-09-14Merge branches 'cxgb4', 'ipoib', 'mlx4', 'ocrdma' and 'qib' into for-nextRoland Dreier
2012-09-14IB/qib: Fix failure of compliance test C14-024#06_LocalPortNumMike Marciniszyn
2012-09-14RDMA/ocrdma: Fix CQE expansion of unsignaled WQEParav Pandit
2012-09-13Merge commit 'v3.6-rc5' into nextBjorn Helgaas
2012-09-12Merge branch 'pci/stephen-const' into nextBjorn Helgaas
2012-09-12IPoIB: Fix AB-BA deadlock when deleting neighboursShlomo Pongratz
2012-09-12IPoIB: Fix memory leak in the neigh table deletion flowShlomo Pongratz
2012-09-08RDMA/cxgb4: Move dereference below NULL testWei Yongjun
2012-09-08make drivers with pci error handlers constStephen Hemminger
2012-08-23IB/qib: Use PCI Express Capability accessorsJiang Liu
2012-08-23IB/mthca: Use PCI Express Capability accessorsJiang Liu
2012-08-22workqueue: deprecate __cancel_delayed_work()Tejun Heo
2012-08-22workqueue: use mod_delayed_work() instead of __cancel + queueTejun Heo
2012-08-20infiniband: ehca: Fix compiler warningsPaul E. McKenney
2012-08-20infiniband: ehca: Fix while->do-while conversion typoPaul E. McKenney
2012-08-16Merge branches 'cma', 'ipoib', 'misc', 'mlx4', 'ocrdma', 'qib' and 'srp' into...Roland Dreier
2012-08-16IB/mlx4: Check iboe netdev pointer before dereferencing itKleber Sacilotto de Souza
2012-08-15IB/srp: Fix a race conditionBart Van Assche
2012-08-15IB/qib: Fix error return code in qib_init_7322_variables()Julia Lawall
2012-08-15IB: Fix typos in infiniband driversMasanari Iida
2012-08-15IB/ipoib: Fix RCU pointer dereference of wrong objectShlomo Pongratz
2012-08-15IB/ipoib: Add missing locking when CM object is deletedShlomo Pongratz
2012-08-14workqueue: use mod_delayed_work() instead of cancel + queueTejun Heo
2012-08-14RDMA/ucma.c: Fix for events with wrong context on iWARPTatyana Nikolova
2012-08-13infiniband: Ehca: Use hotplug thread infrastructureThomas Gleixner
2012-08-11RDMA/ocrdma: Don't call vlan_dev_real_dev() for non-VLAN netdevsRoland Dreier
2012-08-11IB/mlx4: Fix possible deadlock on sm_lock spinlockJack Morgenstein
2012-07-30Merge branches 'cma', 'ipoib', 'ocrdma' and 'qib' into for-nextRoland Dreier
2012-07-30IPoIB: Use a private hash table for path lookup in xmit pathShlomo Pongratz
2012-07-30IB/qib: Fix size of cc_supported_table_entriesMike Marciniszyn
2012-07-28RDMA/ucma: Convert open-coded equivalent to memdup_user()Roland Dreier
2012-07-28RDMA/ocrdma: Fix check of GSI CQsRoland Dreier
2012-07-28RDMA/cma: Use PTR_RET rather than if (IS_ERR(...)) + PTR_ERRFengguang Wu
2012-07-25Merge tag 'rdma-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2012-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-07-23Merge branches 'cma', 'cxgb4', 'misc', 'mlx4-sriov', 'mlx-cleanups', 'ocrdma'...Roland Dreier
2012-07-23Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2012-07-19IB/qib: checkpatch fixesMike Marciniszyn
2012-07-19IB/qib: Add congestion control agent implementationMike Marciniszyn
2012-07-19IB/qib: Reduce sdma_lock contentionMike Marciniszyn
2012-07-19IB/qib: Fix an incorrect log messageBetty Dall
2012-07-19{NET,IB}/mlx4: Add rmap support to mlx4_assign_eqAmir Vadai
2012-07-17IB/qib: Fix QP RCU sparse warningsMike Marciniszyn
2012-07-17net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}()David S. Miller