summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-24ipmr: adopt rcu_read_lock() in mr_dump()Eric Dumazet
2022-06-24ip6mr: switch ip6mr_get_route() to rcu_read_lock()Eric Dumazet
2022-06-24ip6mr: do not acquire mrt_lock while calling ip6_mr_forward()Eric Dumazet
2022-06-24ip6mr: do not acquire mrt_lock before calling ip6mr_cache_unresolvedEric Dumazet
2022-06-24ip6mr: do not acquire mrt_lock in ioctl(SIOCGETMIFCNT_IN6)Eric Dumazet
2022-06-24ip6mr: do not acquire mrt_lock in pim6_rcv()Eric Dumazet
2022-06-24ip6mr: ip6mr_cache_report() changesEric Dumazet
2022-06-24ipmr: do not acquire mrt_lock in ipmr_get_route()Eric Dumazet
2022-06-24ipmr: do not acquire mrt_lock while calling ip_mr_forward()Eric Dumazet
2022-06-24ipmr: do not acquire mrt_lock before calling ipmr_cache_unresolved()Eric Dumazet
2022-06-24ipmr: do not acquire mrt_lock in ioctl(SIOCGETVIFCNT)Eric Dumazet
2022-06-24ipmr: do not acquire mrt_lock in __pim_rcv()Eric Dumazet
2022-06-24ipmr: ipmr_cache_report() changesEric Dumazet
2022-06-24ipmr: change igmpmsg_netlink_event() prototypeEric Dumazet
2022-06-24ipmr: add rcu protection over (struct vif_device)->devEric Dumazet
2022-06-24ip6mr: do not get a device reference in pim6_rcv()Eric Dumazet
2022-06-24Merge branch 'dsa-microchip-common-spi-probe'David S. Miller
2022-06-24net: dsa: microchip: common ksz_spi_probe for ksz switchesArun Ramadoss
2022-06-24net: dsa: microchip: remove the ksz8/ksz9477_switch_registerArun Ramadoss
2022-06-24net: dsa: microchip: move ksz_dev_ops to ksz_common.cArun Ramadoss
2022-06-24net: dsa: microchip: common menuconfig for ksz series switchArun Ramadoss
2022-06-24net: dsa: microchip: ksz9477: separate phylink mode from switch registerArun Ramadoss
2022-06-24net: dsa: microchip: common dsa_switch_ops for ksz switchesArun Ramadoss
2022-06-24net: dsa: microchip: move start of switch to ksz_setupArun Ramadoss
2022-06-24net: dsa: microchip: move multicast enable to ksz_setupArun Ramadoss
2022-06-24net: dsa: microchip: move broadcast rate limit to ksz_setupArun Ramadoss
2022-06-24net: dsa: microchip: move setup function to ksz_commonArun Ramadoss
2022-06-24net: dsa: microchip: add the enable_stp_addr pointer in ksz_dev_opsArun Ramadoss
2022-06-24net: dsa: microchip: add config_cpu_port to struct ksz_dev_opsArun Ramadoss
2022-06-24net: dsa: microchip: rename shutdown to reset in ksz_dev_opsArun Ramadoss
2022-06-24Merge branch 'bonding-per-port-priorities'David S. Miller
2022-06-24Bonding: add per-port priority for failover re-selectionHangbin Liu
2022-06-24bonding: add slave_dev field for bond_opt_valueHangbin Liu
2022-06-23cxgb4/cxgb4vf: Fix typo in commentsJiang Jian
2022-06-23bnxt: Fix typo in commentsJiang Jian
2022-06-23net: phy: mxl-gpy: add temperature sensorMichael Walle
2022-06-23Merge branch 'net-use-new-hwmon_sanitize_name'Jakub Kicinski
2022-06-23net: phy: nxp-tja11xx: use devm_hwmon_sanitize_name()Michael Walle
2022-06-23net: sfp: use hwmon_sanitize_name()Michael Walle
2022-06-23Merge branch 'broadcom-ptp-phy-support'Jakub Kicinski
2022-06-23net: phy: Add support for 1PPS out and external timestampsJonathan Lemon
2022-06-23net: phy: broadcom: Add PTP support for some Broadcom PHYs.Jonathan Lemon
2022-06-23net: phy: broadcom: Add Broadcom PTP hooks to bcm-phy-libJonathan Lemon
2022-06-23Merge branch 'net-dsa-mv88e6xxx-get-rid-of-speed_max'Jakub Kicinski
2022-06-23net: dsa: mv88e6xxx: get rid of SPEED_MAX settingRussell King
2022-06-23net: dsa: mv88e6xxx: remove mv88e6065 dead codeRussell King (Oracle)
2022-06-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-06-23Merge tag 'net-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-06-23Merge tag 'mmc-v5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2022-06-23Merge tag 'sound-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds