summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-10-13net: dsa: tag_ocelot_8021q: break circular dependency with ocelot switch libVladimir Oltean6-46/+130
2021-10-13net: dsa: tag_ocelot: break circular dependency with ocelot switch lib driverVladimir Oltean7-44/+39
2021-10-13net: mscc: ocelot: cross-check the sequence id from the timestamp FIFO with t...Vladimir Oltean2-1/+24
2021-10-13net: mscc: ocelot: deny TX timestamping of non-PTP packetsVladimir Oltean1-7/+12
2021-10-13net: mscc: ocelot: warn when a PTP IRQ is raised for an unknown skbVladimir Oltean1-3/+3
2021-10-13net: mscc: ocelot: avoid overflowing the PTP timestamp FIFOVladimir Oltean4-9/+40
2021-10-13net: mscc: ocelot: make use of all 63 PTP timestamp identifiersVladimir Oltean2-1/+5
2021-10-13Merge branch 'fix-circular-dependency-between-sja1105-and-tag_sja1105'Jakub Kicinski6-88/+63
2021-10-13net: dsa: sja1105: break dependency between dsa_port_is_sja1105 and switch dr...Vladimir Oltean3-17/+2
2021-10-13net: dsa: move sja1110_process_meta_tstamp inside the tagging protocol driverVladimir Oltean4-73/+63
2021-10-13net: dsa: fix spurious error message when unoffloaded port leaves bridgeAlvin Šipraga1-1/+1
2021-10-13nfp: flow_offload: move flow_indr_dev_register from app init to app startBaowen Zheng1-5/+14
2021-10-12ice: fix locking for Tx timestamp tracking flushJacob Keller1-8/+7
2021-10-12Merge branch 'ioam-fixes'David S. Miller4-118/+148
2021-10-12selftests: net: modify IOAM tests for undef bitsJustin Iurman2-109/+81
2021-10-12ipv6: ioam: move the check for undefined bitsJustin Iurman2-9/+67
2021-10-12net: dsa: microchip: Added the condition for scheduling ksz_mib_read_workArun Ramadoss1-1/+3
2021-10-12r8152: select CRC32 and CRYPTO/CRYPTO_HASH/CRYPTO_SHA256Vegard Nossum1-0/+4
2021-10-12net: dsa: mv88e6xxx: don't use PHY_DETECT on internal PHY'sMaarten Zanders1-2/+11
2021-10-12net: mscc: ocelot: Fix dumplicated argument in ocelotWan Jiabing2-3/+3
2021-10-12af_unix: Rename UNIX-DGRAM to UNIX to maintain backwards compatabilityStephen Boyd1-1/+1
2021-10-09virtio-net: fix for skb_over_panic inside big modeXuan Zhuo1-1/+1
2021-10-09net: phy: Do not shutdown PHYs in READY stateFlorian Fainelli1-0/+3
2021-10-09qed: Fix missing error code in qed_slowpath_start()chongjiapeng1-0/+1
2021-10-09net: dsa: hold rtnl_lock in dsa_switch_setup_tag_protocolVladimir Oltean1-0/+2
2021-10-09isdn: mISDN: Fix sleeping function called from invalid contextZheyu Ma1-1/+1
2021-10-09ionic: don't remove netdev->dev_addr when syncing uc listShannon Nelson1-0/+4
2021-10-09net: mana: Fix error handling in mana_create_rxq()Haiyang Zhang1-1/+3
2021-10-09isdn: cpai: check ctr->cnr to avoid array index out of boundXiaolong Huang1-0/+5
2021-10-09mqprio: Correct stats in mqprio_dump_class_stats().Sebastian Andrzej Siewior1-12/+18
2021-10-09Merge branch 'dsa-bridge-tx-forwarding-offload-fixes-part-1'Jakub Kicinski8-35/+153
2021-10-09net: dsa: mv88e6xxx: isolate the ATU databases of standalone and bridged portsVladimir Oltean5-16/+80
2021-10-09net: dsa: mv88e6xxx: keep the pvid at 0 when VLAN-unawareVladimir Oltean4-6/+76
2021-10-09net: dsa: tag_dsa: send packets with TX fwd offload from VLAN-unaware bridges...Vladimir Oltean1-18/+2
2021-10-09net: dsa: fix bridge_num not getting cleared after ports leaving the bridgeVladimir Oltean1-1/+1
2021-10-08nfc: nci: fix the UAF of rf_conn_info objectLin Ma1-0/+2
2021-10-08net/smc: improved fix wait on already cleared linkKarsten Graul5-41/+85
2021-10-08Merge branch 'stmmac-regression-fix'David S. Miller8-10/+34
2021-10-08ARM: dts: spear3xx: Fix gmac nodeHerve Codina1-1/+1
2021-10-08net: stmmac: add support for dwmac 3.40aHerve Codina2-0/+9
2021-10-08dt-bindings: net: snps,dwmac: add dwmac 3.40a IP versionHerve Codina1-0/+2
2021-10-08net: stmmac: fix get_hw_feature() on old hardwareHerve Codina4-9/+22
2021-10-08mptcp: fix possible stall on recvmsg()Paolo Abeni1-40/+15
2021-10-08Merge tag 'nfsd-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds4-12/+18
2021-10-08Merge tag 'armsoc-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds64-578/+662
2021-10-07Merge tag 'asahi-soc-fixes-5.15' of https://github.com/AsahiLinux/linux into ...Arnd Bergmann1-0/+3
2021-10-07Merge tag 'scmi-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2-14/+32
2021-10-07Merge tag 'omap-for-v5.15/fixes-rc4' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann4-13/+22
2021-10-07Merge tag 'misc-fixes-20211007' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-5/+4
2021-10-07Merge tag 'perf-tools-fixes-for-v5.15-2021-10-07' of git://git.kernel.org/pub...Linus Torvalds8-54/+445