summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-02-14net: mscc: ocelot: add ability to perform bulk readsColin Foster2-0/+18
2022-02-14net: ocelot: align macros for consistencyColin Foster1-15/+29
2022-02-14net: mscc: ocelot: remove unnecessary stat reading from ethtoolColin Foster1-17/+16
2022-02-14ipv6: Add reasons for skb drops to __udp6_lib_rcvDavid Ahern1-2/+9
2022-02-14Merge branch 'dm9051'David S. Miller5-0/+1516
2022-02-14net: Add dm9051 driverJoseph CHAMG4-0/+1454
2022-02-14dt-bindings: net: Add Davicom dm9051 SPI ethernet controllerJoseph CHAMG1-0/+62
2022-02-14net/smc: Add comment for smc_tx_pendingTony Lu1-1/+6
2022-02-14Generate netlink notification when default IPv6 route preference changesKalash Nainwal1-1/+5
2022-02-14net/sched: act_police: more accurate MTU policingDavide Caratti2-1/+67
2022-02-13etherdevice: Adjust ether_addr* prototypes to silence -Wstringop-overeadKees Cook1-3/+2
2022-02-13net: lan966x: Fix when CONFIG_IPV6 is not setHoratiu Vultur1-1/+2
2022-02-13net: lan966x: Fix when CONFIG_PTP_1588_CLOCK is compiled as moduleHoratiu Vultur1-0/+1
2022-02-13Merge branch 'lan743x-enhancements'David S. Miller3-39/+305
2022-02-13net: lan743x: Add support for Clause-45 MDIO PHY managementRaju Lakkaraju2-3/+122
2022-02-13net: lan743x: Add support for SGMII interfaceRaju Lakkaraju2-0/+65
2022-02-13net: lan743x: Increase MSI(x) vectors to 16 and Int de-assertion timers to 10Raju Lakkaraju2-10/+28
2022-02-13net: lan743x: Add support for 4 Tx queuesRaju Lakkaraju3-24/+79
2022-02-13net: lan743x: Add PCI11010 / PCI11414 device IDsRaju Lakkaraju2-2/+11
2022-02-13net: wwan: iosm: Enable M.2 7360 WWAN card supportM Chetan Kumar10-78/+1033
2022-02-11Revert "net: ethernet: cavium: use div64_u64() instead of do_div()"Jakub Kicinski1-2/+2
2022-02-11net: moxa: use GFP_KERNELJulia Lawall1-2/+2
2022-02-11octeontx2-af: fix array bound errorHariprasad Kelam1-2/+3
2022-02-11Merge tag 'wireless-next-2022-02-11' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller151-3809/+6331
2022-02-11Merge branch 'ipv6-loopback'David S. Miller5-72/+64
2022-02-11ipv4: add (struct uncached_list)->quarantine listEric Dumazet1-3/+9
2022-02-11ipv6: add (struct uncached_list)->quarantine listEric Dumazet1-3/+14
2022-02-11ipv6: give an IPv6 dev to blackhole_netdevEric Dumazet2-59/+40
2022-02-11ipv6: get rid of net->ipv6.rt6_stats->fib_rt_uncacheEric Dumazet3-7/+1
2022-02-11dsa: mv88e6xxx: make serdes SGMII/Fiber tx amplitude configurableHolger Brunck4-0/+70
2022-02-11dt-bindings: phy: Add `tx-p2p-microvolt` property bindingMarek BehĂșn1-0/+103
2022-02-11ipv6: Reject routes configurations that specify dsfield (tos)Guillaume Nault2-0/+19
2022-02-11Merge branch 'dsa-cleanup'David S. Miller2-57/+1
2022-02-11net: dsa: remove lockdep class for DSA slave address listVladimir Oltean1-12/+0
2022-02-11net: dsa: remove lockdep class for DSA master address listVladimir Oltean1-4/+0
2022-02-11net: dsa: remove ndo_get_phys_port_name and ndo_get_port_parent_idVladimir Oltean1-41/+1
2022-02-11Merge branch 'smc-optimizations'David S. Miller9-4/+233
2022-02-11net/smc: Add global configure for handshake limitation by netlinkD. Wythe6-0/+79
2022-02-11net/smc: Dynamic control handshake limitation by socket optionsD. Wythe4-1/+74
2022-02-11net/smc: Limit SMC visits when handshake workqueue congestedD. Wythe3-1/+20
2022-02-11net/smc: Limit backlog connectionsD. Wythe2-1/+50
2022-02-11net/smc: Make smc_tcp_listen_work() independentD. Wythe1-2/+11
2022-02-11dt-bindings: net: dsa: realtek: convert to YAML schema, add MDIOLuiz Angelo Daros de Luca2-240/+394
2022-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski328-1720/+4072
2022-02-10Merge tag 'net-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds50-155/+318
2022-02-10Merge tag 'linux-kselftest-fixes-5.17-rc4' of git://git.kernel.org/pub/scm/li...Linus Torvalds6-15/+43
2022-02-10Merge tag 'linux-kselftest-kunit-fixes-5.17-rc4' of git://git.kernel.org/pub/...Linus Torvalds2-2/+2
2022-02-10net: dsa: mv88e6xxx: fix use-after-free in mv88e6xxx_mdios_unregisterVladimir Oltean1-2/+2
2022-02-10Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski5-16/+53
2022-02-10net: mscc: ocelot: fix mutex lock error during ethtool stats readColin Foster1-4/+7