summaryrefslogtreecommitdiffstats
path: root/drivers/message/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2020-06-24cxgb4: move PTP lock and unlock to caller in Tx pathRahul Lakkireddy1-12/+11
2020-06-24cxgb4: move handling L2T ARP failures to callerRahul Lakkireddy1-28/+24
2020-06-24net: qed: fix "maybe uninitialized" warningAlexander Lobakin1-1/+1
2020-06-24net: qed: reset ILT block sizes before recomputing to fix crashesAlexander Lobakin1-0/+19
2020-06-24net: qede: fix use-after-free on recovery and AER handlingAlexander Lobakin1-0/+1
2020-06-24net: qede: fix PTP initialization on recoveryAlexander Lobakin3-20/+15
2020-06-24net: qed: fix excessive QM ILT lines consumptionAlexander Lobakin1-1/+1
2020-06-24net: qed: fix NVMe login fails over VFsAlexander Lobakin1-5/+18
2020-06-24net: qede: stop adding events on an already destroyed workqueueAlexander Lobakin1-1/+2
2020-06-24net: qed: fix async event callbacks unregisteringAlexander Lobakin3-5/+7
2020-06-24net: qed: fix left elements count calculationAlexander Lobakin1-10/+16
2020-06-23net: ethtool: add missing string for NETIF_F_GSO_TUNNEL_REMCSUMAlexander Lobakin1-0/+1
2020-06-23wireguard: device: avoid circular netns referencesJason A. Donenfeld5-46/+67
2020-06-23wireguard: noise: do not assign initiation time in if conditionFrank Werner-Krippendorf1-2/+2
2020-06-23bridge: mrp: Validate when setting the port roleHoratiu Vultur1-2/+8
2020-06-23bridge: uapi: mrp: Fix MRP_PORT_ROLEHoratiu Vultur1-1/+0
2020-06-23GUE: Fix a typoAiden Leong1-1/+1
2020-06-23mptcp: drop sndr_key in mptcp_syn_optionsGeliang Tang1-2/+0
2020-06-23ethtool: Fix check in ethtool_rx_flow_rule_createGaurav Singh1-1/+1
2020-06-23hsr: avoid to create proc file after unregisterTaehee Yoo4-24/+25
2020-06-23usbnet: smsc95xx: Fix use-after-free after removalTuomas Tynkkynen1-1/+1
2020-06-23mlxsw: spectrum: Do not rely on machine endiannessIdo Schimmel4-9/+7
2020-06-23net: phy: smsc: fix printing too many logsDejin Zheng1-4/+7
2020-06-22MAINTAINERS: update email address for Felix FietkauFelix Fietkau1-1/+1
2020-06-21net: Add MODULE_DESCRIPTION entries to network modulesRob Gill10-0/+10
2020-06-21rxrpc: Fix notification call on completion of discarded callsDavid Howells1-0/+7
2020-06-21tc-testing: update geneve options match in tunnel_key unit testsHangbin Liu1-7/+7
2020-06-21r8169: fix firmware not resetting tp->ocp_baseHeiner Kallweit1-1/+4
2020-06-21ibmvnic: continue to init in CRQ reset returns H_CLOSEDDany Madden1-2/+7
2020-06-21ionic: tame the watchdog timer on reconfigShannon Nelson1-7/+8
2020-06-20selftests/net: report etf errors correctlyWillem de Bruijn1-7/+26
2020-06-20ibmveth: Fix max MTU limitThomas Falcon1-1/+1
2020-06-20net/sched: cls_api: fix nooffloaddevcnt warning dmesg logwenxu1-10/+14
2020-06-20net: flow_offload: fix flow_indr_dev_unregister pathwenxu10-18/+27
2020-06-20flow_offload: use flow_indr_block_cb_alloc/remove functionwenxu6-44/+44
2020-06-20flow_offload: add flow_indr_block_cb_alloc/remove functionwenxu2-0/+34
2020-06-20geneve: allow changing DF behavior after creationSabrina Dubroca1-0/+1
2020-06-20enetc: Fix HW_VLAN_CTAG_TX|RX togglingClaudiu Manoil3-16/+34
2020-06-20net: macb: undo operations in case of failureClaudiu Beznea1-2/+4
2020-06-19net: phy: Check harder for errors in get_phy_id()Florian Fainelli1-2/+4
2020-06-19of: of_mdio: Correct loop scanning logicFlorian Fainelli1-2/+7
2020-06-19net: ethernet: oki-semi: pch_gbe: fix spelling mistakeFlavio Suligoi1-1/+1
2020-06-19MAINTAINERS: update ieee802154 project website URLStefan Schmidt1-1/+1
2020-06-19docs: net: ieee802154: change link to new project URLStefan Schmidt1-2/+2
2020-06-19net: ethernet: neterion: vxge: fix spelling mistakeFlavio Suligoi1-1/+1
2020-06-19i40e: fix crash when Rx descriptor count is changedBjörn Töpel1-0/+3
2020-06-19ice: protect ring accesses with WRITE_ONCECiara Loftus2-5/+5
2020-06-19i40e: protect ring accesses with READ- and WRITE_ONCECiara Loftus1-10/+19
2020-06-19ixgbe: protect ring accesses with READ- and WRITE_ONCECiara Loftus2-9/+17
2020-06-19net: increment xmit_recursion level in dev_direct_xmit()Eric Dumazet2-1/+3