summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-16sctp: Fix out-of-bounds warning in sctp_process_asconf_param()Gustavo A. R. Silva
2021-04-16Merge tag 'mlx5-updates-2021-04-16' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2021-04-16Merge branch 'gianfar-mq-polling'David S. Miller
2021-04-16powerpc: dts: fsl: Drop obsolete fsl,rx-bit-map and fsl,tx-bit-map propertiesClaudiu Manoil
2021-04-16gianfar: Drop GFAR_MQ_POLLING supportClaudiu Manoil
2021-04-16veth: check for NAPI instead of xdp_prog before xmit of XDP frameToke Høiland-Jørgensen
2021-04-16mld: fix suspicious RCU usage in __ipv6_dev_mc_dec()Taehee Yoo
2021-04-16Merge branch 'ipa-fw-names'David S. Miller
2021-04-16net: ipa: optionally define firmware name via DTAlex Elder
2021-04-16dt-bindings: net: qcom,ipa: add firmware-name propertyAlex Elder
2021-04-16virtio-net: page_to_skb() use build_skb when there's sufficient tailroomXuan Zhuo
2021-04-16net: Add Qcom WWAN control driverLoic Poulain
2021-04-16net: Add a WWAN subsystemLoic Poulain
2021-04-16net: mvpp2: Add parsing support for different IPv4 IHL valuesStefan Chulski
2021-04-16Merge branch 'r8152--new-chips'David S. Miller
2021-04-16r8152: search the configuration of vendor modeHayes Wang
2021-04-16r8152: support PHY firmware for RTL8156 seriesHayes Wang
2021-04-16r8152: support new chipsHayes Wang
2021-04-16r8152: add help function to change mtuHayes Wang
2021-04-16r8152: adjust rtl8152_check_firmware functionHayes Wang
2021-04-16r8152: set inter fram gap time depending on speedHayes Wang
2021-04-16net: ethernet: mediatek: ppe: fix busy wait loopIlya Lipnitskiy
2021-04-16Merge branch 'mptcp-socket-options'David S. Miller
2021-04-16selftests: mptcp: add packet mark test caseFlorian Westphal
2021-04-16mptcp: sockopt: add TCP_CONGESTION and TCP_INFOFlorian Westphal
2021-04-16mptcp: setsockopt: SO_DEBUG and no-op optionsFlorian Westphal
2021-04-16mptcp: setsockopt: add SO_INCOMING_CPUFlorian Westphal
2021-04-16mptcp: setsockopt: add SO_MARK supportFlorian Westphal
2021-04-16mptcp: setsockopt: support SO_LINGERFlorian Westphal
2021-04-16mptcp: setsockopt: handle receive/send buffer and device bindFlorian Westphal
2021-04-16mptcp: setsockopt: handle SO_KEEPALIVE and SO_PRIORITYFlorian Westphal
2021-04-16mptcp: tag sequence_seq with socket stateFlorian Westphal
2021-04-16mptcp: add skeleton to sync msk socket options to subflowsFlorian Westphal
2021-04-16mptcp: only admit explicitly supported sockoptPaolo Abeni
2021-04-16mptcp: move sockopt function into a new filePaolo Abeni
2021-04-16mptcp: revert "mptcp: forbit mcast-related sockopt on MPTCP sockets"Matthieu Baerts
2021-04-16atl1c: move tx cleanup processing out of interruptGatis Peisenieks
2021-04-16Merge branch 'BR_FDB_LOCAL'David S. Miller
2021-04-16net: bridge: switchdev: include local flag in FDB notificationsVladimir Oltean
2021-04-16net: bridge: switchdev: refactor br_switchdev_fdb_notifyTobias Waldekranz
2021-04-16net/mlx5: Enhance diagnostics info for TX/RX reportersAya Levin
2021-04-16net/mlx5: Add helper to initialize 1PPSAya Levin
2021-04-16net/mlx5e: Add ethtool extended link stateMoshe Tal
2021-04-16net/mlx5: Add register layout to support extended link stateMoshe Tal
2021-04-16net/mlx5: Allocate FC bulk structs with kvzalloc() instead of kzalloc()Maor Dickman
2021-04-16net/mlx5e: Cleanup safe switch channels API by passing paramsMaxim Mikityanskiy
2021-04-16net/mlx5e: Refactor on-the-fly configuration changesMaxim Mikityanskiy
2021-04-16net/mlx5e: Use mlx5e_safe_switch_channels when channels are closedMaxim Mikityanskiy
2021-04-16net/mlx5e: Allow mlx5e_safe_switch_channels to work with channels closedMaxim Mikityanskiy
2021-04-16net/mlx5e: kTLS, Add resiliency to RX resync failuresTariq Toukan