summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-30l2tp: don't export tunnel and session free functionsTom Parkin
2020-07-30l2tp: don't export __l2tp_session_unhashTom Parkin
2020-07-30selftests: txtimestamp: add flag for timestamp validation tolerance.Jian Yang
2020-07-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2020-07-29fib: fix fib_rules_ops indirect calls wrappersBrian Vazquez
2020-07-29Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2020-07-29net: mvneta: fix comment about phylink_speed_downJisheng Zhang
2020-07-29ice: fix unused parameter warningTony Nguyen
2020-07-29ice: disable no longer needed workaround for FW loggingBen Shelton
2020-07-29ice: reduce scope of variableBruce Allan
2020-07-29ice: cleanup VSI on probe failMarcin Szycik
2020-07-29ice: Allow all VLANs in safe modeBrett Creeley
2020-07-29ice: need_wakeup flag might not be set for TxKrzysztof Kazimierczak
2020-07-29ice: distribute Tx queues evenlyVictor Raj
2020-07-29ice: Adjust scheduler default BW weightTarun Singh
2020-07-29ice: Add RL profile bit mask checkTarun Singh
2020-07-29ice: fix overwriting TX/RX descriptor values when rebuilding VSIPaul M Stillwell Jr
2020-07-29ice: return correct error code from ice_aq_sw_rulesKiran Patil
2020-07-29ice: restore VF MSI-X state during PCI resetNick Nunley
2020-07-29ice: fix link event handling timingDave Ertman
2020-07-29ice: Fix link broken after GLOBR resetDave Ertman
2020-07-29ice: Implement LFC workaroundDave Ertman
2020-07-28Merge branch 'net-stmmac-improve-WOL'David S. Miller
2020-07-28net: stmmac: Speed down the PHY if WoL to save energyJisheng Zhang
2020-07-28net: stmmac: Support WOL with phyJisheng Zhang
2020-07-28net: stmmac: only call pmt() during suspend/resume if HW enables PMTJisheng Zhang
2020-07-28net: stmmac: Move device_can_wakeup() check earlier in set_wolJisheng Zhang
2020-07-28net: stmmac: Remove WAKE_MAGIC if HW shows no pmt_magic_frameJisheng Zhang
2020-07-28Merge branch 'RTL8366-VLAN-callback-fixes'David S. Miller
2020-07-28net: dsa: rtl8366: Fix VLAN set-upLinus Walleij
2020-07-28net: dsa: rtl8366: Fix VLAN semanticsLinus Walleij
2020-07-28fib: use indirect call wrappers in the most common fib_rules_opsBrian Vazquez
2020-07-28net_sched: initialize timer earlier in red_init()Cong Wang
2020-07-28Merge branch 'hinic-add-some-error-messages-for-debug'David S. Miller
2020-07-28hinic: add log in exception handling processesLuo bin
2020-07-28hinic: add support to handle hw abnormal eventLuo bin
2020-07-28Merge branch 'introduce-PLDM-firmware-update-library'David S. Miller
2020-07-28ice: implement device flash update via devlinkJacob Keller
2020-07-28ice: add flags indicating pending update of firmware moduleJacob Keller
2020-07-28ice: Add AdminQ commands for FW updateCudzilo, Szymon T
2020-07-28ice: Add support for unified NVM update flow capabilityJacek Naczyk
2020-07-28Add pldmfw library for PLDM firmware updateJacob Keller
2020-07-28Merge branch 'mptcp-Exchange-MPTCP-DATA_FIN-DATA_ACK-before-TCP-FIN'David S. Miller
2020-07-28mptcp: Safely store sequence number when sending dataMat Martineau
2020-07-28mptcp: Safely read sequence number when lock isn't heldMat Martineau
2020-07-28mptcp: Skip unnecessary skb extension allocation for bare acksMat Martineau
2020-07-28mptcp: Only use subflow EOF signaling on fallback connectionsMat Martineau
2020-07-28mptcp: Use full MPTCP-level disconnect state machineMat Martineau
2020-07-28mptcp: Add helper to process acks of DATA_FINMat Martineau
2020-07-28mptcp: Add mptcp_close_state() helperMat Martineau