summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: stmmac: simplify the return tc_delete_knode()Zheng Yongjun2020-12-101-8/+2
* Merge tag 'linux-can-next-for-5.11-20201210' of git://git.kernel.org/pub/scm/...David S. Miller2020-12-1010-48/+242
|\
| * can: mcp251xfd: Add support for internal loopback modeManivannan Sadhasivam2020-12-101-4/+7
| * can: flexcan: convert the driver to DT-onlyFabio Estevam2020-12-101-17/+1
| * can: m_can: add PCI glue driver for Intel Elkhart LakeJarkko Nikula2020-12-103-0/+194
| * can: m_can: move runtime PM enable/disable to m_can_platformPatrik Flykt2020-12-102-8/+9
| * can: m_can: m_can_config_endisable(): remove double clearing of clock stop re...Sean Nyekjaer2020-12-101-4/+0
| * can: rx-offload: can_rx_offload_offload_one(): avoid double unlikely() notati...Antonio Quartulli2020-12-101-1/+1
| * can: isotp: add SF_BROADCAST support for functional addressingOliver Hartkopp2020-12-102-14/+30
* | vxlan: avoid double unlikely() notation when using IS_ERR()Antonio Quartulli2020-12-101-1/+1
|/
* Merge branch 'hns3-next'David S. Miller2020-12-0912-151/+759
|\
| * net: hns3: adjust rss tc mode configure commandGuojia Liao2020-12-092-1/+5
| * net: hns3: adjust rss indirection table configure commandGuojia Liao2020-12-092-8/+19
| * net: hns3: add support for max 512 rss sizeGuojia Liao2020-12-095-16/+39
| * net: hns3: add support for hw tc offload of tc flowerJian Shen2020-12-094-13/+397
| * net: hns3: add support for forwarding packet to queues of specified TC when f...Jian Shen2020-12-094-5/+27
| * net: hns3: add support for tc mqprio offloadJian Shen2020-12-095-53/+220
| * net: hns3: refine the struct hane3_tc_infoJian Shen2020-12-098-67/+64
|/
* nfp: silence set but not used warning with IPV6=nJakub Kicinski2020-12-091-1/+1
* net: stmmac: allow stmmac to probe for C45 PHY devicesWong Vee Khee2020-12-091-0/+3
* Merge branch 'Add-support-for-VSOL-V2801F-CarlitoxxPro-CPGOS03-GPON-moDavid S. Miller2020-12-092-11/+63
|\
| * net: sfp: relax bitrate-derived mode checkRussell King2020-12-091-6/+5
| * net: sfp: VSOL V2801F / CarlitoxxPro CPGOS03-0490 v2.0 workaroundRussell King2020-12-091-5/+58
|/
* net: x25: Fix handling of Restart Request and Restart ConfirmationXie He2020-12-091-16/+9
* Merge branch 'mptcp-fixes'David S. Miller2020-12-095-10/+48
|\
| * mptcp: be careful on subflows shutdownPaolo Abeni2020-12-091-2/+10
| * mptcp: plug subflow context memory leakPaolo Abeni2020-12-091-2/+3
| * mptcp: link MPC subflow into msk only after acceptPaolo Abeni2020-12-095-6/+35
|/
* net: hdlc_x25: Remove unnecessary skb_reset_network_header callsXie He2020-12-091-2/+0
* net/mlx4: simplify the return expression of mlx4_init_cq_table()Zheng Yongjun2020-12-091-7/+2
* ibmvnic: fix rx buffer tracking and index management in replenish_rx_pool par...Dwip N. Banerjee2020-12-091-0/+2
* Merge branch 'mptcp-Add-port-parameter-to-ADD_ADDR-option'David S. Miller2020-12-095-79/+146
|\
| * mptcp: use the variable sk instead of open-codingGeliang Tang2020-12-091-2/+2
| * mptcp: rename add_addr_signal and mptcp_add_addr_statusGeliang Tang2020-12-093-16/+16
| * mptcp: drop rm_addr_signal flagGeliang Tang2020-12-092-5/+17
| * mptcp: print out port and ahmac when receiving ADD_ADDRGeliang Tang2020-12-091-3/+3
| * mptcp: add port parameter for mptcp_pm_announce_addrGeliang Tang2020-12-093-6/+11
| * mptcp: send out dedicated packet for ADD_ADDR using portGeliang Tang2020-12-093-5/+15
| * mptcp: add the outgoing ADD_ADDR port supportGeliang Tang2020-12-093-7/+20
| * mptcp: use adding up size to get ADD_ADDR lengthGeliang Tang2020-12-091-4/+8
| * mptcp: add port support for ADD_ADDR suboption writingGeliang Tang2020-12-093-8/+33
| * mptcp: unify ADD_ADDR and ADD_ADDR6 suboptions writingGeliang Tang2020-12-091-20/+17
| * mptcp: unify ADD_ADDR and echo suboptions writingGeliang Tang2020-12-091-18/+19
|/
* Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller2020-12-099-222/+117
|\
| * ice: Add space to unknown speedSimon Perron Caissy2020-12-091-1/+1
| * ice: join format strings to same line as ice_debugJacob Keller2020-12-097-160/+80
| * ice: silence static analysis warningBruce Allan2020-12-091-1/+1
| * ice: cleanup misleading commentBruce Allan2020-12-091-3/+3
| * ice: Remove vlan_ena from vsi structureNick Nunley2020-12-092-8/+4
| * ice: Remove gate to OROM initJeb Cramer2020-12-091-26/+0