summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-08hippi: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-09-08sfc: coding style cleanups in mcdi_port_common.cEdward Cree
2020-09-08net: bridge: mcast: fix unused br var when lockdep isn't definedNikolay Aleksandrov
2020-09-08netlabel: Fix some kernel-doc warningsWang Hai
2020-09-08net: wimax: i2400m: fix 'msg_skb' kernel-doc warning in i2400m_msg_to_dev()Wang Hai
2020-09-08bnx2x: Fix some kernel-doc warningsWang Hai
2020-09-08cipso: fix 'audit_secid' kernel-doc warning in cipso_ipv4.cWang Hai
2020-09-08net: smsc911x: Remove unused variablesWei Xu
2020-09-08Merge branch 'net-hns3-misc-updates'David S. Miller
2020-09-08net: hns3: remove some unused function hns3_update_promisc_mode()Guojia Liao
2020-09-08net: hns3: remove some unused macros related to queueHuazhong Tan
2020-09-08net: hns3: remove unused field 'tc_num_last_time' in struct hclge_devHuazhong Tan
2020-09-08net: hns3: remove unused field 'io_base' in struct hns3_enet_ringHuazhong Tan
2020-09-08net: hns3: fix a typo in struct hclge_macGuangbin Huang
2020-09-08net: hns3: skip periodic service task if reset failedGuangbin Huang
2020-09-08net: hns3: narrow two local variable range in hclgevf_reset_prepare_wait()Huazhong Tan
2020-09-08net: sched: skip an unnecessay checkTom Rix
2020-09-07net: dsa: don't print non-fatal MTU error if not supportedVladimir Oltean
2020-09-07net: dsa: change PHY error message againVladimir Oltean
2020-09-07net: tighten the definition of interface statisticsJakub Kicinski
2020-09-07rxrpc: Remove unused macro rxrpc_min_rtt_wlenWang Hai
2020-09-07Merge branch 'sfc-ethtool-for-EF100-and-related-improvements'Jakub Kicinski
2020-09-07sfc: simplify DMA mask settingEdward Cree
2020-09-07sfc: remove EFX_DRIVER_VERSIONEdward Cree
2020-09-07sfc: handle limited FEC supportEdward Cree
2020-09-07sfc: add ethtool ops and miscellaneous ndos to EF100Edward Cree
2020-09-07sfc: remove phy_op indirectionEdward Cree
2020-09-07sfc: don't double-down() filters in ef100_reset()Edward Cree
2020-09-07net: ethernet: dnet: Remove set but unused variable 'len'Wang Hai
2020-09-07net: ethernet: dwmac: remove redundant null check before clk_disable_unprepare()Zhang Changzhong
2020-09-07net: ethernet: fec: remove redundant null check before clk_disable_unprepare()Zhang Changzhong
2020-09-07net: stmmac: remove redundant null check before clk_disable_unprepare()Zhang Changzhong
2020-09-07net: xilinx: remove redundant null check before clk_disable_unprepare()Zhang Changzhong
2020-09-07Merge branch 'net-bridge-mcast-initial-IGMPv3-MLDv2-support-part-1'Jakub Kicinski
2020-09-07net: bridge: mcast: destroy all entries via gcNikolay Aleksandrov
2020-09-07net: bridge: mcast: improve IGMPv3/MLDv2 query processingNikolay Aleksandrov
2020-09-07net: bridge: mcast: support for IGMPV3/MLDv2 BLOCK_OLD_SOURCES reportNikolay Aleksandrov
2020-09-07net: bridge: mcast: support for IGMPV3/MLDv2 CHANGE_TO_INCLUDE/EXCLUDE reportNikolay Aleksandrov
2020-09-07net: bridge: mcast: support for IGMPV3/MLDv2 MODE_IS_INCLUDE/EXCLUDE reportNikolay Aleksandrov
2020-09-07net: bridge: mcast: support for IGMPv3/MLDv2 ALLOW_NEW_SOURCES reportNikolay Aleksandrov
2020-09-07net: bridge: mcast: delete expired port groups without srcsNikolay Aleksandrov
2020-09-07net: bridge: mdb: use mdb and port entries in notificationsNikolay Aleksandrov
2020-09-07net: bridge: mdb: push notifications in __br_mdb_add/delNikolay Aleksandrov
2020-09-07net: bridge: mcast: add support for group query retransmitNikolay Aleksandrov
2020-09-07net: bridge: mcast: add support for group-and-source specific queriesNikolay Aleksandrov
2020-09-07net: bridge: mcast: add support for src list and filter mode dumpingNikolay Aleksandrov
2020-09-07net: bridge: mcast: add support for group source listNikolay Aleksandrov
2020-09-07net: bridge: mcast: factor out port group delNikolay Aleksandrov
2020-09-07net: bridge: mdb: arrange internal structs so fast-path fields are closeNikolay Aleksandrov
2020-09-07net: dsa: rtl8366rb: Switch to phylinkLinus Walleij