Age | Commit message (Expand) | Author |
2021-08-16 | MAINTAINERS: Update for ptp_ocp driver. | Jonathan Lemon |
2021-08-16 | ptp: ocp: Have Kconfig select NET_DEVLINK | Jonathan Lemon |
2021-08-16 | ptp: ocp: Fix error path for pci_ocp_device_init() | Jonathan Lemon |
2021-08-16 | ptp: ocp: Fix uninitialized variable warning spotted by clang. | Jonathan Lemon |
2021-08-16 | net/mlx5: Bridge, support LAG | Vlad Buslov |
2021-08-16 | net/mlx5: Bridge, allow merged eswitch connectivity | Vlad Buslov |
2021-08-16 | net/mlx5: Bridge, extract FDB delete notification to function | Vlad Buslov |
2021-08-16 | net/mlx5: Bridge, identify port by vport_num+esw_owner_vhca_id pair | Vlad Buslov |
2021-08-16 | net/mlx5: Bridge, obtain core device from eswitch instead of priv | Vlad Buslov |
2021-08-16 | net/mlx5: Bridge, release bridge in same function where it is taken | Vlad Buslov |
2021-08-16 | net/mlx5e: Support MQPRIO channel mode | Tariq Toukan |
2021-08-16 | net/mlx5e: Handle errors of netdev_set_num_tc() | Tariq Toukan |
2021-08-16 | net/mlx5e: Maintain MQPRIO mode parameter | Tariq Toukan |
2021-08-16 | net/mlx5e: Abstract MQPRIO params | Tariq Toukan |
2021-08-16 | net/mlx5e: Support flow classification into RSS contexts | Tariq Toukan |
2021-08-16 | net/mlx5e: Support multiple RSS contexts | Tariq Toukan |
2021-08-16 | net/mlx5e: Dynamically allocate TIRs in RSS contexts | Tariq Toukan |
2021-08-16 | net/mlx5e: Convert RSS to a dedicated object | Tariq Toukan |
2021-08-16 | net/mlx5e: Introduce abstraction of RSS context | Tariq Toukan |
2021-08-16 | net/mlx5e: Introduce TIR create/destroy API in rx_res | Tariq Toukan |
2021-08-16 | net/mlx5e: Do not try enable RSS when resetting indir table | Tariq Toukan |
2021-08-16 | Merge branch 'net-hns3-add-support-ethtool-extended-link-state' | Jakub Kicinski |
2021-08-16 | net: hns3: add support ethtool extended link state | Guangbin Huang |
2021-08-16 | net: hns3: add header file hns3_ethtoo.h | Guangbin Huang |
2021-08-16 | ethtool: add two link extended substates of bad signal integrity | Guangbin Huang |
2021-08-16 | docs: ethtool: Add two link extended substates of bad signal integrity | Guangbin Huang |
2021-08-16 | bonding: improve nl error msg when device can't be enslaved because of IFF_MA... | Antoine Tenart |
2021-08-16 | Merge branch 'bridge-mcast-fixes' | David S. Miller |
2021-08-16 | net: bridge: mcast: account for ipv6 size when dumping querier state | Nikolay Aleksandrov |
2021-08-16 | net: bridge: mcast: drop sizeof for nest attribute's zero size | Nikolay Aleksandrov |
2021-08-16 | net: bridge: mcast: don't dump querier state if snooping is disabled | Nikolay Aleksandrov |
2021-08-16 | Merge branch 'stmmac-per-queue-stats' | David S. Miller |
2021-08-16 | net: stmmac: add ethtool per-queue irq statistic support | Vijayakannan Ayyathurai |
2021-08-16 | net: stmmac: add ethtool per-queue statistic framework | Vijayakannan Ayyathurai |
2021-08-16 | net: stmmac: fix INTR TBU status affecting irq count statistic | Voon Weifeng |
2021-08-16 | net: dsa: sja1105: reorganize probe, remove, setup and teardown ordering | Vladimir Oltean |
2021-08-16 | r8169: rename rtl_csi_access_enable to rtl_set_aspm_entry_latency | Heiner Kallweit |
2021-08-16 | Merge branch 'ocelot-phylink' | David S. Miller |
2021-08-16 | net: mscc: ocelot: convert to phylink | Vladimir Oltean |
2021-08-16 | net: dsa: felix: stop calling ocelot_port_{enable,disable} | Vladimir Oltean |
2021-08-16 | s390/net: replace in_irq() with in_hardirq() | Changbin Du |
2021-08-16 | net: dsa: tag_8021q: fix notifiers broadcast when they shouldn't, and vice versa | Vladimir Oltean |
2021-08-16 | ptp: ocp: don't allow on S390 | Randy Dunlap |
2021-08-16 | af_unix: check socket state when queuing OOB | Rao Shoaib |
2021-08-16 | net: phy: marvell: Add WAKE_PHY support to WOL event | Song Yoong Siang |
2021-08-16 | net: pcs: xpcs: Add Pause Mode support for SGMII and 2500BaseX | Wong Vee Khee |
2021-08-16 | Merge branch 'pktgen-samples' | David S. Miller |
2021-08-16 | samples: pktgen: add missing IPv6 option to pktgen scripts | Juhee Kang |
2021-08-16 | samples: pktgen: pass the environment variable of normal user to sudo | Juhee Kang |
2021-08-16 | Merge branch 'ipq-mdio' | David S. Miller |