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
2020-01-14hv_sock: Remove the accept port restrictionSunil Muthuswamy
2020-01-14net: usb: lan78xx: limit size of local TSO packetsEric Dumazet
2020-01-14ptp: free ptp device pin descriptors properlyVladis Dronov
2020-01-14NFC: pn533: fix bulk-message timeoutJohan Hovold
2020-01-14qmi_wwan: Add support for Quectel RM500QKristian Evensen
2020-01-14net: macb: fix for fixed-link modeMilind Parab
2020-01-12MAINTAINERS: update my email addressJakub Kicinski
2020-01-12doc: fix typo of snapshot in documentationJacob Keller
2020-01-12devlink: correct misspelling of snapshotJacob Keller
2020-01-11Merge branch 'DP83822-and-DP83TC811-Fixes'David S. Miller
2020-01-11net: phy: DP83822: Update Kconfig with DP83825I supportDan Murphy
2020-01-11net: phy: DP83TC811: Fix typo in KconfigDan Murphy
2020-01-11devlink: Wait longer before warning about unset port typeIdo Schimmel
2020-01-10ipv4: Detect rollover in specific fib table dumpDavid Ahern
2020-01-10Merge branch 'stmmac-filtering-fixes'David S. Miller
2020-01-10net: stmmac: tc: Do not setup flower filtering if RSS is enabledJose Abreu
2020-01-10net: stmmac: selftests: Update status when disabling RSSJose Abreu
2020-01-10net/tls: fix async operationJakub Kicinski
2020-01-10net/tls: avoid spurious decryption error with HW resyncJakub Kicinski
2020-01-10Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2020-01-10net/x25: fix nonblocking connectMartin Schiller
2020-01-10sh_eth: check sh_eth_cpu_data::dual_port when dumping registersSergei Shtylyov
2020-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2020-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-01-09e1000e: Revert "e1000e: Make watchdog use delayed work"Jeff Kirsher
2020-01-09i40e: Set PHY Access flag on X722Adam Ludkiewicz
2020-01-09iavf: remove current MAC address filter on VF resetStefan Assmann
2020-01-09igb: Fix SGMII SFP module discovery for 100FX/LX.Manfred Rudigier
2020-01-09ixgbe: Fix calculation of queue with VFs and flow director on interface flapCambda Zhu
2020-01-09ixgbevf: Remove limit of 10 entries for unicast filter listRadoslaw Tyl
2020-01-09i40e: Fix virtchnl_queue_select bitmap validationBrett Creeley
2020-01-09HID: steam: Fix input device disappearingRodrigo Rivas Costa
2020-01-09tipc: fix wrong connect() return codeTuong Lien
2020-01-09tipc: fix link overflow issue at socket shutdownTuong Lien
2020-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-01-09netfilter: ipset: avoid null deref when IPSET_ATTR_LINENO is presentFlorian Westphal
2020-01-09netfilter: conntrack: dccp, sctp: handle null timeout argumentFlorian Westphal
2020-01-09atm: eni: fix uninitialized variable warningArnd Bergmann
2020-01-08macvlan: do not assume mac_header is set in macvlan_broadcast()Eric Dumazet
2020-01-08Merge branch 'net-ungraft-prio'David S. Miller
2020-01-08net: sch_prio: When ungrafting, replace with FIFOPetr Machata
2020-01-08mlxsw: spectrum_qdisc: Ignore grafting of invisible FIFOPetr Machata
2020-01-08MAINTAINERS: Remove myself as co-maintainer for qcom-ethqosNiklas Cassel
2020-01-08gtp: fix bad unlock balance in gtp_encap_enable_socketEric Dumazet
2020-01-08pkt_sched: fq: do not accept silly TCA_FQ_QUANTUMEric Dumazet
2020-01-08tipc: remove meaningless assignment in MakefileMasahiro Yamada
2020-01-08tipc: do not add socket.o to tipc-y twiceMasahiro Yamada
2020-01-08net: stmmac: dwmac-sun8i: Allow all RGMII modesChen-Yu Tsai
2020-01-08net: stmmac: dwmac-sunxi: Allow all RGMII modesChen-Yu Tsai
2020-01-08Merge tag 'tpmdd-next-20200108' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds