summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-06-24ip6mr: switch ip6mr_get_route() to rcu_read_lock()Eric Dumazet1-5/+5
2022-06-24ip6mr: do not acquire mrt_lock while calling ip6_mr_forward()Eric Dumazet1-9/+1
2022-06-24ip6mr: do not acquire mrt_lock before calling ip6mr_cache_unresolvedEric Dumazet1-6/+6
2022-06-24ip6mr: do not acquire mrt_lock in ioctl(SIOCGETMIFCNT_IN6)Eric Dumazet1-20/+22
2022-06-24ip6mr: do not acquire mrt_lock in pim6_rcv()Eric Dumazet1-3/+2
2022-06-24ip6mr: ip6mr_cache_report() changesEric Dumazet1-15/+20
2022-06-24ipmr: do not acquire mrt_lock in ipmr_get_route()Eric Dumazet1-2/+0
2022-06-24ipmr: do not acquire mrt_lock while calling ip_mr_forward()Eric Dumazet1-7/+2
2022-06-24ipmr: do not acquire mrt_lock before calling ipmr_cache_unresolved()Eric Dumazet1-17/+8
2022-06-24ipmr: do not acquire mrt_lock in ioctl(SIOCGETVIFCNT)Eric Dumazet1-20/+22
2022-06-24ipmr: do not acquire mrt_lock in __pim_rcv()Eric Dumazet1-5/+5
2022-06-24ipmr: ipmr_cache_report() changesEric Dumazet1-16/+29
2022-06-24ipmr: change igmpmsg_netlink_event() prototypeEric Dumazet1-2/+2
2022-06-24ipmr: add rcu protection over (struct vif_device)->devEric Dumazet4-77/+111
2022-06-24ip6mr: do not get a device reference in pim6_rcv()Eric Dumazet1-2/+0
2022-06-24Merge branch 'dsa-microchip-common-spi-probe'David S. Miller14-680/+598
2022-06-24net: dsa: microchip: common ksz_spi_probe for ksz switchesArun Ramadoss4-183/+69
2022-06-24net: dsa: microchip: remove the ksz8/ksz9477_switch_registerArun Ramadoss7-19/+4
2022-06-24net: dsa: microchip: move ksz_dev_ops to ksz_common.cArun Ramadoss6-164/+271
2022-06-24net: dsa: microchip: common menuconfig for ksz series switchArun Ramadoss3-25/+13
2022-06-24net: dsa: microchip: ksz9477: separate phylink mode from switch registerArun Ramadoss2-26/+7
2022-06-24net: dsa: microchip: common dsa_switch_ops for ksz switchesArun Ramadoss4-190/+89
2022-06-24net: dsa: microchip: move start of switch to ksz_setupArun Ramadoss5-5/+20
2022-06-24net: dsa: microchip: move multicast enable to ksz_setupArun Ramadoss6-6/+19
2022-06-24net: dsa: microchip: move broadcast rate limit to ksz_setupArun Ramadoss6-32/+30
2022-06-24net: dsa: microchip: move setup function to ksz_commonArun Ramadoss4-41/+41
2022-06-24net: dsa: microchip: add the enable_stp_addr pointer in ksz_dev_opsArun Ramadoss3-9/+52
2022-06-24net: dsa: microchip: add config_cpu_port to struct ksz_dev_opsArun Ramadoss3-2/+5
2022-06-24net: dsa: microchip: rename shutdown to reset in ksz_dev_opsArun Ramadoss5-9/+9
2022-06-24Merge branch 'bonding-per-port-priorities'David S. Miller8-2/+98
2022-06-24Bonding: add per-port priority for failover re-selectionHangbin Liu8-0/+90
2022-06-24bonding: add slave_dev field for bond_opt_valueHangbin Liu1-2/+8
2022-06-23cxgb4/cxgb4vf: Fix typo in commentsJiang Jian1-1/+1
2022-06-23bnxt: Fix typo in commentsJiang Jian1-1/+1
2022-06-23net: phy: mxl-gpy: add temperature sensorMichael Walle2-0/+108
2022-06-23Merge branch 'net-use-new-hwmon_sanitize_name'Jakub Kicinski2-15/+6
2022-06-23net: phy: nxp-tja11xx: use devm_hwmon_sanitize_name()Michael Walle1-8/+3
2022-06-23net: sfp: use hwmon_sanitize_name()Michael Walle1-7/+3
2022-06-23Merge branch 'broadcom-ptp-phy-support'Jakub Kicinski5-4/+998
2022-06-23net: phy: Add support for 1PPS out and external timestampsJonathan Lemon1-0/+226
2022-06-23net: phy: broadcom: Add PTP support for some Broadcom PHYs.Jonathan Lemon3-0/+724
2022-06-23net: phy: broadcom: Add Broadcom PTP hooks to bcm-phy-libJonathan Lemon2-4/+48
2022-06-23Merge branch 'net-dsa-mv88e6xxx-get-rid-of-speed_max'Jakub Kicinski4-50/+30
2022-06-23net: dsa: mv88e6xxx: get rid of SPEED_MAX settingRussell King3-33/+30
2022-06-23net: dsa: mv88e6xxx: remove mv88e6065 dead codeRussell King (Oracle)2-17/+0
2022-06-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski293-2561/+3685
2022-06-23Merge tag 'net-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds47-215/+617
2022-06-23Merge tag 'mmc-v5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2-8/+14
2022-06-23Merge tag 'sound-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds13-58/+90
2022-06-23nfp: add 'ethtool --identify' supportSixiang Chen3-0/+66