aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-07-28ice: Add AdminQ commands for FW updateCudzilo, Szymon T5-2/+281
2020-07-28ice: Add support for unified NVM update flow capabilityJacek Naczyk3-0/+11
2020-07-28Add pldmfw library for PLDM firmware updateJacob Keller11-0/+1630
2020-07-29drm/ttm/nouveau: don't call tt destroy callback on alloc failure.Dave Airlie2-9/+3
2020-07-28net: ethernet: mtk_eth_soc: Always call mtk_gmac0_rgmii_adjust() for mt7623René van Dorst1-5/+14
2020-07-28Merge branch 'mptcp-Exchange-MPTCP-DATA_FIN-DATA_ACK-before-TCP-FIN'David S. Miller4-66/+306
2020-07-28mptcp: Safely store sequence number when sending dataMat Martineau1-1/+1
2020-07-28mptcp: Safely read sequence number when lock isn't heldMat Martineau1-1/+1
2020-07-28mptcp: Skip unnecessary skb extension allocation for bare acksMat Martineau1-3/+6
2020-07-28mptcp: Only use subflow EOF signaling on fallback connectionsMat Martineau1-1/+2
2020-07-28mptcp: Use full MPTCP-level disconnect state machineMat Martineau3-17/+92
2020-07-28mptcp: Add helper to process acks of DATA_FINMat Martineau1-8/+46
2020-07-28mptcp: Add mptcp_close_state() helperMat Martineau1-0/+27
2020-07-28mptcp: Track received DATA_FIN sequence number and add related helpersMat Martineau3-10/+115
2020-07-28mptcp: Use MPTCP-level flag for sending DATA_FINMat Martineau3-24/+18
2020-07-28mptcp: Remove outdated and incorrect commentMat Martineau1-1/+0
2020-07-28mptcp: Return EPIPE if sending is shut down during a sendmsgMat Martineau1-0/+5
2020-07-28mptcp: Allow DATA_FIN in headers without TCP FINMat Martineau1-10/+3
2020-07-29drm/ttm: ttm_bo_swapout_all doesn't use it's argument.Dave Airlie3-3/+3
2020-07-28Merge tag 'mlx5-fixes-2020-07-28' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller8-52/+121
2020-07-29drm/ttm: drop unusued function declarationDave Airlie1-11/+0
2020-07-29drm/ttm: make ttm_tt unbind function return void.Dave Airlie8-22/+13
2020-07-29bpf: Fix build without CONFIG_NET when using BPF XDP linkAndrii Nakryiko1-0/+2
2020-07-29bpf, selftests: use :: 1 for localhost in tcp_server.pyJohn Fastabend3-4/+4
2020-07-28MIPS: Loongson64: Add ISA node for LS7A PCHJiaxun Yang1-0/+7
2020-07-28MIPS: Loongson64: DTS: Fix ISA and PCI I/O ranges for RS780E PCHJiaxun Yang1-2/+2
2020-07-28MIPS: Loongson64: Enlarge IO_SPACE_LIMITJiaxun Yang3-4/+5
2020-07-28MIPS: Loongson64: Process ISA Node in DeviceTreeJiaxun Yang1-23/+60
2020-07-28of_address: Add bus type match for pci ranges parserJiaxun Yang2-12/+21
2020-07-28memory: jz4780-nemc: Do not build by defaultKrzysztof Kozlowski1-1/+0
2020-07-28MIPS: ingenic: Enable JZ4780_NEMC manuallyKrzysztof Kozlowski3-0/+3
2020-07-28Merge branch 'sockptr_t-fixes-v2'David S. Miller12-64/+61
2020-07-28net: improve the user pointer check in init_user_sockptrChristoph Hellwig3-14/+8
2020-07-28net: remove sockptr_advanceChristoph Hellwig10-48/+49
2020-07-28net: make sockptr_is_null strict aliasing safeChristoph Hellwig1-1/+3
2020-07-28netfilter: arp_tables: restore a SPDX identifierChristoph Hellwig1-1/+1
2020-07-28Merge branch 'net-lan78xx-fix-NULL-deref-and-memory-leak'David S. Miller1-82/+31
2020-07-28net: lan78xx: replace bogus endpoint lookupJohan Hovold1-87/+30
2020-07-28net: lan78xx: fix transfer-buffer memory leakJohan Hovold1-0/+1
2020-07-28net: lan78xx: add missing endpoint sanity checkJohan Hovold1-0/+5
2020-07-28Merge branch 'mlxsw-Add-support-for-QSFP-DD-transceiver-type'David S. Miller2-12/+44
2020-07-28mlxsw: core: Add support for temperature thresholds reading for QSFP-DD transceiversVadim Pasternak2-10/+23
2020-07-28mlxsw: core: Add ethtool support for QSFP-DD transceiversVadim Pasternak2-2/+21
2020-07-28Merge tag 'mlx5-updates-2020-07-28' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller26-212/+301
2020-07-28usb: hso: check for return value in hso_serial_common_create()Rustam Kovhaev1-1/+4
2020-07-28farsync: use generic power managementVaibhav Gupta1-6/+4
2020-07-28net/mlx5e: Fix kernel crash when setting vf VLANID on a VF devAlaa Hleihel1-2/+3
2020-07-28net/mlx5e: Modify uplink state on interface up/downRon Diskin5-9/+37
2020-07-28net/mlx5: Query PPS pin operational status before registering itEran Ben Elisha1-1/+33
2020-07-28net/mlx5e: Fix slab-out-of-bounds in mlx5e_rep_is_lag_netdevRaed Salem1-2/+5