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-06-24wireguard: device: avoid circular netns referencesJason A. Donenfeld
2020-06-24wireguard: noise: do not assign initiation time in if conditionFrank Werner-Krippendorf
2020-06-24Merge branch 'bridge-mrp-Update-MRP_PORT_ROLE'David S. Miller
2020-06-24bridge: mrp: Validate when setting the port roleHoratiu Vultur
2020-06-24bridge: uapi: mrp: Fix MRP_PORT_ROLEHoratiu Vultur
2020-06-23GUE: Fix a typoAiden Leong
2020-06-23mptcp: drop sndr_key in mptcp_syn_optionsGeliang Tang
2020-06-23ethtool: Fix check in ethtool_rx_flow_rule_createGaurav Singh
2020-06-23hsr: avoid to create proc file after unregisterTaehee Yoo
2020-06-23usbnet: smsc95xx: Fix use-after-free after removalTuomas Tynkkynen
2020-06-23mlxsw: spectrum: Do not rely on machine endiannessIdo Schimmel
2020-06-23net: phy: smsc: fix printing too many logsDejin Zheng
2020-06-22MAINTAINERS: update email address for Felix FietkauFelix Fietkau
2020-06-21net: Add MODULE_DESCRIPTION entries to network modulesRob Gill
2020-06-21rxrpc: Fix notification call on completion of discarded callsDavid Howells
2020-06-21Merge tag 'ieee802154-for-davem-2020-06-19' of git://git.kernel.org/pub/scm/l...David S. Miller
2020-06-21tc-testing: update geneve options match in tunnel_key unit testsHangbin Liu
2020-06-21r8169: fix firmware not resetting tp->ocp_baseHeiner Kallweit
2020-06-21ibmvnic: continue to init in CRQ reset returns H_CLOSEDDany Madden
2020-06-21ionic: tame the watchdog timer on reconfigShannon Nelson
2020-06-20selftests/net: report etf errors correctlyWillem de Bruijn
2020-06-20ibmveth: Fix max MTU limitThomas Falcon
2020-06-20Merge branch 'several-fixes-for-indirect-flow_blocks-offload'David S. Miller
2020-06-20net/sched: cls_api: fix nooffloaddevcnt warning dmesg logwenxu
2020-06-20net: flow_offload: fix flow_indr_dev_unregister pathwenxu
2020-06-20flow_offload: use flow_indr_block_cb_alloc/remove functionwenxu
2020-06-20flow_offload: add flow_indr_block_cb_alloc/remove functionwenxu
2020-06-20geneve: allow changing DF behavior after creationSabrina Dubroca
2020-06-20enetc: Fix HW_VLAN_CTAG_TX|RX togglingClaudiu Manoil
2020-06-20net: macb: undo operations in case of failureClaudiu Beznea
2020-06-20Merge tag 'rxrpc-fixes-20200618' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller
2020-06-19Merge branch 'net-phy-MDIO-bus-scanning-fixes'David S. Miller
2020-06-19net: phy: Check harder for errors in get_phy_id()Florian Fainelli
2020-06-19of: of_mdio: Correct loop scanning logicFlorian Fainelli
2020-06-19net: ethernet: oki-semi: pch_gbe: fix spelling mistakeFlavio Suligoi
2020-06-19MAINTAINERS: update ieee802154 project website URLStefan Schmidt
2020-06-19docs: net: ieee802154: change link to new project URLStefan Schmidt
2020-06-19net: ethernet: neterion: vxge: fix spelling mistakeFlavio Suligoi
2020-06-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2020-06-19Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2020-06-19i40e: fix crash when Rx descriptor count is changedBjörn Töpel
2020-06-19ice: protect ring accesses with WRITE_ONCECiara Loftus
2020-06-19i40e: protect ring accesses with READ- and WRITE_ONCECiara Loftus
2020-06-19ixgbe: protect ring accesses with READ- and WRITE_ONCECiara Loftus
2020-06-19net: increment xmit_recursion level in dev_direct_xmit()Eric Dumazet
2020-06-19net: dsa: bcm_sf2: Fix node reference countFlorian Fainelli
2020-06-19net: ethtool: add missing NETIF_F_GSO_FRAGLIST feature stringAlexander Lobakin
2020-06-19tg3: driver sleeps indefinitely when EEH errors exceed eeh_max_freezesDavid Christensen
2020-06-19bareudp: Fixed multiproto mode configurationMartin
2020-06-19Merge branch 's390-qeth-fixes'David S. Miller