summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-19ethtool: stats: clarify the initialization to ETHTOOL_STAT_NOT_SETJakub Kicinski
2021-04-19bnxt: add more ethtool standard statsJakub Kicinski
2021-04-19Merge branch 'tja1103-driver'David S. Miller
2021-04-19phy: nxp-c45: add driver for tja1103Radu Pirea (NXP OSS)
2021-04-19net: phy: add genphy_c45_pma_suspend/resumeRadu Pirea (NXP OSS)
2021-04-19net: marvell: prestera: add support for AC3X 98DX3265 deviceVadym Kochan
2021-04-19net: stmmac: fix memory leak during driver probeWong Vee Khee
2021-04-19Merge branch 'korina-next'David S. Miller
2021-04-19dt-bindings: net: korina: Add DT bindings for IDT 79RC3243x SoCsThomas Bogendoerfer
2021-04-19net: korina: Make driver COMPILE_TESTableThomas Bogendoerfer
2021-04-19net: korina: Get mdio input clock via common clock frameworkThomas Bogendoerfer
2021-04-19net: korina: Add support for device treeThomas Bogendoerfer
2021-04-19net: korina: Only pass mac address via platform dataThomas Bogendoerfer
2021-04-19net: korina: Use DMA APIThomas Bogendoerfer
2021-04-19net: korina: Remove nested helpersThomas Bogendoerfer
2021-04-19net: korina: Remove not needed cache flushesThomas Bogendoerfer
2021-04-19net: korina: Use devres functionsThomas Bogendoerfer
2021-04-19net: korina: Fix MDIO functionsThomas Bogendoerfer
2021-04-19Merge branch 'mtk_ppe_offload-fixes'David S. Miller
2021-04-19net: ethernet: mtk_eth_soc: handle VLAN pop actionPablo Neira Ayuso
2021-04-19net: ethernet: mtk_eth_soc: missing mutexPablo Neira Ayuso
2021-04-19net: ethernet: mtk_eth_soc: fix undefined reference to `dsa_port_from_netdev'Pablo Neira Ayuso
2021-04-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2021-04-19netlink: simplify nl_set_extack_cookie_u64(), nl_set_extack_cookie_u32()Alexey Dobriyan
2021-04-19net: ethernet: mediatek: fix a typo bug in flow offloadingDENG Qingfang
2021-04-19Merge branch 'hns3-next'David S. Miller
2021-04-19net: hns3: change the value of the SEPARATOR_VALUE macro in hclgevf_main.cHuazhong Tan
2021-04-19net: hns3: cleanup inappropriate spaces in struct hlcgevf_tqp_statsHuazhong Tan
2021-04-19net: hns3: remove a duplicate pf reset countingHuazhong Tan
2021-04-19net: xilinx: drivers need/depend on HAS_IOMEMRandy Dunlap
2021-04-19Merge branch 'enetc-flow-control'David S. Miller
2021-04-19net: enetc: add support for flow controlVladimir Oltean
2021-04-19arm64: dts: ls1028a: declare the Integrated Endpoint Register Block nodeVladimir Oltean
2021-04-19net: enetc: add a mini driver for the Integrated Endpoint Register BlockVladimir Oltean
2021-04-19dt-bindings: net: fsl: enetc: add the IERB documentationVladimir Oltean
2021-04-19net: enetc: create a common enetc_pf_to_port helperVladimir Oltean
2021-04-19ethtool: ioctl: Fix out-of-bounds warning in store_link_ksettings_for_user()Gustavo A. R. Silva
2021-04-19net: mana: Add a driver for Microsoft Azure Network Adapter (MANA)Dexuan Cui
2021-04-19mld: remove unnecessary prototypesTaehee Yoo
2021-04-19Merge branch 'nh-flushing'David S. Miller
2021-04-19selftests: fib_nexthops: Test large scale nexthop flushingIdo Schimmel
2021-04-19nexthop: Restart nexthop dump based on last dumped nexthop identifierIdo Schimmel
2021-04-19Merge tag 'wireless-drivers-next-2021-04-18' of git://git.kernel.org/pub/scm/...David S. Miller
2021-04-18netfilter: nftables: counter hardware offload supportPablo Neira Ayuso
2021-04-18selftests: fib_tests: Add test cases for interaction with manglingIdo Schimmel
2021-04-18netfilter: Dissect flow after packet manglingIdo Schimmel
2021-04-18netfilter: nftables_offload: special ethertype handling for VLANPablo Neira Ayuso
2021-04-18netfilter: nftables_offload: VLAN id needs host byteorder in flow dissectorPablo Neira Ayuso
2021-04-18netfilter: nft_payload: fix C-VLAN offload supportPablo Neira Ayuso
2021-04-18rtw88: 8822c: add CFO trackingPo-Hao Huang