summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-28bareudp: forbid mixing IP and MPLS in multiproto modeGuillaume Nault
2020-07-28ipv6: Fix nexthop refcnt leak when creating ipv6 route infoXiyu Yang
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 'Fix-bugs-in-Octeontx2-netdev-driver'David S. Miller
2020-07-28octeontx2-pf: Unregister netdev at driver removeSubbaraya Sundeep
2020-07-28octeontx2-pf: cancel reset_task workSubbaraya Sundeep
2020-07-28octeontx2-pf: Fix reset_task bugsSubbaraya Sundeep
2020-07-28remoteproc: kill IPA notify codeAlex Elder
2020-07-28mlx4: disable device on shutdownJakub Kicinski
2020-07-28net: ipa: new notification infrastructureAlex Elder
2020-07-28Merge branch 'rhashtable-Fix-unprotected-RCU-dereference-in-__rht_ptr'David S. Miller
2020-07-28rhashtable: Restore RCU marking on rhash_lock_headHerbert Xu
2020-07-28rhashtable: Fix unprotected RCU dereference in __rht_ptrHerbert Xu
2020-07-28remoteproc: k3-dsp: Add support for C71x DSPsSuman Anna
2020-07-28dt-bindings: remoteproc: k3-dsp: Update bindings for C71x DSPsSuman Anna
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-28remoteproc: k3-dsp: Add support for L2RAM loading on C66x DSPsSuman Anna
2020-07-28remoteproc: k3-dsp: Add a remoteproc driver of K3 C66x DSPsSuman Anna
2020-07-28dt-bindings: remoteproc: Add bindings for C66x DSPs on TI K3 SoCsSuman Anna
2020-07-28remoteproc: k3: Add TI-SCI processor control helper functionsSuman Anna
2020-07-28remoteproc: Introduce rproc_of_parse_firmware() helperSuman Anna
2020-07-29drm/ttm/nouveau: don't call tt destroy callback on alloc failure.Dave Airlie
2020-07-28dt-bindings: arm: keystone: Add common TI SCI bindingsSuman Anna
2020-07-28net: ethernet: mtk_eth_soc: Always call mtk_gmac0_rgmii_adjust() for mt7623René van Dorst
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
2020-07-28mptcp: Track received DATA_FIN sequence number and add related helpersMat Martineau
2020-07-28mptcp: Use MPTCP-level flag for sending DATA_FINMat Martineau
2020-07-28mptcp: Remove outdated and incorrect commentMat Martineau
2020-07-28mptcp: Return EPIPE if sending is shut down during a sendmsgMat Martineau
2020-07-28mptcp: Allow DATA_FIN in headers without TCP FINMat Martineau
2020-07-29drm/ttm: ttm_bo_swapout_all doesn't use it's argument.Dave Airlie
2020-07-28Merge tag 'mlx5-fixes-2020-07-28' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller