aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2022-06-23net: openvswitch: fix parsing of nw_proto for IPv6 fragmentsRosemarie O'Riorden1-1/+1
2022-06-23sock: redo the psock vs ULP protection checkJakub Kicinski4-3/+12
2022-06-23Revert "net/tls: fix tls_sk_proto_close executed repeatedly"Jakub Kicinski1-3/+0
2022-06-22Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski3-6/+92
2022-06-22virtio_net: fix xdp_rxq_info bug after suspend/resumeStephan Gerhold1-19/+6
2022-06-22Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski3-7/+89
2022-06-22raw: remove unused variables from raw6_icmp_error()Eric Dumazet1-3/+0
2022-06-22igb: Make DMA faster when CPU is active on the PCIe linkKai-Heng Feng1-7/+5
2022-06-22net: phy: Add support for AQR113C EPHYBhadram Varka1-0/+20
2022-06-22net: pcs: lynx: use mdiodev accessorsRussell King (Oracle)1-20/+10
2022-06-22net: dsa: qca8k: reduce mgmt ethernet timeoutChristian Marangi1-1/+1
2022-06-22net: dsa: qca8k: reset cpu port on MTU changeChristian Marangi1-1/+21
2022-06-22isdn: mISDN: hfcsusb: drop unexpected word "the" in the commentsJiang Jian1-1/+1
2022-06-22net: ipa: remove unexpected word "the"Jiang Jian1-2/+2
2022-06-22cxgb4vf: remove unexpected word "the"Jiang Jian1-1/+1
2022-06-22MAINTAINERS: Add a maintainer for OCP Time CardVadim Fedorenko1-0/+1
2022-06-22amt: remove unnecessary (void*) conversionsYu Zhe1-4/+4
2022-06-22Merge tag 'linux-kselftest-fixes-5.19-rc4' of git://git.kernel.org/pub/scm/li...Linus Torvalds5-5/+29
2022-06-22hinic: Replace memcpy() with direct assignmentKees Cook1-3/+1