summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-16MAINTAINERS: Update for ptp_ocp driver.Jonathan Lemon
2021-08-16ptp: ocp: Have Kconfig select NET_DEVLINKJonathan Lemon
2021-08-16ptp: ocp: Fix error path for pci_ocp_device_init()Jonathan Lemon
2021-08-16ptp: ocp: Fix uninitialized variable warning spotted by clang.Jonathan Lemon
2021-08-16net/mlx5: Bridge, support LAGVlad Buslov
2021-08-16net/mlx5: Bridge, allow merged eswitch connectivityVlad Buslov
2021-08-16net/mlx5: Bridge, extract FDB delete notification to functionVlad Buslov
2021-08-16net/mlx5: Bridge, identify port by vport_num+esw_owner_vhca_id pairVlad Buslov
2021-08-16net/mlx5: Bridge, obtain core device from eswitch instead of privVlad Buslov
2021-08-16net/mlx5: Bridge, release bridge in same function where it is takenVlad Buslov
2021-08-16net/mlx5e: Support MQPRIO channel modeTariq Toukan
2021-08-16net/mlx5e: Handle errors of netdev_set_num_tc()Tariq Toukan
2021-08-16net/mlx5e: Maintain MQPRIO mode parameterTariq Toukan
2021-08-16net/mlx5e: Abstract MQPRIO paramsTariq Toukan
2021-08-16net/mlx5e: Support flow classification into RSS contextsTariq Toukan
2021-08-16net/mlx5e: Support multiple RSS contextsTariq Toukan
2021-08-16net/mlx5e: Dynamically allocate TIRs in RSS contextsTariq Toukan
2021-08-16net/mlx5e: Convert RSS to a dedicated objectTariq Toukan
2021-08-16net/mlx5e: Introduce abstraction of RSS contextTariq Toukan
2021-08-16net/mlx5e: Introduce TIR create/destroy API in rx_resTariq Toukan
2021-08-16net/mlx5e: Do not try enable RSS when resetting indir tableTariq Toukan
2021-08-16Merge branch 'net-hns3-add-support-ethtool-extended-link-state'Jakub Kicinski
2021-08-16net: hns3: add support ethtool extended link stateGuangbin Huang
2021-08-16net: hns3: add header file hns3_ethtoo.hGuangbin Huang
2021-08-16ethtool: add two link extended substates of bad signal integrityGuangbin Huang
2021-08-16docs: ethtool: Add two link extended substates of bad signal integrityGuangbin Huang
2021-08-16bonding: improve nl error msg when device can't be enslaved because of IFF_MA...Antoine Tenart
2021-08-16Merge branch 'bridge-mcast-fixes'David S. Miller
2021-08-16net: bridge: mcast: account for ipv6 size when dumping querier stateNikolay Aleksandrov
2021-08-16net: bridge: mcast: drop sizeof for nest attribute's zero sizeNikolay Aleksandrov
2021-08-16net: bridge: mcast: don't dump querier state if snooping is disabledNikolay Aleksandrov
2021-08-16Merge branch 'stmmac-per-queue-stats'David S. Miller
2021-08-16net: stmmac: add ethtool per-queue irq statistic supportVijayakannan Ayyathurai
2021-08-16net: stmmac: add ethtool per-queue statistic frameworkVijayakannan Ayyathurai
2021-08-16net: stmmac: fix INTR TBU status affecting irq count statisticVoon Weifeng
2021-08-16net: dsa: sja1105: reorganize probe, remove, setup and teardown orderingVladimir Oltean
2021-08-16r8169: rename rtl_csi_access_enable to rtl_set_aspm_entry_latencyHeiner Kallweit
2021-08-16Merge branch 'ocelot-phylink'David S. Miller
2021-08-16net: mscc: ocelot: convert to phylinkVladimir Oltean
2021-08-16net: dsa: felix: stop calling ocelot_port_{enable,disable}Vladimir Oltean
2021-08-16s390/net: replace in_irq() with in_hardirq()Changbin Du
2021-08-16net: dsa: tag_8021q: fix notifiers broadcast when they shouldn't, and vice versaVladimir Oltean
2021-08-16ptp: ocp: don't allow on S390Randy Dunlap
2021-08-16af_unix: check socket state when queuing OOBRao Shoaib
2021-08-16net: phy: marvell: Add WAKE_PHY support to WOL eventSong Yoong Siang
2021-08-16net: pcs: xpcs: Add Pause Mode support for SGMII and 2500BaseXWong Vee Khee
2021-08-16Merge branch 'pktgen-samples'David S. Miller
2021-08-16samples: pktgen: add missing IPv6 option to pktgen scriptsJuhee Kang
2021-08-16samples: pktgen: pass the environment variable of normal user to sudoJuhee Kang
2021-08-16Merge branch 'ipq-mdio'David S. Miller