Age | Commit message (Expand) | Author |
2021-10-24 | net: phy: constify netdev->dev_addr references | Jakub Kicinski |
2021-10-24 | net: rtnetlink: use __dev_addr_set() | Jakub Kicinski |
2021-10-24 | net: core: constify mac addrs in selftests | Jakub Kicinski |
2021-10-24 | net: convert users of bitmap_foo() to linkmode_foo() | Sean Anderson |
2021-10-24 | Merge branch 'dsa-rtnl' | David S. Miller |
2021-10-24 | selftests: net: dsa: add a stress test for unlocked FDB operations | Vladimir Oltean |
2021-10-24 | selftests: lib: forwarding: allow tests to not require mz and jq | Vladimir Oltean |
2021-10-24 | net: dsa: drop rtnl_lock from dsa_slave_switchdev_event_work | Vladimir Oltean |
2021-10-24 | net: dsa: introduce locking for the address lists on CPU and DSA ports | Vladimir Oltean |
2021-10-24 | net: dsa: lantiq_gswip: serialize access to the PCE table | Vladimir Oltean |
2021-10-24 | net: dsa: b53: serialize access to the ARL table | Vladimir Oltean |
2021-10-24 | net: mscc: ocelot: serialize access to the MAC table | Vladimir Oltean |
2021-10-24 | net: dsa: sja1105: serialize access to the dynamic config interface | Vladimir Oltean |
2021-10-24 | net: dsa: sja1105: wait for dynamic config command completion on writes too | Vladimir Oltean |
2021-10-24 | net: macb: Use mdio child node for MDIO bus if it exists | Sean Anderson |
2021-10-24 | dt-bindings: net: macb: Add mdio bus child node | Sean Anderson |
2021-10-24 | net: bcmgenet: Add support for 7712 16nm internal EPHY | Florian Fainelli |
2021-10-24 | dt-bindings: net: bcmgenet: Document 7712 binding | Florian Fainelli |
2021-10-24 | net: phy: bcm7xxx: Add EPHY entry for 7712 | Florian Fainelli |
2021-10-24 | net: Convert more users of mdiobus_* to mdiodev_* | Sean Anderson |
2021-10-24 | net: phylink: Convert some users of mdiobus_* to mdiodev_* | Sean Anderson |
2021-10-24 | net: mdio: Add helper functions for accessing MDIO devices | Sean Anderson |
2021-10-24 | octeontx2-af: Increase number of reserved entries in KPU | Kiran Kumar K |
2021-10-23 | mt76: mt7615: mt7622: fix ibss and meshpoint | Nick Hainke |
2021-10-23 | mt76: mt7921: fix Wformat build warning | Randy Dunlap |
2021-10-23 | mt76: mt7921: fix mt7921s Kconfig | Lorenzo Bianconi |
2021-10-22 | Merge branch 'delete-impossible-devlink-notifications' | Jakub Kicinski |
2021-10-22 | devlink: Clean not-executed param notifications | Leon Romanovsky |
2021-10-22 | devlink: Remove not-executed trap group notifications | Leon Romanovsky |
2021-10-22 | devlink: Remove not-executed trap policer notifications | Leon Romanovsky |
2021-10-22 | devlink: Delete obsolete parameters publish API | Leon Romanovsky |
2021-10-22 | gre/sit: Don't generate link-local addr if addr_gen_mode is IN6_ADDR_GEN_MODE... | Stephen Suryaputra |
2021-10-22 | net: dsa: sja1105: Add of_node_put() before return | Wan Jiabing |
2021-10-22 | net: liquidio: Make use of the helper macro kthread_run() | Cai Huoqing |
2021-10-22 | Merge tag 'wireless-drivers-next-2021-10-22' of git://git.kernel.org/pub/scm/... | Jakub Kicinski |
2021-10-22 | Merge tag 'mac80211-next-for-net-next-2021-10-21' of git://git.kernel.org/pub... | Jakub Kicinski |
2021-10-22 | Merge branch 'net-don-t-write-directly-to-netdev-dev_addr' | Jakub Kicinski |
2021-10-22 | net: hldc_fr: use dev_addr_set() | Jakub Kicinski |
2021-10-22 | net: sb1000,rionet: use eth_hw_addr_set() | Jakub Kicinski |
2021-10-22 | net: plip: use eth_hw_addr_set() | Jakub Kicinski |
2021-10-22 | net: s390: constify and use eth_hw_addr_set() | Jakub Kicinski |
2021-10-22 | net: hippi: use dev_addr_set() | Jakub Kicinski |
2021-10-22 | net: fjes: constify and use eth_hw_addr_set() | Jakub Kicinski |
2021-10-22 | fddi: skfp: constify and use dev_addr_set() | Jakub Kicinski |
2021-10-22 | fddi: defxx,defza: use dev_addr_set() | Jakub Kicinski |
2021-10-22 | net: usb: don't write directly to netdev->dev_addr | Jakub Kicinski |
2021-10-22 | net: qmi_wwan: use dev_addr_mod() | Jakub Kicinski |
2021-10-22 | usb: smsc: use eth_hw_addr_set() | Jakub Kicinski |
2021-10-22 | net: xen: use eth_hw_addr_set() | Jakub Kicinski |
2021-10-22 | mlx5: fix build after merge | Jakub Kicinski |