summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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-28Merge branch 'sockptr_t-fixes-v2'David S. Miller
2020-07-28net: improve the user pointer check in init_user_sockptrChristoph Hellwig
2020-07-28net: remove sockptr_advanceChristoph Hellwig
2020-07-28net: make sockptr_is_null strict aliasing safeChristoph Hellwig
2020-07-28netfilter: arp_tables: restore a SPDX identifierChristoph Hellwig
2020-07-28Merge branch 'mlxsw-Add-support-for-QSFP-DD-transceiver-type'David S. Miller
2020-07-28mlxsw: core: Add support for temperature thresholds reading for QSFP-DD trans...Vadim Pasternak
2020-07-28mlxsw: core: Add ethtool support for QSFP-DD transceiversVadim Pasternak
2020-07-28Merge tag 'mlx5-updates-2020-07-28' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2020-07-28farsync: use generic power managementVaibhav Gupta
2020-07-28net/mlx5: drop unnecessary list_emptyJulia Lawall
2020-07-28net/mlx5: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-28net/mlx5: DR, Reduce print level for matcher printAlex Vesker
2020-07-28net/mlx5e: Add support for PCI relaxed orderingAya Levin
2020-07-28net/mlx5e: Use indirect call wrappers for RX post WQEs functionsTariq Toukan
2020-07-28net/mlx5e: Move exposure of datapath function to txrx headerTariq Toukan
2020-07-28net/mlx5e: RX, Re-work initializaiton of RX function pointersTariq Toukan
2020-07-28net/mlx5e: Link non uplink representors to PCI deviceParav Pandit
2020-07-28net/mlx5: E-switch, Use eswitch total_vportsParav Pandit
2020-07-28net/mlx5: E-switch, Reuse total_vports and avoid duplicate nvportsParav Pandit
2020-07-28net/mlx5: E-switch, Consider maximum vf vports for steering initParav Pandit
2020-07-28net/mlx5: Add function ID to reclaim pages debug logAvihu Hagag
2020-07-28net/mlx5: Hold pages RB tree per VFEran Ben Elisha
2020-07-27net/mlx4: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-27Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2020-07-27qed: fix assignment of n_rq_elems to incorrect params fieldColin Ian King
2020-07-27Merge branch 'sfc-driver-for-EF100-family-NICs-part-1'David S. Miller
2020-07-27sfc_ef100: implement ndo_get_phys_port_{id,name}Edward Cree
2020-07-27sfc_ef100: read device MAC address at probe timeEdward Cree
2020-07-27sfc_ef100: probe the PHY and configure the MACEdward Cree