summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-09mptcp: use adding up size to get ADD_ADDR lengthGeliang Tang
2020-12-09mptcp: add port support for ADD_ADDR suboption writingGeliang Tang
2020-12-09mptcp: unify ADD_ADDR and ADD_ADDR6 suboptions writingGeliang Tang
2020-12-09mptcp: unify ADD_ADDR and echo suboptions writingGeliang Tang
2020-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-12-09Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2020-12-09Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller
2020-12-09net: marvell: octeontx2: simplify the otx2_ptp_adjfine()Zheng Yongjun
2020-12-09net: dsa: simplify the return rtl8366_vlan_prepare()Zheng Yongjun
2020-12-09net: stmmac: simplify the return dwmac5_rxp_disable()Zheng Yongjun
2020-12-09net: hinic: simplify the return hinic_configure_max_qnum()Zheng Yongjun
2020-12-09net: freescale: dpaa: simplify the return dpaa_eth_refill_bpools()Zheng Yongjun
2020-12-09net: cisco: enic: simplify the return vnic_cq_alloc()Zheng Yongjun
2020-12-09net: emulex: benet: simplify the return expression of be_if_create()Zheng Yongjun
2020-12-09net: marvell: octeontx2: simplify the return expression of rvu_npa_init()Zheng Yongjun
2020-12-09net: marvell: prestera: simplify the return expression of prestera_port_close()Zheng Yongjun
2020-12-09Merge branch 'nfc-s3fwrn5-Change-I2C-interrupt-trigger-to-EDGE_RISING'David S. Miller
2020-12-09nfc: s3fwrn5: Remove hard coded interrupt trigger type from the i2c moduleBongsu Jeon
2020-12-09dt-bindings: net: nfc: s3fwrn5: Change I2C interrupt trigger typeBongsu Jeon
2020-12-09Merge branch 'mlx4_en-fixes'David S. Miller
2020-12-09net/mlx4_en: Handle TX error CQEMoshe Shemesh
2020-12-09net/mlx4_en: Avoid scheduling restart task if it is already runningMoshe Shemesh
2020-12-09net: ipa: convert comma to semicolonZheng Yongjun
2020-12-09net: mv88e6xxx: convert comma to semicolonZheng Yongjun
2020-12-09net: thunderbolt: convert comma to semicolonZheng Yongjun
2020-12-09net: usb: convert comma to semicolonZheng Yongjun
2020-12-09net: freescale: convert comma to semicolonZheng Yongjun
2020-12-09net: ethernet: ti: convert comma to semicolonZheng Yongjun
2020-12-09hisilicon/hns3: convert comma to semicolonZheng Yongjun
2020-12-09hisilicon/hns: convert comma to semicolonZheng Yongjun
2020-12-09net: mlx5: convert comma to semicolonZheng Yongjun
2020-12-09net: micrel: convert comma to semicolonZheng Yongjun
2020-12-09net: rxrpc: convert comma to semicolonZheng Yongjun
2020-12-09Merge branch 'macb-sama7g5'David S. Miller
2020-12-09net: macb: add support for sama7g5 emac interfaceClaudiu Beznea
2020-12-09net: macb: add support for sama7g5 gem interfaceClaudiu Beznea
2020-12-09dt-bindings: add documentation for sama7g5 gigabit ethernet interfaceClaudiu Beznea
2020-12-09dt-bindings: add documentation for sama7g5 ethernet interfaceClaudiu Beznea
2020-12-09net: macb: unprepare clocks in case of failureClaudiu Beznea
2020-12-09net: macb: add function to disable all macb clocksClaudiu Beznea
2020-12-09net: macb: add capability to not set the clock rateClaudiu Beznea
2020-12-09net: macb: add userio bits as platform configurationClaudiu Beznea
2020-12-09tcp: fix cwnd-limited bug for TSO deferral where we send nothingNeal Cardwell
2020-12-09net: flow_offload: Fix memory leak for indirect flow blockChris Mi
2020-12-09tcp: Retain ECT bits for tos reflectionWei Wang
2020-12-09ethtool: fix stack overflow in ethnl_parse_bitset()Michal Kubecek
2020-12-09net: sched: incorrect Kconfig dependencies on Netfilter modulesPablo Neira Ayuso
2020-12-09e1000e: fix S0ix flow to allow S0i3.2 subset entryVitaly Lifshits
2020-12-09ice: avoid premature Rx buffer reuseBjörn Töpel
2020-12-09ixgbe: avoid premature Rx buffer reuseBjörn Töpel