summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-25drivers/net/ethernet: handle one warning explicitlyJesse Brandeburg1-0/+10
2020-09-25drivers/net/ethernet: rid ethernet of no-prototype warningsJesse Brandeburg2-0/+2
2020-09-25drivers/net/ethernet: clean up unused assignmentsJesse Brandeburg15-84/+37
2020-09-25intel: handle unused assignmentsJesse Brandeburg3-149/+131
2020-09-25intel-ethernet: clean up W=1 warnings in kdocJesse Brandeburg38-129/+185
2020-09-25net: vlan: Avoid using BUG() in vlan_proto_idx()Florian Fainelli2-6/+16
2020-09-25Merge tag 'wireless-drivers-next-2020-09-25' of git://git.kernel.org/pub/scm/...David S. Miller140-3428/+4176
2020-09-25ath11k: fix undefined reference to 'ath11k_debugfs_htt_ext_stats_handler'Kalle Valo2-10/+20
2020-09-24Merge branch 'hns3-next'David S. Miller11-38/+96
2020-09-24net: hns3: rename macro of pci device id of vfGuangbin Huang3-8/+9
2020-09-24net: hns3: add support for 200G deviceGuangbin Huang5-11/+55
2020-09-24net: hns3: add debugfs of dumping pf interrupt resourcesYufeng Mo2-0/+13
2020-09-24net: hns3: add a hardware error detect typeYufeng Mo3-0/+5
2020-09-24net: hns3: remove unnecessary variable initializationYufeng Mo6-9/+9
2020-09-24net: hns3: refactor the function for dumping tc information in debugfsYufeng Mo1-10/+5
2020-09-24net: tcp: drop unused function argument from mptcp_incoming_optionsFlorian Westphal3-8/+5
2020-09-24Merge branch 'mptcp-RM_ADDR-ADD_ADDR-enhancements'David S. Miller12-70/+674
2020-09-24mptcp: retransmit ADD_ADDR when timeoutGeliang Tang3-17/+96
2020-09-24mptcp: add sk_stop_timer_sync helperGeliang Tang2-0/+9
2020-09-24mptcp: add struct mptcp_pm_add_entryGeliang Tang1-7/+12
2020-09-24selftests: mptcp: add remove addr and subflow test casesGeliang Tang1-3/+142
2020-09-24selftests: mptcp: add remove cfg in mptcp_connectGeliang Tang1-3/+15
2020-09-24mptcp: add mptcp_destroy_common helperGeliang Tang3-6/+10
2020-09-24mptcp: add RM_ADDR related mibsGeliang Tang3-0/+9
2020-09-24mptcp: implement mptcp_pm_remove_subflowGeliang Tang3-3/+42
2020-09-24mptcp: remove addr and subflow in PM netlinkGeliang Tang5-11/+130
2020-09-24mptcp: add accept_subflow re-checkGeliang Tang1-4/+6
2020-09-24selftests: mptcp: add ADD_ADDR mibs check functionGeliang Tang1-0/+44
2020-09-24mptcp: add ADD_ADDR related mibsGeliang Tang3-1/+10
2020-09-24mptcp: send out ADD_ADDR with echo flagGeliang Tang4-23/+32
2020-09-24mptcp: add the incoming RM_ADDR supportGeliang Tang5-4/+66
2020-09-24mptcp: add the outgoing RM_ADDR supportGeliang Tang3-0/+63
2020-09-24mptcp: rename addr_signal and the related functionsGeliang Tang3-18/+18
2020-09-24Merge tag 'mlx5-updates-2020-09-22' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller21-1658/+2339
2020-09-24Merge branch 'dpaa2-mac-add-PCS-support-through-the-Lynx-module'David S. Miller6-10/+132
2020-09-24dpaa2-mac: add PCS support through the Lynx moduleIoana Ciornei3-1/+91
2020-09-24of: add of_mdio_find_device() apiRussell King2-9/+35
2020-09-24net: pcs-lynx: add support for 10GBASERIoana Ciornei1-0/+6
2020-09-24net: mscc: ocelot: always pass skb clone to ocelot_port_add_txtstamp_skbVladimir Oltean5-29/+38
2020-09-24Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo32-1758/+2247
2020-09-24Merge tag 'mt76-for-kvalo-2020-09-23' of https://github.com/nbd168/wirelessKalle Valo68-1333/+1758
2020-09-24mt76: mt7663s: remove max_tx_fragments limitationLorenzo Bianconi1-6/+7
2020-09-24mt76: Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao3-56/+13
2020-09-24mt76: mt7915: add offchannel condition in switch channel commandShayne Chen1-2/+4
2020-09-24mt76: mt7915: convert to use le16_add_cpu()Liu Shixin1-2/+2
2020-09-24mt76: Fix unsigned expressions compared with zeroYe Bin1-3/+3
2020-09-24mt76: mt7915: fix possible memory leak in mt7915_mcu_add_beaconLorenzo Bianconi1-8/+10
2020-09-24mt76: mt76x0: Move tables used only by init.c to their own header fileLee Jones3-145/+160
2020-09-24mt76: Use fallthrough pseudo-keywordGustavo A. R. Silva11-17/+16
2020-09-24mt76: mt7615: unlock dfs bandsLorenzo Bianconi1-2/+23