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
2018-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-01-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-01-17nfp: bpf: reject program on instructions unknown to the JIT compilerQuentin Monnet
2018-01-17nfp: bpf: print map lookup problems into verifier logJakub Kicinski
2018-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-01-16bnxt_en: don't update cpr->rx_bytes with uninitialized length lenColin Ian King
2018-01-16qed: Fix potential use-after-free in qed_spq_post()Roland Dreier
2018-01-16nfp: use the correct index for link speed tableJakub Kicinski
2018-01-16lan78xx: Fix failure in USB Full SpeedYuiko Oshino
2018-01-16net: aquantia: Fix internal stats calculation on rxIgor Russkikh
2018-01-16net: aquantia: Prepend hw access functions declarations with prefixIgor Russkikh
2018-01-16net: aquantia: Fix register definitions to linux styleIgor Russkikh
2018-01-16net: aquantia: Eliminate aq_nic structure abstractionIgor Russkikh
2018-01-16net: aquantia: Simplify dependencies between pci modulesIgor Russkikh
2018-01-16net: aquantia: Add const qualifiers for hardware ops tablesIgor Russkikh
2018-01-16net: aquantia: Remove duplicate hardware descriptors declarationsIgor Russkikh
2018-01-16net: aquantia: Cleanup hardware access modulesIgor Russkikh
2018-01-16net: aquantia: Cleanup status flags accessesIgor Russkikh
2018-01-16net: aquantia: Eliminate AQ_DIMOF, replace with ARRAY_SIZEIgor Russkikh
2018-01-16net: thunderx: add timestamping supportSunil Goutham
2018-01-16net: add support for Cavium PTP coprocessorRadoslaw Biernacki
2018-01-16Merge tag 'mac80211-for-davem-2018-01-15' of git://git.kernel.org/pub/scm/lin...David S. Miller
2018-01-16mlxsw: spectrum: qdiscs: Make function mlxsw_sp_qdisc_prio_unoffload staticWei Yongjun
2018-01-16mlxsw: core: Add support for reloadArkadi Sharshevsky
2018-01-16mlxsw: pci: Add support for getting resource through devlinkArkadi Sharshevsky
2018-01-16mlxsw: spectrum: Add support for getting kvdl occupancyArkadi Sharshevsky
2018-01-16mlxsw: spectrum_dpipe: Connect dpipe tables to resourcesArkadi Sharshevsky
2018-01-16mlxsw: spectrum: Register KVD resources with devlinkArkadi Sharshevsky
2018-01-16mlxsw: pci: Add support for performing bus resetArkadi Sharshevsky
2018-01-16phy: realtek: use new helpers for paged register accessHeiner Kallweit
2018-01-16phy: use new helpers phy_set_bits/phy_clear_bits in phylibHeiner Kallweit
2018-01-16ibmvnic: Fix pending MAC address changesThomas Falcon
2018-01-16RDMA/mlx5: Fix out-of-bound access while querying AHLeon Romanovsky
2018-01-16Merge tag 'linux-can-next-for-4.16-20180105' of ssh://gitolite.kernel.org/pub...David S. Miller
2018-01-15sh_eth: get Ether port # only when neededSergei Shtylyov
2018-01-15sh_eth: gather all TSU init code in one placeSergei Shtylyov
2018-01-15sh_eth: fix dumping ARSTRSergei Shtylyov
2018-01-15Merge tag 'wireless-drivers-next-for-davem-2018-01-13' of git://git.kernel.or...David S. Miller
2018-01-15net: ethernet: Add a driver for Gemini gigabit ethernetLinus Walleij
2018-01-15net: phy: remove parameter new_link from phy_mac_interrupt()Heiner Kallweit
2018-01-15net: cs89x0: add MODULE_LICENSEArnd Bergmann
2018-01-15ppp: unlock all_ppp_mutex before registering deviceGuillaume Nault
2018-01-15net: dsa: lan9303: check error value from devm_gpiod_get_optional()Phil Reid
2018-01-15net: dsa: lan9303: make lan9303_handle_reset() a void functionPhil Reid
2018-01-15net: phy: Have __phy_modify return 0 on successAndrew Lunn
2018-01-15mac80211_hwsim: validate number of different channelsJohannes Berg
2018-01-15mac80211_hwsim: add workqueue to wait for deferred radio deletion on mod unloadBenjamin Beichler
2018-01-15nfp: bpf: implement bpf map offloadJakub Kicinski
2018-01-15nfp: bpf: add support for reading map memoryJakub Kicinski