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
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-07-09Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-07-09Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-07-09Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-07-04Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-07-03net/mlx5: Introduce and use mlx5_eswitch_get_total_vports()Parav Pandit
2019-07-03net/mlx5: Report EQE data upon CQ completionYishai Hadas
2019-07-03net/mlx5: mlx5_core_create_cq() enhancementsYishai Hadas
2019-07-03net/mlx5: Use event mask based on device capabilitiesYishai Hadas
2019-07-03Merge branch 'timers/vdso' into timers/coreThomas Gleixner
2019-07-02net/mlx5: E-Switch, Refactor eswitch SR-IOV interfaceBodong Wang
2019-07-02RDMA/mlx5: Cleanup rep when doing unloadBodong Wang
2019-07-02{IB, net}/mlx5: E-Switch, Use index of rep for vport to IB port mappingBodong Wang
2019-06-29Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-06-26RDMA/mlx5: Add vport metadata matching for IB representorsJianbo Liu
2019-06-26net/mlx5: Add flow context for flow tagJianbo Liu
2019-06-25net/mlx5: Convert mkey_table to XArrayMatthew Wilcox
2019-06-24Merge tag 'v5.2-rc6' into sched/core, to refresh the branchIngo Molnar
2019-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-22timekeeping: Use proper clock specifier names in functionsJason A. Donenfeld
2019-06-18RDMA/efa: Handle mmap insertions overflowGal Pressman
2019-06-18ipoib: correcly show a VF hardware addressDenis Kirjanov
2019-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-18RDMA/efa: Fix success return value in case of errorGal Pressman
2019-06-18IB/hfi1: Handle port down properly in pioMike Marciniszyn
2019-06-18IB/hfi1: Handle wakeup of orphaned QPs for pioMike Marciniszyn
2019-06-18IB/hfi1: Wakeup QPs orphaned on wait list after flushMike Marciniszyn
2019-06-18IB/hfi1: Use aborts to trigger RC throttlingMike Marciniszyn
2019-06-18IB/hfi1: Create inline to get extended headersMike Marciniszyn
2019-06-18IB/hfi1: Silence txreq allocation warningsMike Marciniszyn
2019-06-18IB/hfi1: Avoid hardlockup with flushlist_lockMike Marciniszyn
2019-06-17Merge tag 'v5.2-rc5' into sched/core, to pick up fixesIngo Molnar
2019-06-17locking/lockdep: Rename lockdep_assert_held_exclusive() -> lockdep_assert_hel...Nikolay Borisov
2019-06-14LSM: switch to blocking policy update notifiersJanne Karhunen
2019-06-13net/mlx5: Add EQ enable/disable APIYuval Avnery
2019-06-13net/mlx5: Use a single IRQ for all async EQsAriel Levkovich
2019-06-13net/mlx5: Separate IRQ request/free from EQ life cycleYuval Avnery
2019-06-13net/mlx5: Change interrupt handler to call chain notifierYuval Avnery
2019-06-11IB/hfi1: Correct tid qp rcd to match verbs contextMike Marciniszyn
2019-06-11IB/hfi1: Close PSM sdma_progress sleep windowMike Marciniszyn
2019-06-11IB/hfi1: Validate fault injection opcode user inputKaike Wan
2019-06-08Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner
2019-06-03Merge tag 'mlx5-updates-2019-05-31' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2019-06-03sched/core: Provide a pointer to the valid CPU maskSebastian Andrzej Siewior
2019-06-03net: ipv4: provide __rcu annotation for ifa_listFlorian Westphal
2019-06-03drivers: use in_dev_for_each_ifa_rtnl/rcuFlorian Westphal
2019-05-31Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed