summaryrefslogtreecommitdiffstats
path: root/lib/iov_iter.c (unfollow)
Commit message (Expand)AuthorFilesLines
2021-04-17net: enetc: rename the buffer reuse helpersVladimir Oltean1-30/+24
2021-04-17net: enetc: remove redundant clearing of skb/xdp_frame pointer in TX conf pathVladimir Oltean1-2/+0
2021-04-17flow_dissector: Fix out-of-bounds warning in __skb_flow_bpf_to_target()Gustavo A. R. Silva1-2/+4
2021-04-17mlx5: implement ethtool standard statsJakub Kicinski3-7/+182
2021-04-17bnxt: implement ethtool standard statsJakub Kicinski1-0/+125
2021-04-17mlxsw: implement ethtool standard statsJakub Kicinski1-0/+129
2021-04-17ethtool: add interface to read RMON statsJakub Kicinski6-0/+161
2021-04-17ethtool: add interface to read standard MAC Ctrl statsJakub Kicinski6-0/+67
2021-04-17ethtool: add interface to read standard MAC statsJakub Kicinski6-0/+182
2021-04-17ethtool: add a new command for reading standard statsJakub Kicinski8-1/+287
2021-04-17docs: ethtool: document standard statisticsJakub Kicinski1-0/+82
2021-04-17docs: networking: extend the statistics documentationJakub Kicinski1-2/+42
2021-04-17sctp: Fix out-of-bounds warning in sctp_process_asconf_param()Gustavo A. R. Silva1-1/+1
2021-04-17powerpc: dts: fsl: Drop obsolete fsl,rx-bit-map and fsl,tx-bit-map propertiesClaudiu Manoil4-33/+0
2021-04-17gianfar: Drop GFAR_MQ_POLLING supportClaudiu Manoil2-176/+11
2021-04-17veth: check for NAPI instead of xdp_prog before xmit of XDP frameToke Høiland-Jørgensen1-4/+3
2021-04-17mld: fix suspicious RCU usage in __ipv6_dev_mc_dec()Taehee Yoo1-0/+2
2021-04-17net: ipa: optionally define firmware name via DTAlex Elder1-8/+15
2021-04-17dt-bindings: net: qcom,ipa: add firmware-name propertyAlex Elder1-0/+19
2021-04-17virtio-net: page_to_skb() use build_skb when there's sufficient tailroomXuan Zhuo1-21/+48
2021-04-17net: Add Qcom WWAN control driverLoic Poulain3-0/+298
2021-04-17net: Add a WWAN subsystemLoic Poulain6-0/+696
2021-04-17net: mvpp2: Add parsing support for different IPv4 IHL valuesStefan Chulski2-67/+43
2021-04-17r8152: search the configuration of vendor modeHayes Wang1-4/+35
2021-04-17r8152: support PHY firmware for RTL8156 seriesHayes Wang1-2/+561
2021-04-17r8152: support new chipsHayes Wang1-65/+2149
2021-04-17r8152: add help function to change mtuHayes Wang1-22/+31
2021-04-17r8152: adjust rtl8152_check_firmware functionHayes Wang1-22/+29
2021-04-17r8152: set inter fram gap time depending on speedHayes Wang1-0/+28
2021-04-17net: ethernet: mediatek: ppe: fix busy wait loopIlya Lipnitskiy2-11/+10
2021-04-17selftests: mptcp: add packet mark test caseFlorian Westphal3-2/+299
2021-04-17mptcp: sockopt: add TCP_CONGESTION and TCP_INFOFlorian Westphal2-0/+106
2021-04-17mptcp: setsockopt: SO_DEBUG and no-op optionsFlorian Westphal1-0/+16
2021-04-17mptcp: setsockopt: add SO_INCOMING_CPUFlorian Westphal1-0/+16
2021-04-17mptcp: setsockopt: add SO_MARK supportFlorian Westphal1-0/+8
2021-04-17mptcp: setsockopt: support SO_LINGERFlorian Westphal1-0/+43
2021-04-17mptcp: setsockopt: handle receive/send buffer and device bindFlorian Westphal1-0/+52
2021-04-17mptcp: setsockopt: handle SO_KEEPALIVE and SO_PRIORITYFlorian Westphal1-0/+106
2021-04-17mptcp: tag sequence_seq with socket stateFlorian Westphal4-5/+62
2021-04-17mptcp: add skeleton to sync msk socket options to subflowsFlorian Westphal4-8/+60
2021-04-17mptcp: only admit explicitly supported sockoptPaolo Abeni1-0/+216
2021-04-17mptcp: move sockopt function into a new filePaolo Abeni4-121/+142
2021-04-17mptcp: revert "mptcp: forbit mcast-related sockopt on MPTCP sockets"Matthieu Baerts1-45/+0
2021-04-17atl1c: move tx cleanup processing out of interruptGatis Peisenieks2-10/+36
2021-04-17net: bridge: switchdev: include local flag in FDB notificationsVladimir Oltean9-14/+15
2021-04-17net: bridge: switchdev: refactor br_switchdev_fdb_notifyTobias Waldekranz1-30/+11
2021-04-16igc: Expose LPI countersSasha Neftin1-0/+2
2021-04-16igc: Fix overwrites return valueSasha Neftin1-2/+2
2021-04-16igc: enable auxiliary PHC functions for the i225Ederson de Souza5-3/+405
2021-04-16igc: Enable internal i225 PPSEderson de Souza3-1/+37