aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-12-10net: stmmac: simplify the return tc_delete_knode()Zheng Yongjun1-8/+2
2020-12-10Merge tag 'linux-can-next-for-5.11-20201210' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-nextDavid S. Miller10-48/+242
2020-12-10vxlan: avoid double unlikely() notation when using IS_ERR()Antonio Quartulli1-1/+1
2020-12-10can: mcp251xfd: Add support for internal loopback modeManivannan Sadhasivam1-4/+7
2020-12-10can: flexcan: convert the driver to DT-onlyFabio Estevam1-17/+1
2020-12-10can: m_can: add PCI glue driver for Intel Elkhart LakeJarkko Nikula3-0/+194
2020-12-10can: m_can: move runtime PM enable/disable to m_can_platformPatrik Flykt2-8/+9
2020-12-10can: m_can: m_can_config_endisable(): remove double clearing of clock stop request bitSean Nyekjaer1-4/+0
2020-12-10can: rx-offload: can_rx_offload_offload_one(): avoid double unlikely() notation when using IS_ERR()Antonio Quartulli1-1/+1
2020-12-10can: isotp: add SF_BROADCAST support for functional addressingOliver Hartkopp2-14/+30
2020-12-09Merge branch 'hns3-next'David S. Miller12-151/+759
2020-12-09net: hns3: adjust rss tc mode configure commandGuojia Liao2-1/+5
2020-12-09net: hns3: adjust rss indirection table configure commandGuojia Liao2-8/+19
2020-12-09net: hns3: add support for max 512 rss sizeGuojia Liao5-16/+39
2020-12-09net: hns3: add support for hw tc offload of tc flowerJian Shen4-13/+397
2020-12-09net: hns3: add support for forwarding packet to queues of specified TC when flow director rule hitJian Shen4-5/+27
2020-12-09net: hns3: add support for tc mqprio offloadJian Shen5-53/+220
2020-12-09net: hns3: refine the struct hane3_tc_infoJian Shen8-67/+64
2020-12-09nfp: silence set but not used warning with IPV6=nJakub Kicinski1-1/+1
2020-12-09net: stmmac: allow stmmac to probe for C45 PHY devicesWong Vee Khee1-0/+3
2020-12-09Merge branch 'Add-support-for-VSOL-V2801F-CarlitoxxPro-CPGOS03-GPON-moDavid S. Miller2-11/+63
2020-12-09net: sfp: relax bitrate-derived mode checkRussell King1-6/+5
2020-12-09net: sfp: VSOL V2801F / CarlitoxxPro CPGOS03-0490 v2.0 workaroundRussell King1-5/+58
2020-12-09net: x25: Fix handling of Restart Request and Restart ConfirmationXie He1-16/+9
2020-12-09Merge branch 'mptcp-fixes'David S. Miller5-10/+48
2020-12-09mptcp: be careful on subflows shutdownPaolo Abeni1-2/+10
2020-12-09mptcp: plug subflow context memory leakPaolo Abeni1-2/+3
2020-12-09mptcp: link MPC subflow into msk only after acceptPaolo Abeni5-6/+35
2020-12-09net: hdlc_x25: Remove unnecessary skb_reset_network_header callsXie He1-2/+0
2020-12-09net/mlx4: simplify the return expression of mlx4_init_cq_table()Zheng Yongjun1-7/+2
2020-12-09ibmvnic: fix rx buffer tracking and index management in replenish_rx_pool partial successDwip N. Banerjee1-0/+2
2020-12-09Merge branch 'mptcp-Add-port-parameter-to-ADD_ADDR-option'David S. Miller5-79/+146
2020-12-09mptcp: use the variable sk instead of open-codingGeliang Tang1-2/+2
2020-12-09mptcp: rename add_addr_signal and mptcp_add_addr_statusGeliang Tang3-16/+16
2020-12-09mptcp: drop rm_addr_signal flagGeliang Tang2-5/+17
2020-12-09mptcp: print out port and ahmac when receiving ADD_ADDRGeliang Tang1-3/+3
2020-12-09mptcp: add port parameter for mptcp_pm_announce_addrGeliang Tang3-6/+11
2020-12-09mptcp: send out dedicated packet for ADD_ADDR using portGeliang Tang3-5/+15
2020-12-09mptcp: add the outgoing ADD_ADDR port supportGeliang Tang3-7/+20
2020-12-09mptcp: use adding up size to get ADD_ADDR lengthGeliang Tang1-4/+8
2020-12-09mptcp: add port support for ADD_ADDR suboption writingGeliang Tang3-8/+33
2020-12-09mptcp: unify ADD_ADDR and ADD_ADDR6 suboptions writingGeliang Tang1-20/+17
2020-12-09mptcp: unify ADD_ADDR and echo suboptions writingGeliang Tang1-18/+19
2020-12-09Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queueDavid S. Miller9-222/+117
2020-12-09net: marvell: octeontx2: simplify the otx2_ptp_adjfine()Zheng Yongjun1-6/+1
2020-12-09net: dsa: simplify the return rtl8366_vlan_prepare()Zheng Yongjun1-6/+1
2020-12-09net: stmmac: simplify the return dwmac5_rxp_disable()Zheng Yongjun1-5/+1
2020-12-09net: hinic: simplify the return hinic_configure_max_qnum()Zheng Yongjun1-7/+1
2020-12-09net: freescale: dpaa: simplify the return dpaa_eth_refill_bpools()Zheng Yongjun1-5/+1
2020-12-09net: cisco: enic: simplify the return vnic_cq_alloc()Zheng Yongjun1-7/+1